ReverentCreature Posted March 28, 2018 Posted March 28, 2018 Linux newbie here. Very new to it all. Got a server I need to look after that has Ubuntu and Virtualbox on it. I'd like to back up the virtual Machines in VirtualBox. Whats better cloning or snapshots? Once I have made the copy what's the best way of getting them safely off the computer and how do I go about it? Thanks in advance.
mikkydoos Posted March 28, 2018 Posted March 28, 2018 (edited) You could try Veeam Agent for Linux. It will back up the entire machine in increments, Virtualbox and all. And its free. https://www.veeam.com/linux-backup-free.html Snapshots ruin performance and they are not a valid backup solution. Edited March 28, 2018 by mikkydoos 1
PTide Posted March 29, 2018 Posted March 29, 2018 There is something that you should know about Veeam agent - it provides file-level consistent backup, no app.consistent. If you have some sensitive application that requires transaction-consistency running inside the base OS (Ubuntu), you might need to utilise some pre-backup scripts in order to prepare the app for backup. I'm quite familiar with the product, so feel free to ask any questions. Thanks
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now