Proxmox Virtual Environment (VE) 6.4-6 – LVM normally allocates blocks when you create a volume but LVM thin pools instead allocates blocks when they are written

Proxmox Virtual Environment (VE) – Storage LVM Thin

# lvcreate -L 100G -n data pve
# lvconvert –type thin-pool pve/data

Leave a Reply

You must be logged in to post a comment.