The profile states that oxControlService9 should be the datalink:
root@oxz_crucible_pantry:~# cat /var/svc/profile/site.xml
<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
<service_bundle type="profile" name="omicron">
<service version="1" type="service" name="oxide/crucible/pantry">
<instance enabled="true" name="default">
<property_group type="application" name="config">
<propval type="astring" name="datalink" value="oxControlService9"/>
<propval type="astring" name="gateway" value="fd00:1122:3344:101::1"/>
<propval type="astring" name="listen_addr" value="fd00:1122:3344:101::9"/>
<propval type="astring" name="listen_port" value="17000"/>
</property_group>
</instance>
</service>
but the zone has the wrong one!
root@oxz_crucible_pantry:~# dladm
LINK CLASS MTU STATE BRIDGE OVER
oxControlService8 vnic 9000 up -- ?
The zone cfg:
james@dinnerbone:~$ pfexec zonecfg -z oxz_crucible_pantry info
zonename: oxz_crucible_pantry
zonepath: /zone/oxz_crucible_pantry
brand: omicron1
autoboot: false
bootargs:
pool:
limitpriv:
scheduling-class:
ip-type: exclusive
hostid:
fs-allowed:
net:
address not specified
allowed-address not specified
physical: oxControlService8
defrouter not specified
The profile states that oxControlService9 should be the datalink:
but the zone has the wrong one!
The zone cfg: