After mounting a file system, I can do an ls on it, but if I try to copy
and files or enable the nfs service the s3ql file system dies.
# ls -la /exports/dc05/server001/
ls: /exports/dc05/server001/: Transport endpoint is not connected
ls: cannot open directory /exports/dc05/server001/: Transport endpoint is
not connected
This is what I can see in the logs that seems relevent:
Jan 1 10:45:36 server001 mount.s3ql[6765:MainThread] s3ql.fs.forget:
started with [(1, 1)]
Jan 1 10:45:36 server001 mount.s3ql[6765:MainThread] root.excepthook:
Uncaught top-level exception:#012Traceback (most recent call last):#012
File "/usr/bin/mount.s3ql", line 9, in <module>#012
load_entry_point('s3ql==2.15', 'console_scripts', 'mount.s3ql')()#012 File
"/usr/lib/s3ql/s3ql/mount.py", line 214, in main#012
llfuse.main(options.single)#012 File "llfuse/fuse_api.pxi", line 319, in
llfuse.capi.main (src/llfuse/capi_linux.c:25149)#012 File
"llfuse/handlers.pxi", line 507, in llfuse.capi.fuse_statfs
(src/llfuse/capi_linux.c:14650)#012 File "llfuse/misc.pxi", line 62, in
llfuse.capi.fill_statvfs (src/llfuse/capi_linux.c:19288)#012OverflowError:
value too large to convert to int
The backing store is on SoftLayers swift offfering.
Thanks!
Jamie Ian Fargen
--
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.