GitHub user weizhouapache added a comment to the discussion: error while migrating vms
`svm` is specific to AMD CPU virtualization support. You can add the following line in agent.properties on the source host: guest.cpu.features=-svm This will ensure the VM is started without the svm CPU feature enabled. GitHub link: https://github.com/apache/cloudstack/discussions/13445#discussioncomment-17351121 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
