From: Adam Luter <luterac@bellsouth.net>
To: linux-raid@vger.kernel.org
Subject: Re: Filesystem did not grow with my RAID 5 array
Date: Tue, 22 Oct 2002 09:46:57 -0500 [thread overview]
Message-ID: <20021022144657.GD25163@smeagol> (raw)
In-Reply-To: <200210221632.09276.jonas.nickel@tu-berlin.de>
You need to use a e2fs resize program in addition to the raid reconf
program. The latter only changed the size of the device (i.e.
/dev/md0), and the former will change the size of the filesystem -on-
the device to fill the new size.
-Gryn (Adam Luter)
On Tue, Oct 22, 2002 at 04:32:09PM +0200, Jonas Nickel wrote:
> Hello,
>
> I used raidreconf to expand a RAID 5 array with three disks (no spares) to one
> with four disks (no spares). The tool seemed to work fine, a check with
>
> e2fsck -f /dev/md0
>
> showed no errors. However, a
>
> df .
>
> in the directory of the array still shows the old size. Did I miss anything
> obvious and how do I expand the filesystem to the whole array?
>
> Thanks in advance,
>
> Jonas Nickel
next prev parent reply other threads:[~2002-10-22 14:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-22 14:32 Filesystem did not grow with my RAID 5 array Jonas Nickel
2002-10-22 14:46 ` Adam Luter [this message]
2002-10-22 16:14 ` Jonas Nickel
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=20021022144657.GD25163@smeagol \
--to=luterac@bellsouth.net \
--cc=linux-raid@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).