Hello, I would like to export a S3QL FS with NFS. This is my situation :
On ServerA : mount.s3ql /mnt/s3ql Then I create a subfolder on S3QL FS, /mnt/s3ql/test I export with NFS the directory ''/mnt/s3ql/test" On ServerB, I try to mount NFS sharing by ServerA : mount -t nfs ServerA:/mnt/s3ql/test /mnt/serverb/, but NFS hangs on mount. But when I export NFS directory "'/mnt/s3ql" on ServerA and mount it on ServerB, everything OK. Do you know how to bypass this ? Thank you. -- 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.
