OK, progress:)
I can backup a list of stopped qubes, running out to a 10Gb file without
any issues. They all verify OK too. However, backing up running qubes
exhibits the problem.
Starting up one of these qubes and trying to backup causes the progress
indicator to stop at some point, BUT, the data is still being backed up
to disk, and continues flowing for some time. When the data flow stops,
then I have to cancel the backup operation. However, verifying the
backup works OK - file size reported is correct, and the verify process
finishes successfully. I haven't tried to actually restore one of
these yet.
I tried recording the process status of both dom0 and the backup vm
during the backups, but could not see any particular process dying when
the progress updater stopped moving. The tar processes stopped in dom0
but I guess that was because they had finished creating the private.img
files.
So it looks like backing up a live VM causes the backup process to fail
at some point, but not before the data is actually backed up.
It doesn't look like a tar null issue as the data does get to disk OK.
It's just the control of the backup process getting out of step
somewhere.
Mike.