Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

When a VM live migration is occuring the source hypervisor's libvirt-exporter errors on querying libvirt #33

Open
afreiberger opened this issue Nov 17, 2020 · 0 comments

Comments

@afreiberger
Copy link

While a live-migration is occuring The monitoring state is locked by remoteDispatchDomainMigratePrepare3Params.

The log below is shown:

Failed to scrape metrics: virError(Code=68, Domain=10, Message='Timed out during operation: cannot acquire state change lock (held by monitor=remoteDispatchDomainMigratePrepare3Params)')

I would expect that when a domain's state is locked due to migration, that the /metrics endpoint would stay available on the host and serve up cached data for that instance and update the remaining domains.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant