Compute Questions
Software Questions
Data Questions
How Do I Check My ZFS Space Quota?
Tip: Learn more about storage space on the Yens here.
By default, each Yen user is allotted 50 GB of space in their ZFS home directory:
/home/users/<SUNet ID>/
To determine how much of your quota you have used, you can simply type:
$ gsbquota
The resulting output will look something like:
/home/users/<SUNet ID>: currently using 50% (25G) of 50G available
You can also check size of your project space by passing in a full path to your project space to gsbquota
command:
$ gsbquota /zfs/projects/students/<my-project-dir>/
/zfs/projects/students/<my-project-dir>/: currently using 39% (78G) of 200G available
Important:
Please report any issues with
gsbquota
to the DARC team
Connect with us