Advertisement
Guest User

Untitled

a guest
Dec 10th, 2012
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. [2012-12-10 09:21:31.183324] I [monitor(monitor):59:monitor] Monitor: ------------------------------------------------------------
  2. [2012-12-10 09:21:31.183531] I [monitor(monitor):60:monitor] Monitor: starting gsyncd worker
  3. [2012-12-10 09:21:31.216737] I [gsyncd:290:main_i] <top>: syncing: gluster://localhost:data-volume -> ssh://georep-user@10.7.64.4:file:///data
  4. [2012-12-10 09:21:37.758341] I [master:195:crawl] GMaster: new master is 74e3d798-00c2-44fa-9ec8-4c79d68ac0c8
  5. [2012-12-10 09:21:37.758501] I [master:203:crawl] GMaster: primary master with volume id 74e3d798-00c2-44fa-9ec8-4c79d68ac0c8 ...
  6. [2012-12-10 09:21:37.878159] E [repce:138:__call__] RepceClient: call 32584:139743582226176:1355152897.76 (xtime) failed on peer with OSError
  7. [2012-12-10 09:21:37.878283] E [syncdutils:133:log_raise_exception] <top>: FAIL:
  8. Traceback (most recent call last):
  9. File "/usr/libexec/glusterfs/python/syncdaemon/gsyncd.py", line 105, in main
  10. main_i()
  11. File "/usr/libexec/glusterfs/python/syncdaemon/gsyncd.py", line 300, in main_i
  12. local.service_loop(*[r for r in [remote] if r])
  13. File "/usr/libexec/glusterfs/python/syncdaemon/resource.py", line 413, in service_loop
  14. GMaster(self, args[0]).crawl_loop()
  15. File "/usr/libexec/glusterfs/python/syncdaemon/master.py", line 117, in crawl_loop
  16. self.crawl()
  17. File "/usr/libexec/glusterfs/python/syncdaemon/master.py", line 218, in crawl
  18. xtr0 = self.xtime(path, self.slave)
  19. File "/usr/libexec/glusterfs/python/syncdaemon/master.py", line 57, in xtime
  20. xt = rsc.server.xtime(path, self.uuid)
  21. File "/usr/libexec/glusterfs/python/syncdaemon/repce.py", line 150, in __call__
  22. return self.ins(self.meth, *a)
  23. File "/usr/libexec/glusterfs/python/syncdaemon/repce.py", line 139, in __call__
  24. raise res
  25. OSError: [Errno 1] Operation not permitted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement