Skip to content

Commit bf7b07f

Browse files
Deletion policies for quotas and shared spaces
1 parent 46a851c commit bf7b07f

File tree

1 file changed

+40
-16
lines changed

1 file changed

+40
-16
lines changed

mkdocs-project-dir/docs/Additional_Resource_Requests.md

Lines changed: 40 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,7 @@ 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) below.
2323

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

3939
- [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.
4640

4741

4842
### Examples of requests
4943

5044
- Increased Scratch quota - tell us how much, for what purpose and how long you'll need it. Also
5145
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.
46+
- Once implemented, `gquota` (Myriad) or `lquota` (Kathleen) will show the new quota.
5347
- Longer wallclock limit
5448
- Consider whether you can checkpoint and restart your job: that is, write out everything that
5549
you need for a second job to begin where the previous one finished. Running multiple shorter
@@ -63,13 +57,13 @@ other users is not deemed to be significant, or of long duration.
6357
`#$ -P crag5day` to your jobscript you will be able to request a longer wallclock time than
6458
usual for that job.
6559

66-
## Request hosting of shared datasets
60+
## Request hosting of shared project spaces or datasets
6761

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
62+
We have provision for hosting project spaces/shared spaces/datasets for users on Myriad.
63+
These can be spaces or datasets that are freely accessible by all users, or ones limited
7064
to groups.
7165

72-
Hosted datasets:
66+
Shared project spaces/hosted datasets:
7367

7468
- Will not be backed up.
7569
- Must have a named primary contact.
@@ -78,14 +72,44 @@ Hosted datasets:
7872
- Will have an associated quota.
7973
- Will be removed when renewal lapses (notice will be given).
8074

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

8778
- [Hosted dataset request form](Additional_Resource_Requests/Hosted_dataset_request_form.rtf)
8879

80+
## Deletion policy for increased quota and shared spaces
81+
82+
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:
83+
84+
* 1 month before expiry
85+
* 2 weeks before expiry
86+
* 1 week before expiry
87+
* Day of expiry
88+
* 1 month after expiry
89+
90+
(If you renew, you won't get the additional reminders).
91+
92+
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.
93+
94+
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.
95+
96+
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.
97+
98+
We will keep the data for two months more.
99+
100+
If we still hear nothing from you during these two months, we will delete all the data (three months after the expiry date).
101+
102+
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.
103+
104+
To summarise:
105+
106+
* Day of expiry: quota set back to normal; job submission prevented if a personal quota.
107+
* One month after quota expiry:
108+
- If personal quota: all your home and Scratch data moved to a third location
109+
- If shared space, shared data moved to a third location
110+
* Three months after quota expiry: all data deleted from the third location.
111+
112+
89113
## Purchase dedicated compute nodes or priority cycles on Myriad
90114

91115
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)