Auto-commit from giteapush.sh at 2025-05-01 05:58:25
This commit is contained in:
parent
f090861aaf
commit
56b8e9ce2d
34
markdown/planned_db_cluster_ZFS.md
Normal file
34
markdown/planned_db_cluster_ZFS.md
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
# 🗺️ PostgreSQL High-Availability Architecture with ZFS (Genesis Hosting)
|
||||||
|
|
||||||
|
```plaintext
|
||||||
|
┌──────────────────────────────┐
|
||||||
|
│ Client Applications │
|
||||||
|
└────────────┬─────────────────┘
|
||||||
|
│
|
||||||
|
▼
|
||||||
|
┌─────────────────┐
|
||||||
|
│ HAProxy │
|
||||||
|
│ (Load Balancer) │
|
||||||
|
└────────┬────────┘
|
||||||
|
│
|
||||||
|
┌────────────┴────────────┐
|
||||||
|
│ │
|
||||||
|
▼ ▼
|
||||||
|
┌──────────────┐ ┌──────────────┐
|
||||||
|
│ Primary Node │ │ Replica Node │
|
||||||
|
│ (DB Server) │ │ (DB Server) │
|
||||||
|
└──────┬───────┘ └──────┬───────┘
|
||||||
|
│ │
|
||||||
|
▼ ▼
|
||||||
|
┌──────────────┐ ┌──────────────┐
|
||||||
|
│ ZFS Storage │ │ ZFS Storage │
|
||||||
|
│ (RAIDZ1) │ │ (RAIDZ1) │
|
||||||
|
└──────────────┘ └──────────────┘
|
||||||
|
│ │
|
||||||
|
└────────┬────────┬────────┘
|
||||||
|
│ │
|
||||||
|
▼ ▼
|
||||||
|
┌──────────────┐
|
||||||
|
│ Backup Node │
|
||||||
|
│ (ZFS RAIDZ1) │
|
||||||
|
└──────────────┘
|
@ -1113,3 +1113,9 @@ Failed to send Mastodon DM (attempt 3): {"error":"The access token is invalid"}
|
|||||||
Failed to send Mastodon DM (attempt 1): {"error":"The access token is invalid"}
|
Failed to send Mastodon DM (attempt 1): {"error":"The access token is invalid"}
|
||||||
Failed to send Mastodon DM (attempt 2): {"error":"The access token is invalid"}
|
Failed to send Mastodon DM (attempt 2): {"error":"The access token is invalid"}
|
||||||
Failed to send Mastodon DM (attempt 3): {"error":"The access token is invalid"}
|
Failed to send Mastodon DM (attempt 3): {"error":"The access token is invalid"}
|
||||||
|
⚠️ Genesis Radio Warning Healthcheck 2025-05-01 05:45:19 ⚠️
|
||||||
|
⚡ 1 warnings found:
|
||||||
|
- ⚠️ [mastodon] WARNING: Pattern 'ERROR' in /var/log/syslog
|
||||||
|
Failed to send Mastodon DM (attempt 1): {"error":"The access token is invalid"}
|
||||||
|
Failed to send Mastodon DM (attempt 2): {"error":"The access token is invalid"}
|
||||||
|
Failed to send Mastodon DM (attempt 3): {"error":"The access token is invalid"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user