About linking service groups

Note that a configuration may require that a certain service group be running before another service group can be brought online. For example, a group containing resources of a database service must be running before the database application is brought online.

Use the following command to link service groups from the command line

hagrp -link parent_group child_group gd_category gd_location [gd_type]

parent_group

Name of the parent group

child_group

Name of the child group

gd_category

category of group dependency (online/offline).

gd_location

the scope of dependency (local/global/remote).

gd_type

type of group dependency (soft/firm/hard). Default is firm

More Information

Linking service groups