Ah yes, the RAID support question again. I have a few systems that we need to virtualize. 1 or 2 use hardware RAID, I don't suspect I'll have an issue with those since the RAID presents itself to the system as 1 drive.
The real question is can I clone a 2 drive RAID1 mdadm created RAID by just mounting the RAID set before using Clonezilla? Like with Parted Magic, I can mount and see and use the /dev/md0 filesystem, can I just use Clonezilla on that?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ah yes, the RAID support question again. I have a few systems that we need to virtualize. 1 or 2 use hardware RAID, I don't suspect I'll have an issue with those since the RAID presents itself to the system as 1 drive.
The real question is can I clone a 2 drive RAID1 mdadm created RAID by just mounting the RAID set before using Clonezilla? Like with Parted Magic, I can mount and see and use the /dev/md0 filesystem, can I just use Clonezilla on that?
Not really. The supported device names do not include /dev/md*. We will have to improve that in the future.
Steven.