[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

Conserver managing Cyclades TS - Connection Reset by Peer

Nathan Straz nstraz@redhat.com
Thu, 13 Jul 2006 12:09:26 -0700 (PDT)


I'm having a little trouble with my conserver setup and my Cyclades
TS3000.  I have a Linux server running conserver and I have it talking
to the TS3000 with this config block:

default cyclades-01 {
        type host;
        host cyclades-01;
        portbase 7000;
        portinc 1;
        rw *;
}

My console connections are hanging and I found a ton of these in the
logs:

[Thu Jul 13 13:54:30 2006] conserver (2787): ERROR: FileRead(): fd 9: Connection reset by peer
[Thu Jul 13 13:54:30 2006] conserver (2787): ERROR: [taft-02] read failure: unexpected EOF
[Thu Jul 13 13:54:30 2006] conserver (2787): [taft-02] automatic reinitialization
[Thu Jul 13 14:02:42 2006] conserver (2785): ERROR: FileRead(): fd 35: Connection reset by peer
[Thu Jul 13 14:02:42 2006] conserver (2785): ERROR: [tank-02] read failure: unexpected EOF
[Thu Jul 13 14:02:42 2006] conserver (2785): [tank-02] automatic reinitialization
[Thu Jul 13 14:02:43 2006] conserver (2785): ERROR: FileRead(): fd 33: Connection reset by peer
[Thu Jul 13 14:02:43 2006] conserver (2785): ERROR: [tank-03] read failure: unexpected EOF
[Thu Jul 13 14:02:43 2006] conserver (2785): [tank-03] automatic reinitialization

I turned off all of the buffering on the Cyclades, but I'm still hitting
this.  I seems like the cyclades can't handle the load from conserver.
I'm running 39 of the 48 ports.

Has anyone run into similar problems?  I'm running the latest firmware
from Cyclades.

Nate