Bug 1246863
| Summary: | fail to provision RHEVH6.7 (0717) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Nelly Credi <ncredi> | ||||
| Component: | rhev-hypervisor | Assignee: | Anatoly Litovsky <tlitovsk> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.5.4 | CC: | cshao, cwu, ecohen, fdeutsch, gklein, leiwang, lsurette, ncredi, pstehlik, ycui, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.5.4 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | node | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-07-29 12:34:06 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: | 1235591, 1245143 | ||||||
| Attachments: |
|
||||||
|
Description
Nelly Credi
2015-07-26 12:41:39 UTC
Created attachment 1056275 [details]
screenshot of the stuck host
Please remove the quite kernel argument and reboot the machine, then we see the exact cause. these are the only params im passing: storage_init=/dev/sda console=tty0 console=ttyS0,115200n8 earlyprintk=serial,ttyS0,115200n8 yesterday I also sent firstboot, but didnt help Right, then please try adding debug as a keyword. Due to the physical env insufficient, we provision RHEVH6.7-20150717 with the following steps on libvirt + PXE + Foreman-1.8.2 env, and we cannot reproduce this kernel panic issue. 1. Download the RHEVH6.7 iso, run the command: livecd-iso-to-pxeboot rhev-hypervisor6-6.7-20150717.0.iso 2. Copy the tftpboot dir to /var/lib/, copy the /var/lib/tftpboot/pxelinux.cfg/default content as a provisioning template rhevh67-20150717 3. Setup a new host in Foreman with rhevh67-20150717 provisioning template, and boot the new host. Finally, the system boot up as usual and can install RHEVH6.7 successful. Closing this, according to nelly this can not be reproduced with the 0728 build. I wouldnt say 'not a bug' something was wrong and we were unable to install 0717, but yes it is now working with 0728 To me it looked like a corrupted initrd. The kernel trace indicated this, and a recreated initrd had a different size. |