Bug 1144917
Summary: | [RFE] Provide a better way to quit shell when encounter error during setup hosted engine proccess | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | wanghui <huiwa> |
Component: | ovirt-node-plugin-hosted-engine | Assignee: | Ryan Barry <rbarry> |
Status: | CLOSED ERRATA | QA Contact: | wanghui <huiwa> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 3.5.0 | CC: | cshao, dfediuck, dougsland, fdeutsch, huzhao, leiwang, nbarcet, yaniwang, ycui, ylavi |
Target Milestone: | ovirt-3.6.0-rc | Keywords: | FutureFeature |
Target Release: | 3.6.0 | Flags: | sherold:
Triaged+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt-node-plugin-hosted-engine-0.3.0-1.el7ev | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-03-09 14:13:35 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Node | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1267437 | ||
Bug Blocks: | 1059435, 1094719, 1250199 |
Description
wanghui
2014-09-22 02:06:40 UTC
I met the same issue when deploy the HE with ova if data size less than 50G. It leaves customer no time to see any error information, just go back the TUI quickly. Test version: rhev-hypervisor6-6.6-20150402.0 ovirt-node-3.2.2-3.el6.noarch ovirt-node-plugin-hosted-engine-0.2.0-15.0.el6ev.noarch What we're going to do is add an option to view the relevant logs (setup) in the TUI hosted-engine tab. This should enable the user to see sorry any errors that happen during deployment. Douglas: The packaged version of ovirt-node-plugin-hosted-engine on EL7 appears to be missing this script, even in the RPM verification. Building the RPM locally doesn't show any problems (/usr/bin/ovirt-node-hosted-engine-setup is present). Some problemw ith the build? (In reply to Ryan Barry from comment #4) > Douglas: > > The packaged version of ovirt-node-plugin-hosted-engine on EL7 appears to be > missing this script, even in the RPM verification. Building the RPM locally > doesn't show any problems (/usr/bin/ovirt-node-hosted-engine-setup is > present). Some problemw ith the build? The last build available in brew was done based in 3.5 branch which doesn't include this patch at: 2015-04-02 16:42:53. Fabian, time to sync the 3.5 branch in upstream with master and rebuild downstream? Yes, we'll rebase soon. we'd better verify this issue after Bug 1267437 fix as it block HE setup. Test verion: rhev-hypervisor7-7.2-20151025.0.el7ev ovirt-node-3.3.0-0.18.20151022git82dc52c.el7ev.noarch ovirt-node-plugin-hosted-engine-0.3.0-1.el7ev.noarch Test result: 1. Clean install rhev-hypervisor7-7.2-20151025.0.el7ev 2. Enabled network 3. Start to setup hosted engine as follows. Are you sure you want to continue? (Yes, No)[Yes]: No 4. Check the quit screen Test result: 1. It will prompt as follows. And it will stay in the shell untill press any key. "Something went wrong setting up hosted engine, or the setup process was cancelled. Press any key to continue..." So this issue is fixed in ovirt-node-plugin-hosted-engine-0.3.0-1.el7ev.noarch. Change the status to verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0378.html |