Bug 1002454
Summary: | [RFE] Possibility to install host into engine VM without running through the whole installation process again. | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Leonid Natapov <lnatapov> | |
Component: | ovirt-hosted-engine-setup | Assignee: | Simone Tiraboschi <stirabos> | |
Status: | CLOSED WONTFIX | QA Contact: | Artyom <alukiano> | |
Severity: | high | Docs Contact: | ||
Priority: | medium | |||
Version: | 3.3.0 | CC: | aburden, dfediuck, didi, iheim, juwu, lbopf, lnatapov, lveyde, mavital, oschreib, pablo.iranzo, sbonazzo, scohen, sherold, stirabos | |
Target Milestone: | --- | Keywords: | FutureFeature, ZStream | |
Target Release: | 3.6.0 | Flags: | mavital:
needinfo+
sherold: Triaged+ |
|
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | integration | |||
Fixed In Version: | ovirt-hosted-engine-setup-1.2.0-0.2.master.el6_5 | Doc Type: | Enhancement | |
Doc Text: |
It is now possible to resume a Hosted Engine deployment with the command 'hosted-engine --deploy --config-append=/path/to/answer.conf' after the OS and Red Hat Enterprise Virtualization Manager have been installed on the engine virtual machine, providing the disk image has not been deleted from the storage domain. In this circumstance, the user only needs to confirm the OS and the Manager have been installed for the deployment to continue.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1199907 (view as bug list) | Environment: | ||
Last Closed: | 2015-09-01 11:54:37 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1139019, 1139020, 1215623, 1220824 | |||
Bug Blocks: | 1199907, 1234915 |
Description
Leonid Natapov
2013-08-29 08:59:16 UTC
We can add a check on vm.conf and hosted-engine.conf existence and use its content for checking if the vm is already up. If it's up, we can disable all stages before the CLOSEUP stage. Then we need to change CLOSEUP stage for allowing to recover from the right point in the setup flow depending if the os is installed or not (checking boot media). An answer file is generated at validation stage before changing the system state, including before starting the VM. If the user run "hosted-engine --deploy --config-append=/etc/ovirt-hosted-engine/answer.conf" question are answered automatically. If the disk image has not been deleted from the within the storage domain, it will be reused by the VM preserving the content if boot is pxe or cdrom, overwritten in boot is from ovf. User just need to confirm that OS have been installed on first checkpoint and rhevm has been installed at second checkpoint and if rhevm was really installed and able to run everything is already in place without any more action needed. Is this enough? If so, we can move this to closed, current release, target 3.4.0. No comments n one month, assuming current state is good enough. Moving to ON_QA. Please reopen if something more is needed. Verified on ovirt-hosted-engine-setup-1.2.1-4.el6ev.noarch 1) Run hosted-engine --deploy 2) Continue deployment until you finish rhevm setup on vm, and interrupt setup(CTRL+D) 3) Run hosted-engine --deploy ----config-append=conf_file deploy fill all details and only ask for accept from OS installation and for rhevm-setup Hey Sandro, Doc text has been updated for inclusion in RHBA-2014:18366-01 Can you please give it a quick check to ensure it's still technically accurate. Cheers, Andrew Hi Andrew, doc text looks ok to me. It was still going to fail if the NFS path was entered with a trailing slash. Simone, you moved to POST but the referenced patch has been merged. Can you sync this bug status? Yes, it was merged on Jan 14th so we can move it to modified Stop support of redeploy feature under 3.6 according to https://bugzilla.redhat.com/show_bug.cgi?id=1238709#c2 Moving 'requires_doc_text' to '-', so this text will not be included in the Release Notes for 3.6. Also updated the 'oVirt Team' field in order to allow my changes to save. |