RG_MOVE, rg, node | ANY | RESTORE, comments

Moves a resource group that is already online in a running cluster to a specific or any available node.

Paramaters

rg
The name of the resource group to bring offline.
node
The target node; the name of the node to which the resource group will move.
ANY
Use ANY to let the Cluster Test Tool pick a random available node to which to move the resource group.
RESTORE
Enable the resource group to move to the highest priority node available.
comments
User-defined text to describe the configured test.

Example

RG_MOVE, rg_1, ANY, Move rg_1 to any available node.

Entrance criteria

The specified resource group must be non-concurrent and must be online on a node other than the target node.

Success indicators

The following conditions indicate success for this test:

  • The cluster becomes stable
  • Resource group is moved to the target node successfully
  • Other resource groups remain in the same state.