linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Cancel reshape?
@ 2011-01-12  4:19 John Robinson
  2011-01-12  4:49 ` NeilBrown
  2011-01-12  4:49 ` John Robinson
  0 siblings, 2 replies; 8+ messages in thread
From: John Robinson @ 2011-01-12  4:19 UTC (permalink / raw)
  To: Linux RAID

I've just started reshaping a RAID-5 to a RAID-6. I had meant to 
increase the number of drives too, so avoiding using the backup file all 
the way through. Unfortunately I forgot to specify that, so it's going 
rather slowly. I said:

mdadm /dev/md1 --grow --level=6 --backup-file=/some/where/else

where md1 had 3 active and 2 spare devices. It's now reshaping itself to 
RAID-6 with 4 active and 1 spare.

What I meant was

mdadm /dev/md1 --grow --level=6 --raid-disks=5 --backup-file=...

Can I cancel reshape that's currently running, and using the backup file 
that's actually on another (RAID-1) array on three of the same drives, 
and running at ~7MB/s, and try again?

Cheers,

John.

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

end of thread, other threads:[~2011-01-13 19:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-12  4:19 Cancel reshape? John Robinson
2011-01-12  4:49 ` NeilBrown
2011-01-12  4:49 ` John Robinson
2011-01-12  5:32   ` NeilBrown
2011-01-12  5:53     ` Speed up reshape? (was Re: Cancel reshape?) John Robinson
2011-01-12  6:02       ` NeilBrown
2011-01-13 13:44         ` John Robinson
2011-01-13 19:14           ` John Robinson

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