Top
PRIMECLUSTER  Cluster Foundation Configuration and Administration Guide 4.5
FUJITSU Software

3.4.3 Automatic resource registration

This section explains how to register the detected hardware in the Resource Database

The registered network interface card should be displayed in the plumb-up state as a result of executing the ifconfig(1M) command.

Do not modify the volume name registered in VTOC using the format(1M) command after automatic resource registration. The volume name is required when the shared disk units are automatically detected.

The following prerequisites should be met:

Take the following steps to register hardware in the Resource Database. This should be done on an arbitrary node in a cluster system.

  1. Log in with system administrator access privileges.

  2. Execute the clautoconfig command, using the following full path:

    # /etc/opt/FJSVcluster/bin/clautoconfig -r
  3. Confirm registration.

    Execute the clgettree command for confirmation as follows:

    # /etc/opt/FJSVcluster/bin/clgettree <RETURN>
    Cluster 1 cluster0
            Domain 2 domain0
                    Shared 7 SHD_domain0
                            SHD_DISK 9 shd001 UNKNOWN
                               DISK 11 c1t1d0 UNKNOWN node0
                               DISK 12 c2t2d0 UNKNOWN node1
                            SHD_DISK 10 shd002 UNKNOWN
                               DISK 13 c1t1d1 UNKNOWN node0
                               DISK 14 c2t2d1 UNKNOWN node1
                    Node 3 node0 ON
                               Ethernet 20 hme0 UNKNOWN
                               DISK 11 c1t1d0 UNKNOWN
                               DISK 13 c1t1d1 UNKNOWN node0
                    Node 5 node1 ON
                               Ethernet 21 hme0 UNKNOWN
                               DISK 12 c2t2d0 UNKNOWN
                               DISK 14 c2t2d1 UNKNOWN

Reference

When deleting the resource of hardware registered by automatic registration, the following commands are used. Refer to the manual page for details of each command.