可以使用 volume quota report 命令并指定特定的文件路径以确定哪些配额限制会影响对文件的写入操作。这有助于了解哪个配额正在阻止写入操作。
cluster1:> volume quota report -vserver vs0 -volume vol2 -path /vol/vol2/q1/file1 Virtual Server: vs0 ----Disk---- ----Files----- Quota Volume Tree Type ID Used Limit Used Limit Specifier ------- -------- ------ ------- ----- ----- ------ ------ --------- vol2 q1 tree jsmith 1MB 100MB 2 10000 q1 vol2 q1 group eng 1MB 700MB 2 70000 vol2 group eng 1MB 700MB 6 70000 * vol2 user corp\jsmith 1MB 50MB 1 - * vol2 q1 user corp\jsmith 1MB 50MB 1 - 5 entries were displayed.