|
|
On the vSphere Client you select the host then configuration > firewall properties > gdbserver > select the checkbox > click ok. (this is really only for testing purposes) For production you would want to limit the ports to 5900-6000.
, Y$ m. U& H+ H4 H
% Z8 W8 x0 V; V4 [* R7 JNova.conf (My controller and compute node live on the same server, and this is configuration is for testing only). u9 G$ E" {, v* b
[default]+ {5 a8 G& h* f; X) d7 G: C3 v9 u
vncserver_proxyclient_address = IP of your Controller
8 G0 x: T/ b: i, i- }6 N$ pvncserver_listen = 0.0.0.05 ]- e$ f/ v j% N
vncserver_enabled = True) w( b& ^0 b2 t( } R9 c; C
novncproxy_host = 0.0.0.00 b- g6 m" }$ }0 x }5 d8 s' W
novncproxy_port = 6080
% \8 W2 l( H/ I7 f2 A) e. C; Lnovncproxy_base_url = http://mycontroller:6080/vnc_auto.html% c& r) D" Y) j% S7 L
: \& r! A# ^- a
Make sure you have the nova-novncproxy and nova-consoleauth packages installed. If you have your firewall enabled on your controller I would disable it.
9 g p* K$ R* ~& Z: F% p. K
% q: |* ^9 \" H) j- nI am having problems making SPICE protocol work with vSphere at the moment.0 l" Z. @$ W+ q2 z
|
|