Skip to content

Commit dfb0c8a

Browse files
Merge pull request #93 from UCL-ARC/sharedspaces
Deletion policy for increased quota and shared spaces
2 parents 46a851c + 310fc4e commit dfb0c8a

File tree

1 file changed

+41
-16
lines changed

1 file changed

+41
-16
lines changed

mkdocs-project-dir/docs/Additional_Resource_Requests.md

Lines changed: 41 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: Additional Resource Requests
33
categories:
4-
- Legion
54
- Myriad
6-
- Grace
5+
- Kathleen
76
layout: docs
87
---
98
# Additional Resource Requests
@@ -20,6 +19,8 @@ Users who wish to request additional resources or reserve resources
2019
beyond those provided can complete the additional resource request form
2120
in collaboration with your supervisor or the project's principal
2221
investigator. This includes requests for increased storage quotas.
22+
Please read the [Deletion policy](#deletion-policy-for-increased-quota-and-shared-spaces)
23+
below as data will be deleted if these expire.
2324

2425
The completed form should be sent to the Research Computing Platforms
2526
team at <mailto:[email protected]>, for technical review. If successful,
@@ -37,19 +38,13 @@ additional resources is only likely to be approved if the impact on
3738
other users is not deemed to be significant, or of long duration.
3839

3940
- [Additional resource request form](Additional_Resource_Requests/CRAG_additional_resources_request_form.rtf)
40-
- *NB:* Myriad's filesystem is still very full (replacement due March 2025) and so
41-
we need more detail for requests, plus your plan for removal of the data once your
42-
quota increase ends. We will be considering requests in batches and comparing to
43-
space left. All granted requests will expire at the end of March 2025 or Myriad
44-
refresh date, whichever is earliest, and will require reapplication for the new
45-
filesystem.
4641

4742

4843
### Examples of requests
4944

5045
- Increased Scratch quota - tell us how much, for what purpose and how long you'll need it. Also
5146
tell us in brief your plan for removal of the data once your quota increase ends.
52-
- Once implemented, `lquota` will show the new quota.
47+
- Once implemented, `gquota` (Myriad) or `lquota` (Kathleen) will show the new quota.
5348
- Longer wallclock limit
5449
- Consider whether you can checkpoint and restart your job: that is, write out everything that
5550
you need for a second job to begin where the previous one finished. Running multiple shorter
@@ -63,13 +58,13 @@ other users is not deemed to be significant, or of long duration.
6358
`#$ -P crag5day` to your jobscript you will be able to request a longer wallclock time than
6459
usual for that job.
6560

66-
## Request hosting of shared datasets
61+
## Request hosting of shared project spaces or datasets
6762

68-
We have provision for hosting shared datasets for users on Myriad. These
69-
can be datasets that are freely accessible by all users, or ones limited
63+
We have provision for hosting project spaces/shared spaces/datasets for users on Myriad.
64+
These can be spaces or datasets that are freely accessible by all users, or ones limited
7065
to groups.
7166

72-
Hosted datasets:
67+
Shared project spaces/hosted datasets:
7368

7469
- Will not be backed up.
7570
- Must have a named primary contact.
@@ -78,14 +73,44 @@ Hosted datasets:
7873
- Will have an associated quota.
7974
- Will be removed when renewal lapses (notice will be given).
8075

81-
They are likely to be managed by a role account - access to the role
82-
account will be by ssh key.
83-
8476
To apply for a hosted dataset, please send this form to
8577
8678

8779
- [Hosted dataset request form](Additional_Resource_Requests/Hosted_dataset_request_form.rtf)
8880

81+
## Deletion policy for increased quota and shared spaces
82+
83+
When your quota or space is due to expire, we will send reminders via MyServices (so you should get an email notification but also have a notification viewable in there) on this schedule:
84+
85+
* 1 month before expiry
86+
* 2 weeks before expiry
87+
* 1 week before expiry
88+
* Day of expiry
89+
* 1 month after expiry
90+
91+
(If you renew, you won't get the additional reminders).
92+
93+
If it is a shared space with an associated group, notifications will also be sent to the members of the group, in case the person in charge of it left and ownership needs to change.
94+
95+
On the day of expiry, if we have heard nothing from you and you are still using the space your quota will be set back to normal so new files cannot be created. If it was a personal quota we will also prevent you from submitting new jobs since they would fail. Your data will remain on Myriad at this point so you can still copy it off and delete it.
96+
97+
One month after expiry if it was a personal quota and you are still over quota we will move all of your home and Scratch data onto another location. If it was a shared space and still contains data we will move all the contents of the space to another location.
98+
99+
We will keep the data for two months more.
100+
101+
If we still hear nothing from you during these two months, we will delete all the data (three months after the expiry date).
102+
103+
Please do consider this if you are going to be away from UCL for some period of time - you can contact us in advance of the quota or space expiring.
104+
105+
To summarise:
106+
107+
* Day of expiry: quota set back to normal; job submission prevented if a personal quota.
108+
* One month after quota expiry:
109+
- If personal quota: all your home and Scratch data moved to a third location
110+
- If shared space, shared data moved to a third location
111+
* Three months after quota expiry: all data deleted from the third location.
112+
113+
89114
## Purchase dedicated compute nodes or priority cycles on Myriad
90115

91116
Researchers may purchase additional resources to be used as part of the [Myriad](Clusters/Myriad.md) High Performance Computing cluster if the free service does not meet their needs. See Paid-for resources: [Purchasing in Myriad](Paid-For_Resources/Purchasing_in_Myriad.md) for details.

0 commit comments

Comments
 (0)