メインコンテンツまでスキップ

vol modify コマンドは、シンプロビジョニングされた LUN でエラーを生成します

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

環境

  • ONTAP 9
  • スペース効率 / スペースの計算

問題

オーバーコミットされたシンボリュームは percent-snapshot-space 、 1 つの大きなチャンク内で拡張できず、小さな手順で同じターゲット値に増やすことはできません
 
例:
 
cluster2::*> df -A -h aggr1
Aggregate total used avail capacity
aggr1 28GB 40MB 28GB 0%
aggr1/.snapshot 0B 0B 0B 0%
2 entries were displayed.

cluster2::*> vol create -vserver svm1 -space-guarantee none -percent-snapshot-space 0 -volume test -aggregate aggr1 -size 100g
cluster2::*> vol modify -vserver svm1 -volume test -percent-snapshot-space 99
Error: command failed: Unable to set volume attribute "percent-snapshot-space" for volume "test" on Vserver"svm1". Reason: Insufficient space on volume "test" to complete operation.
cluster2::*> vol modify -vserver svm1 -volume test -percent-snapshot-space 50
Error: command failed: Unable to set volume attribute "percent-snapshot-space" for volume "test" on Vserver "svm1". Reason: Insufficient space on volume "test" to complete operation.
cluster2::*> vol modify -vserver svm1 -volume test -percent-snapshot-space 40
Error: command failed: Unable to set volume attribute "percent-snapshot-space" for volume "test" on Vserver "svm1". Reason: Insufficient space on volume "test" to complete operation.
cluster2::*> vol modify -vserver svm1 -volume test -percent-snapshot-space 10
Volume modify successful on volume test of Vserver svm1.
cluster2::*> vol modify -vserver svm1 -volume test -percent-snapshot-space 20
Volume modify successful on volume test of Vserver svm1.
cluster2::*> vol modify -vserver svm1 -volume test -percent-snapshot-space 30
Volume modify successful on volume test of Vserver svm1.
cluster2::*> vol modify -vserver svm1 -volume test -percent-snapshot-space 40
Volume modify successful on volume test of Vserver svm1.
cluster2::*> vol modify -vserver svm1 -volume test -percent-snapshot-space 50
Volume modify successful on volume test of Vserver svm1.
cluster2::*> vol modify -vserver svm1 -volume test -percent-snapshot-space 90
Error: command failed: Unable to set volume attribute "percent-snapshot-space" for volume "test" on Vserver "svm1". Reason: Insufficient space on volume "test" to complete operation
に関するネットアップのドキュメントを参照してください。

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

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.