Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: skip space check on additional hosts
......................................................................
packaging: setup: skip space check on additional hosts
On first host we need to check if we have enough space too.
We must skip this check on additional hosts because the space is
already filled with the Hosted Engine VM image.
Sadly we can't go back to previous customization stage so here
we can only fail the setup.
Change-Id: Ie6dae85998d8f946cca6d1f8ba3750353af002e1
Signed-off-by: Sandro Bonazzola <sbonazzo(a)redhat.com>
---
M src/plugins/ovirt-hosted-engine-setup/storage/nfs.py
1 file changed, 63 insertions(+), 5 deletions(-)
Approvals:
Sandro Bonazzola: Verified; Looks good to me, approved
Martin Sivák: Looks good to me, but someone else must approve
Jiří Moskovčák: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/34662
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie6dae85998d8f946cca6d1f8ba3750353af002e1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmoskovc(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server