Hoping some one can help me out with this.
I'm trying to get raid 1 working but not having much joy at all.
Basically I have everything syncing and seemingly working correctly with grub installed to the MBR on both drives, however when I fake a drive failure I'm running into problems.
If I unplug the first drive in the array and restart the PC, I eventually get the folowing:
I setup softraid using this guide and as I say it all appears to work correctly until I'm actually under failure conditions.
Can anyone please help?
I'm trying to get raid 1 working but not having much joy at all.
Basically I have everything syncing and seemingly working correctly with grub installed to the MBR on both drives, however when I fake a drive failure I'm running into problems.
If I unplug the first drive in the array and restart the PC, I eventually get the folowing:
Code:
Starting up ...
Loading, please wait...
stdin: error 0
kinit: name_to_dev_t(/dev/md1) = md1(9,1)
kinit: trying to resume from /dev/md1)
[207.997551] Read-error on swap-device (9:1:8)
kinit: No resume image, doing normal boot
Usage: modprobe [-v] [-V] followed by some stuff suggesting modprobe isn't being used correctly.
mount: cannot read /etc/fstab: No such file or directory
<A string of errors stating no such file or directory>
Target Filesystem doesn't have /sbin/init
BusyBox v1.1.3 (Debian 1:1.1.3-5ubuntu7) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs)
I setup softraid using this guide and as I say it all appears to work correctly until I'm actually under failure conditions.
Can anyone please help?