If get "device is busy" when doing a umount, e.g.:
[root@server/]# umount /home/data/
umount: /home/data: device is busy
To find out who's still using the share, do a, e.g.:
[root@orion /]# fuser -u -v /home/data/
USER PID ACCESS COMMAND
/home/data/ root 15376 ..c.. vim
No comments:
Post a Comment