1 Nov 2005 01:37
Re: s/w raid and bios renumbering HDs
dean gaudet <dean-list-linux-raid <at> arctic.org>
2005-11-01 00:37:19 GMT
2005-11-01 00:37:19 GMT
On Mon, 31 Oct 2005, Hari Bhaskaran wrote: > So that "DEVICE paritions" line was really supposed to be there? Hehe... I > thought it was just a > help message and replaced it with "DEVICE /dev/hda1 /dev/hdc1" :) you can use "DEVICE /dev/hda1 /dev/hdc1" ... but then mdadm scans will only consider those two partitions... if you use "DEVICE partitions" it'll look at all detected partitions for the components. it makes it easy when you move disks around to new controllers and their location changes, things will continue to jfw. > If I ever end up in a situation with a non-root raid down (say I did --stop), > how do I start it back up? (--run seems > to give me some errors). Anyways, more "rtfm" to do. you want --assemble ... > > the root is the only one which you need to be careful with -- when debian > > installs your kernel it constructs an initrd which lists the minimum places > > it will search for the root raid components... for example on one of my > > boxes: > > > > # mkdir /mnt/cramfs > > # mount -o ro,loop /boot/initrd.img-2.6.13-1-686-smp /mnt/cramfs > > # cat /mnt/cramfs/script > > ROOT=/dev/md3 > > mdadm -A /dev/md3 -R -u 2b3a5b77:c7b4ab81:a2b8322a:db5c4e88 /dev/sdb4 > > /dev/sda4(Continue reading)



RSS Feed