public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnvid Karstad <arnvid@karstad.org>
To: paalchr@linuxnation.net, linux-kernel@vger.kernel.org
Subject: Re: Determining maximum partition size on a hard disk
Date: Fri, 24 Aug 2001 15:15:11 +0200	[thread overview]
Message-ID: <20010824151453.7806.ARNVID@karstad.org> (raw)
In-Reply-To: <0108241047280B.08728@vixen>
In-Reply-To: <0108241047280B.08728@vixen>


On Fri, 24 Aug 2001 10:47:28 +0200
Paal Chr Birkeland <paalchr@linuxnation.net> wrote:

> >
> > First I found that the maximum size of the drive Linux reports is not
> > the maximum size I get when I calculate it from the drives geometry.
> > Secondly, the total drive space reported by linux is not the amount
> > available for the maximum partition.
> >
> 
> tune2fs -m 2 /dev/hd-whatever-hdd
> 
> For some reason linux still "eats" 5% of the hdd. This for still beeing able 
> to run smooth if hdd is maxed out, or something like that.
> I dont know if the tune2fs is a slackware feature only, but i doubt it. Then
> again I havent really "tried" any other distro.
> Inputs ?


You can you choose this when you make the filesystem..

By using the -m option to mke2fs you can set the
reserved-block-percentage ... and can eay overide this then to 0 or 3
percent...

       -m reserved-blocks-percentage
              Specify the percentage of reserved blocks for the super-user.  This value defaults to 5%.

afaik, the 5% option is a mke2fs default for all distributions.


Best regards,

Arnvid Karstad
Speedroad Networks

  reply	other threads:[~2001-08-24 13:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-24  8:47 Determining maximum partition size on a hard disk Paal Chr Birkeland
2001-08-24 13:15 ` Arnvid Karstad [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-08-21 19:55 Nick DeClario
2001-08-28 12:23 ` Guest section DW
2001-08-28 12:53 ` Anton Altaparmakov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010824151453.7806.ARNVID@karstad.org \
    --to=arnvid@karstad.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paalchr@linuxnation.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox