[OpenIndiana-discuss] ipadm: Could not create address: Operation not supported on disabled object.

Mario Marietto marietto2008 at gmail.com
Mon Oct 18 19:31:20 UTC 2021


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.


More information about the openindiana-discuss mailing list