I just follow the official doc to upgrade the opennebula, the origin version was 5.6.0, after upgrade. when issue "onehost show " on frontend, here is the output:
VERSION="5.6.0"
but on the node machine:
yum info opennebula-node-kvm
Installed Packages
Name : opennebula-node-kvm
Arch : noarch
Version : 5.6.1
Release : 1
Size : 485
Repo : installed
From repo : opennebula
Summary : Configures an OpenNebula node providing kvm
URL : http://opennebula.org
License : Apache
Description : Configures an OpenNebula node providing kvm.
so I got two question:
- does the upgrade successfully?
- how to confirm each running component’s version.