cc_staff
415
edits
(cdr/blg/gra nearline are all lustre based and all have 1-2 tape copies.) |
(space usage per user) |
||
Line 24: | Line 24: | ||
Project (def-username-ab) 4096 B/9536 GB 2/500k | Project (def-username-ab) 4096 B/9536 GB 2/500k | ||
Project (def-username) 4096 B/9536 GB 2/500k | Project (def-username) 4096 B/9536 GB 2/500k | ||
</pre> | |||
While the command '''diskusage_report''' gives the space and inode usage per user on ''home'' and ''scratch'', it shows the total usage of the group on project. Since the files that belong to a given user could be all over the place under project, it is difficult to get a break down per user and per given project in case of a user has access to more than one project. However, a user can get an estimation of his space and inode usage on the entire project file system by running the command: | |||
<code>lfs quota -u $USER /project</code> | |||
== Storage types == <!--T:5--> | == Storage types == <!--T:5--> |