On Wed, Sep 19, 2007 at 09:16:14AM +1000, Peter Chubb wrote: > >>>>> "Dave" == Dave Kempe <[EMAIL PROTECTED]> writes: > > Dave> Hi, the proper way to do it is to generate an > Dave> /etc/mdadm/mdadm.conf config file and have udadm/udev do the > Dave> right thing on boot. I have simply create the config file as > Dave> per a number of howtos and from the manpage: > > > You probably need to do something to get consistent device naming too > ... otherwise the drive that was /dev/sdc this time may end up as > /dev/sdg next time, and things may not work.
should not matter just use some thing like this # by default, scan all partitions (/proc/partitions) for MD superblocks. # alternatively, specify devices to scan, using wildcards if desired. DEVICE partitions use ext2/3 labels and remove just about all reliance upon consistent labelling > > Peter C > -- > Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au > http://www.ertos.nicta.com.au ERTOS within National ICT Australia > -- > SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ > Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html > -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
