Latest version Xen Orchestra - update how?
-
Hello,
It's been a while since I've installed Xen Orchestra and lost my way.
I run into a problem with snapshots "MESSAGE_REMOVED()" that don't work anymore after an xcp-ng update to 8.1. What I understand is that I should update my xen orchestra.
I see at about: xo-server 5.49.0 and xo-web 5.49.0.
What is the latest version I need and can I update this version to the latest version via a terminal session?
Or am I thinking completely wrong and need to create a new vm and reinstall xen orchestra? -
This is the "bible" for installing from source -- https://xen-orchestra.com/docs/from_the_sources.html. If you installed following these steps, then you would want to continue the same process and perform the steps under Updating.
FWIW, you may have to perform additional steps to get the VM fully updated / working, such as --
- Update Node to latest LTS version
- Install any new dependencies
You can also just export the current XO config, build a fresh VM, and then import the config from the old install.
-
Update failed and made a new vm. Snapshot now works. Thanks for the tip.
Had a nfs connection problem after that but that worked again after I ran an apt install nfs-common on the new vm.