-
Notifications
You must be signed in to change notification settings - Fork 2
/
status.json
107 lines (107 loc) · 3.49 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
[
{
"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": "at risk",
"affectedServices": "/gws/nopw/*, CEDA Archive, LOTUS",
"summary": "SOF storage issue",
"date": "2024-11-13T14:00",
"updates": [
{
"date": "2024-11-20T10:30",
"details": "Storage system is usable again after a temporary fix but remains AT RISK while further investigations continue."
},
{
"date": "2024-11-21T12:30",
"details": "Unfortunately, issues still persist (despite earlier email notice), system remains AT RISK while further investigations continue."
}
]
},
{
"status": "degraded",
"affectedServices": "PFS storage: /work/scratch-pw, /gws/pw/j07/*, /work/xfc/vol*",
"summary": "PFS storage issue",
"date": "2024-11-20T14:30",
"updates": [
{
"date": "2024-11-20T14:30",
"details": "Possible issues reported with some PFS storage volumes, please report with full details if affected."
}
]
},
{
"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": "tape services",
"summary": "Scheduled software maintenance to tape service hosts 26/27 Nov",
"date": "2024-11-26T12:00",
"updates": [
{
"date": "2024-11-18T11:30",
"details": "Advance notice of scheduled maintenance. Tape services will be unavailable during this period, expected duration 24 hrs."
},
{
"date": "2024-11-28T16:30",
"details": "Normal service resumed."
}
]
},
{
"status": "at risk",
"affectedServices": "all",
"summary": "Network issue affecting connectivity to JASMIN",
"date": "2024-11-26T08:30",
"updates": [
{
"date": "2024-11-26T08:30",
"details": "There is currently a network connectivity issue affecting many services within the STFC network including JASMIN. Awaiting further updates."
},
{
"date": "2024-11-26T08:40",
"details": "Intervention underway by network team."
},
{
"date": "2024-11-27T09:30",
"details": "Connectivity now restored but at risk pending further intervention by site network team (time/date tbc) to restore failover setup."
},
{
"date": "2024-11-27T14:35",
"details": "Intervention to restore failover setup now scheduled for Monday 2nd Decmber 07:30, status at risk meanwhile."
}
]
},
{
"status": "down",
"affectedServices": "CEDA Archive FTP",
"summary": "CEDA Archive FTP server down for maintenance",
"date": "2024-11-27T14:00",
"updates": [
{
"date": "2024-11-27T14:00",
"details": "The CEDA Archive FTP server is currently down for maintenance. Please check back for further updates."
}
]
}
]