I am searching a viable bare metal restore solution for linux server . It must be restored from an online backup and supporting software raid (mdadm) and logical volume manager (lvm).
I think you will have to do a very basic installation, create your RAID with mdadm, then proceed with pvcreate, vgcreate, lvcreate, makefs.
Obviously, the above line is only the sequence of operations and not the syntax.
If you are not familiar with mdadm or LVM you can find plenty literature on the net.
If you wanna spend some $$ you can get SyncSort Backup Express which has a bare metal restore option (for additional $$) or any other decent DR solution. The online backup of a running system needs to be done properly or the restored image may give you more problems.
Using the tools at hand, LVM snapshots may go a long way. I've never tried but I'm kinda curious. Maybe when I get some time I'll try it out for myself.
As always, throughly test any solutions you want to pursue.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.