Hi! I wanted to create a RAID5 with lvm. The basic setup is something like
lvcreate --type raid5 -i 2 -L 1G -n my_lv my_vg which would mean 3 physical drives would be used in this RAID5. But can I specify that one drive is missing as it is possible with mdadm? TIA mad -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

