LDoms and DHCP
We've been trying to get one LDom to jumpstart from another LDom (we use DHCP for all jumpstart, not just x86).
We weren't getting the initial DHCP starting so we simplified things and took two existing LDoms, one of which was being DHCPed from another box on the network.
We copied the DHCP (ISC DHCP) config from that box to an LDom on the same box as the LDom we wanted to take its network config from DHCP and started the DHCP server in the LDom and stopped it on the original server (which is beyond the physical interface).
So we've now got two LDoms, attached to the same vswitch (and which is bridged onto the main network). Trying to get the LDom which is the DHCP client to DHCP from the LDom acting as the DHCP server doesn't seem to work. We see the DISCOVER and OFFERs on the DHCP server and snooping on the client, we also see the discovers and offers, just the offers don't seem to make it to the client.
Any ideas?

