[svlug] Software Raid 1 vs straight ext3 partition
Mark
msalists at gmx.net
Tue Jan 9 16:58:30 PST 2007
> > And since partimage knows how to differenciate between
> ext3 data and unused ext3 space, would it see the metadata as
> file or as
> > "unused space"?
>
> I don't know if partimage supports md component partitions.
>
> md component partitions that use ext* won't look the same as an ext3
> partition.
They don't support software-raid nor LVM filesystems. I guess the superblock is probably why - there would need to be additional
logic to handle that. Probably not much logic, but it seems like partimage is completely dead as far as support/development is
concerned... Although it seems to be the only comparable tool out there.
The question is if it would somehow be possible to load the md driver/daemon and make the md partitions look like regular ext3 HD
partitions. But I am not sure if there is a way to get that done in a way that it would be transparrent to partimage...
More information about the svlug
mailing list