Re: [PATCH stable-2.16 5/7] Make migrate --cleanup more robust

2016-12-02 Thread 'Brian Foley' via ganeti-devel
On Fri, Dec 02, 2016 at 02:04:00PM +, 'Viktor Bachraty' via ganeti-devel wrote: > In case of Xen migrations, the most common failure case is when the > instance fails to freeze so the migration fails with domains running on > both target and source node. This patchs allows migrate --cleanup to

[PATCH stable-2.16 5/7] Make migrate --cleanup more robust

2016-12-02 Thread 'Viktor Bachraty' via ganeti-devel
In case of Xen migrations, the most common failure case is when the instance fails to freeze so the migration fails with domains running on both target and source node. This patchs allows migrate --cleanup to recover by running AbortMigrate() in case the instance is running on both the source and t

Re: [PATCH stable-2.16 5/7] Make migrate --cleanup more robust

2016-10-13 Thread 'Brian Foley' via ganeti-devel
On Fri, Oct 07, 2016 at 08:38:03PM +0100, 'Viktor Bachraty' via ganeti-devel wrote: > In case of Xen migrations, the most common failure case is when the > instance fails to freeze so the migration fails with domains running on > both target and source node. This patchs allows migrate --cleanup to

[PATCH stable-2.16 5/7] Make migrate --cleanup more robust

2016-10-07 Thread 'Viktor Bachraty' via ganeti-devel
In case of Xen migrations, the most common failure case is when the instance fails to freeze so the migration fails with domains running on both target and source node. This patchs allows migrate --cleanup to recover by running AbortMigrate() in case the instance is running on both the source and t