<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nas on Clean Tech</title><link>http://www.lineon.fr/tags/nas/</link><description>Recent content in Nas on Clean Tech</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 20 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="http://www.lineon.fr/tags/nas/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a ZFS-Based NAS with TrueNAS Scale</title><link>http://www.lineon.fr/posts/truenas-zfs-homelab/</link><pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate><guid>http://www.lineon.fr/posts/truenas-zfs-homelab/</guid><description>&lt;p&gt;After years of running a makeshift NAS on an old desktop, I finally built a proper TrueNAS Scale server. Here&amp;rsquo;s what I learned about ZFS pool design, hardware selection, and avoiding common pitfalls.&lt;/p&gt;
&lt;h2 id="hardware-selection"&gt;Hardware selection&lt;/h2&gt;
&lt;p&gt;Budget was a constraint, so I optimized for reliability over raw speed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Motherboard&lt;/strong&gt;: ASRock B550M with ECC support&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CPU&lt;/strong&gt;: Ryzen 5 5600G (low TDP, enough for transcoding)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;RAM&lt;/strong&gt;: 32GB ECC DDR4 (ZFS loves RAM for ARC cache)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Boot&lt;/strong&gt;: 2x 120GB SSD in mirror (TrueNAS boot pool)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Data&lt;/strong&gt;: 4x 8TB Seagate Exos in RAIDZ2&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="why-raidz2"&gt;Why RAIDZ2&lt;/h2&gt;
&lt;p&gt;With 4 drives, RAIDZ2 gives you two-drive redundancy at the cost of usable space. The math:&lt;/p&gt;</description></item></channel></rss>