Look what I found …

Posts Tagged ‘device busy

24 Aug, 2010

Device busy !?

Posted by: admin In: CentOS

You often gets device busy when you try to umount some filesystem that’s being used by some obscure process. # umount /var umount: /var: device is busy umount: /var: device is busy This is a way of finding out which processes that occupies your files.: # fuser -m /dev/xvdb /dev/xvdb: 1505 Now you have the [...]


About

This is my place. I can do whatever I want here.. Nice.. :-)
My idea is to publish some of the things I come across while searching for solutions that comes in handy in my line of work.
I hope someone out there will be interested..