ONTAP S3 :对象存储卷支持自动调整大小
适用场景
ONTAP 9
ONTAP S3
问题解答
不支持,托管对象存储分段的卷不支持自动调整大小
追加信息
尝试自动调整大小时,将报告以下错误:
cluster01::> object-store-server bucket show
(vserver object-store-server bucket show)
Vserver Bucket Volume Size Encryption
----------- --------------- ----------------- ---------- ----------
s3svm s3bkt fg_oss_1645209415 100GB false
cluster01::>
cluster01::> vol autosize -vserver s3svm -volume fg_oss_1645209415 -mode grow_shrink -maximum-size 10t -minimum-size 1t -shrink-threshold-percent 70 -grow-threshold-percent 80
vol autosize: Modifying the automatically resize setting for object store volume "fg_oss_1645209415" in Vserver"s3svm" is not allowed, because object store volumes do not support automatically resize.
cluster01::>