cd Grid_home/bin
./crsctl create member_cluster_configuration member_cluster_name
-file cluster_manifest_file_name -member_type database|application [-version member_cluster_version
[-domain_services [asm_storage local|direct|indirect][rhp]]
member_cluster_name is the client cluster name.
-file
specifies the full path of the xml file to export the credentials, -version
is the five digit Client Cluster version, for example, 12.2.0.1.0
, if it is different from the Storage Server version. The Storage Server version is used if -version
is not specified.
In the options for -domain_services
, specifying rhp
generates credentials and configuration for a RHP Client Cluster, and asm_storage
generates credentials and configuration for an Oracle ASM Client Cluster. direct
if specified, signifies direct storage access, otherwise indirect.
This command creates a member cluster manifest file containing configuration details about Grid Infrastructure Management Repository (GIMR), Storage services, and Rapid Home Provisioning for the Oracle Member Cluster.