Encountered issues when attempting to bootstrap CloudStack with Proxmox
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.4k
- 平均合并
- 6 天 19 小时
- 30 天内合并 PR
- 32
描述
### problem
### Discussed in https://github.com/apache/cloudstack/discussions/12273
Originally posted by **ShadowJonathan** December 16, 2025
Here are a few things I encountered while attempting to install/add Proxmox to cloudstack;
I then attempted to install a new zone, with the following zone-wide settings:
I could only select "external", not proxmox or the likes.
I realise the zone was disabled, enable it, and recreate the VM, which gets me this error:
Looking at the logs, it gives me this:
```
2025-12-16 18:18:29,159 ERROR [c.c.v.ClusteredVirtualMachineManagerImpl] (Work-Job-Executor-10:[ctx-ca2a9424, job-49/job-51, ctx-8cb0346d]) (logid:ce949871) Unable to orchestrate start VM instance {"id":3,"instanceName":"i-2-3VM","state":"Stopped","type":"User","uuid":"53f4a94c-3124-4368-952e-7da10c9f472f"} due to [Cannot find an available cluster in Pod 2 to start domain router for Ovm.
Ovm won't support any system vm including domain router, please make sure you have a cluster with hypervisor type of any of xenserver/KVM/Vmware in the same pod with Ovm cluster. And there is at least one host in UP status in that cluster.].
```
### versions
The versions of ACS, hypervisors, storage, network etc..
### The steps to reproduce the bug
1.
2.
3.
...
### What to do about it?
'External' as a hypervisor option should not be shown in the Zone creation wizard, as a primary hypervisor (kvm, vmware and xenserver) to run the systemvms.
Also update the documentation if it is not clear enough.
贡献指南
调研方向
从区域创建向导以及 issue 中描述的虚拟机监控程序选择行为开始,然后在提供的日志中追踪 OVM 的系统 VM 编排错误。查看 CloudStack 关于外部虚拟机监控程序和系统 VM 的文档。当向导不再提供无效的主虚拟机监控程序选项,并且文档清楚地说明受支持的设置时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- cloud, infrastructure
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100