Hello,
I currently have this setup with a 60GB hda and a 160GB hdc:
[root@server ~]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda3 57328476 37684132 16732164 70% /
/dev/hda1 101089 9618 86252 11% /boot
none 379724 0 379724 0% /dev/shm
/dev/hdc1 153834852 26668772 119351664 19% /mnt/bigdisk
I just obtained a new drive of the same size and model as hdc. I would like to migrate to using the identical drives in a soft RAID1 setup as provided by SME. I know I need to:
1. Backup and clean install SME with only the 160GB drives installed. Choose the RAID option during the install
2. Restore user data, etc
Can I just do a clean install from the latest SME 7rc3 ISO with the 160GB drives as hda and hdc or should they be hda and hdb? Does SME care which position the drives are in during a soft RAID bare metal install/restore?
Thanks in Advance