Can bucket sizing information be seen from an S3 client?
Applies to
- ONTAP S3
- ONTAP 9
Answer
No. To see bucket sizing information it is necessary to use an administrative interface (ONTAP CLI, System Manager.)
Cluster::> object-store-server bucket show -fields size, logical-used
Additional Information
Bucket capacity can also be constrained by the capacity of the underlying FlexGroup. To check that:
vol show -fields size, available -volume <volume name>