Oracle Cloud Infrastructure Object Storage

Overview

The Oracle Cloud Infrastructure Object Storage service is an internet-scale, high-performance storage platform that offers reliable and cost-efficient data durability. The Object Storage service can store an unlimited amount of unstructured data of any content type, including analytic data and rich content.

Example

Log in to the Oracle cloud dashboard, expand the left side menu and go to the Object Storage tab.

Now let's create a new bucket.

We do not require specific bucket settings for vProtect. The bucket name will be needed when we want to create a backup destination in vProtect.

After creating the bucket, you'll see a list of buckets. Click on the name to view the details of the object. Remember the "namespace", we also need it when creating a backup destination.

Now we need to create a user that we will use to authenticate our backup destination. Please go to the Users tab under the Identity tab in the menu on the left.

Now create a new user.

Fill in the required fields.

Then go to the Groups page, which you can also find under the identity tab in the left side menu.

Now click on the existing group "Administrators".

Now click on "Add User to Group" and choose the user you created previously.

Go back to the Users page and go to the details page of our user.

Scroll down and open the "Customer Secret Keys" tab. Click on "Generate Secret Key".

Enter any name.

As you see in the note below, copy and save the secret key because you can only do this now.

After generating the secret key, you can view the access key, just move the mouse over it.

Now we can go to the vProtect Dashboard. Open the "Backup Destination" tab from the left side menu, then the sub-tab "Object Storage" and choose "Amazon S3 / S3-compatible" as the new type of backup destination.

First let's focus on the "S3-Compatible" section. To generate an API URL, you will need this site: https://docs.cloud.oracle.com/en-us/iaas/api/#/en/s3objectstorage/20160918/ As I mentioned earlier, you will need an object storage namespace (choose the API URL from the list according to your region). Then provide your bucket name and region, and finally switch on "Record time after backup" and "Path style access enabled". Configure the rest of the settings as desired.

Last updated