Defining default resource groups
After a resource group is defined, you may want to specify the group as the set of defaults for all operations that require resources.
Set the default_res attribute on the master to the name of the resource group that you want to be the default.
Note: All applicable resources are allocated from
the group specified as the default for all operations, except for installp_bundle for
a maint operation.
A resource from the default group will only be allocated if a resource of the same type is not already allocated and if a resource of that type is not specified on the command line for automatic allocation. The exceptions are the script and installp_bundle resources, of which all occurrences in the resource group and specified on the command line will be allocated.
Default members can be overridden by specifying a null value in the attribute assignment for that resource.
The following bos_inst operation allocates
all applicable bos_inst resources from the resource group specified
as the default, except for the bosinst_data resource:
nim -o bos_inst -a bosinst_data=Standalone1