- Open an SSH session to the CTERA Portal Server.
- Create an upgrade directory, by entering the following command:
mkdir –p /usr/local/lib/ctera/CTERA-Portal-v4.1.x-Upgrade
- Use an FTP client to copy the latest CTERA Portal OS Installer and CTERA Portal to the upgrade directory.
- Change the current directory to the upgrade directory, by entering the following command:
cd /usr/local/lib/ctera/CTERA-Portal-v4.1.x-Upgrade
- Extract the CTERA Portal OS Installer:, by entering the following command:
tar xf portal-installer-nexenta-4.1.x.tar.bz2
- Change the current directory to the extracted folder, by entering the following command:
cd portal-installer-nexenta-4.1.x
- Start the CTERA Portal OS Installer upgrade, by entering the following command:
./install –u
When the CTERA Portal OS Installer upgrade is complete, you may proceed with the Portal upgrade.