Openstack Instance paused when booted from ipxe iso
|
2017-04-11, 16:32
Post: #1
|
|||
|
|||
Openstack Instance paused when booted from ipxe iso
Hello all,
I have the following problem when trying to boot an Openstack instance using the ipxe.iso. I downloaded the latest ipxe source from git and recompiled it. I use the ipxe.iso to create a new glance image within Openstack, but when I try to create a VM with it, its Power State changes to "Paused" almost immediately. From the console I see that it's stuck after "Loading ipxe.krn...ready". This is what I have in the libvirt/qemu log file: Code: 2017-04-11 14:45:54.490+0000: starting up libvirt version: 2.0.0, package: 10.el7_3.5 (CentOS BuildSystem <http://bugs.centos.org>, 2017-03-03-02:09:45, c1bm.rdu2.centos.org), qemu version: 1.5.3 (qemu-kvm-1.5.3-126.el7_3.5), hostname: compute19.cix.vscaler.cloud And this is what I see in the nova log file: Code: 2017-04-11 15:45:59.101 27188 INFO nova.compute.manager [req-f7636b18-c316-4ddb-a6ac-06cba6fc89cc - - - - -] [instance: db9ab7be-f945-4ffa-a44d-807b64c54118] During _sync_instance_power_state the DB power_state (1) does not match the vm_power_state from the hypervisor (3). Updating power_state in the DB to match the hypervisor. Currently running Centos 7.2, kernel 3.10, Openstack Liberty, qemu-kvm 1.5.3-126. Anyone seen this before? Any help will be much appreciated! Thanks, Mouza |
|||
2017-04-11, 19:35
Post: #2
|
|||
|
|||
RE: Openstack Instance paused when booted from ipxe iso
I have a box which last synced almost 2 years ago which has app-emulation/qemu-2.0.0-r1 installed... How old is qemu-kvm 1.5.3-126 ?
You might want to minimize that commandline so it is easier (for others) to reproduce. Also if you know of a working iPXE commit use git bisect to identify when and how the issue was introduced. There have been some updates to virtio a while back which might have regressions for really old versions of qemu-kvm (this is just a guess). Development and testing is mostly done with Qemu so the basic stuff is known working for more recent versions Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)