On 14/6/13 4:32 PM, Carlos E. R. wrote:
On 2013-06-14 10:25, Otto Rodusek wrote:
On 14/6/13 4:11 PM, Esztermann, Ansgar wrote: I'm using ext4 (although I don't think that makes a difference!!). So, from your comment, if I have 933,396,565K and use up 795,692,408K, in reality I can only write a further 90,290,440K and not 137,704,248K - literally 47Gb is gone into limbo?? is this correct?? Ouch!! You can adjust the percent to nil.
Hi Carlos, Yep, I just got my answer. From a previous thread and also from Angsar, "When a file system is created, 5% of all blocks are reserved for the super user (for writing logs etc.) If this disk is only for storing files (and e.g. doesn't contain /var/) you can set this to 0% (or you may keep 1% just in case):" $ tune2fs -m 0 /dev/sd???? Solves the problem. Thanks for all the answers and helpful hints. Otto. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org