Mike Kolesnik has submitted this change and it was merged.
Change subject: engine: Use old method of network init on 3.2 hosts
......................................................................
engine: Use old method of network init on 3.2 hosts
When using setup networks to set the host's management network instead
of the host deploy, the operation can sometimes fail as super VDSM
service is not ready yet (although VDSM seems active).
We have considered a possibility to retry the operation, but there is no
good way to know what caused the first attempt to fail, or how many
attempts should be made.
Hence, the chosen solution was to have the old way for 3.2 hosts, and
for 3.3 hosts only the setup networks post-installation will occur.
Change-Id: Icd1f41ee037f46a7e9ca360f3d10d5d2a5bcc547
Bug-Url:
https://bugzilla.redhat.com/999461
Signed-off-by: Mike Kolesnik <mkolesni(a)redhat.com>
---
M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Mike Kolesnik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18683
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icd1f41ee037f46a7e9ca360f3d10d5d2a5bcc547
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>