Upgrading the products
The BMC Cloud Lifecycle Management installer enables you to upgrade BMC products in your cloud environment. Use the procedure explained in this section to upgrade BMC Cloud Lifecycle Management from 2.1.x or 3.0.x to 3.1.
The installer guides you step-by-step through the upgrade process, including the configuration of dependent products. You can upgrade only one product at a time, based on the best practice upgrade sequence that BMC recommends. Because certain products are dependent on other products, you cannot upgrade all products at the same time.
To upgrade BMC Cloud Lifecycle Management
- Download the BMC Cloud Lifecycle Management solution from the EPD site.
- Open the Planner folder.
- Open the Windows or Linux folder, as appropriate for your environment.
- Open the Disk 1 folder.
- Launch the BMC Cloud Lifecycle Management installer:
- For Windows, double-click setup.cmd
- For Linux, open a console window and execute the setup.sh script
- In the lower right corner of the Welcome page, click Next.
- Review the license agreement, click I agree to the terms of the license agreement, and then click Next.
On the Installation Prerequisites panel, review all the prerequisites that you must complete before you start the installation, and then click I have read the prerequisites. If you do not want to view the installation prerequisites again during other installations within the same installation session, click Do not display this panel for subsequent installations.
The Installation Preview page appears.
- Review the details and then click Install.
The system verifies that you have the BMC Network Shell (NSH) installed and that you have sufficient space on your current disk to run the installation. - The installer prompts you to install NSH if it does not exist. Click Next.
The Select Deployment Type panel is displayed, as shown in the following screenshot.

- Choose Upgrade to Cloud Lifecycle Management 3.1.00 and click Next.
All product hosts that you added to your BMC Cloud Lifecycle Management solution by running the 3.0 installer will now be visible. Products that you need to upgraded are displayed with a blue arrow next to the host name.
- Click Next.
The installer prompts you to provide the operating system credentials to install the BMC BladeLogic Remote System Call Daemon (RSCD) Agent. - Click Next.
The Host information panel is displayed for confirmation. If the host name or the product that you chose for upgrade is incorrect, click Prev to correct the information. Click Next.
The Upgrade Progress panel is displayed, which shows you the overall status of the upgrade progress.- Take a VM snapshot or physical host backup, and database backup as prompted in the installer.
- At the prompts, enter the installation inputs for each product from your planning spreadsheet.
- If you have additional products that you need to upgrade, skip to step 12 in this procedure. Otherwise, complete the upgrade and exit the installer.
Upgrading products in a High Availability environment
This section explains the steps that you must perform for upgrading product hosts on High Availability servers.
To upgrade the Atrium Core Web registry
After you upgrade the Atrium Core Web Registry using the BMC Cloud Lifecycle Management Installer, perform the following steps to prepare for the HA upgrade:
- Using a Web browser, log on to the enterprise AR System server through the Midtier.
- From the Object List, search for and open the SHARE:Application_Properties form.
- Click Search on the tool bar.
You should see 4 entries for the Atrium Core Web Registry product. Note the Version values. - Upgrade the primary Atrium Core Web Registry server using the BMC Cloud Lifecycle Management installer.
- Open the SHARE:Application_Properties form.
- For each Atrium Core Web Registry entry, revert the Version value to the value you noted before the installation.
- Copy the Atrium Core Web Registry installer to the secondary Atrium Core Web Registry server.
- Start the upgrade process on the Atrium Core Web Registry – Secondary host.
To upgrade BMC Network Automation
After you complete the BMC Network Automation – Primary server installation, perform the following steps:
- Make a backup of your filesystem (the BCA-Networks and BCA-Network-Data folders) on both the primary and secondary servers.
- Upgrade the primary server.
- Failover the BMC Network Automation cluster service to the secondary server.
- Upgrade the secondary server.
To upgrade BMC ProactiveNet Performance Management
- On Microsoft Windows, install BMC ProactiveNet Performance Management (BMC ProactiveNet) with silent options. For more information, see the "Unattended installation" chapter in the BMC ProactiveNet Installation and Configuration Guide, available from the PDFs topic in the BMC ProactiveNet online technical documentation.
- On Linux, install BMC ProactiveNet server by changing the host name to the cluster name. For more information, see the "Installing BMC ProactiveNet in highavailability mode on Linux/Solaris operating systems" chapter in the BMC Proactivenet Installation and Configuration Guide, available from the PDFs topic in the BMC ProactiveNet online technical documentation.
To upgrade the Cloud Platform Manager
After you complete the Cloud Platform Manager – Primary server installation, perform the following steps from the location where you can access the shared directory, to prepare the Secondary server host for the installation:
- Install the Cloud Platform Manager on a shared directory.
- Make a backup copy of the BMCCloudLifeCycleManagement folder from the shared directory.
- Upgrade the Cloud Platform Manager using the BMC Cloud Lifecycle Management installer.
Create the Quick Start services manually.
On Microsoft Windows:C:\>sc create BMCQuickStart binPath= "\"S:\Program Files\BMC Software\BMCCloudLifeCycleManagement\Platform_Manager\QuickStart\quickstart.exe\" -s \"S:\Program Files\BMC Software\BMCCloudLifeCycleManagement\Platform_Manager\QuickStart\quickstart.conf\"" DisplayName= "BMC Quickstart"On Linux:
ln -s /gfs/bmc/BMCCloudLifecycleManagement/Platform_Manager/QuickStart/sh.script.in /etc/init.d/BMCQuickStart
Where to go from here
- When you finish upgrading all the BMC Cloud Lifecycle Management products, verify that the upgrade was successful.
- Perform the post-upgrade configuration tasks.