JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for WebSphere Message Broker Guide
search filter icon
search icon

Document Information

Preface

1.  Installing and Configuring Oracle Solaris Cluster HA for WebSphere Message Broker

A.  Deployment Example: Installing WebSphere Message Broker in Zones

Target Cluster Configuration

Software Configuration

Assumptions

Installing and Configuring WebSphere Message Broker

Example: Prepare the Cluster for WebSphere Message Broker

Example: Configure zones z1 and z2 for WebSphere Message Broker

Example: Install WebSphere Message Broker in the zones

Example: Verify WebSphere Message Broker

Example: Configure Cluster Resources for WebSphere Message Broker

Example: Enable the WebSphere Message Broker Software to Run in the Cluster

Example: Verify the Oracle Solaris Cluster HA for WebSphere Message Broker Resource Group

Index

Example: Configure Cluster Resources for WebSphere Message Broker

Perform all steps within this example in the global zone.

  1. Create the HAStoragePlus resource in the wmq1-rg resource group.
    Vigor5# clresource create -g wmq1-rg -t SUNW.HAStoragePlus \
    > -p Zpools=HAZpool3 wmq1-ZFSbrokerhas

    Alternatively, you can simply add HAZpool3 to the existing wmq1-ZFShas resource.

    Deployment Example: Installing WebSphere MQ in Zones, from the Oracle Solaris Cluster Data Service for WebSphere MQ Guide, was used to create the wmq1-ZFShas resource..

    Vigor5# clresource set -p Zpools=HAZpool1,HAZpool2,HAZpool3 wmq1-ZFShas
  2. Enable the resource.

    This step is only required is you created the wmq1-ZFSbrokerhas resource.

    Vigor5# clresource enable wmq1-ZFSbrokerhas