All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Hermanowski <martin@mh57.de>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: space left on ext3 (2.6.6-bk3)
Date: Fri, 18 Jun 2004 00:37:29 +0200	[thread overview]
Message-ID: <20040617223729.GA2654@mh57.de> (raw)
In-Reply-To: <Pine.LNX.4.60.0406180018530.9599@poirot.grange>

[-- Attachment #1: Type: text/plain, Size: 720 bytes --]

On Fri, Jun 18, 2004 at 12:23:25AM +0200, Guennadi Liakhovetski wrote:
> On a ext3 fs:
> 
> fast:/mnt/tmp# df
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/sda3               958488    521864    387936  58% /mnt
> 
> fast:/mnt/tmp# cat /dev/zero > zr
> cat: write error: No space left on device
> 
> fast:/mnt/tmp# ls -l
> total 436624
> -rw-r--r--    1 root     root     446660608 Jun 18 00:23 zr
[...]
> Is this an expected behaviour?.. Yeah, it is nice to have more space than 
> you think you have, but...

436192 blocks

958488-521864 = 436624 blocks

I think you have 5% reserved for root, as this is the default setting
when creating ext3 fs'.

LLAP, Martin

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2004-06-17 22:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-17 22:23 space left on ext3 (2.6.6-bk3) Guennadi Liakhovetski
2004-06-17 22:37 ` Martin Hermanowski [this message]
2004-06-18 18:21   ` Guennadi Liakhovetski
2004-06-17 22:58 ` tom st denis

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=20040617223729.GA2654@mh57.de \
    --to=martin@mh57.de \
    --cc=g.liakhovetski@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.