How To Perform a Bare-Metal Backup On Linux LVM
perlow writes "Using the free System Rescue CD you can perform bare-metal backups and restores of many types of computer systems. In this article, ZDNet columnist Jason Perlow explains the multi-step procedure in detail on an LVM-based system."
http://www.mondorescue.org/
other features for bare-metal backup/restore involves:
Systemimager (dead good, and also good to restoring an image to other machines too). Restores from a cd (or PXE) boot and pulls the necessary data from the server with minimal intervention.
Any virtualisation technology - depends on your definition of 'bare metal', but if you think of it as an easy-to-restore server, then I guess it counts.
r1soft's (paid-for) continuous backup solution. Not tried this, but many webhost type companies have said its the dogs danglies.
There are rarely free lunches when it comes to computer system configuration choices - and when there are free lunches, you can be sure that the hardware / software will be using that configuration by default.
The safest bet is this: If you aren't sure that you understand the trade-off you are making by using a tool like LVM, you should assume that it's going to come back and bite you in the ass. This isn't just true for software stuff either, hardware RAID 0 has basically the same reliability issues - but it's still sometimes the right engineering choice for someone who understands the trade-offs.
-- The act of censorship is always worse than whatever is being censored. Always.
IMO the big thing that LVM offers is it makes reproportioning easier and safer.
With traditional partitioning you have to slide the data along the drive (which requires you to take the system offline, is time consuming and will probablly screw things up big time if power fails while doing it).
With LVM, I can add unallocated space to any volume I like quickly and easilly. If the filesystem supports online resizing I can even do it without unmounting it.
I agree though that while LVM does have JBOD and striping capabilities that are sometimes usefull the ramifications of using them should be carefully considered before going ahead.
note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register