Skip to content

Instantly share code, notes, and snippets.

@CyrilPeponnet
Created October 16, 2015 16:34
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 CyrilPeponnet/df40e882665ff4f9decd to your computer and use it in GitHub Desktop.
Save CyrilPeponnet/df40e882665ff4f9decd to your computer and use it in GitHub Desktop.
[2015-10-16 09:13:22.700814] E [syncdutils(/export/raid/videos):270:log_raise_exception] <top>: FAIL:
Traceback (most recent call last):
File "/usr/libexec/glusterfs/python/syncdaemon/gsyncd.py", line 164, in main
main_i()
File "/usr/libexec/glusterfs/python/syncdaemon/gsyncd.py", line 643, in main_i
local.service_loop(*[r for r in [remote] if r])
File "/usr/libexec/glusterfs/python/syncdaemon/resource.py", line 1344, in service_loop
g2.crawlwrap()
File "/usr/libexec/glusterfs/python/syncdaemon/master.py", line 542, in crawlwrap
time.sleep(self.sleep_interval)
File "/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py", line 374, in <lambda>
def set_term_handler(hook=lambda *a: finalize(*a, **{'exval': 1})):
File "/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py", line 206, in finalize
shutil.rmtree(gconf.ssh_ctl_dir)
File "/usr/lib64/python2.7/shutil.py", line 252, in rmtree
onerror(os.remove, fullname, sys.exc_info())
File "/usr/lib64/python2.7/shutil.py", line 250, in rmtree
os.remove(fullname)
OSError: [Errno 2] No such file or directory: '/tmp/gsyncd-aux-ssh-KILwkz/056d87bdeecf02f82b096c9942ef65a4.sock'
[2015-10-16 09:13:22.701050] E [syncdutils(/export/raid/videos):246:log_raise_exception] <top>: connection to peer is broken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment