首页 > 其他 > 详细

mount nfs 各版本之间的转换

时间:2019-06-21 17:47:32      阅读:879      评论:0      收藏:0      [点我收藏+]

[root@one1-fst-hx ~]# mount.nfs 182.168.2.49:/mnt/sdb/nfs /mnt/nfs2/ nomand,-o vers=3
[root@one1-fst-hx ~]# mount -t,nfs 182.168.2.49:/mnt/sdb/nfs /mnt/nfs2/ nomand,-o vers=4
[root@one1-fst-hx ~]# mount 182.168.2.49:/mnt/sdb/nfs /mnt/nfs2/ -t nfs -o vers=4
[root@one1-fst-hx ~]# mount.nfs 182.168.2.49:/mnt/sdb/nfs /mnt/nfs2/ nomand -o vers=4

mount nfs 各版本之间的转换

原文:https://www.cnblogs.com/fanweisheng/p/11065666.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!