Latest posts
-
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,…