Talk:Storage: LVM Thin

From Proxmox VE
Revision as of 16:24, 27 October 2017 by Hrvoje Horvat (talk | contribs) (small changes in document)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Two lines (steps): lvcreate -L 100G -n data pve lvconvert --type thin-pool pve/data

Can be changed with: lvcreate -L 100G -T -n data pve


-T switch creates thin pool


P.S. Why i can not update the content ?