[Ironic] iSCSI is not working
I follows this document: http://docs.openstack.org/developer/ironic/deploy/install-guide.html (http://docs.openstack.org/developer/i...) .
When I'm trying to boot an instance, I can see the baremetal node is succesfully loading the deploy ramdisk and kernel from TFTP server. After that, however, it stuck there. I tried to check whether the ramdisk is trying to connect to Ironic API for posting iSCSI info (using tcpdump), however there is no packet captured. I believe that I have prepared the image correctly.
Anynone knows why this is happening? Any comment will be appriciated.