跳转到主内容

为什么在 9.14.1 中,使用 volume show 的 -physical-used-percent 为 101% 或更高?

Views:
43
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
cloud
Last Updated:

适用于

  • ONTAP 9.14.1 及更高版本
  • volume show 命令
  • 粗配置卷

问题解答

  • 算法在 9.14.1 更改了物理使用空间的地方。
  • 如果卷设置为厚配置,则报告的空间将是厚配置的空间 + 聚合元数据。
  • 由于卷厚配置将是 100%,100% 加上任何内容都将超过 100%。
  • 如果您想查看上一个算法,请使用诊断级别 virtual-spacevirtual-space-used

示例:在 9.14.1 系统上运行以下命令可使 vol1 的物理使用率达到 101%,尽管在 9.14.1 之前的算法上使用了 73%。

Cluster::> set -privilege diagnostic Warning: These diagnostic commands are for use by NetApp personnel only. Do you want to continue? {y|n}: y Cluster::*> volume show -fields virtual-used,virtual-used-percent,physical-used,physical-used-percent vserver volume physical-used physical-used-percent virtual-used virtual-used-percent ------- ------ ------------- --------------------- ------------ -------------------- svm1 vol1 73.26GB 101% 53.44GB 73%
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.