On 17 Mar 2006, at 11:39, <[EMAIL PROTECTED]> wrote:
You don't need delete-link anymore. Just `ifconfig bge0 unplumb', createthe aggregation, and drive on.
That's what I surmised I *should* do but, alas, when I tried: dladm create-aggr -d bge0 1I got an error saying 'device busy'. Now bge0 was definitely gone from ifconfig but from looking at the code it was apparent that when the bge driver calls mac_register() this has the effect of doing a dls_create() and presumably, therefore, the aggr driver finds that a dls reference to the mac interface exists and thus refuses to use it. I couldn't see any way of forcing a dls_destroy() except to call rem_drv on bge to force the instances to detach. So, in the end I rebooted and, sure enough, when the system came back up I had no problem creating the aggregation.
Paul -- Paul Durrant +44 7717 868957
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org