Skip to content

Commit

Permalink
Merge pull request #10 from SebastianPrehn/main
Browse files Browse the repository at this point in the history
Add unplanned downtime for ERDA
  • Loading branch information
jonasbardino authored Nov 25, 2024
2 parents 51f2c7d + 4fa875d commit c65b2a6
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions state/wwwpublic/status-events.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,31 @@
},
"announce_end": "2024-11-26T12:00:00+02:00"
},
{
"status": "AUTO",
"work_start": "2024-11-25T09:00:00+02:00",
"references": {
"EN": [],
"DK": []
},
"systems": [
"ERDA"
],
"announce_start": "2024-11-15T09:00:00+02:00",
"title": {
"EN": "Unplanned downtime for ERDA due to disk space being full. We are working on resolving the issue, and will update this status accordingly.",
"DK": "Uplanlagt nedbrud af ERDA tjenesten grundet pladsmangel på disk. Vi arbejder på at løse problemet, og vil opdatere denne status løbende."
},
"services": [
"ALL"
],
"work_end": "2024-11-25T20:00:00+02:00",
"description": {
"EN": "We will be adding more physical storage space to ERDA. The work will involve both frontend and backend down-time for low-level system updates. Thus all services will be temporarily unavailable for shorter or longer periods during the maintenance window. We expect a longer downtime of approximately one hour for the main upgrades if everything runs smoothly, but conservatively set the completion before noon.",
"DK": "Vi vil komme til at tilføje mere fysisk lagerplads til ERDA. Arbejdet kræver nedetid på både frontend og backend til grundlæggende systemopdateringer og der vil derfor forekomme kortere eller længere nedetid på alle services undervejs. Vi forventer en længere nedetid på en times tid til hovedopgraderingerne hvis alting forløber planmæssigt, men har konservativt sat afslutning inden middag."
},
"announce_end": "2024-11-29T12:00:00+02:00"
},
{
"status": "AUTO",
"work_start": "2024-11-11T16:00:00+02:00",
Expand Down

0 comments on commit c65b2a6

Please sign in to comment.