[Openstack] Create instance failed and got message "Bus 'ide.1' not found"

Sankar Paramasivan -X (sankpara - TECH MAHINDRA LIM at Cisco) sankpara at cisco.com
Mon Feb 1 16:28:14 UTC 2016


Hi all
In my KILO openstack setup I am getting “The service catalog is empty.” In ceilometer meter-list. I have Create cliented environment scripts

export OS_PROJECT_DOMAIN_ID=default
export OS_USER_DOMAIN_ID=default
export OS_PROJECT_NAME=admin
export OS_TENANT_NAME=admin
export OS_USERNAME=admin
export OS_PASSWORD=Lilies09
export OS_AUTH_URL=http://10.200.2.84:35357/v3
export OS_VOLUME_API_VERSION=2

Shall anyone clarify me what’s need to be done to get the output in “ceilometer meter-list.”

Thanks
sankar


From: Jitendra Kumar Bhaskar [mailto:jitendra.b at pramati.com]
Sent: Wednesday, January 27, 2016 4:36 PM
To: 柯俊兆 <kojiunjau at gmail.com>
Cc: openstack at lists.openstack.org
Subject: Re: [Openstack] Create instance failed and got message "Bus 'ide.1' not found"

Can you please paste the output of nova service-list ?

Regards
Jitendra
+91-9989743042





On Wed, Jan 27, 2016 at 9:35 AM, 柯俊兆 <kojiunjau at gmail.com<mailto:kojiunjau at gmail.com>> wrote:
Hi All
I am a biginner in Openstack
I build a multi-node OpenStack platform (installed via Devstack) with two types machine as compute (x86_64 and ARM A15), control/network/storage server in the same x64 server.
I can launch a instance in x86_64 machine and work fine. It run cirros-0.3.4-x86_64-uec success
In same local.conf,I  launch instance in ARM base machine use cirros-0.3.4-arm-uec,but start failed and I found error message in /opt/stack/logs/n-cond.log like below message.

-----------------------------------Begin of message-----------------------------------
2016-01-27 11:38:41.567 ERROR nova.scheduler.utils [req-822f0096-f886-443e-9a45-69ef0aa6a11e admin admin] [instance: f3902fad-0c1c-4cdd-a6cb-4626c852df66] Error from last host: pismo-192-168-1-100 (node pismo-192-168-1-100): [u'Traceback (most recent call last):\n', u'  File "/opt/stack/nova/nova/compute/manager.py", line 1916, in _do_build_and_run_instance\n    filter_properties)\n', u'  File "/opt/stack/nova/nova/compute/manager.py", line 2080, in _build_and_run_instance\n    instance_uuid=instance.uuid, reason=six.text_type(e))\n', u"RescheduledException: Build of instance f3902fad-0c1c-4cdd-a6cb-4626c852df66 was re-scheduled: internal error: process exited while connecting to monitor: qemu-system-arm: -device ide-cd,bus=ide.1,unit=1,drive=drive-ide0-1-1,id=ide0-1-1: Bus 'ide.1' not found\n\n"]
2016-01-27 11:38:47.489 ERROR nova.scheduler.utils [req-822f0096-f886-443e-9a45-69ef0aa6a11e admin admin] [instance: f3902fad-0c1c-4cdd-a6cb-4626c852df66] Error from last host: pismo-192-168-1-99 (node pismo-192-168-1-99): [u'Traceback (most recent call last):\n', u'  File "/opt/stack/nova/nova/compute/manager.py", line 1918, in _do_build_and_run_instance\n    filter_properties)\n', u'  File "/opt/stack/nova/nova/compute/manager.py", line 2084, in _build_and_run_instance\n    instance_uuid=instance.uuid, reason=six.text_type(e))\n', u"RescheduledException: Build of instance f3902fad-0c1c-4cdd-a6cb-4626c852df66 was re-scheduled: internal error: process exited while connecting to monitor: qemu-system-arm: -device ide-cd,bus=ide.1,unit=1,drive=drive-ide0-1-1,id=ide0-1-1: Bus 'ide.1' not found\n\n"]
2016-01-27 11:38:47.868 WARNING nova.scheduler.utils [req-822f0096-f886-443e-9a45-69ef0aa6a11e admin admin] Failed to compute_task_build_instances: No valid host was found. There are not enough hosts available.
Traceback (most recent call last):

  File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/server.py", line 150, in inner
    return func(*args, **kwargs)

  File "/opt/stack/nova/nova/scheduler/manager.py", line 78, in select_destinations
    dests = self.driver.select_destinations(ctxt, spec_obj)

  File "/opt/stack/nova/nova/scheduler/filter_scheduler.py", line 74, in select_destinations
    raise exception.NoValidHost(reason=reason)

NoValidHost: No valid host was found. There are not enough hosts available.
-----------------------------------End of message-----------------------------------

Anyone knows how to solve "Bus 'ide.1' not found" this problem?
Thank you~

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack at lists.openstack.org<mailto:openstack at lists.openstack.org>
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20160201/588d91be/attachment.html>


More information about the Openstack mailing list