bhouse-nexthop opened a new issue, #12265: URL: https://github.com/apache/cloudstack/issues/12265
### problem When viewing the healthchecks on a VPC that is using ConfigDrive for address assignment rather than the VirtualRouter, it shows these healthcheck failures: <img width="797" height="671" alt="Image" src="https://github.com/user-attachments/assets/65418ccf-b540-4d8a-86e8-cbace4c2d367" /> <img width="802" height="386" alt="Image" src="https://github.com/user-attachments/assets/e0809d9e-d630-46a9-b9e2-5da1bf16a0e7" /> All other health checks are successful. ConfigDrive has to be used due to RHEL 10 / AlmaLinux 10 / RockyLinux 10 not properly supporting cloud-init via dhcp with CloudStack (think this is due to the use of systemd's built-in dhcp client in these recent releases). ### versions 4.22.0 ### The steps to reproduce the bug 1. Create VPC using ConfigDrive instead of Virtual Router for address assignment 2. Create Network Tier 3. Create VM instance in Network Tier 4. Observe healthcheck failures in the Virtual Router ### What to do about it? Ignore it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
