Had a Fedroa 30 (yes, that old) server go down. The drives are RAID1 :
/dev/md126:
Container : /dev/md/imsm0, member 0
Raid Level : raid1
I presume that is RSTe raid, but I am not sure.
I want to clone one of the drives over to a single NVMe drive. I know that Clonezilla does not like raid drives. Is there a way to clone one of the drives anyway?
Many thanks,
-T
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Clonezilla does not support this kind of RAID very well.
You can give it a try, or try to use dd command to clone the whole disk.
//NOTE// Backup important data before you use Clonezilla. Just in case.
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi All,
Had a Fedroa 30 (yes, that old) server go down. The drives are RAID1 :
/dev/md126:
Container : /dev/md/imsm0, member 0
Raid Level : raid1
I presume that is RSTe raid, but I am not sure.
I want to clone one of the drives over to a single NVMe drive. I know that Clonezilla does not like raid drives. Is there a way to clone one of the drives anyway?
Many thanks,
-T
Clonezilla does not support this kind of RAID very well.
You can give it a try, or try to use dd command to clone the whole disk.
//NOTE// Backup important data before you use Clonezilla. Just in case.
Steven