I looked at the migration code. The Xen config file is only removed from the source and created on the destination after a successful migration.
On Fri, May 17, 2013 at 2:52 PM, Guido Trotter <[email protected]> wrote: > 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 > > -- Google Ireland Ltd.,1 Grand Canal Plaza, Lower Grand Canal Street, Dublin 4, Ireland Registered in Dublin, Ireland Registration Number: 368047
