I have a notebook hdd that is encrypted using lvm-dmcrypt to encrypt the entire hdd except a small /boot partition. It's split into 2 partitions, 1 small /boot and 1 big partition that is divided into 6 logical volumes.
I can't use the usual backup solutions, Ghost or Acronis TI, because they don't support encrypted disks. I know Acronis Echo Server for Linux supports hot imaging, which I assume would enable me to imaging my running Linux system and save that image into an external (also encrypted) drive on-the-fly, so no unecrypted data ever hits any platter. Unfortunately, this package costs too much to even consider.
As far as I know, the only other option I can find is something like PartImage that's on a bootable live linux CD, along with cryptsetup and etc., booting into it, unlocking the encrypted partitions, assign them mounting points, and then do partition-by-partition backups copied directly into the encrypted external drive on-the-fly.
Are there any other solutions? And if someone has a system they've come up with that works great that they can share with me, with a step-by-step how-to, that'd be greatly appreciated.
I'd really like to be able to automate it so I'm not manually backing up partition by partition, one at a time. I think partimage works like that or there may be a batch mode as well.
I want to select a disk and click a button and have it image the entire disk and let me save it to my encrypted external drive.
I'm using Debian Etch.
Moved to appropriate forum - Moderator Rubycon
I can't use the usual backup solutions, Ghost or Acronis TI, because they don't support encrypted disks. I know Acronis Echo Server for Linux supports hot imaging, which I assume would enable me to imaging my running Linux system and save that image into an external (also encrypted) drive on-the-fly, so no unecrypted data ever hits any platter. Unfortunately, this package costs too much to even consider.
As far as I know, the only other option I can find is something like PartImage that's on a bootable live linux CD, along with cryptsetup and etc., booting into it, unlocking the encrypted partitions, assign them mounting points, and then do partition-by-partition backups copied directly into the encrypted external drive on-the-fly.
Are there any other solutions? And if someone has a system they've come up with that works great that they can share with me, with a step-by-step how-to, that'd be greatly appreciated.
I'd really like to be able to automate it so I'm not manually backing up partition by partition, one at a time. I think partimage works like that or there may be a batch mode as well.
I want to select a disk and click a button and have it image the entire disk and let me save it to my encrypted external drive.
I'm using Debian Etch.
Moved to appropriate forum - Moderator Rubycon