Openstack 错误:消息:超出最大重试次数 (Kypo Cyber Range)
我正在尝试通过遵循其官方 kypo 网络范围nofollow noreferrer“>指南以OpenStack
部署的元素模式。在创建基础基础架构./ create-base.sh
时,我要低于错误的错误。它成功构建了安全安全组
和网络
堆栈。但是,头部和代理正在产生错误。
2022-03-30 07:53:00Z [kypo-head-stack]: CREATE_IN_PROGRESS Stack CREATE started
2022-03-30 07:53:01Z [kypo-head-stack.kypo-head-port]: CREATE_IN_PROGRESS state changed
2022-03-30 07:53:05Z [kypo-head-stack.kypo-head-port]: CREATE_COMPLETE state changed
2022-03-30 07:53:08Z [kypo-head-stack.kypo-head]: CREATE_IN_PROGRESS state changed
2022-03-30 07:53:08Z [kypo-head-stack.kypo-head-floating-ip]: CREATE_IN_PROGRESS state changed
2022-03-30 07:53:25Z [kypo-head-stack.kypo-head-floating-ip]: CREATE_COMPLETE state changed
2022-03-30 07:54:41Z [kypo-head-stack.kypo-head]: CREATE_FAILED ResourceInError: resources.kypo-head: Went to status ERROR due to "Message: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 20fdda13-f5fa-4378-bf60-c64f0bf52371., Code: 500"
2022-03-30 07:54:41Z [kypo-head-stack.kypo-head]: DELETE_IN_PROGRESS state changed
2022-03-30 07:54:46Z [kypo-head-stack.kypo-head]: DELETE_COMPLETE state changed
2022-03-30 07:54:50Z [kypo-head-stack.kypo-head]: CREATE_IN_PROGRESS state changed
2022-03-30 07:55:28Z [kypo-head-stack.kypo-head]: CREATE_FAILED ResourceInError: resources.kypo-head: Went to status ERROR due to "Message: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 130604ae-a7d6-42f4-9010-56524561b4a0., Code: 500"
2022-03-30 07:55:28Z [kypo-head-stack.kypo-head]: DELETE_IN_PROGRESS state changed
2022-03-30 07:55:35Z [kypo-head-stack.kypo-head]: DELETE_COMPLETE state changed
2022-03-30 07:55:40Z [kypo-head-stack.kypo-head]: CREATE_IN_PROGRESS state changed
2022-03-30 07:56:21Z [kypo-head-stack.kypo-head]: CREATE_FAILED ResourceInError: resources.kypo-head: Went to status ERROR due to "Message: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ad4be42c-fecb-43bc-881b-b8d6f0e17527., Code: 500"
Stack kypo-head-stack CREATE_FAILED
2022-03-30 07:59:53Z [kypo-proxy-jump-stack]: CREATE_IN_PROGRESS Stack CREATE started
2022-03-30 07:59:54Z [kypo-proxy-jump-stack.kypo-proxy-jump-port]: CREATE_IN_PROGRESS state changed
2022-03-30 08:00:03Z [kypo-proxy-jump-stack.kypo-proxy-jump-port]: CREATE_COMPLETE state changed
2022-03-30 08:00:03Z [kypo-proxy-jump-stack.kypo-proxy-jump-floating-ip]: CREATE_IN_PROGRESS state changed
2022-03-30 08:00:05Z [kypo-proxy-jump-stack.kypo-proxy-jump]: CREATE_IN_PROGRESS state changed
2022-03-30 08:00:15Z [kypo-proxy-jump-stack.kypo-proxy-jump-floating-ip]: CREATE_COMPLETE state changed
2022-03-30 08:00:48Z [kypo-proxy-jump-stack.kypo-proxy-jump]: CREATE_FAILED ResourceInError: resources.kypo-proxy-jump: Went to status ERROR due to "Message: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8d300d3f-1fdd-430e-b271-57eb5b1cbb8a., Code: 500"
...
Stack kypo-proxy-jump-stack CREATE_FAILED
I am trying to install kypo
cyber range by following its official guide in all-in-one mode of openstack
deployment. While creating Base Infrastructure ./create-base.sh
, I am getting below error exceeding maximum retries. It successfully built security security groups
and networking
stack. However head and proxy are generating Errors.
2022-03-30 07:53:00Z [kypo-head-stack]: CREATE_IN_PROGRESS Stack CREATE started
2022-03-30 07:53:01Z [kypo-head-stack.kypo-head-port]: CREATE_IN_PROGRESS state changed
2022-03-30 07:53:05Z [kypo-head-stack.kypo-head-port]: CREATE_COMPLETE state changed
2022-03-30 07:53:08Z [kypo-head-stack.kypo-head]: CREATE_IN_PROGRESS state changed
2022-03-30 07:53:08Z [kypo-head-stack.kypo-head-floating-ip]: CREATE_IN_PROGRESS state changed
2022-03-30 07:53:25Z [kypo-head-stack.kypo-head-floating-ip]: CREATE_COMPLETE state changed
2022-03-30 07:54:41Z [kypo-head-stack.kypo-head]: CREATE_FAILED ResourceInError: resources.kypo-head: Went to status ERROR due to "Message: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 20fdda13-f5fa-4378-bf60-c64f0bf52371., Code: 500"
2022-03-30 07:54:41Z [kypo-head-stack.kypo-head]: DELETE_IN_PROGRESS state changed
2022-03-30 07:54:46Z [kypo-head-stack.kypo-head]: DELETE_COMPLETE state changed
2022-03-30 07:54:50Z [kypo-head-stack.kypo-head]: CREATE_IN_PROGRESS state changed
2022-03-30 07:55:28Z [kypo-head-stack.kypo-head]: CREATE_FAILED ResourceInError: resources.kypo-head: Went to status ERROR due to "Message: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 130604ae-a7d6-42f4-9010-56524561b4a0., Code: 500"
2022-03-30 07:55:28Z [kypo-head-stack.kypo-head]: DELETE_IN_PROGRESS state changed
2022-03-30 07:55:35Z [kypo-head-stack.kypo-head]: DELETE_COMPLETE state changed
2022-03-30 07:55:40Z [kypo-head-stack.kypo-head]: CREATE_IN_PROGRESS state changed
2022-03-30 07:56:21Z [kypo-head-stack.kypo-head]: CREATE_FAILED ResourceInError: resources.kypo-head: Went to status ERROR due to "Message: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance ad4be42c-fecb-43bc-881b-b8d6f0e17527., Code: 500"
Stack kypo-head-stack CREATE_FAILED
2022-03-30 07:59:53Z [kypo-proxy-jump-stack]: CREATE_IN_PROGRESS Stack CREATE started
2022-03-30 07:59:54Z [kypo-proxy-jump-stack.kypo-proxy-jump-port]: CREATE_IN_PROGRESS state changed
2022-03-30 08:00:03Z [kypo-proxy-jump-stack.kypo-proxy-jump-port]: CREATE_COMPLETE state changed
2022-03-30 08:00:03Z [kypo-proxy-jump-stack.kypo-proxy-jump-floating-ip]: CREATE_IN_PROGRESS state changed
2022-03-30 08:00:05Z [kypo-proxy-jump-stack.kypo-proxy-jump]: CREATE_IN_PROGRESS state changed
2022-03-30 08:00:15Z [kypo-proxy-jump-stack.kypo-proxy-jump-floating-ip]: CREATE_COMPLETE state changed
2022-03-30 08:00:48Z [kypo-proxy-jump-stack.kypo-proxy-jump]: CREATE_FAILED ResourceInError: resources.kypo-proxy-jump: Went to status ERROR due to "Message: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 8d300d3f-1fdd-430e-b271-57eb5b1cbb8a., Code: 500"
...
Stack kypo-proxy-jump-stack CREATE_FAILED
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
nova-compute.log 的进一步日志探索表明
libvirt.libvirtError: unsupported configuration: Emulator '/usr/bin/qemu-system-x86_64' does not support virt type 'kvm'
。我将 virt_type 更改为 qemu 但错误仍然存在。我的问题的根本原因是我在 VMWare 上运行 VM,而没有启用支持嵌套虚拟化的 Virtualize Intel VT-x/EPT。我在虚拟机设置 > 下选中此框处理器和错误消失了。
Further log exploration of nova-compute.log said that
libvirt.libvirtError: unsupported configuration: Emulator '/usr/bin/qemu-system-x86_64' does not support virt type 'kvm'
. I changed the virt_type to qemu but error some how persisted. The root cause in my problem was I was running VM on VMWare without enablingVirtulize Intel VT-x/EPT
which enables nested virtualization.I check this box under VM Settings > Processor and the error went away.