added new info about matrix bug and new server

This commit is contained in:
Dan 2022-10-31 06:46:42 +13:00
parent 67e02c2b3d
commit 5c3e354dcb
Signed by: dan
GPG Key ID: 57ABEF39C546B028
2 changed files with 12 additions and 18 deletions

View File

@ -61,17 +61,13 @@
<!-- INFO ALERT -->
<div class="alert alert-info alert-dismissible fade show" role="info">
<strong>Matrix zieht auf einen anderen Server um</strong><br>
In den nächsten Tagen und vor allem über das kommende Wochenende wird der Matrix-Server auf einen anderen
Server umziehen (wahrscheinlich auch die anderen Dienste).
Rechne mit einer längeren Unterbrechung.<br>
<strong> Alle Dienste laufen jetzt auf dem neuen Server</strong><br>
Matrix muss noch weiterhin gewartet werden. Aufgrund eines Fehlers (Retention/Purge) wächst die Datenbank
sehr schnell. Unsere ist innerhalb von 15 Tagen um weitere 50 GB angewachsen. Sie hat nun 103GB erreicht und
wächst im Moment nur langsam weiter.<br>
Beachte also, dass diese Matrixinstanz hier noch hin und wieder eine Ausfallzeit haben wird.<br>
<br>
Dazu gehört ein ordentliches Pruning der Datenbank, um die Größe wieder zu minimieren.
Wenn die Datenbank nicht unter 40 GB fällt, wird der gesamte Dienst nicht mehr unterstützt. Dies liegt
daran, dass die Matrix-Instanz einen Server mit mehr Speicherplatz benötigt, der in diesem Server-Budget
nicht enthalten ist.<br>
<br>
Check die <a href="https://status.techsaviours.org/status/org">Statusseite</a> auf Aktualisierungen während des Prozesses.
Check die <a href="https://status.techsaviours.org/status/org">Statusseite</a> auf weitere Aktualisierungen.
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>

View File

@ -61,15 +61,13 @@
<!-- INFO ALERT -->
<div class="alert alert-info alert-dismissible fade show" role="info">
<strong>Matrix moves to another server</strong><br>
In the next few days and especially over the coming weekend, the Matrix server will move to another server
(probably the other services as well). Expect a longer interruption.<br>
<strong> All services are now running on the new server</strong><br>
Matrix still needs to be further maintained. Due to a bug (retention/purge) the database grows very fast.
Ours has increased by another 50GB within 15 days. It has now reached 103GB and is growing slowly at the
moment.<br>
So keep in mind that this matrix instance will still have some downtime here and there.<br>
<br>
This includes a proper pruning of the database to minimize the size again. If the database does not drop
below 40 GB, the entire service is no longer supported. This is because the Matrix instance requires a
server with more storage, which is not included in this server budget.<br>
<br>
Check the <a href="https://status.techsaviours.org/status/org">status page</a> for updates during the process.
Check the <a href="https://status.techsaviours.org/status/org">status page</a> for any updates.
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>