Sun Cluster Data Services Planning and Administration Guide for Solaris OS

ProcedureHow to Reregister Preregistered Resource Types After Inadvertent Deletion

  1. Reregister the resource type.


    # clresourcetype register SUNW.resource-type
    
    resource-type

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


Example 2–28 Reregistering a Preregistered Resource Type After Inadvertent Deletion

This example shows how to reregister the SUNW.LogicalHostname resource type.


# clresourcetype register SUNW.LogicalHostname

See Also

The clresourcetype(1CL) man page.