Bug 1112360
| Summary: | kernel panic when nova launches rhel-guest-image-6-6.5 with --no-kvm | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Quickstart Cloud Installer | Reporter: | Judd Maltin <judd> | ||||
| Component: | Installation - RHELOSP | Assignee: | Matthew Booth <mbooth> | ||||
| Status: | CLOSED WORKSFORME | QA Contact: | |||||
| Severity: | medium | Docs Contact: | Dan Macpherson <dmacpher> | ||||
| Priority: | unspecified | ||||||
| Version: | 1.0 | CC: | acathrow, bthurber, jdonohue, judd, mbooth, sgordon | ||||
| Target Milestone: | --- | Keywords: | Unconfirmed | ||||
| Target Release: | 1.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-06-30 15:54:30 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Judd Maltin
2014-06-23 17:30:44 UTC
Are the logs from Nova available? Also just to confirm the scenario here is that RHELOSP incl. both compute and control planes is running *on top* of VMware? Created attachment 911547 [details]
nova compute log - normal output (no debug)
Correct, compute and control planes are (RHEL 6.5) running *on top* of VMWare. That RHEL 6.5 have OpenStack installed. That OpenStack has the RHEL-guest-image loaded into glance, and I am attempting to launch QEMU --no-kvm with that image. The image is indeed marked QCOW2 in Glance. The console output seems abbreviated to me. I'd expect more on the console than just the kernel panic. I'm not finding a way around this. Matt can you try and reproduce? I suspect the issue will actually need to be looked at by one of the RHEL teams but want to confirm we can reliably reproduce before handing it off. Sure. Where can I grab that image from? Are we trying to run a QCOW image on VMware ? No sir. We're trying to run a QCOW2 image on QEMU on RHEL on VMWARE. rhel-guest-image is a package in the RHN. I gave Matt the link to the guest image via IRC, apologies for the confusion. I have recreated this environment locally and I can't reproduce the kernel panic. How do you want to proceed? Hi Judd, Can you confirm the details of the nova boot command being used to initiate the VM? Thanks, Steve Please close this bug. I redeployed my environment with precisely the same tools, re-installing RHEL on the VMware VMs in precisely the same manner, and now the QEMU --no-kvm nodes created by OpenStack work just fine. Thanks very much for the considered attention. Hopefully, next time a real bug. -judd Working config: [root@openshift2 nova]# rpm -qa | grep openstack openstack-nova-compute-2013.2.3-7.el6ost.noarch openstack-utils-2013.2-3.el6ost.noarch openstack-ceilometer-common-2013.2.3-1.el6ost.noarch openstack-ceilometer-compute-2013.2.3-1.el6ost.noarch openstack-nova-api-2013.2.3-7.el6ost.noarch openstack-nova-common-2013.2.3-7.el6ost.noarch openstack-nova-network-2013.2.3-7.el6ost.noarch rhel-guest-image-6-6.5-20140422.0.el6_5.noarch |