eXtremeSHOK.com :: Convert from LVM to ZFS (lvm2zfs.sh)
Converts the storage LVM into a ZFS raid 1 (mirror)
https://github.com/extremeshok/xshok-proxmox
Converts the storage LVM into a ZFS raid 1 (mirror)
- Uses the LVM with the path/mount of /var/lib/vz
- Will automatically detect the required raid level and optimise
- 1 Drive = zfs (single)
- 2 Drives = mirror (raid1)
- 3-5 Drives = raidz-1 (raid5)
- 6-11 Drives = raidz-2 (raid6)
- 11+ Drives = raidz-3 (raid7)
https://github.com/extremeshok/xshok-proxmox