Upgrading Infrastructure Management Server in HA cluster mode on Microsoft Windows
This topic provides instructions to upgrade to the TrueSight Infrastructure Management server in a high availability cluster mode on the Microsoft Windows operating system.
Before you begin
- Ensure that the cluster configuration is of node and cluster disk majority type.
- Ensure that a visible quorum disk is available.
- Ensure that the HA installer files are not copied to the shared disk.
- Ensure that Microsoft Clustering is installed on the target computer.
- For Windows 2012, ensure that the PowerShell execution policy is running in the unrestricted mode.
Upgrading TrueSight Infrastructure Management Server on the primary node
This section explains the steps to upgrade TrueSight Infrastructure Management Server on the primary node. Failover is automatically handled by Microsoft Clustering services.
To upgrade the TrueSight Infrastructure Management Server on the primary node
- Stop the cluster service for the secondary server.
- Access the installation files from the BMC Electronic Product Distribution (EPD) web site. For information about downloading the installation files, see Downloading the Infrastructure Management installation files.
- Log on to a virtual node, ensuring that you are on the primary node.
- Extract the contents of the zipped distribution file to an appropriate directory on the computer where the TrueSight Infrastructure Management Server is upgraded.
- Open the command prompt with the Run as administrator option. Access the <installerLocation>\Windows\TSIMServer\Disk1 directory (where installerLocation is a directory where you have downloaded installer files) and run the following command:
install.cmd -J INSTALL_TYPE=PRIMARY - Perform step 4 through step 11 of Upgrading-the-Infrastructure-Management-server-on-Microsoft-Windows.
- Ensure that the newly upgraded TrueSight Infrastructure Management Server is shut down on the primary node before starting the installation on the secondary node.
Upgrading TrueSight Infrastructure Management Server on a secondary node
Before you begin
- The primary TrueSight Infrastructure Management Server must be upgraded to the latest version.
- The pnservice cluster resource must be offline.
For all upgrade prerequisites, see Prerequisites-for-Infrastructure-Management-upgrade.
The following procedures explain how to upgrade the Infrastructuree Management Server on a secondary node. Failover is handled automatically by Microsoft Clustering services.
To upgrade the Infrastructure Management Server on the secondary node
- Ensure that the TrueSight Infrastructure Management Server is shut down on the primary node and that cluster control is moved to the secondary node computer.
- Log on to a virtual node, ensuring that you are on the secondary node.
- Extract the contents of the zipped distribution file to an appropriate directory on the computer in which the TrueSight Infrastructure Management Server is upgraded.
- On the computer hosting the secondary node, open the command prompt with the Run as administrator option. Access the <installerLocation>\Windows\TSIMServer\Disk1 directory (where installerLocation is a directory where you have downloaded installer files) and run the following command:
install.cmd -J INSTALL_TYPE=SECONDARY - On the Welcome page, click Next.
On the Read the License Agreement and Select the Appropriate Option page, select I agree to the terms of the license agreement, and click Next. The upgrade routine automatically checks for the upgrade requirements. If it finds any errors, it displays them on a separate window. You can quit the upgrade process at this point, correct the indicated discrepancies, and then rerun the upgrade. The upgrade routine automatically detects the installation directory of the TrueSight Infrastructure Management Server.
- On the Installation Summary window, click View Installation Logs to open the installation logs.
- Click Done to exit the upgrade on the secondary node.
- Ensure that dependencies are set for the TrueSight Infrastructure Management Server cluster resource.
- Stop the TrueSight Infrastructure Management Server by using the pw system stop command.
- Go to Start > All Programs > Administrative Tools > Failover Cluster Manager and select the cluster name.
- Scroll down to Cluster Core Resources, right-click PnService, and select Properties.
- In the PnService Properties window, on the Dependencies tab, click Insert to add a resource.
- Select the cluster name as a resource, and click Insert.
- Select the cluster resource with the AND option, and add other resources (IP address and disk where TrueSight Infrastructure Management is installed) in the same way.
- Click Apply, and click OK.
- Restart the TrueSight Infrastructure Management Server by using the pw system start command. You can restart the secondary node to verify that the cluster service is running on the primary node.