How to increase the size of an ONTAP S3 bucket?
Applies to
ONTAP S3
Answer
Make sure there is enough space on an aggregate and you can increase size of the bucket with below command:
cluster1::> vserver object-store-server bucket modify -size <new_size>Additional Information
- vserver object-store-server bucket modify
- In case bucket is part of snapmirror, increase the source bucket and then increase the size of destination side bucket.
- Ensure we have enough space on volume where bucket is created. If not, expand the volume size and then increase the bucket size.
