「quota policy rule show」コマンドの出力が設定値と異なる
環境
- ONTAP 9
- クォータ
問題
ディスク制限が小数点以下の値に設定されている場合、
'quota policy rule show' コマンドの結果は整合性がありません。 ontap913::> volume quota policy rule modify -policy-name test1g -volume vol1_svm1 -vserver svm1_ontap913 -target qtree2 -disk-limit 118.45gb -type treeInfo: Disk Limit has been rounded up to the nearest KBontap913::> volume quota policy rule show Vserver: svm1_ontap913 Policy: test1g Volume: vol1_svm1 Soft Soft User Disk Disk Files FilesType Target Qtree Mapping Limit Limit Limit Limit Threshold----- -------- ------- ------- -------- ------- ------ ------- ---------tree "" "" - 1GB - - - -tree qtree2 "" - 118.4GB - - - -