Upgrading in a new folder
This topic explains how to upgrade (or migrate) your installed version of BMC Release Lifecycle Management Suite to the latest 4.8 version in a new folder.
You can upgrade to BMC Release Lifecycle Management Suite 4.8 starting from 4.4 version.
When you perform the upgrade (or migration) in a new folder, the new installation does not replace the product files related to the older version. You can upgrade in one of the following ways:
- By migrating the database from the earlier to new version
- By using a fresh database for the latest version
To perform a silent upgrade of the BMC Release Lifecycle Management Suite, follow the steps described in Silent-installation. To learn more about options that you can specify in a silent upgrade options file, see Silent-installation-properties.
Before you begin
- Download and extract the BMC Release Lifecycle Management zip files in your preferred location.
Verify that your environment meets the system requirements and verify that you have prepared the installation environment.
Windows:
- Ensure that you have the administrator privileges to install and register the product as a service.
Linux:
- Ensure that you have superuser privileges to install and register the product as a service
- Ensure that there is no Ruby Version Manager (RVM) environment in the path of the installation.
- If your Linux environment has the DISPLAY variable set to export your display to a remote system, ensure that the remote system has an X Window server installed and configured.
To upgrade (or migrate) to the latest version of suite products
Start the installation program:
Windows:- To install the product with the administrator privileges, go to BRLMinstallationDirectory\BRLM\Disk1 and run the setup.cmd command.
- To install the product as a normal user, double-click setup.cmd.
Linux:
- Log in as a root user.
- Navigate to BRLMinstallationDirectory \RLM\Disk1.
- To make the installation file executable, run the chmod -R +x . command.
- To start the installation program, run the ./setup.sh command.
- On the welcome page of the BMC Release Lifecycle Management 4.8.00 Installer wizard, click Next.
- On the license agreement page, select I agree to the terms of the license agreement, and then click Next.
On the Directory Selection page, specify a new installation directory for BMC Release Lifecycle Management 4.8.00, and then click Next.
- On the Installation Type page, do one of the following, and then click Next.
- If you started the installation program with administrator or root privileges, select Installer is started with root privileges so perform full installation.
If you started the installation program without administrator or root privileges, select Install solution files and configurations. Do not perform tasks that require special rights.
- On the feature selection page, select the products and components that you want to upgrade, and then click Next.
- Install BMC Release Process Management 4.8.00
- Install BMC Release Package and Deployment UI 4.8.00
- Install BMC Release Package and Deployment Engine 4.8.00
- Install PostgreSQL
(For BRPD UI 4.8.00) On the deployment action packs page, select the appropriate action packs based on the middleware type that you want to manage, and then click Next.
- On the BRPM data migration page, specify the details for migrating your database to version 4.8.00, and then click Next.
- In the Copy data from list, select your current version of BRPM.
- In Existing installation location, enter the directory path to your current version of BRPM.
For example, C:\Program Files\BMC Software\RLM\releases\4.4.01.08\RPM. - In Database migration:
- To save your data from the existing database and update the database to version 4.8.00.x, select Update database.
- To delete your data from the existing database and update the database to version 4.8.00.x, select Clean database.
(Optional) Select the Copy SMTP configuration settings check box if you want to copy your email notification settings to version 4.8.00.
- On the BMC RPM Server Instance type page, select the deployment mode for BRPM:
- To run BRPM as a single instance, select Standalone.
- To run BRPM as a node in the cluster, select Cluster, and then do the following:
- In the Node name box, enter the name of the cluster node.
- In the Node IP box, enter the IP address of the cluster node.
- Click Next.
- (For BRPD UI 4.8.00) On the BRPD data migration page, specify the following upgrade details, and then click Next.
- In the Copy data from list, select your current version of BRPD.
- In Existing installation location, enter the directory path to your current version of BRPD.
For example, C:\Program Files\BMC Software\RLM\releases\4.4.01.08\RPM. - In Database migration:
- To save your data from the existing database and update the database to version 4.8.00.x, select Update database.
- To delete your data from the existing database and update the database to version 4.8.00.x, select Clean database.
- (For BRPM) On the TorqueBox Super User Details page, enter the user name and password for the TorqueBox superuser, and then click Next.
- (For BRPM) On the Messaging System Details page, specify the following details to connect to the messaging system server, and then click Next.
- Port: (Default 5445) Represents the port of the messaging system server.
The Host box is dimmed. By default, the installation program detects the IP address of the host computer on which you are installing this product. - User: Represents the user name of the messaging system server. Login must contain numbers and letters. Avoid using root, admin, or administrator as login.
- Password: Represents the password of the messaging system server. Password must be at least 8 characters long, and contain at least 1 letter, 1 number, 1 special (non-alphanumeric) character.
- Confirm password: Confirmation of the password of the messaging system server.
- Port: (Default 5445) Represents the port of the messaging system server.
On the Database details page, specify the following details for the database that you want to use for BRPM and BRPD, and then click Next.
In the Database list, select one of the following:
- POSTGRESQL (Default port 5432)
- ORACLE (Default port 1521)
- SQL_SERVER (Default port 1433)
The Database list is dimmed if you selected Install PostgreSQL on the feature selection page.
- In the Host box, specify the computer name of the server where your database is installed.
The Host box is dimmed if you selected Install PostgreSQL on the feature selection page. - In the Port box, specify the port of the server that you used for installing your database. Depending on the database that you specified, the default port is automatically filled in.
- In the RPM Database/SID Name box, do one of the following:
- For PostgreSQL or Microsoft SQL Server, specify the name of the database instance that you used while creating it at the time of the database installation.
- For Oracle, specify the SID details.
- In the RPM Database User box, specify the user name of the database instance that you used while creating it at the time of the database installation.
- In the RPM Database Password box, specify the password of the database instance that you used while creating it at the time of the database installation.
- In the RPD Database/Service Name box, do one of the following:
- For PostgreSQL or Microsoft SQL Server, enter the name of the database instance that you used while creating it at the time of the database installation.
- For Oracle, specify the service details.
- In the RPD Database User box, specify the user name of the database instance that you used while creating it at the time of the database installation.
- In the RPD Database Password box, specify the password of the database instance that you used while creating it at the time of the database installation.
- On the Email Notifications details page, do one of the following:
- Not to configure email notifications, click Next.
To configure email notification settings, select Use SMTP, and then specify the following SMTP server details:
- SMTP Server: The fully qualified name of the SMTP server used for sending emails.
- SMTP Port: (Default 25) The SMTP server port.
- SMTP Domain: The part of the user name after "xyz@" in your email address. For example, if your user name is redmine@example.net, then your domain name is example.net.
- SMTP Authentication: The authentication mechanism used for your SMTP service. You can select from one of the options in the list displayed.
- SMTP User: The user name used to connect to the SMTP server. For example, redmine@example.net.
- SMTP Password: The password used to connect to the SMTP server.
- TLS: Select this check box if your SMTP server requires a secure connection and is using TLS.
To learn more about email notifications and how to change notification configurations manually, see Changing email notification configuration manually.
- On the Installation Preview page, view the installation details, and then click Next.
After the upgrade
After a successful upgrade, perform the following action depending on your operating system:
(Windows) Ensure that the startup settings for your BMC Release Process Management server (earlier version) is set to Manual.
(Linux) Remove links from the etc\init.d location by running the following commands with a root login ID.
- rm --rf /etc/rc0.d/K02bmcrpm
- rm --rf /etc/rc1.d/K02bmcrpm
- rm --rf /etc/rc3.d/S98bmcrpm
- rm --rf /etc/rc4.d/S98bmcrpm
- rm --rf /etc/rc5.d/S98bmcrpm
- rm --rf /etc/rc6.d/K02bmcrpm
Also, remove these links from the /etc/rc0.d directory:
- K02bmcrpm-4.3.01
- K02bmcrlmqengine-4.3.01
- K02bmcrpmhornetq-4.3.01
- K15bmcrlmapache-4.3.01
Where to go from here
To ensure that your installation was successful, follow the guidance in Verifying-the-installation.
To start or stop product-related services, see the following topics: