- 积分
- 16843
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
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.
! g5 X! G1 }8 S7 y+ \- X9 \, h) B% }% @; _" W% K# n
Nova.conf (My controller and compute node live on the same server, and this is configuration is for testing only)2 A5 n7 l6 B: s( c- Y% K
[default]9 R+ v' Q5 e% l8 l$ K- s4 k
vncserver_proxyclient_address = IP of your Controller
8 w; ~4 x- n q7 ^vncserver_listen = 0.0.0.09 h6 W$ n/ j, a6 w0 q
vncserver_enabled = True, f4 B- i: N3 }5 h( `
novncproxy_host = 0.0.0.0
6 H9 p! e3 w5 C2 B# }" Y1 E% xnovncproxy_port = 6080* t& t* [' d: J
novncproxy_base_url = http://mycontroller:6080/vnc_auto.html5 z" a; N. e( W/ _( X: h N, q
6 u7 S5 f7 r2 t! @' O; ^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.( U* ^ _+ p1 r" X
4 O) X/ ` b* M& w: U
I am having problems making SPICE protocol work with vSphere at the moment.9 S( F$ d/ N. L/ Z
|
|