Hi,<br>Are you sure -m option is not working with mkfs.ext3? Can you verify it using tune2fs ? <br>If 5% is reserved already, you can use "tune2fs  -m 0 device" to modify it and check Reserved blocks count using "tune2fs -l device" command.<br>
<br>HTH<br><br>-- <br>----<br>Cheers,<br>Lakshmipathi.G<br>FOSS Programmer.<br><a href="http://www.giis.co.in">www.giis.co.in</a><br><br><br><div class="gmail_quote">On Tue, Oct 5, 2010 at 5:42 PM, Muhammad Ammar <span dir="ltr"><<a href="mailto:mammar@gmail.com">mammar@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi All,<div><br></div><div><br></div><div>Whenever an EXT3 partition is created some space is reserved for super-user,  I used the mkfs.ext3 with option -m set to 0, but there is no effect it still reserve the space. How can i set the reserved-space to 0 or calculate the reserved-space in advance?</div>

<div><br></div><div>Any suggestion/idea?</div><div><br></div><div><br></div><div>Regards,</div>
<br>_______________________________________________<br>
Ext3-users mailing list<br>
<a href="mailto:Ext3-users@redhat.com">Ext3-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/ext3-users" target="_blank">https://www.redhat.com/mailman/listinfo/ext3-users</a><br></blockquote></div><br><br clear="all"><br><br>