This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc.gnu.org anoncvs problem ?


FrÃdÃric L. W. Meunier <1@pervalidus.net> writes:

> Are there any problems with anoncvs ? It seems to take ages to
> update anything. 2 days ago I'd get "load average of XX is too
> high" messages. Sometimes I'd succesfully update with a decent
> speed (I only have 256Kbps), others very slow, or just get back
> "Connection reset by peer." after minutes. I now started a 'cvs
> up' and it took 12 minutes to hear from my hard disk.

gcc.gnu.org is having load problems.  It seems to be because there are
too many CVS connections--there is a limit of 10 anonymous CVS
connections, but there is no limit on SSH connections used by people
by write access.  It is also conceivable that there is some disk
problem which the RAID system is compensating for at the cost of
decreased performance.  Investigation is continuing.

When we are the limit of 10 anonymous CVS connections, as we've been
all day, the effect you will see is that gcc.gnu.org will accept your
TCP connection, but nothing will happen until you get in to be one of
the 10 permitted to run simultaneously.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]