volume showの出力で、クォータレポートの使用済みサイズが同じであることが前提ですか。
環境
- ONTAP 9
- スペースアカウンティング
- クォータ/ qtree
回答
- デスティネーション
quota report
このコマンドには、ONTAP メタデータや遅延解放は含まれません。 - [使用済み]フィールドは、ファイルのサイズのみです。
cluster1::*> quota report
Vserver: svm1_cluster1
----Disk---- ----Files----- Quota
Volume Tree Type ID Used Limit Used Limit Specifier
------- -------- ------ ------- ----- ----- ------ ------ ---------
volmulti Qtree1 tree 1 1.47GB 5GB 12457 - Qtree1
volmulti tree * 0B - 0 - *
2 entries were displayed.
used
volume showのを使用すると、ONTAP メタデータが表示されます。
cluster1::*> vol show -fields used,available,total volmulti
vserver volume available total used
------------- -------- --------- ------ ------
svm1_cluster1 volmulti 7.96GB 9.50GB 1.54GB