How to upgrade an Ubuntu host for Harmony Access Point and SMP
Harmony Access Point and SMP support multiple Ubuntu versions. This document provides a step-by-step guide to upgrading your system’s Ubuntu version.
Instructions
Upgrade Access Point / SMP (
harmony-aporharmony-smp):sudo apt update sudo apt upgrade harmony-apStop the service (
harmony-aporharmony-smp):systemctl stop harmony-apUpgrade operating system.
See https://ubuntu.com/server/docs/upgrade-introduction for more details
After reboot, re-enable the Harmony package source:
sudo apt-add-repository -y "deb https://artifactory.niis.org/artifactory/harmony-release-deb $(lsb_release -sc)-current main"Upgrade the package (
harmony-aporharmony-smp) to the new Ubuntu version:sudo apt install harmony-apEnsure that the package (
harmony-aporharmony-smp) service is in therunningstate (example output follows):sudo systemctl list-units "harmony-ap*"UNIT LOAD ACTIVE SUB DESCRIPTION harmony-ap.service loaded active running Harmony eDelivery Access - Access Point
Related articles