|
Hey Rob,
Yeah, you'd definitely need some free disk space to hold the tar files for your Virtual Servers, if you use Virtualmin to back everything up.
You can lessen how much is required by choosing the "Transfer each virtual server after it is backed up" option, but since it's one Virtual Server you have that's so large, that might not help you much :-)
Other options?
Well, you can always do what you suggested -- pop in another drive, and use it for handling the backups. You just have to change Webmin's temp directory, which defaults to something in /tmp.
Another option would be to use Virtualmin to backup everything but /home (assuming the majority of that 90GB is in /home).
So Virtualmin will backup your Virtual Servers config files, BIND Zone files, MySQL DB, etc, but ignore files in /home.
And then use rsync to pull your data in /home to another location, that would avoid having to add an external drive to your box.
To have Virtualmin not backup /home data, go into the "Features and settings" area on the backup page, and have it exclude "Server's home directory and web pages".
I hope that helps! -Eric
|