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

Handle live migration between host with different CPU types #126

Closed
olivierlambert opened this issue Jun 5, 2014 · 1 comment
Closed

Comments

@olivierlambert
Copy link
Member

When we sent the migration order, it fails with a generic error.

The backend message in xo-server is:

[ 'VM_INCOMPATIBLE_WITH_THIS_HOST',
  'OpaqueRef:378a60b1-6a1b-15f1-e8d4-d838cf9b1256',
  'OpaqueRef:9e96d2fe-26fc-4966-7325-1b89c0d6925f',
  'VM last booted on a host which had a CPU from a different vendor.' 

Check how to deal with that as force flag existing in the XAPI

@olivierlambert olivierlambert added this to the 3.5 milestone Jul 28, 2014
@julien-f julien-f modified the milestones: 3.5, 3.6 Aug 14, 2014
@julien-f julien-f modified the milestone: 3.6 Nov 28, 2014
@olivierlambert
Copy link
Member Author

Fixed for Xen Storage Motion by vatesfr/xo-server@9e8f835
And also fixed for Pool migration here vatesfr/xo-server@4cee341

julien-f pushed a commit that referenced this issue Jun 29, 2018
* Grammar and typo fixes

* More grammar/typo fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants