Getting errors when migrating 4 out 5 VMGuest
-
do I change "Branch=MASTER" to "Branch=xo5/fix-bulk-migration"? to make it work?
-
@ashinobi I believe so
-
Unfortunately I am still having the same issue. I have rebooted XO and both host as well:
-
@ashinobi That commit is still from the wrong branch, so I'm not sure what isn't working correctly on your end.
I just rebuilt my XO VM on that branch using these commands --
sudo bash cd /opt/xen-orchestra/ git checkout xo5/fix-bulk-migration git pull yarn; yarn build sudo systemctl restart xo-server.service
This is my About screen now, which matches the values I would expect for this branch --
-
That is weird, if that is still from the wrong branch because when I ran the script it showed it is trying to download from the branch I specified:
I will try your method, unfortunately my backups for my VM Guest just kicked in so I'll update you once the backup has finished and I was able to run the command you have provided
Regards
-
This post is deleted! -
@Danp said in Getting errors when migrating 4 out 5 VMGuest:
checkout xo5/fix-bulk-migration
When I did "git pull" I get the following:
root@xen-orchestra:/opt/xo/xo-src/xen-orchestra# git pull hint: You have divergent branches and need to specify how to reconcile them. hint: You can do so by running one of the following commands sometime before hint: your next pull: hint: hint: git config pull.rebase false # merge (the default strategy) hint: git config pull.rebase true # rebase hint: git config pull.ff only # fast-forward only hint: hint: You can replace "git config" with "git config --global" to set a default hint: preference for all repositories. You can also pass --rebase, --no-rebase, hint: or --ff-only on the command line to override the configured default per hint: invocation. fatal: Need to specify how to reconcile divergent branches.
Do I need to merge any repository or ignore this?
-
Sorry, but I'm not sure what you should do at this point. Maybe you could reach out to the XenOrchestraInstallerUpdater
folks. -
That's fine, thank you for the help. I still have the migrate option when I go to the vm settings itself. Thanks for trying to help with my small issue and the information you shared about the use of git command
-
Hi @ashinobi.
We have just pushed all the migration fixes from thexo5/fix-bulk-migration
branch to themaster
branch. You should now be able to test it. -
Thanks for doing the fix, I have tested this and I confirm it is working. I am able to migrate VMGuest to a different host by ticking the check box in the vmlist.