Digital Marketing

How to Forcefully un-mount NFS share

When device is busy  (or target is busy)

# umount /backup
umount.nfs4: /backup: device is busy  (or target is busy)
# umount /backup -l

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database