Hi,
I'm installing Proxmox on a new host, to be used for backups, primarily. It has two RAID devices of 100 and 140 TB, respectively.
Normally, I would just create LVM thin pools, because that seems to be the goto, and also supports snapshots, which I think it required for backing up using Veeam, but it is apparently limited to 127 TB. I'm going to have a few backup VMs, which themselves need to be backed up, and a few repository VMs, which will have dedicated virtual disks for the data, which does not need backing up, and possibly not the VM either. The backup data disks will use XFS, in case that matters.
What are my options here? I thought I might create a smaller storage for the backup VMs, and something else for the storage VMs, or at least the virtual disks. I found that ZFS is an option if I want a single storage for both raid devices, but that it can be a bad idea, depending on the guest file system.
I'm installing Proxmox on a new host, to be used for backups, primarily. It has two RAID devices of 100 and 140 TB, respectively.
Normally, I would just create LVM thin pools, because that seems to be the goto, and also supports snapshots, which I think it required for backing up using Veeam, but it is apparently limited to 127 TB. I'm going to have a few backup VMs, which themselves need to be backed up, and a few repository VMs, which will have dedicated virtual disks for the data, which does not need backing up, and possibly not the VM either. The backup data disks will use XFS, in case that matters.
What are my options here? I thought I might create a smaller storage for the backup VMs, and something else for the storage VMs, or at least the virtual disks. I found that ZFS is an option if I want a single storage for both raid devices, but that it can be a bad idea, depending on the guest file system.