"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 - - - -