Hi everybody,
We are facing a tricky problem with zfs-fuse library. The whole story is we need to get zfs file system working over fuse and share this system over nfs properly, without the ESTALE known problems. To do so, we need to apply the many times commented parameters "use_ino,noforget" to fuse mount options. We are using latest version of fuse lib (2.9.1) and zfs-fuse (0.7.0), also have running the fuse kernel module. However, zfs-fuse crashes if we try to apply the mentioned options. Even applying directly those parameters on the source code and recompiling, we get same result.
Any ideas?
Thank you very much in advance.
Hi everybody,
We are facing a tricky problem with zfs-fuse library. The whole story is we need to get zfs file system working over fuse and share this system over nfs properly, without the ESTALE known problems. To do so, we need to apply the many times commented parameters "use_ino,noforget" to fuse mount options.
--
To post to this group, send email to zfs-...@googlegroups.com
To visit our Web site, click on http://zfs-fuse.net/
--
To post to this group, send email to zfs-...@googlegroups.com
To visit our Web site, click on http://zfs-fuse.net/
Hi Jorge,
If I was in your place, I would try it with an older, "more stable" kernel; my "go to" kernel for debugging crazy stuff like this is currently the latest 2.6.32.x
Just a suggestion...
Cheers,
--
Durval.
--
--
To post to this group, send email to zfs-...@googlegroups.com
To visit our Web site, click on http://zfs-fuse.net/