Upgrading Guardium Data Security Center
Upgrade Guardium Data Security Center to the next major version.
Before you begin
- Prepare to patch or upgrade Guardium Data Security Center.
- Ensure that your environment meets the System requirements and prerequisites and Hardware cluster requirements.
- Back up your current version of Guardium Data Security Center.
- Ensure that your SSH session stays active during the upgrade.
- Obtain your entitlement key. For more information, see Obtain your entitlement key.
- Export the following environment variables:
export NAMESPACE=Your Guardium Data Security Center namespace
export CP_REPO_USER=cp
export CP_REPO_PASS=password for cp user
For the entitlement key, see Container Software and Cloud Pak Access Management (https://myibm.ibm.com/products-services/containerlibrary).
export LOCAL_CASE_DIR=the directory where the case file is downloaded
LOCAL_INSTALL_DIR=$HOME/guardium-data-security-center
mkdir $LOCAL_INSTALL_DIR
Note: After running the pre-upgrade script, the log may contain this
warning:
[WARNING] File MONGO_USER is not available.
To work around this issue, see MongoDB warning in pre-upgrade validation script.