Network File System: Difference between revisions

From Elvanör's Technical Wiki
Jump to navigation Jump to search
Created page with "= Crashed NFS server = * You can unmount a non-responsive NFS server by using the -l (lazy) option: umount -l /mnt/data"
(No difference)

Revision as of 10:55, 24 June 2022

Crashed NFS server

  • You can unmount a non-responsive NFS server by using the -l (lazy) option:
umount -l /mnt/data