-
Notifications
You must be signed in to change notification settings - Fork 2
/
status.json
81 lines (81 loc) · 2.87 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
[
{
"status": "degraded",
"affectedServices": "software: IDL v8.9",
"summary": "version 8.9 now available",
"date": "2024-09-06T16:30",
"updates": [
{
"date": "2024-09-06T16:30",
"details": "v8.9 now available but without full set of runtime licences. Ignore error message on startup.",
"url": "https://help.jasmin.ac.uk/docs/software-on-jasmin/idl/#making-efficient-use-of-idl-development-licences"
}
]
},
{
"status": "down",
"affectedServices": "cron.jasmin, xfer3.jasmin",
"summary": "Retirement of old servers",
"date": "2024-11-21T16:00",
"updates": [
{
"date": "2024-10-24T11:00",
"details": "Cron server cron.jasmin (aka cron1.ceda) and transfer server xfer3.jasmin will be retired on Thursday 21 November. Please move the new equivalent servers.",
"url": "http://www.ceda.ac.uk/news/updates/2024/2024-10-24-changes-to-jasmin-cron-transfer-and-nx-services/#1-changes-to-cron-and-transfer-services"
}
]
},
{
"status": "down",
"affectedServices": "nx-login[123]",
"summary": "Retirement of old servers",
"date": "2024-10-31T16:00",
"updates": [
{
"date": "2024-10-24T11:00",
"details": "Old NX servers nx-login[123] will be retired on Thursday 31 October. Update connection profiles to connect to new servers.",
"url": "http://www.ceda.ac.uk/news/updates/2024/2024-10-24-changes-to-jasmin-cron-transfer-and-nx-services/#2-changes-to-nomachine-nx-service-nx-login-servers"
}
]
},
{
"status": "down",
"affectedServices": "all",
"summary": "JASMIN scheduled quarterly maintenance day: Tues 21 Jan 2025",
"date": "2025-01-21T07:30",
"updates": [
{
"date": "2024-10-30T09:30",
"details": "Advance notice of regular scheduled maintenance day. Please plan your work to minimise disruption."
}
]
},
{
"status": "resolved",
"affectedServices": "scratch volume /work/scratch-pw3",
"summary": "Degraded performance detected, volume reconstruction scheduled for 19:00 this evening Thurs 31 Oct ",
"date": "2024-10-31T13:30",
"updates": [
{
"date": "2024-11-01T08:30",
"details": "Reconstruction completed successfully, resuming normal operation."
},
{
"date": "2024-10-31T13:30",
"details": "Volume will be taken offline for reconstruction at 19:00. Some files currently inaccessible. Please use alternative scratch volumes meanwhile."
}
]
},
{
"status": "resolved",
"affectedServices": "scratch volume /work/scratch-pw2",
"summary": "Degraded performance earlier, now resolved.",
"date": "2024-11-07T14:00",
"updates": [
{
"date": "2024-11-07T14:00",
"details": "Degraded performance detected earlier causing job timeouts. Normal operation now resumed."
}
]
}
]