Displaying 1 result from an estimated 1 matches for "_timer_expired".
Did you mean:
timer_expired
2012 Jul 20
0
Gluster peers disconnecting
...pting to use this as an rsnapshot backup system. Periodically,
the rsync's seem to fail, and I think this is due to underlying gluster
failures. I notice this in /var/log/messages:
# Jul 19 23:47:15 annex1 GlusterFS[26815]: [2012-07-19 23:47:15.424909]
C [client-handshake.c:126:rpc_client_ping
_timer_expired] 0-gbackups-client-2: server 172.16.1.83:24009 has not
responded in the last 42 seconds, disconnecting.
I notice that df shows a smaller than normal volume size, which returns
to normal after a remount.
$ df -h
172.16.1.80:/gbackups
55T 1.6T 54T 3% /mnt/gbackups
$ umount /mnt/gbackups
$ df -h
1...