Hi,
This is probably a trivial fix, but I am rather vexed by it.
I’ve written a little bash script which rsyncs my files to a remote sever and also to a cloud storage service. This handles my day to day backups.
However, I want to take a snapshot of the device every month or so, as I’ve a few AppVMs which I’ve tweaked and I don’t want to have to go back and figure out what I did. I also want to be spin up a new instance of my current set up incase my current laptop dies.
I’ve tried using the BackUp Qubes. I have just under 40 gigs worth of ‘Qubes’.
The process I’ve tried is as follows:
-Increase Private Storage for the Disposable Fedora template to 70 gigs
-Plug in a 64gb USB to the device and attach this to the disposable fedora template
-Run the backup of all qubes bar the Disposable Feodora template, pointing to the USB device.
-This runs fine, until we hit about 4gbs then it hangs. When I cancel I get a ‘file to large’ error. This has happened about 4 times.
Do I need to increase private storage somewhere else? Is there something I’ve missed?