[OpenIndiana-discuss] ipadm: Could not create address: Operation not supported on disabled object.
Till Wegmueller
toasterson at gmail.com
Tue Oct 19 12:26:40 UTC 2021
Hey Mario
You have two VNICs not connected with the Outside world. Is this
Intentional?
I always do
dladm create-vnic -l $PHYSICAL_LINK bhyve0
and let the VM handle the bhyve vnic.
Hope this helps
Greetings
Till
On 18.10.21 21:31, Mario Marietto wrote:
> Hello.
>
> I'm using open-indiana os right now. I would like to pass through my
> graphic card (nvidia rtx 2080 ti) to a linux os using bhyve. This is the
> tutorial that is helping me :
>
>
> https://www.cyber-tec.org/2019/05/29/using-bhyve-pci-passthrough-on-omnios/
>
>
> Reading from the tutorial,below you can see what I did right now and where
> I'm stuck :
>
>
> $ pkg install system/bhyve
>
> $ pkg install system/zones/brand/bhyve
>
> $ dladm delete-etherstub switch0
>
> $ dladm delete-vnic uplink0
>
> $ dladm delete-vnic bhyve0
>
> $ dladm create-etherstub switch0
>
> $ dladm create-vnic -l switch0 uplink0
>
> $ dladm create-vnic -l switch0 bhyve0
>
> $ dladm show-vnic
>
> LINK OVER SPEED MACADDRESS MACADDRTYPE VID
>
> bhyve0 switch0 0 2:8:10:e0:f2:e8 random 0
> uplink0 switch0 0 2:8:10:a9:ab:62 random 0
>
> $ ipadm create-addr -T static -a 192.168.1.2/30 uplink0/v4
>
> this is the error I get that I'm not able to fix it :
>
> *ipadm: Could not create address: Operation not supported on disabled
> object.*
> ario.
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss at openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>
More information about the openindiana-discuss
mailing list