Output of the 'quota policy rule show' command is different from the configured value
Applies to
- ONTAP 9
- Quota
Issue
When the disk limit is set to a value with a decimal point, the result of the
'quota policy rule show' command is inconsistent.
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 - - - -