Skip to content
Snippets Groups Projects
Commit 88be14b7 authored by Marek Chrastina's avatar Marek Chrastina
Browse files

Update it4i-disk-usage docs

parent e567c48d
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!227Update it4i-disk-usage docs
......@@ -171,16 +171,16 @@ $ it4i-disk-usage -h
# Using power of 1000 for entries
Filesystem: /home
Space used: 112G
Space limit: 238G
Entries: 15k
Entries limit: 500k
Space used: 112GiB
Space limit: 238GiB
Entries: 15K
Entries limit: 500K
Filesystem: /scratch
Space used: 0
Space limit: 93T
Space limit: 93TiB
Entries: 0
Entries limit: 10m
Entries limit: 10M
```
In this example, we view current size limits and space occupied on the /home and /scratch filesystem, for a particular user executing the command.
......
......@@ -123,29 +123,29 @@ $ it4i-disk-usage -h
# Using power of 1000 for entries
Filesystem: /home
Space used: 110G
Space limit: 238G
Entries: 40k
Entries limit: 500k
Space used: 110GiB
Space limit: 238GiB
Entries: 40K
Entries limit: 500K
# based on filesystem quota
Filesystem: /scratch
Space used: 377G
Space limit: 93T
Entries: 14k
Entries limit: 10m
Space used: 377GiB
Space limit: 93TiB
Entries: 14K
Entries limit: 10M
# based on Lustre quota
Filesystem: /scratch
Space used: 377G
Entries: 14k
Space used: 377GiB
Entries: 14K
# based on Robinhood
Filesystem: /scratch/work
Space used: 377G
Entries: 14k
Entries: 40k
Entries limit: 1.0m
Space used: 377GiB
Entries: 14K
Entries: 40K
Entries limit: 1.0M
# based on Robinhood
Filesystem: /scratch/temp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment