Hi

I have a s3ql filesystem which is crashed:

  df -h | grep backup
  df: ‘/tmp/s3ql_backup_1236’: Transport endpoint is not connected

  umount.s3ql /tmp/s3ql_backup_1236
  File system appears to have crashed.

  s3ql_verify s3c://s.qstack.advania.com:443/crin1
  Using cached metadata.
  File system damaged or not unmounted cleanly, run fsck!

  fsck.s3ql s3c://s.qstack.advania.com:443/crin1
  Can not check mounted file system.

The last time the backup script ran there was this error:

  sent 117 bytes  received 12 bytes  258.00 bytes/sec
  total size is 3,472  speedup is 26.91
  Uncaught top-level exception:
  Traceback (most recent call last):
    File "/usr/bin/umount.s3ql", line 9, in <module>
      load_entry_point('s3ql==2.13', 'console_scripts', 'umount.s3ql')()
    File "/usr/lib/s3ql/s3ql/umount.py", line 184, in main
      blocking_umount(options.mountpoint)
    File "/usr/lib/s3ql/s3ql/umount.py", line 123, in blocking_umount
      pid = pickle.loads(llfuse.getxattr(ctrlfile, 's3ql_pid?'))
    File "fuse_api.pxi", line 206, in llfuse.capi.getxattr 
(src/llfuse/capi_linux.c:21046)
  ConnectionAbortedError: [Errno 103] Software caused connection abort: 
'/tmp/s3ql_backup_1236/.__s3ql__ctrl__'

Do you have any suggestions regarding what I should try next?

All the best

Chris

-- 
Webarchitects Co-operative
http://webarchitects.coop/
+44 114 276 9709
@webarchcoop

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to