From: <ma...@me...> - 2017-07-11 13:39:55
|
W dniu 11.07.2017 o 15:23, David Myer pisze: > Hi, > > You could try to determine what processes are using the disk, and then > try and kill them: > > fuser /mnt/mfs/mfs-filesystem > lsof /mnt/mfs/mfs-filesystem > > Not sure if this relates but I have had problems with rsync hanging when > transferring to an MFS mount due to not enough chunkserver workers. Hi, thanks for reply. Unfortunately I can't kill any process using mfs fs nor mfs mount. After sending -9 to mfs mount it stays in Z state and is <defunct>. fusermount -u neither can't umount fs: fusermount: failed to unmount /mnt/mfs: Device or resource busy Marcin |