On 12/3/06, Steve Kemp <steve_at_steve.org.uk> wrote:
>
> There is an updated, signed, release here:
>
> http://www.steve.org.uk/Software/tmp/
>
> If there are no problems reported I will upload 3.0 on Tuesday.
As for error checking: just hit ctrl-c accidentally(which should be
caught and handled correctly), that is stupid, but the effect can
happen i a lot of other situations: vm building stops, I have lvm
volumes, which are still mounted, but no config file.
One step ahead would be if I had at least the config file, so
xen-delete-image would work, better would be really check for all
errors, including ctrl-c, and remove everything when the whole process
doesn't finish nicely.
(alternatively, with some --debugging option, the config is generated,
but nothing deleted, so I can look into things what happened, and
maybe even try to start the vm to see whats missing)
Henning
Received on Tue Dec 05 2006 - 14:23:44 GMT