Using the fuser command to kill processes using a mount point is taking a long time
1
vote
0
answers
360
views
I am trying to kill processes with open file handles on a mount point before performing unmount. We observed for a few mount points, the below
fuser
command is taking a long time. It took more than 3 minutes and still it didn't finish.
We haven't opened the mount point in any of our sessions, so the mount point is not busy.
fuser -vcMk mount-point-path
Please provide a resolution or troubleshooting steps for this issue.
Asked by Bharath
(11 rep)
Apr 12, 2023, 06:49 AM
Last activity: Apr 17, 2023, 03:27 PM
Last activity: Apr 17, 2023, 03:27 PM