Versions Compared

Key

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

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

...

Upgrading Cell Environment

To upgrade a Cell environment - first stop DPOD on the Cell Manager and on all Cell Members, then upgrade the Cell Members, and only after all Cell Members have been upgraded, upgrade the Cell Manager.

Copy the Software Update to DPOD Server

...

If there is not enough free disk space on the "/installs" mount point you 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
/installs/MonTierInstallerRemove the content of this directory
/installs/rpmsRemove the content of this directory

...

Code Block
languagebash
themeRDark
MonTierUpdateInstaller.sh -u DPOD-fixpack-<version number>.sfs -s DPOD-fixpack-<version number>.md5

For example:
MonTierUpdateInstaller.sh -u DPOD-fixpack-1_0_11_0.sfs -s DPOD-fixpack-1_0_11_0.md5

...