On Feb 25 2016, [email protected] wrote:
> Hi,
>
> We use s3ql since 3 months now and it's just great!
>
> We actually have 4 x S3 buckets mounted with s3ql and we encounter a 
> problem.
>
> When unmounting, 2 buckets got errors and the 2 others are fine. 
> So we runs fsck.s3ql and you will find attached the logs.
>
> Now we are unable to mount those 2 buckets.

> 2016-02-25 13:16:24.204 1026:MainThread s3ql.mount.unmount: Unmounting file 
> system...
> 2016-02-25 13:16:24.596 1026:MainThread root.excepthook: Uncaught top-level 
> exception:
> Traceback (most recent call last):
>   File "/usr/lib64/python3.4/site-packages/s3ql/mount.py", line 213, in main
>     llfuse.main(options.single)
>   File "fuse_api.pxi", line 314, in llfuse.capi.main 
> (src/llfuse/capi_linux.c:21125)
>   File "handlers.pxi", line 518, in llfuse.capi.fuse_setxattr 
> (src/llfuse/capi_linux.c:12611)
>   File "handlers.pxi", line 531, in llfuse.capi.fuse_setxattr 
> (src/llfuse/capi_linux.c:12555)
>   File "/usr/lib64/python3.4/site-packages/s3ql/fs.py", line 244, in setxattr
>     self.cache.clear()
>   File "/usr/lib64/python3.4/site-packages/s3ql/block_cache.py", line 928, in 
> clear
>     self.expire() # Releases global lock
>   File "/usr/lib64/python3.4/site-packages/s3ql/block_cache.py", line 838, in 
> expire
>     self.cache.remove((el.inode, el.blockno))
>   File "/usr/lib64/python3.4/site-packages/s3ql/block_cache.py", line 229, in 
> remove
>     el.unlink()
>   File "/usr/lib64/python3.4/site-packages/s3ql/block_cache.py", line 200, in 
> unlink
>     os.unlink(self.fh.name)
> FileNotFoundError: [Errno 2] No such file or directory: 
> '/tmp/ADMIN-cache/s3:=2F=2Fphantom-s3-admin=2F-cache/6-0'
>
> During handling of the above exception, another exception occurred:
[...]

Looks like something scrubbed /tmp while S3Ql was still using it. Is
that possible?

In any case, running fsck.s3ql should make your bucket mountable again.


> Traceback (most recent call last):
>   File "/usr/bin/mount.s3ql", line 9, in <module>
>     load_entry_point('s3ql==2.13', 'console_scripts', 'mount.s3ql')()
>   File "/usr/lib64/python3.4/site-packages/s3ql/mount.py", line 228,
>   in main

contrary to what you said in your second Email, you are using S3QL 2.13,
not 2.15.


Best,
-Nikolaus

-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«

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