- 积分
- 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.. e9 t7 A3 W. ?, D1 a+ {- ] D+ j3 `' R
7 N% p, R+ G: Z: C+ R2 R. c
Nova.conf (My controller and compute node live on the same server, and this is configuration is for testing only)4 F4 s* C* d0 @; W6 q, l& `
[default]
9 ~. u* |: p: Y- ?vncserver_proxyclient_address = IP of your Controller) U: q/ S: _' C0 u
vncserver_listen = 0.0.0.0
) N! W$ u1 j7 y A7 Fvncserver_enabled = True& f; B2 J" Q0 w1 e( Z
novncproxy_host = 0.0.0.0+ U4 ?2 Q9 R* L% Q% |4 L! b
novncproxy_port = 60803 n$ Y1 G3 b9 \
novncproxy_base_url = http://mycontroller:6080/vnc_auto.html
; s" W( C0 C! N( S$ W% i& D2 O. }! B/ k- f6 v
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.
% j" n6 z3 q- N
7 q# T7 k' Y* G& E) @# A: fI am having problems making SPICE protocol work with vSphere at the moment.: T v8 P2 c4 G6 F0 U
|
|