On Thu, 31 Dec 2015 15:58:05 -0800
Ken Stephens <k...@cad2cam.com> dijo:

>Did you notice the "busy inodes problem"?  Wonder if you ran out of
>inodes? You might want to check out this webpage 
>(http://blog.scoutapp.com/articles/2014/10/08/understanding-disk-inodes) 
>for an explanation of inodes and how to you might overcome the 
>difficulties they might cause.

I never had this problem with any Linux ever. In this case it occurred
right after I umounted a mount point that was not removed after
ejecting a DVD. When I tried to umount it I kept getting the "busy"
error message, even though it was obviously not busy (DVD ejected). So
I used 'umount -l' to get rid of it. Right after that is when I got the:

[410083.768178] VFS: busy inodes on changed media or resized disk sr0

Considering that the drive (/dev/sr0) is not a hard disk I am pretty
convinced that the problem is not lack of inodes. The main drive is a
512GB SSD with ext4.

I am still searching for a way to fix this without rebooting. So far
Google hasn't turned up any solutions. For that matter, there's no
guarantee that rebooting will resolve the problem either.
_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to