[Openstack] [ironic] Deploying ironic with devstack, instance holds on spawning task

Kai Brennenstuhl kai.brennenstuhl at de.ibm.com
Tue May 27 14:33:04 UTC 2014


Hello,

I'm trying to deploy Ironic with devstack. I'm using Ubuntu 14.04 and
follow the manual on
http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html#deploying-ironic-with-devstack

My Ubuntu 14.04 is running in a VM the host OS is RHEL 6.5
Everything works fine until I want to spawn a new instance.
The instance remains in the spawning task. The command "ironic node-list"
shows that one of my two nodes is powered on and in provisioning state
"wait call-back". This node is already associated with the instance uuid.
The ironic cond log shows following:
2014-05-27 15:49:36.724 2505 DEBUG ironic.openstack.common.processutils [-]
Running cmd (SSH): /usr/bin/virsh --connect qemu:///system dumpxml
baremetalbrbm_0 | grep "mac address" | awk -F"'" '{print $2}' | tr -d ':'
ssh_execute /opt/stack/ironic/ironic/openstack/common/processutils.py:219
2014-05-27 15:49:36.800 2505 DEBUG ironic.openstack.common.processutils [-]
Result was 0
ssh_execute /opt/stack/ironic/ironic/openstack/common/processutils.py:240
2014-05-27 15:49:36.800 2505 DEBUG ironic.drivers.modules.ssh [-] Found Mac
address: 52:54:00:97:9d:8f
_get_hosts_name_for_node /opt/stack/ironic/ironic/drivers/modules/ssh.py:282

What can I do that the instance is spawned successfully? I can't see
anything irregular in the other logs.

Another question: Is there more information about the required fields in
ironic drivers than this example shows:
http://docs.openstack.org/developer/ironic/dev/api-spec-v1.html#id13 ?




Mit freundlichen Grüßen / Kind regards

Kai Brennenstuhl

DHBW Student Angewandte Informatik / Student Applied Computer Science
IBM Sales & Distribution, Human Resources
                                                                                                  
                                                                                                  
                                                                                                  
                                                                                                  
                                                                                                  
 Phone:            +49-7034-2740745                                              Am Fichtenberg 1 
                                                                                                  
 E-Mail:           kai.brennenstuhl at de.ibm.com                                   71083 Herrenberg 
                                                                                                  
                                                                                                  
                                                                                                  
                                                                                          Germany 
                                                                                                  
                                                                                                  
                                                                                                  
                                                                                                  
                                                                                                  
 IBM Deutschland                                                                                  
 Management &                                                                                     
 Business Support                                                                                 
 GmbH /                                                                                           
 Vorsitzender des                                                                                 
 Aufsichtsrats:                                                                                   
 Martin Jetter                                                                                    
 Geschäftsführung:                                                                                
 Martina Koederitz                                                                                
 (Vorsitzende),                                                                                   
 Reinhard Reschke,                                                                                
 Dieter Scholz,                                                                                   
 Gregor Pillen,                                                                                   
 Christian Noll,                                                                                  
 Ivo Koerner                                                                                      
 Sitz der                                                                                         
 Gesellschaft:                                                                                    
 Ehningen /                                                                                       
 Registergericht:                                                                                 
 Amtsgericht                                                                                      
 Stuttgart, HRB                                                                                   
 24938                                                                                            
                                                                                                  






More information about the Openstack mailing list