Initiating the KSYS node
After the VM Recovery Manager DR software is installed on the KSYS LPAR, you must initiate and set up the KSYS environment before you configure the disaster recovery environment. The KSYS environment relies on Reliable Scalable Cluster Technology (RSCT) to create its cluster.
After you create the KSYS cluster, various daemons of RSCT and KSYS are activated. The KSYS LPAR can then process the commands that are required to configure the disaster recovery environment.
Note: In VM Recovery Manager DR, the KSYS
operates as a one-node cluster.
To create and initiate a one-node KSYS cluster, complete the following steps:
Creating and initializing a multi-node KSYS cluster
You
can create a multi-node KSYS cluster.
Note:
To create and initialize a multi-node KSYS cluster, complete the following
procedure:- To use a multi-node KSYS cluster, VM Recovery Manager DR Version 1.7, or later must be installed on all KSYS nodes.
- This release supports only a two-node KSYS cluster.
- For best performance, the RSCT version on all KSYS nodes must be the same. If the RSCT version is not the same on all KSYS nodes, it's recommended to choose the node that has the lowest RSCT version as the group leader node and then create the KSYS cluster on the group leader node.
Modifying a multi-node KSYS cluster
You can modify a
KSYS cluster to add KSYS nodes and to remove KSYS nodes from an existing KSYS cluster.
Note:
- For best performance, the RSCT version on all KSYS nodes must be the same. If the RSCT version is not the same on all KSYS nodes, it's recommended to choose the node that has the lowest RSCT version as the group leader node and then create the KSYS cluster on the group leader node.
- In a configuration with a Hitachi storage system, if the storage-system related configuration changes after a discovery operation, you must manually copy the Hitachi Open Remote Copy Manager (HORCM) configuration files from the primary KSYS node to the backup KSYS node.
- To add KSYS nodes to an existing KSYS cluster, run the following
command:
You can verify the KSYS cluster that you modified by running theksysmgr modify ksyscluster cluster_name add ksysnodes=ksys_nodename1,ksys_nodename2ksysmgr query clustercommand. An output that is similar to the following example is displayed:Name: test_ksys State: Online Type: DR Ksysnodes: ksys_nodename1:1:Online (Managing node) ksys_nodename2:2:Online KsysState: ksys_nodename1:1:Online ksys_nodename2:2:Online - To remove KSYS nodes from an existing KSYS cluster, run the following command on the group
leader
node:
You can verify the KSYS cluster that you modified by running theksysmgr modify ksyscluster cluster_name remove ksysnodes=ksysnode_name2ksysmgr query clustercommand. An output that is similar to the following example is displayed:Name: test_ksys State: Online Type: DR Ksysnodes: ksys_nodename1:1:Online KsysState: ksys_nodename1:1:Online