STORAGE

TRUENAS

proxmox

opnsense

1

2

3


Latest posts

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar.

Featured | Guide

Automatically Shutdown Your Linux System 8 Hours After Booting with systemd Timer

Set up an automatic shutdown on your Linux or TrueNAS SCALE system using systemd timers to power off the machine 8 hours after boot. This approach helps automate processes and conserve energy. You can also manually interrupt or modify the shutdown timer whenever needed.

Featured | Storage | TrueNAS | ZFS

Why You Should Keep Your ZFS Pool Below 80% Capacity

ZFS pools should ideally stay below 80% capacity to maintain performance and reliability. Exceeding this limit can lead to slow write speeds, increased fragmentation, inefficient space allocation, and prolonged scrub or resilver times. This article explains the technical reasons behind this recommendation and provides best practices for keeping your ZFS pool running efficiently.

Featured | Guide | Storage | TrueNAS | ZFS

How to Fix a Nearly Full ZFS Pool

A nearly full ZFS pool can cause performance issues, but there are solutions. This guide covers ways to free up space, including expanding the pool, enabling compression, deleting old snapshots, and offloading data. Learn step-by-step methods to reclaim storage and optimize TrueNAS performance while preventing future overfill issues.

Featured | Guide | Storage | TrueNAS

Why ashift Matters in ZFS: Getting It Right for Performance and Longevity

With ZFS, ashift is your key to matching your drive’s stride. Choose the right size for your disk to keep writes quick and wear low. Set it too small, and it trips over itself; too big, it overpacks space. Get it spot-on when you begin, and enjoy a smooth, lasting storage setup.

Guide | ProxMox | Storage

Automating Proxmox (PVE) Shutdown: A Simple Guide

Proxmox VE provides a straightforward way to manually shut down your server, ensuring all virtual machines (VMs) and containers stop gracefully. However, if you need to schedule automatic shutdowns, the web interface lacks a built-in scheduler. In this guide, we’ll explore how to manually shut down your Proxmox node, set up an automated shutdown using cron, and configure the startup and shutdown order for your VMs.

Guide | ProxMox | Storage

Migrating VMs from Hyper-V to Proxmox

Migrating virtual machines from Hyper-V to Proxmox allows you to leverage the flexibility and features of Proxmox VE. This process involves exporting the VM from Hyper-V, converting the disk format from VHDX/AVHDX to QCOW2, and configuring the VM in Proxmox. With this step-by-step guide, you’ll ensure a smooth and efficient transition, preserving your VM’s settings and performance while preparing it for optimal use in Proxmox.