nvazquez commented on issue #6828: URL: https://github.com/apache/cloudstack/issues/6828#issuecomment-1279886780
Thanks @fermosan I think the issue is the agent.zip and cloud-scripts.tgz files are not up to date, these files replace the previous systemvm.iso. Those are located on the KVM hosts at `/usr/share/cloudstack-common/vms/`. Can you regenerate them by building cloudstack with the `-P systemvm` option? The new files will be located on `<CS_DIR>/systemvm/dist` and would need to be copied to the KVM hosts `/usr/share/cloudstack-common/vms/` dir. After the copy the CPVM needs to be destroyed/regenerated -- 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]
