Upgrading the Connector on RHEL/Rocky Linux
The Anyware connector on RHEL/Rocky Linux can be upgraded in a 2-step process outlines as follows:
Upgrading a Connector
It is not possible to upgrade a Connector installed on Ubuntu to a Connector installed on RHEL or Rocky Linux. To replace a Connector installed on Ubuntu, you must install the RHEL/Rocky Linux Anyware Connector on a new virtual machine and configure it exactly the same as the existing Connector on Ubuntu.
-
You must install the new version of the Connector RPM:
sudo dnf upgrade -y anyware-connector
-
Run the following command to upgrade the Connector with the current configuration:
sudo /usr/local/bin/anyware-connector upgrade
Once you have successfully upgraded the Connector you should see a response similar to the example output outlined below.