Upgrading a Multi-Manager configuration
This topic describes how to install a new version of the Manager software on a BMC Database Automation (BDA) environment with several Managers.
Before you begin
You must have previously performed the steps in Preparing-for-upgrade.
To upgrade a Multi-Manager configuration
- Perform the following steps on each Satellite Manager in your environment:
- Navigate to the directory in which you downloaded the new version .zip file and extract the files.
- Use the ps utility to confirm that the following dependent services are running and visible in the process table:
- postgresql
- dmanager
- mtd
- httpd
- Run the following commands:
export LD_LIBRARY_PATH=/app/clarity/lib
service mtd stop
service dmanager stop
rm /app/clarity/lib/libgcc_s.so.1 - Using the remote shell connection to the Satellite Manager, navigate to the directory in which you extracted the new version files and run the upgrade script:
./update.sh
All Satellite Managers must be updated before updating the Content Manager.
- Perform the following steps on the Content Manager in your environment:
- Navigate to the directory in which you downloaded the new version .zip file and extract the files.
- Use the ps utility to confirm that the following dependent services are running and visible in the process table:
- postgresql
- dmanager
- mtd
- httpd
- Run the following commands:
export LD_LIBRARY_PATH=/app/clarity/lib
service mtd stop
service dmanager stop
rm /app/clarity/lib/libgcc_s.so.1 - Using the remote shell connection to the Content Manager, navigate to the directory in which you extracted the new version files and run the upgrade script:
./update.sh
- Complete the following steps. You will be prompted with instructions for entering password information.
- Run /app/clarity/manager_scripts/bin/deconfigure_megamesh on each of the satellites.
- Run /app/clarity/manager_scripts/bin/deconfigure_megamesh on the Content manager.
- Run /app/clarity/manager_scripts/bin/configure_megamesh on the Content manager.
- Run /app/clarity/manager_scripts/bin/configure_megamesh on each of the satellites.
Where to go next
If necessary, update your agents with the latest software.
If necessary, upgrade your Command Line Tools with the latest software.
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*