>> Jan 30 23:52:32 lsaws-backup journal: 
>> mount.s3ql[2671:MainThread] s3ql.mount.unmount: Unmounting file 
>> system...

>The above log is not complete. Please post everything.
 
>Best,
>-Nikolaus


Traceback (most recent call last):
  File "llfuse/handlers.pxi", line 323, in llfuse.capi.fuse_read 
(src/llfuse/cap i_linux.c:9392)
  File "llfuse/handlers.pxi", line 324, in llfuse.capi.fuse_read 
(src/llfuse/cap i_linux.c:9342)
  File 
"/usr/local/lib/python3.5/site-packages/s3ql-2.15-py3.5-linux-x86_64.egg/ 
s3ql/fs.py", line 1039, in read
    tmp = self._readwrite(fh, offset, length=length)
  File 
"/usr/local/lib/python3.5/site-packages/s3ql-2.15-py3.5-linux-x86_64.egg/ 
s3ql/fs.py", line 1116, in _readwrite
    with self.cache.get(id_, blockno) as fh:
  File "/usr/local/lib/python3.5/contextlib.py", line 59, in __enter__
    return next(self.gen)
  File 
"/usr/local/lib/python3.5/site-packages/s3ql-2.15-py3.5-linux-x86_64.egg/ 
s3ql/block_cache.py", line 718, in get
    el = self._get_entry(inode, blockno)
  File 
"/usr/local/lib/python3.5/site-packages/s3ql-2.15-py3.5-linux-x86_64.egg/ 
s3ql/block_cache.py", line 775, in _get_entry
    backend.perform_read(do_read, 's3ql_data_%d' % obj_id)
  File 
"/usr/local/lib/python3.5/site-packages/s3ql-2.15-py3.5-linux-x86_64.egg/ 
s3ql/backends/common.py", line 107, in wrapped
    return method(*a, **kw)
  File 
"/usr/local/lib/python3.5/site-packages/s3ql-2.15-py3.5-linux-x86_64.egg/ 
s3ql/backends/common.py", line 316, in perform_read
    res = fn(fh)
  File 
"/usr/local/lib/python3.5/site-packages/s3ql-2.15-py3.5-linux-x86_64.egg/ 
s3ql/block_cache.py", line 764, in do_read
    shutil.copyfileobj(fh, el, BUFSIZE)
  File "/usr/local/lib/python3.5/shutil.py", line 76, in copyfileobj
    fdst.write(buf)
  File 
"/usr/local/lib/python3.5/site-packages/s3ql-2.15-py3.5-linux-x86_64.egg/ 
s3ql/block_cache.py", line 192, in write
    self.fh.write(buf)

Is the only additional info in the log. 

Ryan
 

-- 
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