Internal Loadbalancer fails DHCP checks and DNS checks causing Events to be flooded.
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.4k
- 平均合并
- 6 天 19 小时
- 30 天内合并 PR
- 32
描述
### problem
If you set up an network offering fr VPC and deploys said offering in an VPC with "InternalLBVM" as the LB service handler it appears ACS still treats it as a full VR instead of "Just" an Internal LB VM and runs the full set of tests on it. including DNS and DHCP. This causes the VM to fail health checks every 10 minutes.
We discovered this since we saw InternalLBVM was an optioon and liked the idea of having a seperate VM handling the app to DB traffic rather than sending it thrugh the already "loaded" VR for the entire VPC.
### versions
The versions of ACS, hypervisors, storage, network etc..
ACS Ver: 4.22.0
Hypervisor: KVM
Storage: Ceph
Network: Advanced with VXLAN with multicast for guest, Public, Management and storage are all Vlan based.
### The steps to reproduce the bug
1. Create a bog standard network offering for a VPC with all services enabled on VR and internal LB using Internal LBVM
2. Deploy offering on an VPC
3. Deploy the LB through the VPC - Networks - Internal LB view.
4. Attach instances to the LB so it deploys fully.
5. Watch the event log get filled up with an error every 10 minutes due to failing health checks for the LBVM
### What to do about it?
Disable DHCP and DNS health checks on any VR/Internal LB VM that is designated as only the role of an internal LB.
贡献指南
调研方向
未指定源文件或测试。首先,使用列出的 network-offering 步骤在 CloudStack 4.22.0 上复现该问题,然后跟踪会生成重复事件日志错误的 InternalLBVM 健康检查。完成的标准是:对于仅被指定为内部负载均衡器的 VM,不再运行 DHCP 和 DNS 检查,同时其他角色仍保留适用的检查。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- cloud, infrastructure, networking
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100