<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Truenas on homelab</title>
    <link>https://homelab.nbkelley.com/tags/truenas/</link>
    <description>Recent content in Truenas on homelab</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 27 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://homelab.nbkelley.com/tags/truenas/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>TrueNAS (Vairë) - Storage &amp; Backup Server</title>
      <link>https://homelab.nbkelley.com/docs/machines/vair%C3%AB/</link>
      <pubDate>Mon, 27 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://homelab.nbkelley.com/docs/machines/vair%C3%AB/</guid>
      <description>&lt;h1 id=&#34;truenas-vairë---storage--backup-server&#34;&gt;TrueNAS (Vairë) - Storage &amp;amp; Backup Server&lt;a class=&#34;anchor&#34; href=&#34;#truenas-vair%c3%ab---storage--backup-server&#34;&gt;#&lt;/a&gt;&lt;/h1&gt;&#xA;&lt;h2 id=&#34;what-was-established&#34;&gt;What Was Established&lt;a class=&#34;anchor&#34; href=&#34;#what-was-established&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;p&gt;TrueNAS (Vairë) is deployed as a Proxmox VM to serve as the primary storage and backup server for the homelab. It handles ZFS storage pools, NFS/SMB shares for Proxmox and other VMs, and hosts Collabora Office in an iocage jail.&lt;/p&gt;&#xA;&lt;h2 id=&#34;key-decisions&#34;&gt;Key Decisions&lt;a class=&#34;anchor&#34; href=&#34;#key-decisions&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;VM Type&lt;/strong&gt;: Q35 with UEFI firmware (recommended for ZFS stability).&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Resources&lt;/strong&gt;: 16 GiB RAM (fixed, no ballooning) and 2 vCPUs. 32 GB boot disk separate from storage.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Storage&lt;/strong&gt;: 4TB HDD passed through directly to the VM for ZFS data integrity and performance.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Backup Integration&lt;/strong&gt;: NFS share (&lt;code&gt;/mnt/tank/backups&lt;/code&gt;) configured for Proxmox backups. SMB share available for manual access.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Collabora Office&lt;/strong&gt;: Deployed in a dedicated iocage jail on port 9980.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;current-configuration&#34;&gt;Current Configuration&lt;a class=&#34;anchor&#34; href=&#34;#current-configuration&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Hostname&lt;/strong&gt;: Vairë&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;IP Address&lt;/strong&gt;: 192.168.1.100 (NFS) / 192.168.1.133 (SMB)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Proxmox VM ID&lt;/strong&gt;: [Pending verification]&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;ZFS Pool&lt;/strong&gt;: &lt;code&gt;tank&lt;/code&gt; (4TB HDD passthrough)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;NFS Share&lt;/strong&gt;: &lt;code&gt;/mnt/tank/backups&lt;/code&gt; (Network: 192.168.1.0/24, Maproot: root)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;SMB Share&lt;/strong&gt;: &lt;code&gt;/mnt/tank/backups&lt;/code&gt; (Version 3.0)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Collabora Jail&lt;/strong&gt;: iocage jail, port 9980&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;historical-notes&#34;&gt;Historical Notes&lt;a class=&#34;anchor&#34; href=&#34;#historical-notes&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;The conversation notes two different IPs for TrueNAS (192.168.1.100 and 192.168.1.133). Verify which IP is currently assigned to the TrueNAS VM.&lt;/li&gt;&#xA;&lt;li&gt;TrueNAS CORE uses iocage jails. Ensure jail templates are up to date.&lt;/li&gt;&#xA;&lt;li&gt;Proxmox backups to NFS require &lt;code&gt;hard,intr,noatime&lt;/code&gt; mount options in &lt;code&gt;/etc/fstab&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;open-questions&#34;&gt;Open Questions&lt;a class=&#34;anchor&#34; href=&#34;#open-questions&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Which IP address is currently active for Vairë (192.168.1.100 or 192.168.1.133)?&lt;/li&gt;&#xA;&lt;li&gt;Is the 4TB HDD currently formatted as a ZFS pool on Vairë?&lt;/li&gt;&#xA;&lt;li&gt;Has Collabora Office been integrated with a Nextcloud instance?&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;related-pages&#34;&gt;Related Pages&lt;a class=&#34;anchor&#34; href=&#34;#related-pages&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://homelab.nbkelley.com/docs/infrastructure/proxmox-zfs/&#34;&gt;Proxmox ZFS Storage &amp;amp; Installation Patterns&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://homelab.nbkelley.com/docs/infrastructure/proxmox-zfs-setup/&#34;&gt;Proxmox ZFS Storage Setup&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://homelab.nbkelley.com/docs/infrastructure/network/&#34;&gt;Network Infrastructure &amp;amp; VLANs&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;sources&#34;&gt;Sources&lt;a class=&#34;anchor&#34; href=&#34;#sources&#34;&gt;#&lt;/a&gt;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;ingested/chats/032-TrueNas - Vairë.md&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Historical DeepSeek conversation on TrueNAS VM setup and Proxmox integration.&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
