> I checked my logs and I found that on the
> qemu-dm.1170.log and xpvd-event.log
> + default_nic
> + xenstore-read device-misc/vif/default-nic
> nic=bcme0
> + [ -z bcme0 ]
> + xenstore-read backend/vif/2/0/mac
> mac=00:16:3e:52:26:fa
> + [ -z 00:16:3e:52:26:fa ]
> + /usr/lib/vna bcme0 00:16:3e:52:26:fa
> dladm_vnic_create: object not found
> vid=
> + [ 255 != 0 ]
> + echo Cannot create vnic.
> Cannot create vnic.
> + fail_connect
> + xenstore-write backend/vif/2/0/hotplug-status error
It seems there is a problem with the nic. Is the bcme driver
a GLDv3 nic driver? What is shown by "dladm show-link"?
Is the bcme0 nic listed as a "legacy" device?
This message posted from opensolaris.org
|