PRIMECLUSTER Installation and Administration Guide 4.1 (for Linux) |
Contents
Index
![]() ![]() |
Appendix F Registering PRIMECLUSTER-compatible Resources |
This section describes the procedure to be performed in the following cases:
After carrying out the procedure indicated in this section, perform the "Associating Resources to a Cluster Service Instance" operations in the following cases:
Log in with the system administrator authority to one of the nodes of the cluster system.
# /etc/opt/FJSVcluster/bin/clgettree
(Example) In the following case, the resource IDs of the IP address takeover resources are "29," "27" and "28."
# /etc/opt/FJSVcluster/bin/clgettree
Cluster 1 /
Domain 2 RC9
Shared 7 SHD_RC9
SHD_Host 29 192.168.246.1 UNKNOWN
IP_Address 27 hme0:1 UNKNOWN narcissus
IP_Address 28 hme0:1 UNKNOWN sweetpea
Node 3 narcissus ON
Psd 21 hme1 ON
Psd 22 hme2 ON
Ethernet 25 hme0 ON
IP_Address 27 hme0:1 UNKNOWN
DISK 19 c0t0d0 UNKNOWN
SytemState2 40 FJSVndbs UNKNOWN
Node 5 sweetpea ON
Psd 23 hme1 ON
Psd 24 hme2 ON
Ethernet 26 hme0 ON
IP_Address 28 hme0:1 UNKNOWN
DISK 20 c0t0d0 UNKNOWN
SytemState2 41 FJSVndbs UNKNOWN
# /etc/opt/FJSVcluster/bin/cldelrsc -r resource-ID-of-IP-address-takeover-resource(*)
* For "resource-ID-of-IP-address-takeover-resource," specify all resource IDs of IP address takeover resources that were obtained with the previous "clgettree" command.
(Example) If the resource IDs of the IP address takeover resources are "29," "27" and "28."
# /etc/opt/FJSVcluster/bin/cldelrsc -r 29,27,28
Contents
Index
![]() ![]() |