Skip to content

Commit

Permalink
Merge pull request #474 from argonne-lcf/alcf-haritha-patch-2
Browse files Browse the repository at this point in the history
Update disk-quota.md
  • Loading branch information
felker authored Sep 10, 2024
2 parents edcdcaf + b966bb8 commit bb211a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/data-management/filesystem-and-storage/disk-quota.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Disk Quota
## Overview
Disk quotas are enabled on project directories. ALCF's HPC systems use the swift-home file system located at /lus/swift/home where quotas are also enforced. Details on the home file system are listed in [file systems](file-systems.md). Following are descriptions and examples for the home file system, as well as the grand and eagle project filesystems.
Disk quotas are enabled on project directories. ALCF's HPC systems use the agile-home file system located at `/lus/agile/home` where quotas are also enforced. Details on the home file system are listed in [file systems](file-systems.md). Following are descriptions and examples for the home file system, as well as the Grand and Eagle project filesystems.

## Home Directory Quotas
By default, each home directory is assigned a default of 50GB. File ownership determines disk space usage.
Expand All @@ -10,7 +10,7 @@ To check the home directory usage, enter this command:
> myquota
Name Type Filesystem Used Quota Grace
=========================================================================================================
userX User /lus/swift 44.13G 50.00G none
userX User /lus/agile 44.13G 50.00G none
```

## Project Directory Quotas
Expand Down

0 comments on commit bb211a7

Please sign in to comment.