Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

CA-395174: Try to unarchive VM's metrics when they aren't running #116

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

lindig
Copy link
Contributor

@lindig lindig commented Aug 13, 2024

Backport xen-api.git 71c39605b3a2dd6eddeba42a5b482b4fc1b3a4e8

Non-running VMs' metrics are stored in the coordinator. When the coordinator is asked about the metrics try to unarchive them instead of failing while trying to fetch the coordinator's IP address.

This needs to force the HTTP method of the query to be POST

Also returns a Service Unavailable when the host is marked as Broken.

Backport xen-api.git 71c39605b3a2dd6eddeba42a5b482b4fc1b3a4e8

Non-running VMs' metrics are stored in the coordinator. When the
coordinator is asked about the metrics try to unarchive them instead of
failing while trying to fetch the coordinator's IP address.

This needs to force the HTTP method of the query to be POST

Also returns a Service Unavailable when the host is marked as Broken.

Signed-off-by: Pau Ruiz Safont <pau.ruizsafont@cloud.com>
Signed-off-by: Christian Lindig <christian.lindig@cloud.com>
@lindig lindig merged commit 3c62995 into xapi-project:2.25-lcm Aug 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants