Some cluster resources are dependent on other components or resources, and require that each component or resource are started in a specific order and run together on the same server. An example of this is a Web server that requires an IP address and a file system. In this case each component is a separate cluster resource that is combined into a cluster resource group. The resource group would then run on a server or servers, and in case of a software or hardware malfunction, fail over to another server in the cluster the same as an individual cluster resource.
To configure a resource group using the above example:
Start the HA Management Client and log in to the cluster as described in Section 4.1, “Graphical HA Management Client”.
Select +, or click the button.
Choose as the resource item type, then click .
Specify a Group name (ID), leave the default of True for both the
and fields,
then click .
The value specifies, if the resources in the group will load in order you specified. The value specifies whether the resources in the group will run on the same server.
Specify a resource name (ID) for the IP address resource portion of the group.
In the section of the page, scroll down the list and select as the resource type.
In the section of the page, find the line that was added for the IP address resource, click the line once, then click the line again under the heading to open a text field.
Add the IP address for the IP address cluster resource.
Click the button, select
as the name and enter eth0 as the value, then
click .
The name and value are dependent on your hardware configuration and what you chose in Step 3.
Click the button at the bottom of the page to add the resource to the group.
Using the HA Management Client, select and then select , or click the button.
Choose as the resource item type, then click .
Specify a resource name (ID) for the file system resource, and in the field, select the group you created above.
In the section of the page, scroll down the list and select as the resource type.
In the section of the page, find the line that was added for the file system resource, click the line once, then click the line again under the heading to open a text field.
Add the name of the file system. For example, Reiser.
Click the button and select as the name. For the value, specify the device where the file system is located, then click .
The name and value are dependent on your hardware configuration. For
example, you could specify /dev/sdc as the value if the file system is
on that device.
Using the HA Management Client, select and then select , or click the button.
Choose as the resource item type, then click .
Specify a resource name (ID) for the Web Server resource, and in the field, select the group you created above.
In the section of the page, scroll down the list and select Apache as the resource type.
In the section of the page, find the line that was added for the Apache Web server resource, accept or change the path to the Apache Web server, then click .
![]() | Note |
|---|---|
If you want to enable resource monitoring for a group resource, you must configure monitoring separately for each resource in the group that you want monitored. | |