Applying a deployment package


Note

For instructions on applying 18.08 Patch 1, see Patch 1 for version 18.08.

A deployment package contains data, object definitions, and binary files. You can deploy a package in your environment using the AR System Deployment Management Console that provides a single method to promote data and definitions effectively and reliably across all servers in a server group. A user with AR System administrator permission or a Package Deployer role can deploy the package. 

Package deployment workflow

The following graphic displays the workflow of package deployment process:

package_deployment_flow.png

Before you begin

Ensure the following requirements are met before you deploy the package:

  • You cannot import a package to apply a patch or hotfix on your system if you have Remedy Encryption Security installed.
    If your base system has Remedy Encryption Security installed, disable the Remedy Encryption Security before importing or deploying a package. You can enable the Remedy Encryption Security again after deploying a package.
  • All servers in the server group have the platform (AR Server, CMDB, and Atrium Integrator Server) upgraded to version 18.08.

  • All applications (ITSM, SRM, and SLM) on the servers in the server group are upgraded to version 18.05.
    For more information, see Upgrading-the-applications.

  • BMC recommends that the Preload action should be disabled. See About Mid Tier caching
    However, if the Preload action is enabled, you must disable the Preload action on the mid tier servers that point to the server where you plan to deploy the package. Disable the Preload action from the Cache Settings page in the Mid Tier Configuration Tool.
    See Cache setting parametersin the BMC Remedy AR System online documentation. You need not enable the Preload action after deployment.

  • The minimum plug-in heap size required is 1024 MB for a package of size 250 MB or 300 MB.
    If the heap size is less than 1024 MB, increase the heap size on all the servers in the server group. If you have multiple plug-in servers, update the heap size on the plug-in server where the AR Migrate plug-in is deployed.To update the heap size, open the armonitor.conf file and update the -Xmx value and restart the plug-in server. For example:

    "%BMC_JAVA_HOME%\java" -Xmx1024m "C:\BMCData\ARSystem\pluginsvr;C:\BMCData\ARSystem\pluginsvr\arpluginsvr91_build005.jar;
    C:\BMCData\ARSystem\arserver\api\lib\arcmnapp91_build005.jar" com.bmc.arsys.pluginsvr.ARPluginServerMain
    -x localhost -i "C:\BMCData\ARSystem" -m

As a best practice, ensure that the plug-in heap size is 3 times more than the deployment package size to avoid package import errors.

  • Check the ranking order for the components. As a best practice, BMC recommends providing rank 1 for admin server, rank 2 for integration server, and last ranks for the user-facing servers. Higher the ranking, higher is the preference given for deploying payloads on that server.
    For more information, see Setting the component ranking order before deploying a binary payload in the Remedy AR System online documentation.

  • (Optional) If you have customizations, create a snapshot for reconciliation. Capture a snapshot of your application objects. For instructions, see Capturing-a-snapshot-of-server-application-objects.

Applying the package in your environment

A user with AR System administrator permission or a Package Deployer role can deploy the package by performing the following steps:

  1. Download the package from the EPD site.
  2. Import the package.
  3. Deploy the package.


Best Practice

  • Ensure that the plug-in heap size is 3 times more than the deployment package size to avoid package import errors.
  • In case of package deployment failure, BMC recommends that you rollback the package, fix the cause of the failure, and then import and deploy the package. Do not fix the errors manually. See Troubleshooting-package-deployment-issues.

To download the package from the EPD site

See Downloading-the-installation-files.

To import the package

  1. Log in to Mid Tier as an administrator or a package deployer user by using the following URL:
    http://<midTierServerName>:<port number>/arsys 
  2. From the IT Home page, select Applications > AR System Administration > AR System Deployment Management Console.
  3. In the Deployment Management Console, perform the following actions:
    1. Select Transfer Package > Import.

      fresh_import.png
    2. In the Add Attachment dialog box, click Browse to navigate to the folder that has the 18.08 downloaded EPD package (ITSM, SRM, or SLM).
    3. Select the package that you want to import, and then click OK.
      The package status column shows the status as Importing until the package contents are completely imported. If the status shows Importing for more than 10 seconds, click Refresh to view the updated status.

      Important

      The package is a ZIP file. Import the package without extracting the ZIP file. If you need to extract the file for troubleshooting, you must use the 7-Zip utility to extract the contents of the ZIP file.

      When the package is imported, the entry of the package is displayed in the AR System Deployment Management Console and the package status changes to Ready to Deploy

      list_of_imported_packages.png

To deploy the package

To upgrade the applications to version 18.08, deploy the packages in the following sequence:

  1. Remedy ITSM Suite
  2. BMC Service Request Management
  3. BMC Service Level Management

The AR System administrator or a Package Deployer performs the following steps to deploy the package in an environment:

  1. Log in to Mid Tier as an administrator or a package deployer user by using the following URL: 
    http://<midTierServerName>:<port number>/arsys/
  2. From the IT Home page, select Applications > AR System Administration > AR System Deployment Management Console.
  3. In the Deployment Management Console, perform the following actions:
    1. Select the package row that you have imported, and then select Operations > Deploy.
      The following message is displayed if the package contains binaries:
      This package includes files to be deployed/rollback. You can monitor the status of the file deployment/rollback by opening the package, selecting the item for file deployment and clicking on the "View Payload Status" button. (ARNOTE 10000) 

    1. In the message window, click OK.
    2. To view the package status, click Refresh.
      When the package is successfully deployed, the status of the package changes to Deployed.
    3. If your package contains binary files, to view the deployment status, perform the following actions:
      1. Select the deployed package entry, and then select Manage Package > View.
        The AR System Deployment Management form opens.
      2. Select Deployment Payload from the table next to the Deployment Package Contents panel.
      3. Click View Payload Status.
        view_payload_status.png

        The AR System Single Point Deployment Status window opens displaying the list of server names in the Host Name column and the package deployment status in the Host Status column. 
        wait_for_utility_run_status.png

      4. If a server's package deployment status shows the Waiting for Utility Run status, connect to the server and run the payload deployment utility. This utility needs to be run on all the servers that has Waiting for Utility Run status.

To run the payload deployment utility


    1. On the server, set JAVA_HOME to point to the JRE top level folder.
    2. Run the arpayloaddeploymentutil.bat (Windows) or arpayloaddeploymentutil.sh (UNIX) utility from the following location:

      • (Windows): <installDirectory>\Program Files\BMC Software\ARSystem
      • (UNIX): <installDirectory>/ARSystem/bin

      Note

      A binary payload is deployed on all the servers automatically if the filedeployer.localDeploymentRequired parameter is set to false in the deployConfig.properties file. If the filedeployer.localDeploymentRequired parameter is set to true (default), you need to manually run the payload utility on all the servers in the server group.

      The deployConfig.properties file is located in the following folder:

      - (Windows): /ARinstallDirectory

      - (UNIX): /ARSystem/bin

      Only an administrator user with permissions to access the file system can change the setting.

      The arpayloaddeploymentutil.bat (Windows) or arpayloaddeploymentutil.sh (UNIX) utility stops all the related components services for which the package is provided. After the package is successfully applied, the services are up automatically.

    3. Repeat steps a and b on servers where the deployment status shows Waiting for Utility Run.
      After you run the utility, the package for BMC Remedy IT Service Management is successfully applied to your environment. 
      payload_utility_success.png

Note

  • Depending on your operating system, the package content types compatible with your operating system are processed. Package entries that are not compatible with your operating system, are skipped from processing and are shown with a Skipped status. For example, if your operating system is Unix and if you deploy a package which has content type for Windows, the package processing is skipped for that server.
  • The package deployment process will not continue until the payload deployment status is successful on a server.


Deploying package in a server group
  • When you deploy a package in a server group, the ARX and DEF content types are processed on all the servers of the server group. However, if the package contains a Deployment Payload content type, you need to run the payload utility, which is processed according to the component ranking order. The higher the ranking, the higher is the preference given for processing the package on that server. For more information, see Setting the component ranking order before deploying a binary payload in BMC Remedy AR System online documentation.

  • BMC does not recommend to roll back a package that was successfully deployed.

Rolling back a package

If an issue occurs during the validation of the package, or if an error occurs while deploying the package, you can restore the objects on your server to the pre-deployment state. 

Roll back the packages in the following sequence: 

  1. BMC Service Level Management
  2. BMC Service Request Management
  3. Remedy ITSM Suite

To roll back a package

The AR System administrator or a Package Deployer performs the following steps to roll back a package:

  1. Log in to Mid Tier using the following URL: 
    http://<midTierServer>:<port number>/arsys/
  2. From the IT Home page, select Applications > AR System Administration > AR System Deployment Management Console.
  3. In the Deployment Management Console, perform the following actions:

    1. Select the package that has Deployed with Error status.
    2. Select Operations > Rollback.
    3. In the confirmation dialog box that is displayed, click Yes.
    4. (Optional) Click Refresh
      The State of the package changes from Rolling back to Rolled back.
      If a package contains binary files, the state of the package is shown as Pending Rollback.
    5. To view the payload deployment status for a package containing binary files, perform the following steps:
      1. Select the deployed package entry and click Manage Package > View.
        The AR System Deployment Management form opens.
      2. Select Deployment Payload from the table next to the Deployment Package Contents panel.
      3. The Deployment Payload status is shown as Rollback Pending.
      4. Click the View Payload Status button.

        A table that shows the status of the package on all the servers in a server group is displayed. 

        rollback_waiting.png


      1. Connect to the server that has the Wait for Utility Run status and run the payload utility.


      1. Repeat steps from i to v on all the servers of a server group from where you want to roll back the package.
        After the payload utility is run, the package starts rolling back. You can view the package status on the main AR System Deployment Management Console. If the state changes to Rolled Back, it means that the package rollback is successful. 

BMC_DEPLOYMENT_PACKAGES folder

The BMC_DEPLOYMENT_PACKAGES folder is automatically created on the target server when a package deployment or rollback operation is triggered from the AR System Deployment Management console. The folder is created at the following location:
<Install directory> \BMC Software\ARSystem\Arserver\Db\BMC_DEPLOYMENT_PACKAGES

This folder is a temporary working directory. You can safely delete this folder or the contents of this folder after successful package deployment or rollback on all the servers. Do NOT delete this folder or the contents of this folder when the package deployment or rollback is in progress.

Viewing the package deployment logs

You can check the following log files to view the package deployment status or any related errors. For more information, see Troubleshooting-package-deployment-issues.

Component

Location

  • BMC Remedy IT Service Management
  • BMC Service Request Management
  • BMC Service Level Management

To check the payload deployment status, see the following log file:

  • (Windows) <InstallDirectory>/Arserver/db/arfiledeployer.log 
  • (UNIX) <InstallDirectory>/db/arfiledeployer.log

To check the server version after deploying the package and payload logs, see the following log files:

  • (Windows) <InstallDirectory>/Arserver/Db/ard2pplugin.log
  • (UNIX) <InstallDirectory>/db/ard2pplugin.log

  • (Windows) <InstallDirectory>/Arserver/Db/arjavaplugin.log
  • (UNIX) <InstallDirectory>/db/arjavaplugin.log

Post deployment tasks

  • If you have customized any out-of-the-box objects, you need to reconcile the customizations. Use three-way reconciliation in Developer Studio to reconcile the objects if overlays exist for any of the objects that were updated. For more information, see Reconciling Workflow Objects in BMC Remedy AR System online documentation.

  • Clear plug-ins cache from the Cache Settings page in the Mid Tier Configuration Tool.
    See Cache setting parametersin the BMC Remedy AR System online documentation. 

    Note

    Whenever AR System server successfully applies a deployment package, the Mid Tier receives a notification and can sync the cache automatically. For more information, see Using the cache sync optionin the BMC Remedy AR System online documentation.

  • (Optional) If needed, you may reset the heap size to its previous value and restart the plug-in server. 

Related topics

Troubleshooting-package-deployment-issues

Creating and deploying a binary payloadin BMC Remedy AR System online documentation.

Creating and deploying a packagein BMC Remedy AR System online documentation.


 

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