Creating options files for an upgrade from 7.9.x and 8.0.x with RSSO to 8.1 with RSSO


You must create an options file for each platform upgrade that you need to perform. This section provides an overview of the steps to perform when creating options files for server components and TrueSight Orchestration Development Studio upgrades.

Success

Tip

  • When upgrading from earlier TrueSight Orchestration versions, you can quickly create options files by copying the options files that were created during the previous product installation and updating them. Before you can use these files for the upgrade, you must change the install type property from install_new to upgrade_new. The install type property name varies for the platform component and Development Studio as follows:
    • For Platform components: AO_INSTALL_TYPE
    • For Development Studio: DEVSTUDIO_INSTALL_TYPE

Before you begin

Review the upgrade worksheets and modify any of the properties that you need to change for the upgrade.

To create options files for a platform component upgrade

In these instructions, AO_HOME represents the directory in which you installed the TrueSight Orchestration component on a server.

  1. Open a text editor to create a new options file.
  2. Copy the sample content from Sample-platform-upgrade-options-file-templates-for-upgrades-from-7-9-x-and-8-0-x-with-RSSO-to-8-1-with-RSSO into the new file. 
  3. In the new file, modify the installLocation property and specify an existing directory in which to install the component. You can leave the default path if it is correct for your installation.

    Information-P installLocation=c:\Program Files\BMC Software\BAO\<component>In this example, <component> will be replaced with a component name, such as CDP or REPO.

  4. For the AO_INSTALL_TYPE property, specify upgrade_new as the silent installation type.
    -J AO_INSTALL_TYPE=upgrade_new
  5. If using external Remedy SSO, specify the version in the -J AO_RSSO_VERSION property. 
    If your external Remedy SSO version is 9.1.03.x, specify -J AO_RSSO_VERSION=9.1.03.x. For earlier versions, specify -J AO_RSSO_VERSION=9.1.02.

    Warning

    Note

    Specify the -J AO_RSSO_VERSION property for the repository, CDP, HA-CDP, CDP (along with the OCP), stand-alone OCP and AP components only.

  6. Modify the remaining properties for the TrueSight Orchestration component upgrade.
  7. Save the file with a name that indicates the purpose of the file. 
    For example, you could name the file upgrade.options.
  8. Repeat this process to create an options file for each component you are upgrading (using a different file name for each component).

To create option files for TrueSight Orchestration Development Studio upgrade

  1. Open a text editor to create a new options file.
  2. Copy the sample content from Sample-platform-upgrade-options-file-templates-for-upgrades-from-7-9-x-and-8-0-x-with-RSSO-to-8-1-with-RSSO into the new file. 
  3. In the new file, modify the installLocation property and specify an existing directory in which to install the component. You can leave the default path if it is correct for your installation.

    Information-P installLocation=c:\Program Files\BMC Software\BAO\Studio

  4. For the DEVSTUDIO_INSTALL_TYPE property, specify upgrade_new as the silent installation type.
    -J DEVSTUDIO_INSTALL_TYPE=upgrade_new 
  5. Modify the remaining properties for the TrueSight Orchestration Development Studio upgrade.
  6. Save the file with a name that indicates the purpose of the file.
    For example, you could name the file devstudio_upgrade.options.

Where to go from here

Use the procedure in Executing-a-silent-upgrade-from-7-9-x-and-8-0-x-with-RSSO-to-8-1-with-RSSO to upgrade the platform.

Related topic

Content upgrades involve multiple steps: first create the options files to install the content (adapters and modules), install the content, then update the content version in the Grid Manager. To create options files for content, use the templates in Sample-content-options-file-templates.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Orchestration Platform 8.1