[求助] 在compute节点上起的vm无法dashboard里面console打不开

wangwei2837 2019-12-30 09:51:01
在compute节点上起的vm无法dashboard里面console打不开,在controller上面建的vm是可以打开的

controller上的nove.conf:
[vnc]
vncserver_listen = $my_ip
vncserver_proxyclient_address = $my_ip
novncproxy_base_url=http://$my_ip:6080/vnc_auto.html

compute上的nove.conf:
[vnc]
enabled = True
vncserver_listen = 0.0.0.0
vncserver_proxyclient_address = $my_ip
novncproxy_base_url = http://controller:6080/vnc_auto.html

dashboard打开console提示:
Error response

Error code: 404

Message: File not found.

Error code explanation: HTTPStatus.NOT_FOUND - Nothing matches the given URI.

在controller和compute上打开下面链接都是同样提示:

http://controller:6080/vnc_auto.html

Error response

Error code: 404

Message: No such file.

Error code explanation: 404 - Nothing matches the given URI.
...全文
252 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
wangwei2837 2019-12-31
  • 打赏
  • 举报
回复
自己搞定了,在/opt/stack/noVNC目录下面copy vnc_lite.html到vnc_auto.html stack@controller:~/noVNC$ pwd /opt/stack/noVNC stack@controller:~/noVNC$ ll total 116 -rw-r--r-- 1 stack stack 10847 12月 23 15:24 vnc_auto.html -rw-r--r-- 1 stack stack 15850 12月 23 15:24 vnc.html -rw-r--r-- 1 stack stack 10847 12月 31 10:09 vnc_lite.html 很奇怪,console如果要打开controller的vm的console用的是vnc_lite.html, 打开compute上的vm 的console用的是vnc_auto.html, 希望有大佬能帮忙解释下
注意,该课程属于《ARMv8/ARMv9架构从入门到精通》课程的其中一章2021年3月底,ARM公开了armv9的架构,那时CCA(Confidential Compute Architecture 机密计算)进入大众的视野。当时就觉得很厉害。2021年6月份,ARM公开armv9架构的更多细节,RME(Realm Management Extension)手册也随之公不出来。RME是一套崭新的安全架构,是Trustzone/虚拟化/FF-A的进一步的补充,是安全架构的进一步的飞越式的发展。 相信在这一套技术体系种,将充分发挥硬件的安全特性,也相信在这套体系种,软件行业也能够飞速发展。 第一节 课程介绍第二节 ARMv8/ARMv9的Trustzone深度解读第三节 ARMv9 CCA/RME技术简介第四节 ARMv9 RMA技术详解(以下是第四节的展开)1. RME扩展2. RME Architecture3. Software Architecture4. Security State -- PE5. Switch CPU_Context6. 物理地址空间7. Translation Regime8. EL3 Translation Regime9. Non-secure state translation regimes10. Secure state translation regimes11. Realm state translation regimes12. Root state translation regimes13. TLB & Cache14. 地址空间的访问15. Completer side filtered16. Granule Protection Checks17. 地址翻译的过程18. GPC19. 相关寄存器20. GPT21. GPT Table Descriptor22. GPT Granules配置的权限23. Granule Protection Check faults24. MPAM25. cache扩展26. TLB扩展27. Elision(省略)28. 术语 (注意:本课是《ARMv8/ARMv9架构学习系列课程》中的一个章节。)

999

社区成员

发帖
与我相关
我的任务
社区描述
OpenStack
社区管理员
  • OpenStack社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧