[OpenIndiana-discuss] Welcome bhyve!

John D Groenveld groenveld at acm.org
Sat Mar 27 00:51:50 UTC 2021


In message <34835ee1-7c02-018b-5962-2c2cc6b9d8bf at Duedinghausen.eu>, Stephan Alt
haus writes:
>So i am trying to enable the VNC network listener via zonecfg like this:
>
>...
>add attr
>set name="vnc"
>set type="string"
>set value="on"
>end
>add attr
>set name="vnc-port"
>set type="string"
>set value="5905"
>end
>...
>
>but this does not work at all. :-/

Omnios' docs for bhyve say the zonecfg vnc attr can be value
off, on, or options.
<URL:https://omnios.org/info/bhyve_kvm_brand>

 From the global zone you can see how the zonecfg options
were parsed:
# pargs `pgrep bhyve`

Also you can inspect $ZONEPATH/root/tmp/init.log
John
groenveld at acm.org



More information about the openindiana-discuss mailing list