Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Note
Impotent Important!  This upgrade requires manual pre and post actions (see instruction below). See Manual Pre Update Steps and Manual Pre Update Steps for more details.


DPOD software updates are available from time to time and include enhancements, security updates, component upgrade, bug fixes etc.

...

If there is not enough free disk space on the "/installs" mount point the user may free some by deleting files from the following directories :

DirectoryDescription
/installs/update/fix/TODORemove old DPOD update files (.sfs)
/installs/update/fix/backupsRemove old DPOD backup directories
/installs/APPL-setupRemove DPOD installation file


Install the software update

Manual Pre Update

...

Steps


Note

DPOD's Store service cannot run under root and requires a dedicated user to run.

For During "Non Appliance" installation only - During , the software update installation user will be asked to provide the Store service dedicated user.

Example for creating Store service dedicated user : groupadd storeadms && useradd -g storeadms -md /home/storeadm -s /bin/bash storeadm

...

Please review the upgrade log file if the console displays any error messages.

Manual Post Update

...

Steps

Note

Important:! After the upgrade is complete the user must complete the following steps:

  • Run the following command

    for

    in DPOD's

    ssh session :

    SSH session:

    Code Block
    themeRDark
    /app/scripts/app_logical_tran.sh -d
    
    Expected output :
    INFO  : Logical transaction disable finished successfully.
    INFO  : The agents services must be restarted for the change to take effect.
    INFO  : For more information see log file /logs/syslogAgents/app_logical_tran-2018-10-01_16-41-24.log .