On Tue, Jan 27, 2009 at 3:35 PM, Darren Reed <Darren.Reed at sun.com> wrote:
> I give you...
>
> # dladm show-link
> LINK      CLASS   MTU   STATE   OVER
> e1000g0   phys   1500   up   --
> # dladm create-vnic -l e1000g0 vnic0
> dladm: vnic creation over e1000g0 failed: object already exists
> # ifconfig vnic0 plumb
> ifconifg: cannot open link "vnic0": DLPI link does not exist
>
> I've opened CR#6798106 for this...
>

Hi,

I saw a similar issue on Opensolaris 2008.11, updated to snv_105. I
have reported it to the Opensolaris bug database, but did not get any
response so far (and not bug id).

I created 3 etherstubs and 2 vnics per etherstub, all working fine.
After a crash of my system (freeze) 'dladm show-link' did not show any
of the virtual devices, but they were all in the datalink.conf file.
The 'create-vnic' and 'create-etherstub' resulted in the same "object
already exists" messages, plumbing created also the above error
message. The workaround I found was deleting all virtual devices via
'delete-vnic' and 'delete-etherstub', which worked fine, and
re-creating them again.
This happened twice on my system so far.

Regards,

Marcus

Reply via email to