Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix downloading templates in multiple zones #905

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

sanderv32
Copy link
Contributor

This fix will query the systemvm not only by name which causes the following error:

2020-07-24 10:14:36.517 WARN  [c.c.alerts] (logid: bce6ceb8) (ctx: 9c790d24)  alertType:: 19 // dataCenterId:: 1 // podId:: null // clusterId:: null // message:: Secondary Storage Vm creation failure. zone: MCCT-SHARED-1, error details: Template 272 has not been completely downloaded to zone 1

but will also do an inner join on the table template_zone_ref to get the correct uuid of the template.

@remibergsma remibergsma merged commit 8256ae5 into master Jul 28, 2020
@remibergsma remibergsma deleted the fix/systemvm-template-zone-aware-search branch July 28, 2020 09:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants