linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RAID 5 Grow
@ 2005-07-15 19:50 Forrest Taylor
  2005-07-15 20:16 ` Simon Valiquette
  2005-07-16  4:54 ` Neil Brown
  0 siblings, 2 replies; 7+ messages in thread
From: Forrest Taylor @ 2005-07-15 19:50 UTC (permalink / raw)
  To: Linux RAID

I am doing some RAID scenarios on a single disc (testing purposes) on
RHEL4.  I have some partitions as follows:

/dev/hda5  100M
/dev/hda6  200M
/dev/hda7  200M
/dev/hda8  200M
/dev/hda9  200M

I create a RAID 5 set with /dev/hda{5,6,7,8}.  I fail/remove /dev/hda5
and add /dev/hda9, at which point I can grow the RAID.  Running:

mdadm -G /dev/md0 -z max

will increase the RAID size, however, it sets off a infinite resync.  I
have tested with mdadm-1.6.0-2, and with mdadm-1.12.0-1 rebuilt from the
source rpm.

Here is a snippet of the messages:

Jul 13 09:33:36 station8 kernel: md: syncing RAID array md0
Jul 13 09:33:36 station8 kernel: md: minimum _guaranteed_ reconstruction
speed: 1000 KB/sec/disc.
Jul 13 09:33:36 station8 kernel: md: using maximum available idle IO
bandwith (but not more than 200000 KB/sec) for reconstruction.
Jul 13 09:33:36 station8 kernel: md: using 128k window, over a total of
104320 blocks.
Jul 13 09:33:36 station8 kernel: md: resuming recovery of md0 from
checkpoint.
Jul 13 09:33:36 station8 kernel: md: md0: sync done.
Jul 13 09:33:36 station8 kernel: RAID5 conf printout:
Jul 13 09:33:36 station8 kernel:  --- rd:4 wd:4 fd:0
Jul 13 09:33:36 station8 kernel:  disk 0, o:1, dev:hda6
Jul 13 09:33:36 station8 kernel:  disk 1, o:1, dev:hda7
Jul 13 09:33:36 station8 kernel:  disk 2, o:1, dev:hda8
Jul 13 09:33:36 station8 kernel:  disk 3, o:1, dev:hda9

which print out many times per second.  I have to reboot the system to
get it to stop filling /var/log/messages.  Once it reboots, and syncs, I
don't get any problems with it.  Any idea where the problem might be?

Thanks,

Forrest


^ permalink raw reply	[flat|nested] 7+ messages in thread
* RAID 5 Grow
@ 2007-06-23  4:16 Richard Scobie
  2007-06-25 16:39 ` Bill Davidsen
  0 siblings, 1 reply; 7+ messages in thread
From: Richard Scobie @ 2007-06-23  4:16 UTC (permalink / raw)
  To: Linux RAID Mailing List

I will soon be adding another same sized drive to an existing 3 drive 
RAID 5 array.

The machine is running Fedora Core 6 with kernel 2.6.20-1.2952.fc6 and 
mdadm 2.5.4, both of which are the latest available Fedora packages.

Is anyone aware of any obvious bugs in either of these that will 
jeopardise this resize?

I can compile and install later versions if required, but I'd rather 
leave the system "standard" if I can.

Thanks.

Richard

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-06-25 16:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-15 19:50 RAID 5 Grow Forrest Taylor
2005-07-15 20:16 ` Simon Valiquette
2005-07-15 20:23   ` Forrest Taylor
2005-07-15 20:39   ` Forrest Taylor
2005-07-16  4:54 ` Neil Brown
  -- strict thread matches above, loose matches on Subject: below --
2007-06-23  4:16 Richard Scobie
2007-06-25 16:39 ` Bill Davidsen

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).