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 ...@@ -171,16 +171,16 @@ $ it4i-disk-usage -h
# Using power of 1000 for entries # Using power of 1000 for entries
Filesystem: /home Filesystem: /home
Space used: 112G Space used: 112GiB
Space limit: 238G Space limit: 238GiB
Entries: 15k Entries: 15K
Entries limit: 500k Entries limit: 500K
Filesystem: /scratch Filesystem: /scratch
Space used: 0 Space used: 0
Space limit: 93T Space limit: 93TiB
Entries: 0 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. 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 ...@@ -123,29 +123,29 @@ $ it4i-disk-usage -h
# Using power of 1000 for entries # Using power of 1000 for entries
Filesystem: /home Filesystem: /home
Space used: 110G Space used: 110GiB
Space limit: 238G Space limit: 238GiB
Entries: 40k Entries: 40K
Entries limit: 500k Entries limit: 500K
# based on filesystem quota # based on filesystem quota
Filesystem: /scratch Filesystem: /scratch
Space used: 377G Space used: 377GiB
Space limit: 93T Space limit: 93TiB
Entries: 14k Entries: 14K
Entries limit: 10m Entries limit: 10M
# based on Lustre quota # based on Lustre quota
Filesystem: /scratch Filesystem: /scratch
Space used: 377G Space used: 377GiB
Entries: 14k Entries: 14K
# based on Robinhood # based on Robinhood
Filesystem: /scratch/work Filesystem: /scratch/work
Space used: 377G Space used: 377GiB
Entries: 14k Entries: 14K
Entries: 40k Entries: 40K
Entries limit: 1.0m Entries limit: 1.0M
# based on Robinhood # based on Robinhood
Filesystem: /scratch/temp Filesystem: /scratch/temp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment