File System Usage
For each file system a graphic is generated which showns your useage compared with the average usage, the median useage, and fair usage, which is the amount of space each user would have if we divided the to total space on a file system by the nunber of users.
If your usage become significantly larger than the fair usage please take steps to reduce the amount of data you have.
Ways of achieving this include
- deleting data you no longer need
- moving data from
/home
to/scratch
(assuming your usage on/scratch
is not already excessive) - moving data off the HPC system
- packing data into compressed archives (e.g. with the command
tar
)