我在导出 btrfs 和 ext4 覆盖的 nfs 时遇到问题。叠加层有效,但即使安装了它,nfs_export=on
我也会收到错误消息:
exportfs: /data/merged does not support NFS export
这是我的出口:
/data/merged 192.168.0.0/255.255.255.0(ro,fsid=1,async,insecure,crossmnt)
uname -a = 4.18.0-13-generic #14~18.04.1-Ubuntu SMP Thu Dec 6 14:09:52 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
那么如何确定该内核是否支持 nfs_export 功能呢?通常它是在 4.16 中引入的...
要检查
overlay
模块是否支持 NFS 功能,您可以运行modinfo overlay
.那应该打印包含 NFS 的行。此外,您还必须启用其他
overlay
功能。-o index=on
-o index=on -o redirect_dir=nofollow
当没有upperdir