跳转到主内容

是vol中显示的可用大小、表示S3存储分段的实际可用大小

Views:
3
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

适用场景

ONTAP 9

问题解答

是的、volume  中显示的available 大小 show是S3存储分段的可用大小。

追加信息

  • FabricPool配置的S3存储分段的实际可写容量取决于底层ONTAP卷上的可用空间、而不是S3存储分段的逻辑大小。
  • 在以下示例中、volume命令指示可用容量13.26 TB、即可用于写入新数据的实际空间。
  • 虽然S3存储分段的逻辑大小配置为340 TB、但支持卷的物理存储是限制因素。
  • b分 段命令报告的使用量299.7 TB反映了已用逻辑空间、其中可能包括对象元数据和精简配置的优势。
  • 但是、vol命令的可用空间会考虑数据保护开销、内部预留和快照占用的空间、从而更准确地表示可用于其他数据的物理存储。

::> bucket show -vserver XXX -bucket vol1 -fields size,logical-used
 
vserver        bucket size  logical-used
-------------- ------ ----- ------------
XXX vol1   340TB 299.7TB

::> vol show -fields size,used,available
 
vserver        volume            size  available used
-------------- ----------------- ----- --------- -------
XXX fg_XXX 340TB 13.26TB 309.7TB

  • 要增加可写容量、请考虑以下选项:
    • 创建具有额外容量的新卷或扩展现有卷(调整大小或添加更多存储)。
    • 查看并调整Snapshot预留和其他预留设置以增加可用空间、同时确保满足数据保护要求。

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.