Configuring S3 backup settings for a fresh install of the Management subsystem on OpenShift or Cloud Pak for Integration
Configure backups for the API Connect Management subsystem that you will deploy in your OpenShift or Cloud Pak for Integration environment.
Before you begin
If the APIConnectCluster
instance is already created, do not use these instructions.
Instead, add the Management backup configuration by following the instructions in Reconfiguring or adding backup settings after installation of the management subsystem on OpenShift and Cloud Pak for Integration.
About this task
When creating an instance of API Connect, use the advanced configuration settings to configure database backups for the Management subsystem. Beginning with v10.0.2, the Management subsystem supports custom S3 solutions such as MinIO.
Important: For S3 backups of the management subsystem, do not use
retention features provided by Cloud-based S3 storage providers. Use of such features can result in
periodic deletion of archived backups, which can cause backup corruptions that can cause database
restores to fail.
Warning:
When configuring a new management subsystem for S3 backup, the content of the S3 bucket path must
be empty. If you want to configure a management subsystem to use the content of an S3 bucket path
already used by another management subsystem, you have two options:
- Shutdown the postgres database on the existing management subsystem that points to the S3 bucket path before you start the new management subsystem.
- In a disaster recovery scenario where you want to restore from the backup of an existing installation: Create a new S3 path and use S3 tools to copy the backup content from the existing management subsystem S3 bucket path, to the new bucket path.