Hi, All: When I tried to deploy a bare metal using ironic and following http://ma.ttwagner.com/bare-metal-deploys-with-devstack-and-ironic/, I face the one issue: - First I create ubuntu images by using diskimage-builder - sudo ./bin/ramdisk-image-create -a amd64 ubuntu deploy-ironic -o /tmp/deploy-ramdis - sudo ./bin/disk-image-create -a amd64 ubuntu deploy-ironic -o /tmp/deploy-ramdisk-ubuntu - Then I got three images: - deploy-ramdisk.initramfs (pxe_deploy_ramdisk in ironic node) - deploy-ramdisk.kernel (pxe_deploy_kernel in ironic node) - deploy-ramdisk-ubuntu (pxe_image_source in ironic node) - Finally, I deploy my node with these three images and got provison_state active: [image: 内嵌图片 1] But on the bare metal node there is no installed system, it stuck at this screen. [image: 内嵌图片 2] Can anyone please tell me if above disk-image-builder commands are correct? Why image is not installed in bare metal server successfully? *Best Regards!* *Chao Yan * -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140604/c10248b5/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: aadd.png Type: image/png Size: 249277 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140604/c10248b5/attachment-0002.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: ???.png Type: image/png Size: 20508 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140604/c10248b5/attachment-0003.png>