Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: asking about retriyng VG creation with force option
......................................................................
packaging: setup: asking about retriyng VG creation with force option
On dirty storage devices CreateVG could fail, force option can
prevent failures destroying any existent data.
If VDSM detect that the LUN is alredy used it ask to the user
if he want to use the force option to explicitly clean it
up.
If, for any reasons, createVG still fails, it asks again
to the user if he want to retry with force option to
clean it or if he prefer to abort.
Change-Id: I496c34e6b9f0d84443a8d5bc68d77916be6cb504
Bug-Url:
https://bugzilla.redhat.com/1142098
Signed-off-by: Simone Tiraboschi <stirabos(a)redhat.com>
---
M src/ovirt_hosted_engine_setup/constants.py
M src/plugins/ovirt-hosted-engine-setup/storage/blockd.py
2 files changed, 83 insertions(+), 8 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Simone Tiraboschi: Verified
--
To view, visit
https://gerrit.ovirt.org/37845
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I496c34e6b9f0d84443a8d5bc68d77916be6cb504
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer(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