[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <17935.8101.815473.709581@notabene.brown>
Date: Sun, 1 Apr 2007 12:57:41 +1000
From: Neil Brown <neilb@...e.de>
To: "Florian D." <flockmock@....at>
Cc: linux-kernel@...r.kernel.org
Subject: Re: cannot add device to partitioned raid6 array
On Saturday March 31, flockmock@....at wrote:
> hi list!
>
> in short:
> I created a partitioned raid6 array with 2 missing drives. Now, I want to add a device. It fails with:
> flockmock ~ # mdadm -a /dev/md_d4 /dev/sdb2
> mdadm: add new device failed for /dev/sdb2 as 4: Invalid argument
Thanks for the detailed problem report.
I think the cause of the error is that /dev/sdb2 is too small.
It needs to be at least 490030594 sectors. How big is it?
Yes, both the kernel an mdadm should handle this case better.
I have made a note to look into this.
NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists