one icon indicating copy to clipboard operation
one copied to clipboard

B: KVM Migration fails if CLEANUP_MEMORY_ON_STOP is not defined

Open onenhansen opened this issue 7 months ago • 0 comments

Description KVM migrations fail when kvmrc does not have CLEANUP_MEMORY_ON_STOP defined in it

To Reproduce Comment out CLEANUP_MEMORY_ON_STOP and

Expected behavior Should have a default if it doesn't exist

Details

  • Affected Component: VM_MAD
  • Hypervisor: KVM
  • Version: 6.8

Additional context https://github.com/OpenNebula/one-ee/blob/one-6.8/src/vmm_mad/remotes/kvm/migrate#L255

Up a few lines on line 234 there is another reference to SYNC_TIME so that could also be an issue if it's not defined in that file.

Progress Status

  • [ ] Code committed
  • [ ] Testing - QA
  • [ ] Documentation (Release notes - resolved issues, compatibility, known issues)

onenhansen avatar Jul 23 '24 16:07 onenhansen