public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* git://sourceware.org/git/glibc.git is having trouble?
@ 2012-03-04 18:48 Paul Pluzhnikov
  2012-03-04 19:14 ` Jim Meyering
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Pluzhnikov @ 2012-03-04 18:48 UTC (permalink / raw)
  To: overseers; +Cc: ppluzhnikov

Greetings,

I am having repeated (but intermittent) problems pulling from
git://sourceware.org/git/glibc.git:

$ git pull
fatal: read error: Connection reset by peer
$ git pull
fatal: read error: Connection reset by peer
$ git pull
fatal: read error: Connection reset by peer
$ git pull
fatal: read error: Connection reset by peer
$ git pull
fatal: read error: Connection reset by peer
...
$ git pull
remote: Counting objects: 201, done.
remote: Compressing objects: 100% (89/89), done.
remote: Total 124 (delta 52), reused 104 (delta 33)
Receiving objects: 100% (124/124), 138.82 KiB | 261 KiB/s, done.

$ git pull
Already up-to-date.


This is happening at
Sun Mar  4 10:47:50 PST 2012

I also had similar trouble last Friday.

Thanks,
--
Paul Pluzhnikov

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git://sourceware.org/git/glibc.git is having trouble?
  2012-03-04 18:48 git://sourceware.org/git/glibc.git is having trouble? Paul Pluzhnikov
@ 2012-03-04 19:14 ` Jim Meyering
  2012-03-04 19:36   ` Frank Ch. Eigler
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Meyering @ 2012-03-04 19:14 UTC (permalink / raw)
  To: Paul Pluzhnikov; +Cc: overseers

Paul Pluzhnikov wrote:
> Greetings,
>
> I am having repeated (but intermittent) problems pulling from
> git://sourceware.org/git/glibc.git:
>
> $ git pull
> fatal: read error: Connection reset by peer
> $ git pull
> fatal: read error: Connection reset by peer
> $ git pull
> fatal: read error: Connection reset by peer
> $ git pull
> fatal: read error: Connection reset by peer
> $ git pull
> fatal: read error: Connection reset by peer
> ...
> $ git pull
> remote: Counting objects: 201, done.
> remote: Compressing objects: 100% (89/89), done.
> remote: Total 124 (delta 52), reused 104 (delta 33)
> Receiving objects: 100% (124/124), 138.82 KiB | 261 KiB/s, done.
>
> $ git pull
> Already up-to-date.
>
>
> This is happening at
> Sun Mar  4 10:47:50 PST 2012
>
> I also had similar trouble last Friday.

I heard that due to recent DoS problems, someone imposed a new
limit on maximum number of connections.  I have heard that this
probably caused Tom Tromey to see the same sort of failure.

This makes me think that the limit is still too low.

However, I've just tried to update my own glibc clone
  Sun Mar  4 20:12:13 CET 2012
and it succeeded.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git://sourceware.org/git/glibc.git is having trouble?
  2012-03-04 19:14 ` Jim Meyering
@ 2012-03-04 19:36   ` Frank Ch. Eigler
  0 siblings, 0 replies; 3+ messages in thread
From: Frank Ch. Eigler @ 2012-03-04 19:36 UTC (permalink / raw)
  To: Jim Meyering; +Cc: Paul Pluzhnikov, overseers

Hi -

On Sun, Mar 04, 2012 at 08:13:55PM +0100, Jim Meyering wrote:
> [...]
> > I also had similar trouble last Friday.
> 
> I heard that due to recent DoS problems, someone imposed a new
> limit on maximum number of connections.  [...]

Yes, I set a loadavg <= limit for anon-git.

> However, I've just tried to update my own glibc clone
>   Sun Mar  4 20:12:13 CET 2012
> and it succeeded.

Load fluctuates dramatically on the machine.  I'm hoping that with the
new RHEL6 boxes, with cgroups, we won't have to trade services off
against each other quite so much.

- FChE

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-04 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-04 18:48 git://sourceware.org/git/glibc.git is having trouble? Paul Pluzhnikov
2012-03-04 19:14 ` Jim Meyering
2012-03-04 19:36   ` Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).