I noticed that we still support "dladm -R option" by writting the dladm commands into the <altroot>/var/svc/profile/upgrade script. But I am wondering whether they should be written to the <altroot>/var/svc/profile/upgrade_datalink script instead (which is the same script used for the system upgrade). If we do so, if someone runs "dladm create-aggr -R" command and also touched a <altroot>/etc/hostname.<link> for this aggregation, the aggregation can be created early enough.
The downside of this approach is that the alternative system must be post-vanity-naming, which knows to run the /var/svc/profile/upgrade_datalink script in the net-physical service. Thanks - Cathy
