hi,
i have a per710 with h700 and 4 disks. each disk is a separate virtual disk.
originally, the order is as follows:
Virtual Disk 0 = /dev/sda
Virtual Disk 1 = /dev/sdb
Virtual Disk 2 = /dev/sdc
Virtual Disk 3 = /dev/sdd
sd[ab] are OS disks md mirrors with grub installed into their mbr's. sd[cd] is just an additional storage.
for some reason, when sda was replaced, the ordering was messed up:
Virtual Disk 2 = /dev/sdc
Virtual Disk 3 = /dev/sdd
Virtual Disk 0 = /dev/sda
Virtual Disk 1 = /dev/sdb
data is still in tact, BUT from grub, one cannot boot automatically. upon boot up, you'll just be faced with a grub> prompt that needs kernel.... initrd... and boot manually typed to bring up the OS.
what needs to be done is to reorder the virtual disks such that they would appear similar to the first one i've posted.
how can i do this without destroying any data nor restoring to backup/restore?
i have a per710 with h700 and 4 disks. each disk is a separate virtual disk.
originally, the order is as follows:
Virtual Disk 0 = /dev/sda
Virtual Disk 1 = /dev/sdb
Virtual Disk 2 = /dev/sdc
Virtual Disk 3 = /dev/sdd
sd[ab] are OS disks md mirrors with grub installed into their mbr's. sd[cd] is just an additional storage.
for some reason, when sda was replaced, the ordering was messed up:
Virtual Disk 2 = /dev/sdc
Virtual Disk 3 = /dev/sdd
Virtual Disk 0 = /dev/sda
Virtual Disk 1 = /dev/sdb
data is still in tact, BUT from grub, one cannot boot automatically. upon boot up, you'll just be faced with a grub> prompt that needs kernel.... initrd... and boot manually typed to bring up the OS.
what needs to be done is to reorder the virtual disks such that they would appear similar to the first one i've posted.
how can i do this without destroying any data nor restoring to backup/restore?