Bug 1265176
| Summary: | [7.1-3.5.5] Auto-install failed with rhn registration | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Huijuan Zhao <huzhao> | ||||||
| Component: | ovirt-node | Assignee: | Ryan Barry <rbarry> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Huijuan Zhao <huzhao> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 3.5.5 | CC: | cshao, cwu, fdeutsch, gklein, huiwa, leiwang, lsurette, yaniwang, ycui, ykaul | ||||||
| Target Milestone: | ovirt-3.6.0-rc3 | Keywords: | TestBlocker, ZStream | ||||||
| Target Release: | 3.6.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | ovirt-node-3.3.0-0.16.20151021git51ae965.el7 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1273075 (view as bug list) | Environment: | |||||||
| Last Closed: | 2016-03-09 14:39:12 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: | |||||||||
| Bug Blocks: | 1273075 | ||||||||
| Attachments: |
|
||||||||
Created attachment 1075758 [details]
auto install error log
add Keywords TestBlocker due to block auto install with rhn registration I tested all the way back to the first EL7 RHEV-H images. This has never worked, and it appears to be due to same explanation as bz#906875. rhn_autoinstall should be using subscription-manager on EL7, and it wasn't. Fabian, I also encounter this issue on build: rhev-hypervisor7-7.2-20151009.0.iso. Could you provide which build should I use to verify this issue? Thanks. (In reply to Huijuan Zhao from comment #7) > Fabian, I also encounter this issue on build: > rhev-hypervisor7-7.2-20151009.0.iso. > Could you provide which build should I use to verify this issue? Thanks. I believe you're now encountering bz#1259499 (or I did when I tested). Once that bug can be verified (SAM on 3.6), this will also work. The correct code path is now being triggered, just a different bug. It is blocked by Bug 1275222. I will verify this issue after Bug 1275222 is fixed. Version-Release number of selected component (if applicable): rhev-hypervisor-7-7.2-20151201.1.e17ev ovirt-node-3.6.0-0.23.20151201git5eed7af.el7ev.noarch Test Steps: 1. Auto install RHEVH with the follow parameters. BOOTIF=01-b8-ca-3a-a9-91-70 storage_init=/dev/sda rhn_username=*** rhn_password=*** adminpw=OKr05SbCu3D3g firstboot Test results: After step1, auto install successful. So this bug is fixed on rhev-hypervisor-7-7.2-20151201.1.e17ev, I will 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 |
Created attachment 1075757 [details] auto install error screenshot Description of problem: Auto-install failed with rhn registration Version-Release number of selected component (if applicable): rhev-hypervisor-7-7.1-20150917.0.e17ev ovirt-node-3.2.3-20.el7.noarch How reproducible: 100% Steps to Reproduce: 1. Auto install RHEVH with the follow parameters. BOOTIF=01-b8-ca-3a-a9-91-70 storage_init=/dev/sda rhn_username=*** rhn_password=*** adminpw=OKr05SbCu3D3g firstboot Actual results: After step1, during installing, An error appeared(such as screenshot on attach), auto install failed. Expected results: After step1, auto install should success. Additional info: also encounter this issue on rhev-hypervisor-7-7.1-20150827.1.e17ev