Containers:
To protect the
environment from data loss and corruption, back up data for the dependency components, such as
User Management Service, IBM Process Federation
Server, IBM Business Automation
Workflow, IBM Content
Navigator, Content Platform Engine, Resource Registry, and
JMS, deployed in the environment.
Procedure
-
Back up the source environment.
- Back up the following definition files that are used to deploy the environment:
- The custom resource (CR) file used to deploy the User Management Service environment.
- Secure definition used to protect the sensitive data in the User Management Service environment.
- Persistent Volume (PV) and Persistent Volume Claim (PVC) definition files.
- Back up all databases for the dependency components, for example the databases for User Management Service, IBM Business Automation
Workflow, IBM Content
Navigator, or Content Platform Engine, by using the database commands.
- The container environment uses the PV to store the data. Back up all folders located on the PV.
The file permissions should stay the same after those files are restored.
-
If the data is lost or corrupted for any reason, restore it on the same Kubernetes environment
by completing the following steps:
- Delete the old deployment.
- Restore all databases from backup images.
- Restore all files from backup data, keeping the file permissions the same as before.
- Deploy the IBM Business Automation
Workflow container environment
with the CR definition.