Skip to content

Commit e6d58fa

Browse files
authored
Merge pull request hpcugent#899 from hpcugent/epauwels-patch-3
Update hpc_policies.md
2 parents 72764a2 + 4686413 commit e6d58fa

File tree

2 files changed

+63
-9
lines changed

2 files changed

+63
-9
lines changed
Lines changed: 60 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# HPC Policies
22

33
{% if site == gent %}
4+
5+
## Access
46
Everyone can get access and use the HPC-UGent supercomputing infrastructure and services.
57
The conditions that apply depend on your affiliation.
68

7-
## Access for staff and academics
9+
### Access for staff and academics
810

9-
### Researchers and staff affiliated with Flemish university associations
11+
#### Researchers and staff affiliated with Flemish university associations
1012

1113
- Includes externally funded researchers registered in the
1214
personnel database (FWO, SBO, VIB, IMEC, etc.).
@@ -20,15 +22,13 @@ The conditions that apply depend on your affiliation.
2022

2123
- See [Getting a HPC Account](../../account).
2224

23-
### Researchers and staff affiliated with other Flemish or federal research institutes
24-
25-
- Includes researchers from e.g. INBO, ILVO, RBINS, etc.
25+
#### Researchers and staff affiliated with other Flemish or federal research institutes
2626

2727
- HPC-UGent promotes using the [Tier1 services of the VSC](https://www.vscentrum.be/compute).
2828

2929
- HPC-UGent can act as a liason.
3030

31-
### Students
31+
#### Students
3232

3333
- Students can also use HPC-UGent (Bachelor or Master,
3434
enrolled in an institute mentioned above).
@@ -37,20 +37,71 @@ The conditions that apply depend on your affiliation.
3737

3838
- Use your university account credentials to request a VSC-id and connect.
3939

40-
## Access for industry
40+
### Access for industry
4141

4242
Researchers and developers from industry can use the services and infrastructure tailored to industry from VSC.
4343

44-
### Our offer
44+
#### Our offer
4545

4646
- [VSC has a dedicated service geared towards industry](https://www.vscentrum.be/getaccess).
4747

4848
- HPC-UGent can act as a liason to the VSC services.
4949

50-
### Research partnership:
50+
#### Research partnership:
5151

5252
- Interested in collaborating in supercomputing with a UGent research group?
5353

5454
- We can help you look for a collaborative partner. Contact {{ hpcinfo }}.
5555

56+
57+
58+
## Data access retention
59+
60+
Users are advised to strictly adhere to the [Ghent University policy framework on research data](https://codex.ugent.be?regid=REG000092&lang=en)
61+
and invest in [Research Data Management](https://www.ugent.be/en/research/openscience/datamanagement) throughout the life time of their scientific project.
62+
63+
Researchers, students, staff, ... that no longer have a valid contract ('statuut') with Ghent University will lose access to the data of their VSC account.
64+
65+
### Actions to take before leaving university
66+
67+
**WELL BEFORE** leaving university, users should offload their data.
68+
Users are requested to:
69+
70+
- delete files that are no longer relevant from all storage locations in their account
71+
- this includes $VSC_HOME, $VSC_DATA, $VSC_SCRATCH, $VSC_DATA_VO and $VSC_SCRATCH_VO directories, ...
72+
- transfer data to coworkers and/or promotor
73+
- make sure to provide sufficient metadata, explaining how to use/interpret data etc.
74+
- take personal backups if needed
75+
76+
**All user data will no longer be accessible after a user has left university.**
77+
78+
79+
### Possible actions after a user left university
80+
81+
When a user does not offload data before leaving university, user data might remain on HPC storage locations without a direct owner.
82+
If access to this data is for some reason still needed (by the former user, promotor, ...), the following actions could be possible:
83+
84+
#### Request access as voluntary employee
85+
86+
A former user, in accord with the promotor, can request to become a
87+
[voluntary employee or unpaid postdoctoral staff member](https://ugentbe.sharepoint.com/:u:/r/sites/intranet-personeelszaken/SitePages/en/Vrijwillig-medewerker-en-postdoctoraal-onbezoldigd-medewerker.aspx).
88+
89+
Please note that the budget holder will be charged an annual fee for every voluntary employee.
90+
Once the voluntary employee contract is in order, HPC staff can then reinstate the VSC account and restore access to remaining data.
91+
92+
#### Data transfer by HPC staff
93+
94+
As a very last resort measure, HPC staff can perform a data transfer to another VSC account when requested by a VO moderator or promotor.
95+
If the former user was member of a VO, we will assume all the data is owned by the VO moderator or promotor (including $VSC_HOME and $VSC_DATA directories).
96+
97+
Please be aware that such a data transfer is a non-trivial operation for HPC-UGent staff:
98+
99+
- it is an entirely manual process
100+
- it is error-prone
101+
- it has risks for the storage integrity (since file actions are performed as root)
102+
- it is very time consuming
103+
104+
Hence, it should be prevented at all times.
105+
If any of the above-mentioned alternative scenarios are still viable, they will be considered first.
106+
56107
{% endif %}

scripts/link_checker/whitelist.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@ https://www.edx.org/course/introduction-linux-linuxfoundationx-lfs101x-0
5454

5555
# gone?
5656
http://www.straightrunning.com/XmingNotes/
57+
58+
# 404 only accessible from UGent network
59+
https://ugentbe.sharepoint.com/:u:/r/sites/intranet-personeelszaken/SitePages/en/Vrijwillig-medewerker-en-postdoctoraal-onbezoldigd-medewerker.aspx

0 commit comments

Comments
 (0)