Skip to content

Add compatibility with Oracle Cloud Storage#371

Draft
rasika-chivate wants to merge 8 commits into
mainfrom
Add-compatibility-with-Oracle-Cloud-Storage
Draft

Add compatibility with Oracle Cloud Storage#371
rasika-chivate wants to merge 8 commits into
mainfrom
Add-compatibility-with-Oracle-Cloud-Storage

Conversation

@rasika-chivate

Copy link
Copy Markdown
Collaborator

No description provided.

@rasika-chivate rasika-chivate temporarily deployed to Add-compatibility-with-Oracle-Cloud-Storage - pbm-docs PR #371 June 10, 2026 07:27 — with Render Destroyed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation to support configuring Percona Backup for MongoDB (PBM) to use Oracle Cloud Infrastructure (OCI) Object Storage as a remote backup destination, including a new configuration guide and a troubleshooting page, and exposes the new storage doc in the MkDocs navigation.

Changes:

  • Added an OCI Object Storage configuration guide (storage.type: oci) with IAM/policy, auth, and encryption examples.
  • Added an OCI troubleshooting page for common initialization/auth/KMS issues.
  • Linked the new OCI storage page into the “Storage” navigation.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
mkdocs-base.yml Adds a nav entry for the new OCI Object Storage configuration page under “Storage”.
docs/details/oci-storage.md New end-to-end OCI Object Storage setup/configuration documentation for PBM.
docs/troubleshoot/oci.md New OCI troubleshooting checklist page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/details/oci-storage.md Outdated
Comment thread docs/details/oci-storage.md Outdated
Comment thread docs/details/oci-storage.md
Comment thread docs/troubleshoot/oci.md
Comment on lines +165 to +168
```yaml
storage:
type: oci
oci:
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@rasika-chivate rasika-chivate temporarily deployed to Add-compatibility-with-Oracle-Cloud-Storage - pbm-docs PR #371 June 10, 2026 08:18 — with Render Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@rasika-chivate rasika-chivate temporarily deployed to Add-compatibility-with-Oracle-Cloud-Storage - pbm-docs PR #371 June 10, 2026 08:18 — with Render Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@rasika-chivate rasika-chivate temporarily deployed to Add-compatibility-with-Oracle-Cloud-Storage - pbm-docs PR #371 June 10, 2026 08:18 — with Render Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

Comment on lines +7 to +8
For common errors, see [Troubleshoot issues for OCI](../troubleshoot/oci.md).
## Before you start
Comment thread docs/troubleshoot/oci.md
Comment on lines +3 to +4
This page lists common Oracle Cloud Infrastructure (OCI) Object Storage issues when using PBM. For configuration instructions, see [Configure Oracle Cloud Infrastructure Object Storage](../details/oci-storage.md).
## Storage is not initialized
Comment thread docs/troubleshoot/oci.md
Comment on lines +1 to +3
# Troubleshoot issues for OCI

This page lists common Oracle Cloud Infrastructure (OCI) Object Storage issues when using PBM. For configuration instructions, see [Configure Oracle Cloud Infrastructure Object Storage](../details/oci-storage.md).
Comment on lines +3 to +7
Percona Backup for MongoDB (PBM) can store backups in Oracle Cloud Infrastructure (OCI) Object Storage using the native OCI storage backend.

OCI Object Storage is a cloud object storage service that stores data as objects in buckets. PBM uses this storage to save backup data, metadata, and Point-in-Time Recovery oplog chunks. You can configure PBM to authenticate to OCI by using either a user principal or an instance principal.

For common errors, see [Troubleshoot issues for OCI](../troubleshoot/oci.md).
Comment thread mkdocs-base.yml
- Storage:
- Remote backup storage overview: details/storage-configuration.md
- AWS S3 storage: details/s3-storage.md
- Oracle Cloud Infrastructure object storage: details/oci-storage.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants