nilsmeyer / ansible-debootstrap

An ansible role for bootstrapping new Debian based systems, including setting up partitions, file systems, encryption (luks), RAID and LVM
GNU Lesser General Public License v3.0
35 stars 19 forks source link

Support for LVM / mdadm #1

Closed nilsmeyer closed 5 years ago

nilsmeyer commented 7 years ago

The role should support setting up mdadm and LVM as well.

schiederme commented 6 years ago

I will try to setup these as well. Its needed for @zeug to setup a proxmox host.

nilsmeyer commented 6 years ago

You might be happier with ZFS, I think proxmox has good support for it, although Ubuntu doesn't really seem interested in it anymore - there is still no package for 0.7...

schiederme commented 6 years ago

You are right. But mdadm would be cool anyway. Because proxmox is based on debian, it shouldn't rly matter if I use mdadm or zfs.