7、在/etc/rc.local 文件中mount nfs命令前加个sleep 5。然后重启服务器,自动挂载成功。
8、具体信息如下
Please note that you must run 'chmod +x /etc/rc.d/rc.local' to ensure
that this script will be executed during boot.
touch /var/lock/subsys/local
sleep 5
mount -t nfs -o vers=4.0 0e0d849bee-brc88.cn-hangzhou.nas.aliyuncs.com:/ /fonova_nas_disk