#Storage
Every post tagged Storage.
Recovering From LVM-Thin Metadata Exhaustion on Proxmox VE
A Proxmox VE thin pool can hit 100% metadata usage while data space still looks fine, sending VMs into read-only I/O errors. Here's how to diagnose it with lvs and dmsetup, fix it live with lvextend, and stop it from recurring.
How to Mount an NFS Share as Storage in Proxmox VE
Learn how to export a folder from a NAS or Linux server and mount it as NFS storage in Proxmox VE, so you can store ISOs, backups, and templates without filling up your host's local disk.
Diagnosing and Fixing Flapping Ceph OSDs in a Proxmox VE Hyper-Converged Cluster
A field-tested workflow for diagnosing flapping and down Ceph OSDs on Proxmox VE 9.2 clusters: network, disk, memory, and clock-skew root causes, with exact pveceph and ceph CLI commands to stabilize and fix the cluster.
Tuning ZFS ARC Memory Limits on Proxmox VE Storage Nodes
Learn why ZFS ARC's default memory ceiling causes VM OOM errors on Proxmox hosts, and how to safely cap and persist zfs_arc_max.