apache / apache/cloudstack

[4.21/main] CloudStack agent does not reconnect to management server

未关闭
#10,915 2 条评论 0 个 reaction 已指派 1 人 已被 @sureshanaparti 认领 在 GitHub 查看
status:has-work-around type:bug
主要语言
Java
星标
3.1k
派生
1.4k
平均合并
6 天 19 小时
30 天内合并 PR
32

描述

### problem

this issue is found after the testing
https://github.com/apache/cloudstack/blob/main/test/integration/smoke/test_ms_maintenance_and_safe_shutdown.py

The test itself is successful. However, sometimes KVM host (cloudstack-agent) is disconnected. It does not reconnect to the management server. The management server tells the agent that itself is in avoid list when user prepares for management server shutdown or maintenance.

https://github.com/apache/cloudstack/blob/99863c2fa5a57d8ddf1b4b40c647b159d96dc74c/agent/src/main/java/com/cloud/agent/Agent.java#L642

if the `host` setting has only 1 management server IP, the kvm host will not reconnect, even when the management server is back to normal.

### versions

4.21/main

### The steps to reproduce the bug

1. run smoke test `test_ms_maintenance_and_safe_shutdown.py`
2. check the agent state of hosts or system vms
3. if they are Up, run the smoke test again
...

### What to do about it?

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。