Latest posts
-
TrueNAS Scale on a Dell R620 — Part 4: Connecting VMware Hosts via NFS

Adding the R620 NFS datastore to the HPE DL380 G9 management host via vCenter using NFS 4.1, fixing write permissions with maproot settings on TrueNAS, and validating the connection.
-
TrueNAS Scale on a Dell R620 — Part 3: ZFS Tuning, Data Protection and Monitoring

Setting the ZFS ARC limit to 320GB, tuning dataset sync and record size for VMware NFS workloads, configuring daily snapshots, and setting up monitoring on TrueNAS Scale 25.10 on a Dell R620.
-
TrueNAS Scale on a Dell R620 — Part 2: Pool, NFS, and ZFS Tuning

Creating the ZFS RAIDZ2 pool, setting up a single NFS share for VMware, and tuning ZFS on TrueNAS Scale 25.10 running on a Dell R620 with 384GB RAM.
-
Ditching OMV for TrueNAS Scale on a Dell R620 — Part 1: Installation

I replaced OpenMediaVault with TrueNAS Scale on a Dell R620 — LSI 9211-8i in IT mode, 10x 1.2TB SAS drives, 384GB ARC cache serving VMware NFS datastores. Here is the full installation walkthrough including iDRAC firmware updates, Virtual Media install, and network configuration.
-
OMV 7 — Part 5: Lock the PVE Kernel and Prevent ZFS-Breaking Updates

Running ZFS on OMV 7 requires the Proxmox VE kernel. The problem is that Debian does not know that. A routine apt upgrade will happily pull in a stock Debian kernel, and after the next reboot your ZFS pools fail to import. This post covers how to lock the system so that cannot happen. Why…
-
OMV 7 on Dell R620 — Part 4: Post-Update Stability and Verification

OMV updates are mostly painless, but a handful of our performance settings live outside the normal config system — they’re applied at runtime, not persisted natively by OMV. The LACP fast rate and the ZFS dirty data limit both fall into this category. After a kernel update or unattended reboot, you need a quick way…
-
OMV 7 on Dell R620 — Part 3: Dashboard Configuration and Monitoring

Parts 1 and 2 covered getting OMV installed and configuring ZFS, networking, and the NFS datastore for ESXi. This part is about making the OMV dashboard useful — setting up the right monitoring widgets, tracking ZFS pool health, and adding proper performance visibility beyond what the built-in dashboard provides. 1. Enable Dashboard Widgets First login…
-
OMV 7 on Dell R620 — Part 2: Kernel, ZFS, 10Gb Networking and ESXi Integration

Part 1 got OMV installed and running on the R620. This part covers everything that turns it into a high-performance ZFS storage server feeding ESXi over a 20Gbps LACP bond — kernel replacement, network config, ZFS pool creation, NFS export, and ongoing monitoring. The R620 has 384 GB of DDR3 — most of that becomes…
-
Installing OpenMediaVault 7 on a Dell PowerEdge R620 — Lab NAS Build

The Dell PowerEdge R620 sits at the back of my lab rack doing one thing: storage. Twelve drive bays, a flashed-to-IT-mode PERC H310, and ten 1 TB SAS spinners make it a solid NAS candidate. OpenMediaVault (OMV) is my NAS OS of choice — Debian under the hood, web UI on top, no licensing fees,…