Hi Lorraine,
You can get the user quota of all using the dfm report view user-quotas.
This report can also be scheduled.If you wish that these reports are web accessible you can change the reportsArchiveDir
to some web location.
[root@lnx186-35 ~]# dfm options list reportsArchiveDir
Option Value
----------------- ------------------------------
reportsArchiveDir /opt/NTAPdfm/reports/
[root@lnx186-35 ~]#
the default locaiton is the install directory.
A snapshot of the report.
[root@lnx186-35 ~]# dfm report view -f text user-quotas sh-vf:/nas_ded/dedu
Quota ID User Name File System Status Disk Space Used Disk Space Threshold Disk Space Soft Limit Disk Space Hard Limit Disk Space Used (%) Files Used Files Soft Limit Files Hard Limit Files Used (%)
-------- --------- ------------------- ------ --------------- -------------------- --------------------- --------------------- ------------------- ---------- ---------------- ---------------- --------------
21 root sh-vf:/nas_ded/dedu Normal 86152 0 0 0 27 0.0 0.0
22 0 sh-vf:/nas_ded/dedu Normal 86152 0 0 0 27 0.0 0.0
19 * sh-vf:/nas_ded/dedu Normal 0 0 0 204800 0.0 0 0.0 0.0
20 * sh-vf:/nas_ded/dedu Normal 0 0 0 204800 0.0 0 0.0 0.0
Totals 172304 0 0 409600 0.0 54 0.0 0.0
[root@lnx186-35 ~]#
Regards
adai