Re: Problem with auto-assembly on Itanium
From: Jimmy Hedman <hidden>
Date: 2005-03-10 10:03:44
From: Jimmy Hedman <hidden>
Date: 2005-03-10 10:03:44
On Wed, 2005-03-09 at 17:43 +0100, Luca Berra wrote:
On Wed, Mar 09, 2005 at 11:28:48AM +0100, Jimmy Hedman wrote:quoted
Is there any way i can make this work? Could it be doable with mdadm in a initrd?mdassembled was devise for this purpose. create an /etc/mdadm.conf with echo "DEVICE partitions" >> /etc/mdadm.conf /sbin/mdadm -D -b /dev/md0 | grep '^ARRAY' >> /etc/mdadm.conf copy the mdadm.conf and mdassemble to initrd make linuxrc run mdassemble.
So there are no way of doing it the same way i386 does it, ie scanning the partitions and assembly the raid by it self? Is this a bug on the itanium (GPT partition scheme) or is this intentional? // Jimmy
L.