这些标志不会显示在mount的输出中或/ proc / mounts中.
解决方法 检查/ proc / self / mountinfo.例如,在我的一个基于systemd的Ubuntu VMs中共享(systemd在启动时强制执行):$cat /proc/self/mountinfo | grep ' / / '22 0 8:1 / / rw,relatime shared:1 - ext4 /dev/disk/by-uuID/e176bae0-84a5-4bd2-b968-e809e902488c rw,data=ordered总结
以上是内存溢出为你收集整理的linux – 我如何自省特定挂载的“共享子树”挂载标志?全部内容,希望文章能够帮你解决linux – 我如何自省特定挂载的“共享子树”挂载标志?所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)