Applying service packs on the Presentation Server in the high-availability mode silently
Where you are in the Applying-service-packs process
To apply service packs on the Presentation server silently
On the secondary Presentation Server, run the following command from the InstalledDirectory\truesightpserver\bin folder.
(Windows) tssh server stop
(Linux) ./tssh server stop- On the primary Presentation Server, perform the following steps:
- On a command line, navigate to the Disk1 folder in the installation file structure.
From the command prompt, run one of the following commands as appropriate:
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline.
- Review the Presentation Server installation log files located in the following directories:
- (Windows) \Temp\truesightpserver_servicepack_log.txt
- (Linux) /tmp/truesightpserver_servicepack_log.txt
Verify that the primary server is the active node by running the tssh ha status command.
On the secondary Presentation Server, perform the following steps:
- On a command line, navigate to the Disk1 folder in the installation file structure.
From the command prompt, run one of the following commands as appropriate:
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline.
- Review the Presentation Server installation log files located in the following directories:
- (Windows) \Temp\truesightpserver_servicepack_log.txt
- (Linux) /tmp/truesightpserver_servicepack_log.txt
To verify the Presentation Server upgrade was successful
- Access the truesightpserver_servicepack_log.txt which is located in the (Windows) %temp% directory or (Linux) /tmp directory. Check for warnings or errors. If there are no errors or warnings, the Presentation Server was successfully upgraded.
Navigate to the (Windows) TrueSightPServer\truesightpserver\bin or (Linux) TrueSightPServer/truesightpserver/bin directory and run the following command:
(Windows) tssh server status(Linux) ./tssh server status
- The current installed version is displayed in the header that is similar to the following example:
BMC TrueSight Presentation Server - Command Line Interface 2021 version 11.3.05 - A list of Presentation Server processes is displayed that is similar to the following sample:
Process status
================================
Core Server Running (13176)
Index Server Running (11028)
Database Server Running (6052)
- The current installed version is displayed in the header that is similar to the following example:
If errors occur, restart the Presentation Server by running the following command:
(Windows) tssh server start
(Linux) ./tssh server start
If error conditions persist, contact BMC Customer Support for assistance.
Where to go from here
Now that you have successfully installed the service packs on the Presentation Server, install it on the other TrueSight Operations Management components. For instructions, see Applying-service-packs.