bragatto opened a new issue, #10453: URL: https://github.com/apache/cloudstack/issues/10453
### problem Adding a Rocky 9.5 host fails due to no legacy network scripts available. NetworkManager based networking (nmcli, nmtui, etc) is the only available option. ### versions Cloudstack 4.20.0.0 Rocky 9.5 ### The steps to reproduce the bug 1. Install new Rocky 9 KVM host 2. Follow QuickInstall guide to install Cloudstack 3. At the add-host step, the process fails because there is no "network.service" available. 4. Logs from /var/log/cloudstack/agent/setup.log shows the error: DEBUG:root:Failed to execute:Redirecting to /bin/systemctl restart network.service Failed to restart network.service: Unit network.service not found. ### What to do about it? Are RHEL9-based hosts not supported at this time? How to work with a Hypervisor that doesn't have the old network init script? -- 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]
