Query quota
After setting the NAS directory level quota, you can query the current quota statistics of the directory.
Procedure
- Log in to ECS as root.
- Execute the following command to query the quota.
sudo ./quota_tool get --dir / mnt / data/ --all<br />
Among them, -- all is optional. You can query all quotas currently set for the file system.