linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David Rees" <drees76@gmail.com>
To: Ruth Ivimey-Cook <Ruth.Ivimey-Cook@ivimey.org>
Cc: linux-raid@vger.kernel.org
Subject: Re: Messed up creating new array...
Date: Fri, 8 Sep 2006 13:40:25 -0700	[thread overview]
Message-ID: <72dbd3150609081340p2c35ccacs5f2e0b3d33c73eb9@mail.gmail.com> (raw)
In-Reply-To: <001201c6d34f$b0651710$0e00a8c0@sherlock>

On 9/8/06, Ruth Ivimey-Cook <Ruth.Ivimey-Cook@ivimey.org> wrote:
> I messed up slightly when creating a new 6-disk raid6 array, and am wondering
> if there is a simple answer. The problem is that I didn't partition the drives,
> but simply used the whole drive. All drives are of the same type and using the
> Supermicro SAT2-MV8 controller.

This should work:

1. Unmount filesystem.
2. Shrink file system to something a bit smaller. Since it's a big
array, 1GB should give you plenty of room.
3. Shrink raid array to something in between the new fs size and old
fs size. Make sure you don't shrink it smaller than the filesystem!
4. Remove a disk from the array (fail/remove)
5. Partition disk
6. Add partition back to array
7. Repeat steps 4-6 for all disks in the array.
8. Now the whole array should be on partitions. Grow the raid array
back to "max".
9. Grow filesystem to the partition size.

-Dave

      reply	other threads:[~2006-09-08 20:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-08 14:04 Messed up creating new array Ruth Ivimey-Cook
2006-09-08 20:40 ` David Rees [this message]

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=72dbd3150609081340p2c35ccacs5f2e0b3d33c73eb9@mail.gmail.com \
    --to=drees76@gmail.com \
    --cc=Ruth.Ivimey-Cook@ivimey.org \
    --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).