I just took a look through the vdc_options keys and I only found key
entries of "AbortMigrationOnError" for cluster levels 3.0, 3.1, and 3.2 but
not 3.3.
- DHC
On Tue, Oct 15, 2013 at 10:55 AM, Dan Kenigsberg <danken(a)redhat.com> wrote:
On Tue, Oct 15, 2013 at 04:42:11PM +0200, Michal Skrivanek wrote:
>
> On Oct 15, 2013, at 16:36 , Dead Horse <deadhorseconsulting(a)gmail.com>
wrote:
>
> > I have been running EL 6.4 hosts in 3.3 mode for quite some time, I
only noticed this breakage in the latest master VDSM 4.13.x. Tagged vdsm
versions: ovirt-3.3.0 and ovirt-3.3 do work (if not using master which one
of these should be used with 3.3 btw?)
>
> it is correct
> I suppose as a workaround you can use engine-config and set
AbortMigrationOnError to false for now…
> the default should change to false till EL 6.5 comes out, I guess…
Global configurable are evil, but yes. Please set it to False by
default, until we can require a libvirt version that has it.
Dan.