先要安装工具,命令如下:

yum install nfs-utils -y

然后开始挂载:

sudo mount -t nfs -o vers=3,nolock,proto=tcp,rsize=1048576,wsize=1048576,hard,timeo=600,retrans=2,noresvport xxxxxx-rpq86.cn-beijing.nas.aliyuncs.com:/ /mnt

 

相关文章: