Problem


I am getting the error "write error: Disk quota exceeded" when trying to run calculations.

Solution


This error indicates that the storage quota assigned to your group has been exhausted.

  1. Check that it really is like this using the command quota:

    $ quota
    
    +-------------------------------------------------------+
    |               CSUC HPC Service:   quota               |
    +-------------------------------------------------------+
    | Disk space in use by group members         13.915 GiB |
    | Disk quota allocated to group XXXXXX      200.000 GiB |
    | Percentage currently in use                     6.00% |
    +-------------------------------------------------------+
  2. Check here the amount of data that is allowed for each working directory.
    1. Remove data as needed if it is necessary.
    2. If you have free space available, contact support team asking for help.