solaris 10 zone in an solairs 11 ldom provision of network fails
Running the latest EC, on solaris 11.1. Have a solaris 11.1 ldom in a server pool and am provisioning a sol 10 zone within. Using the "create oracle solaris zones" plan to create the zone. The plan generally works (zone is created and installed), however it can't boot with the following error
root@rab6:~# zoneadm -z rab6-testzone boot
zone 'rab6-testzone': failed to create vnic for net0: operation failed
zoneadm: zone 'rab6-testzone': call to zoneadmd failed
I've read a suggestion that a vnic is created then added to the zone config (a command line operation, not using OC), but this fails as well
root@rab6:~# zoneadm -z rab6-testzone boot
zone 'rab6-testzone': failed to create vnic for net0: operation failed
zoneadm: zone 'rab6-testzone': call to zoneadmd failed
I've read a suggestion that a vnic is created then added to the zone config (a command line operation, not using OC), but this fails as well
0