From f8a53a0795769a31160279395ab34a7ee448e3d1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Tomko?= dos
("msdos" in parted terminology,
good for BIOS systems) or gpt
(good for UEFI
systems) are recommended for best portability - the latter is
- needed for disks larger than 2TB.
+ needed for disks larger than 2TB. Note that the lvm2
+ format refers to the physical volume format (i.e. the whole
+ disk is a physical volume - not the usual usage of LVM where
+ physical volumes are partitions). This is not really
+ a partition table and such pool cannot be built by libvirt,
+ only detected.
+
+ Building a pool of a certain format depends on its availability
+ in parted
.