weizhouapache commented on issue #3838: CS 4.11.2+ SSVM bug when scanning templates URL: https://github.com/apache/cloudstack/issues/3838#issuecomment-578638694 @bwsw I have read what you found. Do you have other logs to prove it ? for example, StartupCommand/StartupSecondaryStorageCommand or listvmtmplt.sh in /var/log/cloud.log ? timestamp is very important for troubleshooting. When agent in ssvm is stopped, it sent a ListTemplateAnswer with empty templates to management server, it is root cause why templates are redownloaded. We have a change move volume/template check to TimerTask to speed up ssvm startup and agent will not be stopped. It might help. I will create a PR for 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
