As an example, let's assume a user with the login abc123
who is in projects P3456 and P5678. To
avoid too many home spaces in one directory, all home spaces are grouped by the
first letter of the username, in this case a.
Their home space will be found at /home/a/abc123
Their home scratch space will be found at
/scratch/home/a/abc123
Data for project P3456 will be stored as
follows:
Groups space: /groups/Projects/P3456
Groups scratch space: /scratch/groups/Projects/P3456
and data for project P5678 will be stored as
follows:
Groups space: /groups/Projects/P5678
Groups scratch space: /scratch/groups/Projects/P5678