Explains how to view user disk usage information using either the Control System or the CLI.
To view information about disk usage by cluster users:
| Column Name | Column Description |
|---|---|
| Type | The type of accountable entity (AE). Value can be User or Group. |
| Accountable Entity | The user or group responsible for the volume. |
| Disk Usage | The total disk space used by the user. |
| Volume Count | The number of volumes. |
| Hard Quota | The user's hard quota. |
| Advisory Quota | The user's advisory quota. |
| The email address of the user. |
to modify
the email address and quotas for the entity.The basic command to view user disk usage information is:
maprcli entity info -name <entity name> -type <type>
For complete reference information, see
entity info.