Applying feature packs or fix packs on IT Data Analytics silently
Where you are in the Applying-feature-packs-or-fix-packs process
To apply feature packs or fix packs on IT Data Analytics silently
The silent upgrade obtains the required user inputs from the options file. You can download a sample options file from within the upgrade procedure below, or you can generate one.
- Log in to the host computer on which you want to upgrade IT Data Analytics, and delete all the files from the temporary directory:
- (Windows) %temp%
- (Linux) /tmp
- Extract the downloaded files (the installer) to a temporary location outside the following location to avoid any file sharing conflicts.
- (Windows) C:\Program Files
- (Linux) /opt
- It is strongly recommended that you exit all programs before starting the installation.
- From the command prompt, navigate to the Disk1 folder:
- (Windows) <DownloadLocation>\BMC-TrueSight-IT-Data-Analytics\Disk1\
- (Linux) <DownloadLocation>/BMC-TrueSight-IT-Data-Analytics/Disk1/
- You can download the sample options file, or generate one. To generate the options file, go to Step 6.
Download the file:- (Windows)
- (Linux)
Copy the sample options file to the following folder:
- (Windows) C:\Program Files\BMC Software\TrueSight\ITDA
- (Linux) /opt/bmc/TrueSight/ITDA
To install the product in a different location, change the value of the installLocation property in the options file.
- Run the following command to generate the options file:
From the command prompt, run the following command to generate the options file:
- (Windows) setup.exe –DGENERATE_OPTIONS_FILE=pathToOptionsFile
(Linux) As a non-root user, run setup.bin –DGENERATE_OPTIONS_FILE=pathToOptionsFile
Examples:
- (Windows - path with space) setup.exe –DGENERATE_OPTIONS_FILE="C:\temp folder\Disk1\options File.txt"
- (Linux - path with space) setup.bin –DGENERATE_OPTIONS_FILE="opt/temp folder/Disk1/options File.txt"
- This command launches the TrueSight IT Data Analytics installation wizard. You must complete the wizard-based installation once, to populate the options file with properties. Your options file is then ready to be used in silent installation.
Run the following command to start the silent installation. Type the complete path to the options file in the command. If the path includes a blank space, enclose the path within double quotes.
- (Windows) setup.exe -silent -DOPTIONS_FILE="<path_to_itda_silent_options_file>"
- (Linux) ./setup.bin -silent -DOPTIONS_FILE="<path_to_itda_silent_options_file>"
The installation may take up to 10 minutes. After the installation is complete, the Installation Summary page is displayed.
- You can periodically check the installation status by checking the itda_install_log.txt file located at:
- (Windows)%temp%
(Linux) /tmp
Search for the following log message in the itda_install_log.txt file to ensure that TrueSight IT Data Analytics is installed successfully:
BMC TrueSight IT Data Analytics 11.3.xx install succeeded
- The following environment variable points to the IT Data Analytics installation path after the upgrade.
- (Windows) %BMC_ITDA_HOME%
- (Linux) $BMC_ITDA_HOME
Run the following command to verify the TrueSight IT Data Analytics status:
- (Windows) Navigate to the TrueSight\ITDA\bin directory, and run run.bat -status command.
- (Linux) Navigate to the TrueSight/ITDA/bin directory, and run ./run.sh -status command.
A list of IT Data Analytics services are displayed as shown in the following example:
TrueSight IT Data Analytics Indexer:
The requested service has already been started.
TrueSight IT Data Analytics ConfigDB:
The requested service has already been started.
TrueSight IT Data Analytics Server:
The requested service has already been started.
TrueSight IT Data Analytics Collection Station:
The requested service has already been started.- Restore the backed up keystore file (bmcitda.jks), and restart the IT Data Analytics server after upgrading.Note: The bmcitda.jks keystore file is backed up before upgrading to ensure that the custom certificates are not lost after upgrading.
- Failed to execute the [excerpt-include] macro. Cause: [Error number 2 in 0: No wiki with id [confluencePage:page] could be found]. Click on this message for details.
Troubleshooting a failed upgrade
If you face any upgrade-related issues, consider rolling back to an earlier version before you try upgrading again. For more information, Rolling back a failed upgrade.
Where to go from here
Now that you have installed the feature pack or fix pack on the TrueSight Operations Management solution, see the Release-notes-and-notices to learn about the product enhancements and fixes.