I have identical sda, sdb devices and FS with some data (that i need) on
whole sda.
Then i do 'mkraid' with following /etc/raidtab:
raiddev /dev/md0
raidlevel 1
nr-raid-disks 2
nr-spare-disks 0
persistent-superblock 0
device /dev/sda
raid-disk 0
device /dev/sdb
raid disk 1
After the syncing process has been finished I have md device with the FS
type and all the data that I had on the sda.
This way seems to be very convenient, and my question: IS IT SAFE? (on
the other hand i am sure that 'persistent superblock 1' causes loss some
data)
Thanks,
Edward.
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]