Hi all, I tried to create a hyprlofs mount on the server and then share it to Linux client, but I got 'Stale NFS file handle' error when browsing the mount point on the client.
Here is what I did: On the server: # mkdir hyprlofs # mount -F hyprlofs swap /vmgr/hyprlofs # share /vmgr/hyprlofs # /usr/lib/fs/hyprlofs/hlcfg /vmgr/hyprlofs add /var var # ls -l /vmgr/hyprlofs/ total 3 drwxr-xr-x 1 root root 41 Oct 16 08:39 var On the client: # mount -t nfs server:/vmgr/hyprlofs /mnt # ls -l /mnt ls: /mnt/var: Stale NFS file handle total 2 drwxr-xr-x 1 root root 41 Oct 16 08:39 var Has anyone tried the same thing and then gave up? or is there anything that can be done to make it work? Thanks, -Youzhong ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
