Top
ServerView Resource Orchestrator Cloud Edition V3.1.0 Setup Guide
ServerView

H.1 Coordination with BMC BladeLogic Server Automation

This section explains how to coordinate Resource Orchestrator with BMC's server automation software BMC BladeLogic Server Automation.


External Software

Resource Orchestrator can coordinate with the software in BMC BladeLogic Server Automation Suite 8.0 or later.

Note

When registering it with Resource Orchestrator as server management software, coordination with the software in BMC BladeLogic Server Automation Suite 8.2 or later is possible.


Functional Overview

Through coordination, the following becomes possible:

When Registering BMC BladeLogic Server Automation with Resource Orchestrator as Server Management Software

When Not Registering BMC BladeLogic Server Automation with Resource Orchestrator as Server Management Software

Function Details

When Registering BMC BladeLogic Server Automation with Resource Orchestrator as Server Management Software

When Not Registering BMC BladeLogic Server Automation with Resource Orchestrator as Server Management Software

Installing BMC BladeLogic Server Automation

Install BMC BladeLogic Server Automation referring to the BMC BladeLogic Server Automation manual. The following are advisory notices regarding coordination with Resource Orchestrator.

Setup Procedure

When Registering BMC BladeLogic Server Automation with Resource Orchestrator as Server Management Software

After installing BMC BladeLogic Server Automation, perform the following settings on the admin server. For details, contact Fujitsu technical staff.

  1. Create Users

    Create the user for coordination with Resource Orchestrator.
    Make the user name "ServerAdmin".
    Configure the "BLAdmins" role for the role of the "ServerAdmin" user.

  2. Create Authentication Files

    Use the bl_gen_blcli_user_info command and create an authentication file for the user created in 1.
    The path and name for the file to create are as below.

    Path

    [Windows]
    BladeLogic_installation_folder\user

    [Linux]
    /opt/bmc/bladelogic/user

    Name

    user_info.dat

  3. Create Authentication Profiles

    Create an authentication profile with the name "server-profile".
    Specify "SRP" for the authentication method.

  4. Confirm the Connection

    Login to the admin server as the "Administrator" for Windows, or the "root" for Linux.
    Start the BladeLogic console, and connect to the Application Server.

When Not Registering BMC BladeLogic Server Automation with Resource Orchestrator as Server Management Software

Coordination can be performed after processing of Resource Orchestrator, by executing BMC BladeLogic Server Automation functions by using the coordination script. Before using the coordination script, use the following procedure to perform settings for BMC BladeLogic Server Automation and the coordination script.

Common Settings

Required Settings for Coordination of Cloning and Software Deployment

Perform the following settings for Resource Orchestrator.

Edit the script for coordination "post_cloning_deploy.bat", and specify the batch job created for software deployment using BMC BladeLogic Server Automation.
Re-write the values of the following variables as given below.

Variable

Meaning

JOB_GROUP

Job folder name

JOB_NAME

Batch job name


Advisory Notes

When uninstalling the manager, the coordination scripts will not be saved. Therefore, back them up if necessary.