Skip to main content
How to enable StorageGRID in your environment

Enabling enterprise-grade S3 by seamlessly migrating object-based storage from ONTAP S3 to StorageGRID

Contributors netapp-aronk

Enabling enterprise-grade S3 by seamlessly migrating object-based storage from ONTAP S3 to StorageGRID

Preparing ONTAP

For demonstration purposes we will create an SVM object store server, user, group, group policy and buckets.

Create the Storage Virtual Machine

In ONTAP System Manager, navigate to Storage VM's and add a new storage VM.

Add a new SVM

Select the "Enable S3" and "Enable TLS" check boxes and configure the HTTP(S) ports. Define the IP, subnet mask and define the gateway and broadcast domain if not using the default or required in your environment.

configure new SVM

As part of the SVM creation a user will be created. Download the S3 keys for this user and close the window.

download S3 keys

Once the SVM has been created, edit the SVM and add the DNS settings.

configure DNS

Define the DNS name and IP.

configure DNS Server

Create SVM S3 User

Now we can configure the S3 users and group. Edit the S3 settings.

Configure S3

Add a new user.

Add a new user

Input the user name and key expiration.

Add a new user

Download the S3 keys for the new user.

new user s3 keys

Create SVM S3 group

On the Groups tab of the SVM S3 settings, add a new group with the user created above and FullAccess permissions.

Add S3 group

Create SVM S3 buckets

Navigate to the Buckets section and click the "+Add" button.

Add Bucket

Enter a name, capacity, and deselect the "Enable ListBucket access…​" check box. and click on the "More options" button.

Add Bucket

In the "More options" section select the enable versioning check box. and click the "Save" button.

Enable versioning

Repeat the process and create a second bucket without versioning enabled. Enter a name, the same capacity as bucket one, and deselect the "Enable ListBucket access…​" check box. and click on the "Save" button.

Add bucket two

By Rafael Guedes, and Aron Klein