Sun Cluster 3.0 Data Services Installation and Configuration Guide

Displaying Resource Type, Resource Group, and Resource Configuration Information

Before performing administrative procedures on resources, resource groups, or resource types, use this procedure to view the current configuration settings for these objects.

You can display resource type, resource group, and resource configuration information through the Sun Management Center GUI or by using the command line as shown in this section.

For additional information, see scrgadm(1M) and scswitch(1M).

Perform this procedure from any cluster node.

How to Display Resource Type, Resource Group, and Resource Configuration Information

The scrgadm command provides three levels of configuration status information, as follows:

You can also view specific resource types, resource groups, and resources by using the -t, -g, and -j (resource type, resource group, and resource, respectively) options, followed by the name of the object you want to view. For example, the following command specifies that you want to view specific information on the resource apache-1 only.


# scrgadm -p[v[v]] -j apache-1

For details, see the scrgadm(1M) man page.