unmount
unmount a directory
in the client linux
sudo umount /data
stop nfs
sudo service portmap stop
sudo service nfs stop
shutdown client computer
===========
in the server linux
stop nfs
sudo service portmap stop
sudo service nfs stop
shutdown server linux
===========
浙公网安备 33010602011771号