...
Make sure to follow Preparing for Upgrade before applying the upgrade.
Special Step 1 for 1.0.22.0 Upgrade of DPOD Appliance Mode
Note |
---|
For DPOD Appliance Mode users only: |
Obtain the Software Upgrade
...
Execute the following commands:
Code Block mkdir -p /installs/backups cd <CEF_DIRECTORY> chmod 755 <CEF_FILE> sudo ./<CEF_FILE>
By default, the installation will extract temporary files to
/app/tmp
directory. To change the destination directory, use the option--staging-path <directory>
.Do not interrupt the software update process after it has started.
If SSH connection is lost during upgrade, the upgrade will still continue. Reconnect to the server and check the log files for the process status and outcome.Note: Once the upgrade to 1.0.22.0 is completed, CLI commands need to be executed with their full path.
e.g.: Use/app/scripts/app-utils.sh
instead ofapp-util.sh
.
Special Step for 1.0.22.0 Upgrade of DPOD Appliance Mode
Note |
---|
For DPOD Appliance Mode users only: |
Restore Certificates of Web & Admin Consoles (Special Step for 1.0.22.0 Upgrade)
...