Bring the primary resource group online

From the GUI

This resumes the resources on the primary node.

  1. Select Tasks from fstask.

  2. Select Resource Groups from the pull-down menu.

  3. Select Take a Resource Group Online, and fill-in the following fields:

    Field

    Sample value

    Description

    Group to Bring Online

    pri_rg

    Use the pull-down list to select the name of the resource group you want to bring online. The menu displays only resource groups that are not currently online.

From the command line

Enter:

cluster_mgr –f pri_online_rg

The table below describes the manual transition states.

Action

Primary node

Secondary node

Primary server

Secondary server

Initial state

The node is down

The node is up and the pri_rg and sec_rg are online

Not running

Adaptive Server is running the Primary and Secondary databases.

FailSafe Services started on the Primary Node

The node is up with no resource groups assigned

No change

No change

No change.

The DBA issues a prepare_failback on the secondary server

No change

No changes

No change

The primary server’s databases and devices are released by the secondary server.

The primary resource group pri_rg is taken offline

No change

The primary server’s resources are dismounted

No change

No change.

The primary resource group pri_rg is brought online

The node is up and the pri_rg is online

The node is up and the sec_rg is online

Adaptive Server is started

No change.

The DBA issues a resume on the primary companion.

No change

No changes

The user databases are brought back online.

No change.

Final State

The node is up and the pri_rg is online

The node is up and the sec_rg is online

Adaptive Server is running the primary databases

Adaptive Server is running the secondary databases.