Preparing for disaster recovery
How to plan ahead for Disaster Recovery (DR) with IBM® z/OS Connect.
About this task
zosConnect-3.0 Applies to zosConnect-3.0.
A major part of Disaster Recovery (DR) is planning ahead and being prepared. Having a DR solution prevents or minimizes data loss and business disruption for both partial and complete site failures. High Availability eliminates a single point of failure. Red Hat® OpenShift® clusters are both highly available and able to perform basic disaster recovery procedures. The guidance for recovery assumes that you don't manually modify the installation of the products or the API image and Custom Resources on the cluster.
A z/OS Connect Server is stateless and
does not require backup. For that reason, no integrated solution is included. Customers are
responsible for storing source and artifacts in appropriate repositories. For more information about
storing z/OS Connect API projects, see Checking your IBM z/OS Connect API project into source control. For more information about disaster
recovery, see
Understanding disaster recovery.
Procedure
- Create and configure a DR Red Hat OpenShift cluster that is identical to a Red Hat OpenShift
production cluster. As part of this, ensure that the DR cluster has the IBM z/OS Connect Operator,
ZosConnectCustom Resource (CR) instance and other resources such asSecretsandConfigMapsconfigured and deployed. The DR cluster configuration should be identical to the production cluster. For more information, see Install the z/OS Connect server image. - Configure connections on the DR Red Hat OpenShift cluster as for the API projects. For more information, see Configuring z/OS Connect for zosConnect-3.0.
- Configure security for z/OS Connect on the Red Hat OpenShift DR cluster. For more information, see Securing IBM z/OS Connect resources for zosConnect-3.0.
- Store the latest version of your API image in a Container Registry that is accessible from the DR cluster. For more information, see Invoke z/OS Connect APIs.