Bug#351183: use "mdadm -Ac partitions --uuid FOO" to assemble root raid

2006-05-02 Thread Jason Lunz
On Thu, Feb 02, 2006 at 06:59:42PM -0800, dean gaudet wrote: > it's generally preferable to tell mdadm to scan the partitions list to > find raid component devices by UUID rather than specify the device list > explicitly... > > for example with an explicit device list you can end up with boot fa

Bug#351183: use "mdadm -Ac partitions --uuid FOO" to assemble root raid

2006-04-11 Thread dean gaudet
On Fri, 24 Feb 2006, Jason Boxman wrote: > I tired it, but on my system I get a segmentation fault from mdadm when it > tried to assemble. Assembling with the usual > > `mdadm --assemble /dev/md0 /dev/hde1 /dev/hdg1` works. > > [EMAIL PROTECTED]:~$ uname -a > Linux faith 2.6.16-rc3-20060212 #1

Bug#351183: use "mdadm -Ac partitions --uuid FOO" to assemble root raid

2006-02-24 Thread Jason Boxman
I tired it, but on my system I get a segmentation fault from mdadm when it tried to assemble. Assembling with the usual `mdadm --assemble /dev/md0 /dev/hde1 /dev/hdg1` works. [EMAIL PROTECTED]:~$ uname -a Linux faith 2.6.16-rc3-20060212 #1 PREEMPT Sun Feb 12 23:08:47 EST 2006 i686 GNU/Linux [

Bug#351183: use "mdadm -Ac partitions --uuid FOO" to assemble root raid

2006-02-02 Thread dean gaudet
Package: yaird Version: 0.0.12-3 it's generally preferable to tell mdadm to scan the partitions list to find raid component devices by UUID rather than specify the device list explicitly... for example with an explicit device list you can end up with boot failures if one of the devices is miss