Perform the following procedure in the copy destination cluster system.
Deletion of disk resources
Perform this setting on any node configuring a cluster system.
Delete all GDS class resources
Example: Deleting class resource Class1
#/etc/opt/FJSVsdx/bin/sdxdcrsc -R -c Class1
Confirm the resource IDs of the registered disk resources.
The resource IDs of the disk resources are the underlined portions of the entries for "SHD_DISK" and "DISK" in the following command output results.
# /etc/opt/FJSVcluster/bin/clgettree Cluster 1 cluster Domain 2 CLUSTER Shared 7 SHD_CLUSTER SHD_DISK 35 SHD_Disk35 UNKNOWN DISK 37 c1t4d0 ON fuji4 DISK 153 c1t4d1 ON fuji5 ... Node 3 fuji4 ON DISK 19 c0t0d0 UNKNOWN DISK 37 c1t4d0 ON ...
Delete all the disk resources that were checked in Step 2.
Example: The resource IDs of the registered disk resources are "19", "35", "37", and "153".
# /etc/opt/FJSVcluster/bin/cldelrsc -r 19
# /etc/opt/FJSVcluster/bin/cldelrsc -r 35
# /etc/opt/FJSVcluster/bin/cldelrsc -r 37
# /etc/opt/FJSVcluster/bin/cldelrsc -r 153
Re-registration of disk resources
If disk resources are used in the copy source, re-register the disks in the resource database.
For details, see "Executing Automatic Configuration."
Example:
# /etc/opt/FJSVcluster/bin/clautoconfig -r