Downgrading to an older version
To downgrade the Big Data Protector to an older version:
- Edit the
cluster.configfile for the older version to update the following:- Set the value of the
PREV_INSTALL_FILES_DIRparameter to the newer version of the protector. - Set the value of the
ROLLING_STALE_CONFIGS_ONLYparameter toTrue. - Set the value of the
ROLLING_UNUPGRADED_ONLYparameter toTrue.
- Set the value of the
- Execute the
bdp_smooth_upgrade.shscript.
To execute the script:
- Log in to the Master node.
- Navigate to the directory where the installation files for the older version are extracted.
- To execute the script, run the following command:
./bdp_smooth_upgrade.sh - Press ENTER.
The script dowgrades the protector to an older version specified in the
cluster.configfile.
Feedback
Was this page helpful?