Skip to content

Instantly share code, notes, and snippets.

@jrossi
Created January 15, 2013 18:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jrossi/4540675 to your computer and use it in GitHub Desktop.
Save jrossi/4540675 to your computer and use it in GitHub Desktop.
[2013-01-15 18:12:12.777200] I [monitor(monitor):80:monitor] Monitor: ------------------------------------------------------------
[2013-01-15 18:12:12.777440] I [monitor(monitor):81:monitor] Monitor: starting gsyncd worker
[2013-01-15 18:12:12.908483] I [gsyncd:354:main_i] <top>: syncing: gluster://localhost:gfs-02 -> ssh://georep01@sho-if-gfs-01::gfs-02
[2013-01-15 18:12:23.217516] I [master:284:crawl] GMaster: new master is dffa84a1-47b2-4bf5-bcae-b37c96f67f0a
[2013-01-15 18:12:23.217943] I [master:288:crawl] GMaster: primary master with volume id dffa84a1-47b2-4bf5-bcae-b37c96f67f0a ...
[2013-01-15 18:13:13.227413] I [monitor(monitor):21:set_state] Monitor: new state: OK
[2013-01-15 18:13:43.70007] E [repce:188:__call__] RepceClient: call 18001:139926830573312:1358273623.06 (xtime) failed on peer with OSError
[2013-01-15 18:13:43.70956] E [syncdutils:184:log_raise_exception] <top>: FAIL:
Traceback (most recent call last):
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/gsyncd.py", line 115, in main
main_i()
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/gsyncd.py", line 365, in main_i
local.service_loop(*[r for r in [remote] if r])
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/resource.py", line 827, in service_loop
GMaster(self, args[0]).crawl_loop()
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/master.py", line 143, in crawl_loop
self.crawl()
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/master.py", line 400, in crawl
True)[-1], blame=e) == False:
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/master.py", line 366, in indulgently
return fnc(e)
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/master.py", line 399, in <lambda>
self.crawl(e, xte),
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/master.py", line 400, in crawl
True)[-1], blame=e) == False:
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/master.py", line 366, in indulgently
return fnc(e)
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/master.py", line 399, in <lambda>
self.crawl(e, xte),
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/master.py", line 308, in crawl
xtr0 = self.xtime(path, self.slave)
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/master.py", line 74, in xtime
xt = rsc.server.xtime(path, self.uuid)
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/repce.py", line 204, in __call__
return self.ins(self.meth, *a)
File "/usr/lib/glusterfs/glusterfs/python/syncdaemon/repce.py", line 189, in __call__
raise res
OSError: [Errno 5] Input/output error
[2013-01-15 18:13:43.73306] I [syncdutils:142:finalize] <top>: exiting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment