mount nfs 各版本之间的转换

[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

posted @ 2019-06-21 17:05  樊伟胜  阅读(3196)  评论(0)    收藏  举报