Looking for backup software and backup tips.
Posted: 30. Jul 2012, 07:18
Hi,
I'm trying to provide advice to someone I know that is looking to get started with VirtualBox, but I'm having difficulty finding a backup solution that I feel is adequate. I'm wondering if anyone knows of existing backup software, open source or commercial, that can be used to backup virtual machines using the following strategy:
The reason VirtualBox's built in snapshots are preferable to VSS or LVM is due to the resources that would be available for fail over. They don't have the resources to set up a dedicated fail over system and would likely use one or two re-purposed Windows 7 PCs if their main machine failed. AFAIK it isn't possible to script snapshot creation via VSS using Windows 7 and having a backup system that would keep working on a re-purposed Windows 7 machine would be preferable. They are more comfortable dealing with Windows than Linux.
I have two questions:
1. When I shut down a guest OS and take a (VirtualBox) snapshot, are the VDI and all previous snapshot files read only after I restart the VM? I've tested this and it seems to be the case, but I'd like to make sure I'm not overlooking anything.
2. Ignoring the complexities of discarding the most recent snapshot file when restoring, are there any challenges created by using VirtualBox's built in snapshots instead of VSS or LVM?
I'd welcome any other thoughts / tips.
I'm trying to provide advice to someone I know that is looking to get started with VirtualBox, but I'm having difficulty finding a backup solution that I feel is adequate. I'm wondering if anyone knows of existing backup software, open source or commercial, that can be used to backup virtual machines using the following strategy:
- Perform an ACPI shutdown of the guest.
- Take a snapshot of the current state...
- -- VirtualBox's built in snapshots are preferable.
- -- Windows VSS or Linux LVM may be an option if there are major advantages.
- Start the guest.
- Copy or sync the non-changing VDI / snapshots to a backup destination.
- -- USB disk if the backup sets are very large.
- -- Offsite over the network if possible.
The reason VirtualBox's built in snapshots are preferable to VSS or LVM is due to the resources that would be available for fail over. They don't have the resources to set up a dedicated fail over system and would likely use one or two re-purposed Windows 7 PCs if their main machine failed. AFAIK it isn't possible to script snapshot creation via VSS using Windows 7 and having a backup system that would keep working on a re-purposed Windows 7 machine would be preferable. They are more comfortable dealing with Windows than Linux.
I have two questions:
1. When I shut down a guest OS and take a (VirtualBox) snapshot, are the VDI and all previous snapshot files read only after I restart the VM? I've tested this and it seems to be the case, but I'd like to make sure I'm not overlooking anything.
2. Ignoring the complexities of discarding the most recent snapshot file when restoring, are there any challenges created by using VirtualBox's built in snapshots instead of VSS or LVM?
I'd welcome any other thoughts / tips.