跳转到主内容

为什么启用逻辑空间报告后、"vol show"和"vol show-space"中的字段"logical-available"没有区别?

Views:
13
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

适用场景

  • ONTAP 9.4 及更高版本

问题解答

默认情况下、只有logical-available在卷上启用了逻辑报告时、才会填充:

::> vol show -volume vol1 -fields is-space-reporting-logical
vserver volume is-space-reporting-logical
------- ------ --------------------------
svm1   vol1   false

::> vol show -volume vol1 -fields logical-available
vserver volume logical-available
------- ------ -----------------
svm1   vol1   -


::> vol show -volume vol1 -fields is-space-reporting-logical
vserver volume is-space-reporting-logical
------- ------ --------------------------
svm1   vol1   true

fas8200-2n-ams-1::> vol show -volume vol1 -fields logical-available
vserver volume logical-available
------- ------ -----------------
svm1   vol1   475.0GB

 

vol show-space 无论 logical-available 是否启用了逻辑空间报告、命令都将交还:

::> vol show -volume vol1 -fields is-space-reporting-logical
vserver volume is-space-reporting-logical
------- ------ --------------------------
svm1   vol1   false

::> vol show-space -volume vol1 -fields logical-available
vserver volume logical-available
------- ------ -----------------
svm1   vol1   475.0GB

 

 

值将使用正确的数据填充。logical-availablevol show-space 打算通过命令显示、此问题将在未来版本中予以修复。

 

 

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.