Skip to content

Conversation

@snwoods
Copy link
Contributor

@snwoods snwoods commented Oct 3, 2024

This is probably overzealous, so please let me know if some of these logs are still helpful. I have kept the "migrating away" logs as Christian said these are rare.

try
if Events_from_xenopsd.are_suppressed (fst id) then
debug "xenopsd event: ignoring event for VM (VM %s migrating away)"
debug "xenopsd event: ignoring event for VBD (VM %s migrating away)"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I presume this was originally a copy-paste error, VM instead of VBD? The same with s/VM/VUSB migrating away later

let wait_shutdown task vm _reason timeout =
let is_vm_event = function
| Dynamic.Vm id when id = vm.Vm.id ->
debug "EVENT on our VM: %s" id ;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should stay: we have an event that we are looking for

Signed-off-by: Steven Woods <steven.woods@citrix.com>
@snwoods snwoods force-pushed the private/stevenwo/CP-51714 branch from 19caae9 to e3675a6 Compare October 4, 2024 15:52
@lindig lindig added this pull request to the merge queue Oct 7, 2024
Merged via the queue into xapi-project:master with commit 869c1d2 Oct 7, 2024
15 checks passed
@snwoods snwoods deleted the private/stevenwo/CP-51714 branch October 7, 2024 20:13
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