linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "TJ" <systemloc@earthlink.net>
To: Jakob Oestergaard <jakob@unthought.net>
Cc: linux-raid@vger.kernel.org
Subject: Re: RAID5 reconfig
Date: Sun, 19 Jan 2003 22:16:08 -0500	[thread overview]
Message-ID: <000701c2c032$4785e410$6500a8c0@system> (raw)
In-Reply-To: 20030120001941.GB23750@unthought.net

Well, raidreconfig worked wonderfully for me, however I screwed up
afterwards. I fscked before resize2fs, but forgot to do it again afterwards
and mounted the filesystem and used it. That caused it enough damage that I
damaged it and rebuilt it from backups. Raidreconfig worked excellently. It
handled unequal partition sizes just fine, though running it with the --test
flag returned an error that one partition was too small (0kb).

One feature request:

Go from 4 40gb disks in RAID 5 to 3 80gb devices in RAID 5: 1 80 gb disk and
the 4 40gb drives in RAID 0.


Old raidtab:

raiddev                        /dev/md0
raid-level                     0
nr-raid-disks                2
chunk-size                    64k
persistent-superblock   1
nr-spare-disks              0
    device                      /dev/hda4
    raid-disk                  0
    device                      /dev/hdc1
    raid-disk                 1

New raidtab:

raiddev                        /dev/md0
raid-level                      5
nr-raid-disks                4
chunk-size                   128k
persistent-superblock       1
parity-algorithm            left-symmetric
nr-spare-disks              0
    device          /dev/hda4
    raid-disk     0
    device          /dev/hdb1
    raid-disk     1
    device          /dev/hdc1
    raid-disk     2
    device          /dev/hdd1
    raid-disk     3


  reply	other threads:[~2003-01-20  3:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-28 16:43 RAID5 reconfig TJ
2003-01-20  0:19 ` Jakob Oestergaard
2003-01-20  3:16   ` TJ [this message]
2003-01-20  3:48     ` Scott McDermott
  -- strict thread matches above, loose matches on Subject: below --
2002-12-28  1:25 (unknown), TJ
2002-12-28 12:39 ` RAID5 reconfig Marco Shaw

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='000701c2c032$4785e410$6500a8c0@system' \
    --to=systemloc@earthlink.net \
    --cc=jakob@unthought.net \
    --cc=linux-raid@vger.kernel.org \
    --cc=tjharrel@eagle.fgcu.edu \
    /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).