Tag: lvm-thin

  • Proxmox – LVM-thin setup

    To ensure you start from a formatted disk, the first step is to wipe any existing partition tables and data headers. Then, you’ll proceed with the LVM steps. Assuming your new 3TB disk is identified as /dev/sdb (you must verify this with lsblk before proceeding), here is the complete, start-to-finish list of commands. Complete Storage…