<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>raspberry-pi on Samirtech</title>
    <link>https://samirtech.org/tags/raspberry-pi/</link>
    <description>Recent content in raspberry-pi on Samirtech</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 15 Sep 2026 09:00:00 +0100</lastBuildDate><atom:link href="https://samirtech.org/tags/raspberry-pi/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using a Second NAS and an Off-Site Raspberry Pi</title>
      <link>https://samirtech.org/posts/using-a-second-nas-and-an-off-site-raspberry-pi/</link>
      <pubDate>Tue, 15 Sep 2026 09:00:00 +0100</pubDate>
      
      <guid>https://samirtech.org/posts/using-a-second-nas-and-an-off-site-raspberry-pi/</guid>
      <description>A second NAS is one of the most useful upgrades I made after recovering my photos. It is also easy to overestimate what it protects against.
What Voyager gives me Voyager is my second TrueNAS server. It receives replicated data from Normandy and is normally powered off or suspended when it is not needed.
That gives me another local copy and a recovery system that can run the old Immich installation.</description>
      <content>&lt;p&gt;A second NAS is one of the most useful upgrades I made after recovering my photos. It is also easy to overestimate what it protects against.&lt;/p&gt;
&lt;h2 id=&#34;what-voyager-gives-me&#34;&gt;What Voyager gives me&lt;/h2&gt;
&lt;p&gt;Voyager is my second TrueNAS server. It receives replicated data from Normandy and is normally powered off or suspended when it is not needed.&lt;/p&gt;
&lt;p&gt;That gives me another local copy and a recovery system that can run the old Immich installation. It also means I can keep a copy away from the active server’s everyday changes.&lt;/p&gt;
&lt;h2 id=&#34;what-it-does-not-protect-against&#34;&gt;What it does not protect against&lt;/h2&gt;
&lt;p&gt;Both NAS systems are still in the same house. They can be affected by fire, theft, power problems, a network mistake or an administrator error. Replication can also copy unwanted changes if it is configured without useful snapshot retention.&lt;/p&gt;
&lt;p&gt;The missing TrueNAS encryption key taught me another lesson: a replicated dataset is not useful if the recovery key is unavailable.&lt;/p&gt;
&lt;h2 id=&#34;why-the-pi-4-is-useful&#34;&gt;Why the Pi 4 is useful&lt;/h2&gt;
&lt;p&gt;The next layer is a Raspberry Pi 4 with attached storage at my parents’ home. It will be an off-site destination for incremental backups from Normandy.&lt;/p&gt;
&lt;p&gt;The Pi does not need to run the entire homelab. Its job is to hold a recoverable copy of selected important data, especially photos, videos, database dumps and configuration files.&lt;/p&gt;
&lt;p&gt;Because it will be connected over Wi-Fi, the first copy may take time. After that, incremental transfers should only send changes. The backup will need careful scheduling so it does not overload the home connection or depend on the Pi being available every minute.&lt;/p&gt;
&lt;h2 id=&#34;keeping-it-secure&#34;&gt;Keeping it secure&lt;/h2&gt;
&lt;p&gt;The off-site Pi should not be treated as an open network share. It needs restricted access, encrypted transport, limited permissions and storage that is not writable by every service on the main server.&lt;/p&gt;
&lt;p&gt;The data should also be encrypted if the attached drive could be removed or accessed independently. Keys must be stored separately and documented.&lt;/p&gt;
&lt;h2 id=&#34;the-combined-design&#34;&gt;The combined design&lt;/h2&gt;
&lt;p&gt;Normandy provides live services. Voyager provides a second local copy. The Pi provides distance. Backblaze B2 provides another off-site option for encrypted data and database backups.&lt;/p&gt;
&lt;p&gt;Together, these layers reduce the chance that one mistake or one physical event removes every copy at once.&lt;/p&gt;
</content>
    </item>
    
  </channel>
</rss>
