Re: F18 re-add missing disk radi1

2013-05-19 Thread Reindl Harald
Am 19.05.2013 16:47, schrieb Bruno Wolff III: > If you just lost one device from a raid 1 array, you should be able to boot > your system normally and hot add the > array. You don't to boot off a rescue image in that case only if you are doing "grub2-install /dev/sda; grub2-install /dev/sdb" or

Re: F18 re-add missing disk radi1

2013-05-19 Thread Bruno Wolff III
On Sun, May 19, 2013 at 07:51:10 +0100, Frank Murphy wrote: for some reason the F18 Live CD calls the raid /dev/md124 If you don't have an mdadm.conf, the device naming starts from /dev/md127 and works backwards. The livecd won't have you mdadm.conf file so you will get a name similar to

Re: F18 re-add missing disk radi1

2013-05-19 Thread Mateusz Marzantowicz
On 19.05.2013 08:51, Frank Murphy wrote: > While Having a coffee, > The cat decided to dissemble > a soft raid by playing with the sata cable. > > Having replaced the cable, > still coming up as one disk short. > > Looked at: > http://www.ducea.com/2009/03/08/mdadm-cheat-sheet/ > mdadm --add /dev/

F18 re-add missing disk radi1

2013-05-18 Thread Frank Murphy
While Having a coffee, The cat decided to dissemble a soft raid by playing with the sata cable. Having replaced the cable, still coming up as one disk short. Looked at: http://www.ducea.com/2009/03/08/mdadm-cheat-sheet/ mdadm --add /dev/md3 /dev/sdb1 Is this correct (check twice, run once) for