Hello,
I'm following the tutorial at https://pve.proxmox.com/wiki/DRBD9, but it seems that I'm only allowed to use thin LVM's, and not thick provisioning. In fact, the command you're suggested to type is:
root@proxmox:~# lvcreate -L 511G -n drbdthinpool -T drbdpool
Is it actually possible to create a "thick" LVM? If so, how should I edit this command?
I'm following the tutorial at https://pve.proxmox.com/wiki/DRBD9, but it seems that I'm only allowed to use thin LVM's, and not thick provisioning. In fact, the command you're suggested to type is:
root@proxmox:~# lvcreate -L 511G -n drbdthinpool -T drbdpool
Is it actually possible to create a "thick" LVM? If so, how should I edit this command?