Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: switch to updated version of Perl quota tool output

...

Type quota at the command prompt on any O2 system. The output will look something like:

Code Block
  /n/groupshome [f]i]                                          usage    warning    limit   limit
  =======                                              -----    -------      -----
     group smith                        (gid 3449)      14G                       
   user mfk8                         (uid 5005)      73M75GiB      95GiB     100GiB *
  
       
    directory /n/groups [f]                                      2.9P       3.0P     3.0P   

  /n/groups/smith [f]                              usage    warning    limit  limit
   ================                                          -----    -------      -----
  group smith    directory                    (gid 3204)     142GiB
   user mfk8         14G        90G     100G   (uid 5005)   /home [d]  17GiB
 
       /n/groups/orchestra [f]                            usage    warning    limit  limit
   ===================                                            -----    -------      -----   
   user mfk8                     
   (uid 5005)      65K                100G * 
    directory                                        73T 142GiB       78T      80T   200GiB

  clusters
  ========
  [ df - itisimdcp03itisimdcp05 as of 20172021-0905-1110 1413:00:0001 ]    based on default quota -- * 
  [ fi - itisimdcp05itisimdcp10 as of 20172021-0905-1110 1413:00:00 ]       usage exceeds limit --- !

You will see a number representing your individual storage usage in your /home directory on the "user" line above the 100GiB quota on the "directory" line. Also, if you are a member of a group directory, you'll have a line for your usage above the "directory" line showing all group members' usage.

...