summaryrefslogtreecommitdiff
path: root/content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-04-30 23:10:54 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:04 +0100
commitffddee4aa8e4a616ce5dc28c6e7d584f99c1530e (patch)
tree9e41a778198f6a373f3d62cd1a15745b20db684f /content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
parent48758ec930034dfc0292565e5105ba07145292bb (diff)
add ascii art
Diffstat (limited to 'content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html')
-rw-r--r--content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html b/content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
index 6f08551..531639d 100644
--- a/content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
+++ b/content/html/gemfeed/2016-04-16-offsite-backup-with-zfs-part2.html
@@ -20,6 +20,20 @@ li { color: #98be65; }
<pre>Written by Paul Buetow 2016-04-16</pre>
<a class="textlink" href="../">Go back to the main site</a><br />
<h1>Offsite backup with ZFS (Part 2)</h1>
+<pre>
+ ________________
+|# : : #|
+| : ZFS/GELI : |________________
+| : Offsite : |# : : #|
+| : Backup 1 : | : ZFS/GELI : |
+| :___________: | : Offsite : |
+| _________ | : Backup 2 : |
+| | __ | | :___________: |
+| || | | | _________ |
+\____||__|_____|_| | __ | |
+ | || | | |
+ \____||__|_____|__|
+</pre>
<a class="textlink" href="./2016-04-03-offsite-backup-with-zfs.html">Read the first part before reading any furter here...</a><br />
<p>I enhanced the procedure a bit. From now on I am having two external 2TB USB hard drives. Both are setup exactly the same way. To decrease the probability that they will not fail at about the same time both drives are of different brands. One drive is kept at the secret location. The other one is kept at home right next to my HP MicroServer.</p>
<p>Whenever I am updating offsite backup I am doing it to the drive which is kept locally. Afterwards I bring it to the secret location and swap the drives and bring the other one back home. This ensures that I will always have an offiste backup available at a different location than my home - even while updating one copy of it.</p>