Integrating Oracle Cloud Infrastructure (OCI) Storage with Veeam Backup & Replication can enhance your data protection strategy by leveraging scalable and cost-effective object storage. Follow these steps to add an OCI S3 bucket to your Veeam repository:
Prerequisites
Before you begin, ensure you have:
- An active OCI account with necessary permissions to create and manage S3 buckets.
- Veeam Backup & Replication installed and configured.
Step-by-Step Guide
1. Create an OCI S3 Bucket
- Log in to your OCI Console.
- Navigate to Object Storage and click Create Bucket.
- Provide a name for your bucket and configure any additional settings as needed. NOTE it has to be Standard Tier.
- Click Create to finalize the bucket creation.
- Note Down the Service Namespace
2. Obtain Access Credentials
- In the OCI Console, go to Identity & Security > Users.
- Select the user for whom you want to generate credentials. or create a new
- Under Customer Secret Keys, click Generate secret Key and follow the prompts to generate and download the key pair.
3. Configure Veeam to Use the OCI S3 Bucket
- Open the Veeam Backup & Replication Console.
- Navigate to Backup Infrastructure > Backup Repositories.
- Right-click and select Add Backup Repository.
- Choose Object Storage and then select S3 Compatible.
- Provide a name for the repository and click Next.
4. Enter OCI S3 Bucket Details
- In the Account step, click Add to enter your OCI S3 credentials:
- Service Point: Enter the endpoint URL for your OCI region.
[https://{SERVICENAME}.compat.objectstorage.{REGION}.oraclecloud.com] - Access Key: Enter the access key from your OCI Secret key.
- Secret Key: Enter the secret key from your OCI Secret key.
- Service Point: Enter the endpoint URL for your OCI region.
- Click Next to proceed.
5. Select the Bucket
- In the Bucket step, click Browse to select your OCI S3 bucket.
- Choose the bucket you created earlier and click Next. and create/select folder
6. Configure Advanced Settings
- Adjust the number of concurrent tasks/Storage Limits if needed.
- Configure any additional settings as required for your backup strategy.
- Click Apply to save the configuration.
7. Finalize and Test
- Review the summary of your settings and click Finish.
- Perform a test backup to ensure the repository is functioning correctly.
Conclusion
By following these steps, you can successfully integrate an OCI S3 bucket with Veeam Backup & Replication, providing a robust and scalable solution for your backup needs. This setup not only enhances data protection but also optimizes storage costs and performance.
Leave a Reply