Re: md metadata nightmare

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 4 Dec 2011 17:31:06 +0000 wilsonjonathan <piercing_male@xxxxxxxxxxx>
wrote:

> 
> > So I finished my backup and attempted to recreate the array using:
> > 
> > root@mythtv:/home/ken# mdadm -C /dev/md3 --metadata=1.0 --chunk=64k
> > --level=6 --raid-devices=5 missing /dev/sdb4 /dev/sdc4 /dev/sda4
> > /dev/sdd4 --assume-clean
> > 
> > and received the error:
> > 
> > mdadm: invalid chunk/rounding value: 64k
> > 
> > What do I do now?
> 
> Omit the "k" only M or G are allowed as the default is to assume K
> 

Not strictly accurate.  'K' is allowed, though not 'k'.  But the default is
definitely 'K', so with

  --chunk=64
or
  --chunk-64K

should work.

Thanks,
NeilBrown

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux