Actions

Difference between revisions of "Upgrade ICX-AlphaCom Core to Ubuntu 22.04"

From Zenitel Wiki

(Upgrade your current Ubuntu 18.04 to Ubuntu 20.04)
Line 1: Line 1:
 
{{I}}
 
{{I}}
Ubuntu 18.04 LTS is reaching the end of it's General Support period.<br>From ICX 1.2.3.9, it's now possible to upgrade the Ubuntu OS to 22.04LTS, which is the current Long Term Support version of Ubuntu.<br>
+
Ubuntu 18.04 LTS has reached the end of its General Support period.
 +
 
 +
New installations of ICX-AlphaCom require Ubuntu 22.04 LTS<br>Upgrading Ubuntu will depend of the ICX-AlphaCom Firmware currently installed.
 +
 
 +
<br />
 +
 
 +
== ICX-AlphaCom Core 1.2.3.8 and up ==
 +
<br>
 
The Upgrade requires several steps.
 
The Upgrade requires several steps.
  
Line 15: Line 22:
 
{{Warn| The ICX-AlphaCom Core will be unavailable at times during the upgrade.}}
 
{{Warn| The ICX-AlphaCom Core will be unavailable at times during the upgrade.}}
  
== Backup your System ==
+
===Backup your System===
 +
Perform a Get All from AlphaPro.
 +
 
 
Use the System Maintenance / Backup tool to take a backup of your system.
 
Use the System Maintenance / Backup tool to take a backup of your system.
  
Line 22: Line 31:
 
You can also use the VM host to take a snapshot of the current status of the system.
 
You can also use the VM host to take a snapshot of the current status of the system.
  
==Upgrade your ICX-AlphaCom Core to 1.2.3.9==
+
===Upgrade your ICX-AlphaCom Core to 1.2.3.9===
 
This step is performed using the Upgrade tab in System Maintenance on ICX-Web.
 
This step is performed using the Upgrade tab in System Maintenance on ICX-Web.
  
 
More information is available from here; [[ICX_Web#System_Upgrade]]
 
More information is available from here; [[ICX_Web#System_Upgrade]]
  
{{Note| If you are upgrading from ICX-AlphaCom Core 1.2.3.7 or below, you must add the php8.1 repository prior to upgrade.}}
+
===Update and upgrade your current Ubuntu 18.04 with the current security and software updates.===
 +
From the linux console, enter the following command. {{Code| sudo apt update && sudo apt upgrade -y}}
 +
 
 +
Once the process has completed, issue the following command. {{Code| sudo reboot}}
 +
 
 +
===Upgrade your current Ubuntu 18.04 to the latest Linux distribution.===
 +
This step depends on whether the Linux Kernel of the Ubuntu 18.04 system has also been updated.
 +
 
 +
From the linux console, enter the following command. {{Code| sudo apt dist-upgrade -y}}
 +
 
 +
Once the process has completed, check if there have been any changes made. 
 +
 
 +
If there are changes made, issue the following command. {{Code| sudo reboot}}
 +
 
 +
Otherwise, continue with the following step.
 +
 
 +
===Upgrade your current Ubuntu 18.04 to Ubuntu 20.04===
 +
This step will upgrade your Ubuntu system to the intermediate step of 20.04.
 +
 
 +
From the linux console, enter the following command. {{Code| sudo do-release-upgrade}}
 +
 
 +
{{Note| Not all these steps may need to be undertaken.  There are several factors that determine whether you will see all of these steps, or only some of them.
 +
Simply follow the directions of the steps as they appear according to the list below}}
 +
 
 +
*If you are connected to the Ubuntu OS via SSH, you will receive a warning message regarding the loss of connection should something fail.  Note the warning message and press Y to continue, followed by Enter at the next screen.  If you are directly connected using the VM Console, you will not receive this message.
 +
*At the Third Party Sources warning, press Enter
 +
*At the Download warning message, press Y to continue.
 +
*At the Configuring libc6 pop-up box, choose Yes to restart services without asking
 +
*At the Configuring lxd pop-up box, choose 4.0
 +
*At the Configuring openssh-server pop up box, choose Keep the local version currently installed
 +
*At the snmp.conf warning, press Enter to select the default option
 +
*At the Obsolete Packages warning, choose Y to remove the unused packages
 +
*Finally, at the completion of the upgrade, choose Y to reboot the system
 +
 
 +
===Upgrade Ubuntu 20.04 to 22.04===
 +
This step will upgrade your Ubuntu system to the final step of 22.04
 +
 
 +
From the linux console, enter the following command. {{Code| sudo apt update && sudo apt upgrade -y}}
 +
 
 +
Once the process has completed, check if there has been any changes made. 
 +
 
 +
If there are changes made, issue the following command. {{Code| sudo reboot}}
 +
 
 +
Otherwise, continue with the following step.
 +
 
 +
From the linux console, enter the following command.  {{Code| sudo do-release-upgrade}}
 +
 
 +
*If you are connected to the Ubuntu OS via SSH, you will receive a warning message regarding the loss of connection should something fail.  Note the warning message and press Y to continue, followed by Enter at the next screen.  If you are directly connected using the VM Console, you will not receive this message.
 +
*At the Download warning message, press Y to continue.
 +
*At the Configuring openssh-server pop up box, choose Keep the local version currently installed
 +
*At the Obsolete Packages warning, choose Y to remove the unused packages
 +
*Finally, at the completion of the upgrade, choose Y to reboot the system
 +
 
 +
 
 +
== ICX-AlphaCom Core 1.2.3.7 and below ==
 +
<br>
 +
The Upgrade requires several steps.
 +
 
 +
*Backup your System.
 +
*Update and upgrade your current Ubuntu 18.04 with the current security and software updates
 +
*Upgrade your current Ubuntu 18.04 to the latest Linux distribution
 +
*Upgrade your current Ubuntu 18.04 to 20.04
 +
*Add PHP8.1 repository
 +
*Upgrade your ICX-AlphaCom Core to 1.2.3.9
 +
*Delete PHP7.2
 +
*Upgrade Ubuntu 20.04 to 22.04
 +
 
 +
Your Ubuntu OS will now be 22.04.
 +
 
 +
{{Note| The ICX-AlphaCom system requires an internet connection for this process to take place and the system must be rebooted several times.}} 
 +
{{Warn| The ICX-AlphaCom Core will be unavailable at times during the upgrade.}}
 +
 
 +
===Backup your System===
 +
Perform a Get All from AlphaPro.
 +
 
 +
Use the System Maintenance / Backup tool to take a backup of your system.
 +
 
 +
More information is available from here; [[ICX Web#Backup and Restore]]
  
If you need to add the php8.1 repository, from the linux console enter the following command. {{Code| sudo add-apt-repository ppa:ondrej/php}}
+
You can also use the VM host to take a snapshot of the current status of the system.
  
==Update and upgrade your current Ubuntu 18.04 with the current security and software updates.==
+
===Update and upgrade your current Ubuntu 18.04 with the current security and software updates.===
 
From the linux console, enter the following command. {{Code| sudo apt update && sudo apt upgrade -y}}
 
From the linux console, enter the following command. {{Code| sudo apt update && sudo apt upgrade -y}}
  
 
Once the process has completed, issue the following command. {{Code| sudo reboot}}
 
Once the process has completed, issue the following command. {{Code| sudo reboot}}
  
==Upgrade your current Ubuntu 18.04 to the latest Linux distribution.==
+
===Upgrade your current Ubuntu 18.04 to the latest Linux distribution.===
 
This step depends on whether the Linux Kernel of the Ubuntu 18.04 system has also been updated.
 
This step depends on whether the Linux Kernel of the Ubuntu 18.04 system has also been updated.
  
Line 47: Line 133:
 
Otherwise, continue with the following step.
 
Otherwise, continue with the following step.
  
==Upgrade your current Ubuntu 18.04 to Ubuntu 20.04==
+
===Upgrade your current Ubuntu 18.04 to Ubuntu 20.04===
 
This step will upgrade your Ubuntu system to the intermediate step of 20.04.
 
This step will upgrade your Ubuntu system to the intermediate step of 20.04.
  
Line 65: Line 151:
 
*Finally, at the completion of the upgrade, choose Y to reboot the system
 
*Finally, at the completion of the upgrade, choose Y to reboot the system
  
==Upgrade Ubuntu 20.04 to 22.04==
+
<br />
 +
 
 +
=== Add the PHP8.1 repository ===
 +
From the linux console enter the following command.{{Code| sudo add-apt-repository ppa:ondrej/php}}
 +
 
 +
===Upgrade your ICX-AlphaCom Core to 1.2.3.9===
 +
This step is performed using the Upgrade tab in System Maintenance on ICX-Web.
 +
 
 +
More information is available from here; [[ICX_Web#System_Upgrade]]
 +
 
 +
=== Delete the PHP7.2 installation ===
 +
From the linux console, enter the following command.{{Code| sudo apt purge php7.2*}}
 +
 
 +
===Upgrade Ubuntu 20.04 to 22.04===
 
This step will upgrade your Ubuntu system to the final step of 22.04
 
This step will upgrade your Ubuntu system to the final step of 22.04
  
Line 84: Line 183:
 
*Finally, at the completion of the upgrade, choose Y to reboot the system
 
*Finally, at the completion of the upgrade, choose Y to reboot the system
  
 +
<br />
 
==Related articles==
 
==Related articles==
  

Revision as of 01:50, 15 November 2023

Icx icon.png

Ubuntu 18.04 LTS has reached the end of its General Support period.

New installations of ICX-AlphaCom require Ubuntu 22.04 LTS
Upgrading Ubuntu will depend of the ICX-AlphaCom Firmware currently installed.


ICX-AlphaCom Core 1.2.3.8 and up


The Upgrade requires several steps.

  • Backup your System.
  • Upgrade your ICX-AlphaCom Core to 1.2.3.9
  • Update and upgrade your current Ubuntu 18.04 with the current security and software updates
  • Upgrade your current Ubuntu 18.04 to the latest Linux distribution
  • Upgrade your current Ubuntu 18.04 to 20.04
  • Upgrade Ubuntu 20.04 to 22.04

Your Ubuntu OS will now be 22.04.

Note icon The ICX-AlphaCom system requires an internet connection for this process to take place and the system must be rebooted several times.


Warning icon The ICX-AlphaCom Core will be unavailable at times during the upgrade.


Backup your System

Perform a Get All from AlphaPro.

Use the System Maintenance / Backup tool to take a backup of your system.

More information is available from here; ICX Web#Backup and Restore

You can also use the VM host to take a snapshot of the current status of the system.

Upgrade your ICX-AlphaCom Core to 1.2.3.9

This step is performed using the Upgrade tab in System Maintenance on ICX-Web.

More information is available from here; ICX_Web#System_Upgrade

Update and upgrade your current Ubuntu 18.04 with the current security and software updates.

From the linux console, enter the following command.

sudo apt update && sudo apt upgrade -y


Once the process has completed, issue the following command.

sudo reboot


Upgrade your current Ubuntu 18.04 to the latest Linux distribution.

This step depends on whether the Linux Kernel of the Ubuntu 18.04 system has also been updated.

From the linux console, enter the following command.

sudo apt dist-upgrade -y


Once the process has completed, check if there have been any changes made.

If there are changes made, issue the following command.

sudo reboot


Otherwise, continue with the following step.

Upgrade your current Ubuntu 18.04 to Ubuntu 20.04

This step will upgrade your Ubuntu system to the intermediate step of 20.04.

From the linux console, enter the following command.

sudo do-release-upgrade


Note icon Not all these steps may need to be undertaken. There are several factors that determine whether you will see all of these steps, or only some of them.

Simply follow the directions of the steps as they appear according to the list below


  • If you are connected to the Ubuntu OS via SSH, you will receive a warning message regarding the loss of connection should something fail. Note the warning message and press Y to continue, followed by Enter at the next screen. If you are directly connected using the VM Console, you will not receive this message.
  • At the Third Party Sources warning, press Enter
  • At the Download warning message, press Y to continue.
  • At the Configuring libc6 pop-up box, choose Yes to restart services without asking
  • At the Configuring lxd pop-up box, choose 4.0
  • At the Configuring openssh-server pop up box, choose Keep the local version currently installed
  • At the snmp.conf warning, press Enter to select the default option
  • At the Obsolete Packages warning, choose Y to remove the unused packages
  • Finally, at the completion of the upgrade, choose Y to reboot the system

Upgrade Ubuntu 20.04 to 22.04

This step will upgrade your Ubuntu system to the final step of 22.04

From the linux console, enter the following command.

sudo apt update && sudo apt upgrade -y


Once the process has completed, check if there has been any changes made.

If there are changes made, issue the following command.

sudo reboot


Otherwise, continue with the following step.

From the linux console, enter the following command.

sudo do-release-upgrade


  • If you are connected to the Ubuntu OS via SSH, you will receive a warning message regarding the loss of connection should something fail. Note the warning message and press Y to continue, followed by Enter at the next screen. If you are directly connected using the VM Console, you will not receive this message.
  • At the Download warning message, press Y to continue.
  • At the Configuring openssh-server pop up box, choose Keep the local version currently installed
  • At the Obsolete Packages warning, choose Y to remove the unused packages
  • Finally, at the completion of the upgrade, choose Y to reboot the system


ICX-AlphaCom Core 1.2.3.7 and below


The Upgrade requires several steps.

  • Backup your System.
  • Update and upgrade your current Ubuntu 18.04 with the current security and software updates
  • Upgrade your current Ubuntu 18.04 to the latest Linux distribution
  • Upgrade your current Ubuntu 18.04 to 20.04
  • Add PHP8.1 repository
  • Upgrade your ICX-AlphaCom Core to 1.2.3.9
  • Delete PHP7.2
  • Upgrade Ubuntu 20.04 to 22.04

Your Ubuntu OS will now be 22.04.

Note icon The ICX-AlphaCom system requires an internet connection for this process to take place and the system must be rebooted several times.


Warning icon The ICX-AlphaCom Core will be unavailable at times during the upgrade.


Backup your System

Perform a Get All from AlphaPro.

Use the System Maintenance / Backup tool to take a backup of your system.

More information is available from here; ICX Web#Backup and Restore

You can also use the VM host to take a snapshot of the current status of the system.

Update and upgrade your current Ubuntu 18.04 with the current security and software updates.

From the linux console, enter the following command.

sudo apt update && sudo apt upgrade -y


Once the process has completed, issue the following command.

sudo reboot


Upgrade your current Ubuntu 18.04 to the latest Linux distribution.

This step depends on whether the Linux Kernel of the Ubuntu 18.04 system has also been updated.

From the linux console, enter the following command.

sudo apt dist-upgrade -y


Once the process has completed, check if there have been any changes made.

If there are changes made, issue the following command.

sudo reboot


Otherwise, continue with the following step.

Upgrade your current Ubuntu 18.04 to Ubuntu 20.04

This step will upgrade your Ubuntu system to the intermediate step of 20.04.

From the linux console, enter the following command.

sudo do-release-upgrade


Note icon Not all these steps may need to be undertaken. There are several factors that determine whether you will see all of these steps, or only some of them.

Simply follow the directions of the steps as they appear according to the list below


  • If you are connected to the Ubuntu OS via SSH, you will receive a warning message regarding the loss of connection should something fail. Note the warning message and press Y to continue, followed by Enter at the next screen. If you are directly connected using the VM Console, you will not receive this message.
  • At the Third Party Sources warning, press Enter
  • At the Download warning message, press Y to continue.
  • At the Configuring libc6 pop-up box, choose Yes to restart services without asking
  • At the Configuring lxd pop-up box, choose 4.0
  • At the Configuring openssh-server pop up box, choose Keep the local version currently installed
  • At the snmp.conf warning, press Enter to select the default option
  • At the Obsolete Packages warning, choose Y to remove the unused packages
  • Finally, at the completion of the upgrade, choose Y to reboot the system


Add the PHP8.1 repository

From the linux console enter the following command.

sudo add-apt-repository ppa:ondrej/php


Upgrade your ICX-AlphaCom Core to 1.2.3.9

This step is performed using the Upgrade tab in System Maintenance on ICX-Web.

More information is available from here; ICX_Web#System_Upgrade

Delete the PHP7.2 installation

From the linux console, enter the following command.

sudo apt purge php7.2*


Upgrade Ubuntu 20.04 to 22.04

This step will upgrade your Ubuntu system to the final step of 22.04

From the linux console, enter the following command.

sudo apt update && sudo apt upgrade -y


Once the process has completed, check if there has been any changes made.

If there are changes made, issue the following command.

sudo reboot


Otherwise, continue with the following step.

From the linux console, enter the following command.

sudo do-release-upgrade


  • If you are connected to the Ubuntu OS via SSH, you will receive a warning message regarding the loss of connection should something fail. Note the warning message and press Y to continue, followed by Enter at the next screen. If you are directly connected using the VM Console, you will not receive this message.
  • At the Download warning message, press Y to continue.
  • At the Configuring openssh-server pop up box, choose Keep the local version currently installed
  • At the Obsolete Packages warning, choose Y to remove the unused packages
  • Finally, at the completion of the upgrade, choose Y to reboot the system


Related articles