Sun Cluster 3.0 Data Services Installation and Configuration Guide

Re-registering Preregistered Resource Types

Two preregistered resource types are: SUNW.LogicalHostname and SUNW.SharedAddress. All logical host name and shared address resources use these resource types. You never need to register these two resource types, but it is possible to accidentally delete them. If you have deleted resource types inadvertently, use the following procedure to re-register them.

For additional information, see scrgadm(1M).

Perform this procedure from any cluster node.

How to Re-register Preregistered Resource Types

    Re-register the resource type.


    # scrgadm -a -t SUNW.resource-type
    
    -a

    Adds a resource type.

    -t SUNW.resource-type

    Specifies the resource type to add (re-register). The resource type can be either SUNW.LogicalHostname or SUNW.SharedAddress.

Example-Re-registering a Preregistered Resource Type

This example shows how to re-register the SUNW.LogicalHostname resource type.


# scrgadm -a -t SUNW.LogicalHostname