FreeBSD is not booting on Openstack ubuntu node

Asked by Venkateswara Rao Dokku

Hi All,

I am trying to boot FreeBSD VM on OPenstack Ubuntu compute node using the Nova instance command.
When I finished the instantiation, I could see the following crash when logged in from the UI.

atkbd_init() at atkbd_init+0x2f9
atkbd_attach_unit() at atkbd_attach_unit+0x91
atkbdattach() at atkbdattach+0x78
device_attach() at device_attach+0xcc
bus_generic_attach() at bus_generic_attach+0x1a
atkbdc_isa_attach() at atkbdc_isa_attach+0x155
device_attach() at device_attach+0xcc
bus_generic_attach() at bus_generic_attach+0x1a
acpi_attach() at acpi_attach+0xab5
device_attach() at device_attach+0xcc
bus_generic_attach() at bus_generic_attach+0x1a
nexus_acpi_attach() at nexus_acpi_attach+0x69

But the same image is instantiating successfully when tried it from Virsh command.

Is it the same issue as https://bugs.launchpad.net/fuel/+bug/1435501.

If so, how come we are able to instanatiate via virsh but not via openstack nova command?
Do they use different versions of seabios?

Thanks for the help.

Question information

Language:
English Edit question
Status:
Answered
For:
Fuel for OpenStack Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Evgeny Kozhemyakin (ekozhemyakin) said :
#1

Hello,

Your case seems unlikely to be the same seabios problem.
Though you can try updating the packages, as I see seabios-1.8.1 packages are available for every fuel version.

Or please see "ps axf| grep qemu" output on a compute node. You may see some differences between virsh's and nova's
versions of qemu processes.

Thanks,

Can you help with this problem?

Provide an answer of your own, or ask Venkateswara Rao Dokku for more information if necessary.

To post a message you must log in.