With some more Googling I've found the suggestion of running svcs -a | grep xvm.

$ svcs -a | grep xvm
disabled       11:27:52 svc:/system/xvm/vnc-config:default
disabled       11:27:52 svc:/system/xvm/ipagent:default
disabled       11:27:53 svc:/system/xvm/store:default
disabled       11:27:53 svc:/system/xvm/console:default
disabled       11:27:53 svc:/system/xvm/xend:default
disabled       11:27:53 svc:/system/xvm/domains:default
online         11:27:55 svc:/milestone/xvm:default
offline        11:27:53 svc:/system/xvm/virtd:default

Well... I had originally ran
$ pfexec svcadm enable milestone/xvm
$ pfexec reboot

According to:
<http://opensolaris.org/jive/thread.jspa?messageID=424193>
not all necessary services are online.

Note:
I had also ran `pfexec svcadm enable xvm/virtd` before finding the above posts.

I'll now try to bring up all services manually.
-- 
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to