summaryrefslogtreecommitdiff
path: root/daily/2024-08-23.md
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2024-11-23 17:15:20 +0100
committerJasper Ras <jras@hostnet.nl>2024-11-23 17:15:20 +0100
commitdbe655fca3cf4fc5bc882015006f006764eace52 (patch)
treed70fe1a94f37103031f7973c0d77fbcecaf52499 /daily/2024-08-23.md
parentc5e7a50f1dbf3b541ae5547c50d2ec5707a45ca9 (diff)
organise most stuff into para dirs
Diffstat (limited to 'daily/2024-08-23.md')
-rw-r--r--daily/2024-08-23.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/daily/2024-08-23.md b/daily/2024-08-23.md
deleted file mode 100644
index 6f41ca2..0000000
--- a/daily/2024-08-23.md
+++ /dev/null
@@ -1,6 +0,0 @@
-Discussed about Automatic Evac (HA). We were unsure about what to do when a local storage goes down. Do we restore the instances from backups to a new node? In that case a DB server might lose important transtactions. So we could also wait until it is fixed.
-
-Would like Rutger to explain the Freenet BGP load balancing setup in more detail. How do the routers work, what are all those interfaces attached to them?
-
-A local storage disk backup is stored as a QCOW2 image. An incremental has a relationship to its parent, because they neged to be rebased onto each other.
-A volume disk backup is stored as raw data and is accompanied by a file of checksums per block. The extra file is used both to track dirtied blocks for incremental backup. \ No newline at end of file