Change in ovirt-hosted-engine-setup[master]: bin: extended hosted-engine capabilities

Sandro Bonazzola has submitted this change and it was merged. Change subject: bin: extended hosted-engine capabilities ...................................................................... bin: extended hosted-engine capabilities added --vm-shutdown for gracefully shutdown the VM modified --vm-stop for stopping the VM calling destroy, renamed to --vm-poweroff added --connect-storage for connecting the storage domain added --start-pool for starting the storage pool If the storage is not connected and the pool is down the VM will not start due to missing volume. Then you have to destroy the VM and start the pool before starting again the VM. --connect-storage and --start-pool are separated allowing to run the VM without the pool if VDSM supports it. Change-Id: Iea0755188efe0dfe1f61da762d3b0f290b8efd2c Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com> --- M src/bin/hosted-engine.in M src/ovirt_hosted_engine_setup/constants.py M src/plugins/ovirt-hosted-engine-setup/core/conf.py M src/plugins/ovirt-hosted-engine-setup/storage/storage.py M templates/hosted-engine.conf.in 5 files changed, 76 insertions(+), 4 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved Alex Lourie: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/17113 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iea0755188efe0dfe1f61da762d3b0f290b8efd2c Gerrit-PatchSet: 8 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Lev Veyde <lveyde@gmail.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com>
participants (1)
-
sbonazzo@redhat.com