On Fri, May 17, 2013 at 2:45 PM, Balazs Lecz <[email protected]> wrote:
> This is a fix for a minor bug. > Currently, a failed Xen VM start results in a stale config file left > behind on the filesystem. > This change introduces a new log directory, where the Xen VM config > file is moved after a failed startup. > > Signed-off-by: Balazs Lecz <[email protected]> > What happens on other operations? Especially instance migrate should be looked at and confirmed not to be affected by this. Failover is definitely not a problem as it does "start" too. Anywhere else is this happening? Thanks a lot, Guido
