linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* reshape changing chunk size won't restart
@ 2010-12-21 20:01 Andrew Burgess
  2010-12-21 22:16 ` Neil Brown
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Burgess @ 2010-12-21 20:01 UTC (permalink / raw)
  To: linux raid mailing list

mdadm 3.14
kernel 2.6.35.8

I started a reshape changing chunk size and after it ran
for a while i realized the disk i used for the
backup file was slow so I killed the mdadm
running in the background and tried to restart
with the new location (i moved the file just in case)

mdadm /dev/md5 --grow --chunk=8 --backup-file=/my/raid/RAID_BACKUP_FILE

it complains:

mdadm: /dev/md5 is performing resync/recovery and cannot be reshaped

/proc/mdstat for md5 shows partial progress but the numbers don't change
(except finish grows):

md5 : active raid6 sdd1[2] sdf1[8] sdc1[1] sdb1[0] sdh1[4] sdl1[5]  
sdj1[3] sdg1[7] sdk1[6]
       13674583552 blocks super 0.91 level 6, 128k chunk, algorithm 2  
[9/9] [UUUUUUUUU]
       [>....................]  reshape =  0.1% (2715648/1953511936)  
finish=850711.5min speed=38K/sec

The mdadm 3.14 is freshly compiled. I started the reshape
with mdadm 3.13.

I didn't try rebooting as the filesystem is mounted and
the data seems ok. Didn't want to make things worse...

Thank you for any help

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

end of thread, other threads:[~2010-12-22  2:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-21 20:01 reshape changing chunk size won't restart Andrew Burgess
2010-12-21 22:16 ` Neil Brown
2010-12-22  0:09   ` Andrew Burgess
2010-12-22  1:08     ` Neil Brown
2010-12-22  2:09       ` Andrew Burgess
2010-12-22  2:29         ` Neil Brown
2010-12-22  2:59           ` Andrew Burgess

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