Moin cosinus
man mke2fs -m
Zitat:
-m reserved-blocks-percentage
Specify the percentage of the filesystem blocks reserved for the
super-user. This avoids fragmentation, and allows root-owned
daemons, such as syslogd(8), to continue to function correctly
after non-privileged processes are prevented from writing to the
filesystem. The default percentage is 5%. |
Quelle: http://unixhelp.ed.ac.uk/CGI/man-cgi?mkfs.ext3+8
(sudo) tune2fs -l /dev/hdc1 zeigt Größe und Zahl der reservierten Blöcke
5% sollten bei 170G ca. hinkommen
__________________