I used to connect via vncviewer <hosname>:5901 (this port I used in virt-install). but I use snv_98 and it is not connecting. I get "vncvonnection refused". I checked using svcs -a|grep vnc and found in disabled mode and later went in to maintenance when I enabled.
bash-3.2# svcs -a|grep vnc maintenance 12:58:04 svc:/application/x11/xvnc-inetd:default how to make it enabled? bash-3.2# svcs -xv svc:/application/x11/xvnc-inetd:default (X server that displays to VNC viewers) State: maintenance since Mon Dec 08 12:58:04 2008 Reason: Restarter svc:/network/inetd:default gave no explanation. See: http://sun.com/msg/SMF-8000-9C See: man -M /usr/X11/share/man -s 1 Xvnc Impact: This service is not running there is no real clue based on the above info. I tried and checked dep. services which are ok except inetd-upgrade:default which is disabled. bash-3.2# svcs -a|grep inet disabled 12:57:39 svc:/network/inetd-upgrade:default online 12:58:03 svc:/network/inetd:default maintenance 12:58:04 svc:/application/x11/xvnc-inetd:default also, when i wanted to start domU, I get following errors. are these all related. bash-3.2# xm list Name ID Mem VCPUs State Time(s) Domain-0 0 15518 8 r----- 168.1 s10u6domu 1024 2 0.0 bash-3.2# xm start s10u6domu Error: Device 5632 (vbd) could not be connected. Backend device not found. Usage: xm start <DomainName> Start a Xend managed domain -p, --paused Do not unpause domain after starting it -c, --console_autoconnect Connect to the console after the domain is created bash-3.2# Thanks Bala -- This message posted from opensolaris.org
