On 21.08.2012 18:14, Denis Witt wrote:

By the way, is there a command to see how big this reserved space
actually is on a given partition/disk ?

tune2fs -l /dev/md0 | grep "Reserved block count"

Sorry, I forgot to mention that the result will be in Blocks. You can get the block size (in Bytes) with:

tune2fs -l /dev/md0 | grep "Block size"

Bye.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5033b489.3000...@concepts-and-training.de

Reply via email to