NFS and Shutdown
by bellsal from LinuxQuestions.org on (#58TVZ)
All,
When I send a "shutdown -h now", do I need to worry about umount the NFS share myself through systemd/systemctl or the system takes care of that already (during the shutdown process)? I can't tell whether systemd dismounts all NFS shares prior to poweroff or reboot.
If I need to take care of it myself through writing my own systemd script, can you please give me some hints on how to do it.
Thanks


When I send a "shutdown -h now", do I need to worry about umount the NFS share myself through systemd/systemctl or the system takes care of that already (during the shutdown process)? I can't tell whether systemd dismounts all NFS shares prior to poweroff or reboot.
If I need to take care of it myself through writing my own systemd script, can you please give me some hints on how to do it.
Thanks