-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathstatus.json
51 lines (51 loc) · 1.84 KB
/
status.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[
{
"status": "at risk",
"affectedServices": "scratch, xfc, lotus cluster",
"summary": "Scratch and xfc volumes: risk of disruption if disks become full",
"date": "2025-01-22T16:00",
"updates": [
{
"date": "2025-01-22T16:00",
"details": "Please clean up any non-essential data: be a good JASMIN citizen!"
},
{
"date": "2025-02-05T09:00",
"details": "/work/xfc/vol5 is now full, no further writes. Please clean up data from all xfc and scratch volumes."
}
]
},
{
"status": "degraded",
"affectedServices": "LOTUS (old cluster)",
"summary": "Hosts now being retired from old cluster",
"date": "2025-01-28T17:00",
"updates": [
{
"date": "2025-01-28T17:00",
"details": "Expect jobs to run more slowly on old LOTUS cluster now ahead of retirement 18 Feb. Please use new LOTUS2 cluster.",
"url": "https://www.ceda.ac.uk/news/updates/2025/2025-01-28-jasmin-updates-new-cluster-scratch-conda-removal/"
}
]
},
{
"status": "down",
"affectedServices": "Tape services: Elastic Tape (ET), JDMA, NLA",
"summary": "ET, JDMA and NLA unavailable",
"date": "2025-01-31T12:00",
"updates": [
{
"date": "2025-01-31T12:00",
"details": "There are currently issues with the tape library hardware and the ET, JDMA and NLA services have been suspended while it is worked on."
},
{
"date": "2025-02-03T16:00",
"details": "The tape library hardware has been returned to service but is only running at half-capacity. The performance of the ET, JDMA and NLA services are affected."
},
{
"date": "2025-02-06T16:45",
"details": "Intervention planned for morning of Monday 10 February, during which tape services should be considered unavailable."
}
]
}
]