Skip to main content

Increase or decrease the ONTAP S3 bucket size

Contributors netapp-lenida netapp-dbagwell

When necessary, you can increase or decrease the size of an existing bucket.

Steps

You can use System Manager or the ONTAP CLI to manage the bucket size.

System Manager
  1. Select Storage > Buckets and locate the bucket you want to modify.

  2. Click Menu options icon next to the bucket name and select Edit.

  3. In the Edit bucket window, change the capacity for the bucket.

  4. Save.

CLI
  1. Change the bucket capacity:

    vserver object-store-server bucket modify -vserver <SVM_name> -bucket <bucket_name> -size {<integer>[KB|MB|GB|TB|PB]}