[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <18954.41816.775504.802570@notabene.brown>
Date:	Wed, 13 May 2009 20:39:20 +1000
From:	Neil Brown <neilb@...e.de>
To:	roma1390 <roma1390@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: md: Can't convert raid level
On Wednesday May 13, roma1390@...il.com wrote:
> Hello,
> 
> tested with linux-2.6.git a4f1cb9f3c42e5d278b0678ed5225d9331a8dcff
> 
> If i have spare disk i can grow
> raid1, raid4, raid5 and raid6
> 
> but can't convert to other raid level. Raid conversation matrix:
> 
> from\to | 0 | 1 | 4 | 5 | 6
> ============================
>   raid0  | -   -   -   -   -
>   raid1  | -   +   -   -   -
>   raid4  |-22 -22  +  -22 -22
>   raid5  |-22 -22 -22  +  -22
>   raid6  |-22 -22 -22 -22  +
> 
> Sample test script, log, dmesg, kernel config is attached.
> 
> Major problem is than can not do online covert from raid5 to raid6:
Correct.  This functionality has not been implemented yet.
The kernel contains the required support, but mdadm does not make use
of it correctly yet.
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
 
