On Mon, Jun 23, 2014 at 4:26 AM, Christian Kauhaus <k...@gocept.com> wrote: > I see several instances of the following log messages in the OSD logs each > day: > > 2014-06-21 02:05:27.740697 7fbc58b78700 0 -- 172.22.8.12:6810/31918 >> > 172.22.8.12:6800/28827 pipe(0x7fbe400029f0 sd=764 :6810 s=0 pgs=0 cs=0 l=0 > c=0x7fbe40003190).accept connect_seq 30 vs existing 29 state standby
"I'm getting an incoming connection, and it's claiming to be the 30th round, against an existing connection I have from the 29th round (which is in the standby state)." > > 2014-06-21 07:44:29.437810 7fbc452cb700 0 -- 172.22.8.12:6810/31918 >> > 172.22.8.16:6802/31292 pipe(0x7fbe40002d90 sd=748 :6810 s=2 pgs=11345 cs=57 > l=0 c=0x7fbf68eb2a70).fault with nothing to send, going to standby "A tcp socket got killed or timed out or something, but I have nothing to send on that socket, so I'm going to the standby state on this connection". This is expected and not anything to worry about; you'll generally see the second whenever a connection has been idle for 15 minutes, and then the first when one of them has something they need to send. -Greg Software Engineer #42 @ http://inktank.com | http://ceph.com > > What does this mean? Anything to worry about? > > TIA > > Christian > > -- > Dipl.-Inf. Christian Kauhaus <>< · k...@gocept.com · systems administration > gocept gmbh & co. kg · Forsterstraße 29 · 06112 Halle (Saale) · Germany > http://gocept.com · tel +49 345 219401-11 > Python, Pyramid, Plone, Zope · consulting, development, hosting, operations > _______________________________________________ > ceph-users mailing list > ceph-users@lists.ceph.com > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com