← Back to team overview

openstack team mailing list archive

[Baremetal] How to check BM_Hardware enrollment

 

Hi,

How to ensure the baremetal hardware enrollment is success or not,

As per the wiki "Once the hardware is enrolled in the baremetal driver, the Nova compute process will broadcast the availability of a new compute resource to the Nova scheduler during the next periodic update, which by default occurs once a minute."

But I'm not getting any updates on scheduler log other than

2013-07-15 11:04:28.684 8541 AUDIT nova.service [-] Starting scheduler node (version 2013.1)
2013-07-15 11:04:30.433 INFO nova.openstack.common.rpc.common [req-105763e7-ee4c-4606-9a0b-9981953a50bf None None] Connected to AMQP server on 192.168.124.81:5672
2013-07-15 11:04:30.453 INFO nova.openstack.common.rpc.common [req-105763e7-ee4c-4606-9a0b-9981953a50bf None None] Connected to AMQP server on 192.168.124.81:5672
2013-07-15 13:29:48.110 8541 INFO nova.service [-] Caught SIGTERM, exiting
2013-07-15 13:30:03.074 13854 AUDIT nova.service [-] Starting scheduler node (version 2013.1)
2013-07-15 13:30:04.890 INFO nova.openstack.common.rpc.common [req-3718a701-9951-4909-aee2-3119c642ece8 None None] Connected to AMQP server on 192.168.124.81:5672
2013-07-15 13:30:04.915 INFO nova.openstack.common.rpc.common [req-3718a701-9951-4909-aee2-3119c642ece8 None None] Connected to AMQP server on 192.168.124.81:5672
2013-07-15 13:33:51.087 WARNING nova.scheduler.driver [req-f3340166-463f-4304-910a-a75a500f8ed1 e29d4b006311421896a3469d7efb3621 33a71acc451e4bfc8105a1b7d01bfe8c] [instance: b1b1c5de-2df1-4e14-802e-19a14ecba50f] Setting instance to ERROR state.
2013-07-15 13:35:53.056 13854 INFO nova.service [-] Caught SIGTERM, exiting
2013-07-15 13:35:56.351 14644 AUDIT nova.service [-] Starting scheduler node (version 2013.1)
2013-07-15 13:35:57.745 INFO nova.openstack.common.rpc.common [req-1876911d-5952-4fa3-bf1f-aab826a62b62 None None] Connected to AMQP server on 192.168.124.81:5672
2013-07-15 13:35:57.755 INFO nova.openstack.common.rpc.common [req-1876911d-5952-4fa3-bf1f-aab826a62b62 None None] Connected to AMQP server on 192.168.124.81:5672
2013-07-15 13:39:14.250 14644 INFO nova.service [-] Caught SIGTERM, exiting
2013-07-15 13:39:16.509 16823 AUDIT nova.service [-] Starting scheduler node (version 2013.1)
2013-07-15 13:39:17.850 INFO nova.openstack.common.rpc.common [req-87863536-99f2-417d-aeea-f7459fe420b3 None None] Connected to AMQP server on 192.168.124.81:5672
2013-07-15 13:39:17.867 INFO nova.openstack.common.rpc.common [req-87863536-99f2-417d-aeea-f7459fe420b3 None None] Connected to AMQP server on 192.168.124.81:5672

Kindly let me know what went wrong on my configuration.

All the openstack stack services are up & running with baremetal changes on the nova.conf effective.


Thanks
Shanthakumar K