Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Openstack connects using spice protocol

2025-04-11 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Control node:

[default] vnc_enabled= false[spice] html5proxy_host=192.168.3.91 html5proxy_port=6082 keymap=en-us

Stop novncproxy and cancel self-startup

Systemctl disable-now openstack-nova-novncproxy.service

Enable spicehtml5proxy to boot and start it

Systemctl enable-now openstack-nova-spicehtml5proxy.service

Open port 6082

Firewall-cmd-add-port=6082/tcp-permanentfirewall-cmd-reload

Computing node

Yum install spice-server spice-protocol spice-html5

Vim / etc/nova/nova.conf [default] vnc_enabled=false [spice] html5proxy_base_url= http://192.168.3.91:6082/spice_auto.html server_listen=0.0.0.0 server_proxyclient_address=192.168.3.91 enabled=true keymap=en-us

Restart and start nova-compute

Systemctl restart openstack-nova-compute.service

You can connect through virt-viewer

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report