Re: [Openstack] why baremetal did not send dhcp request in tenant network

2016-10-18 Thread Travis Vu
Yes, baremetal is setup to use DHCP (network boot). Baremetal dhcp works fine in the provisioning network. That's how it was able to load user OS from Ironic. Once it loaded user OS, it reboots using the user OS into the tenant network. From watching the monitor, the baremetal did not send any d

Re: [Openstack] why baremetal did not send dhcp request in tenant network

2016-10-18 Thread Nasir Mahmood
Is the BIOS on baremetal hardware configured to boot from dhcp. Looks like opposite to me . It should at least show you to boot either into local os or other available options like usb, network boot etc. On Oct 19, 2016 12:24 AM, "Rick Jones" wrote: On 10/18/2016 11:54 AM, Travis Vu wrote: >

Re: [Openstack] why baremetal did not send dhcp request in tenant network

2016-10-18 Thread Rick Jones
On 10/18/2016 11:54 AM, Travis Vu wrote: I used Openstack Ironic to provision baremetal. baremetal booted up in provisioning network and loaded user OS. When baremetal rebooted into tenant network, it did not send dhcp request. I cannot ping the tenant IP address Ironic assigned to baremetal.

[Openstack] why baremetal did not send dhcp request in tenant network

2016-10-18 Thread Travis Vu
I used Openstack Ironic to provision baremetal. baremetal booted up in provisioning network and loaded user OS. When baremetal rebooted into tenant network, it did not send dhcp request. I cannot ping the tenant IP address Ironic assigned to baremetal. Why did baremetal not send dhcp request whe