Do you want to create a new directory storage or do you want to create a filesystem on the ZFS pool and use that as a directory storage?Ok, but when I try to create a new directory I get "no unused disks available"?
Datacenter > Storage
and create a Directory
storage. Give it the path to the dataset and select content type Backup.I just want to store my backups on the ZFS RAID. I don't have a favourite on how it can be achieved.Do you want to create a new directory storage or do you want to create a filesystem on the ZFS pool and use that as a directory storage?
Create a filesystem/subvol on the ZFS pool (by following a guide on ZFS and you'll learn a bit about ZFS too).I just want to store my backups on the ZFS RAID. I don't have a favourite on how it can be achieved.
Huh? That path leads to a ZVOL (which cannot directly store files), not a directory./dev/zvol/YOUR_ZFS_POOL/...
So it is not possible to do via Proxmox GUI?Create a filesystem/subvol on the ZFS pool (by following a guide on ZFS and you'll learn a bit about ZFS too).
Then add a directory storage and uses that filesystem/subvol (using /dev/zvol/YOUR_ZFS_POOL/directory) as the Directory and don't forget to select Backup in the Content field.
EDIT: There is an example of creating a filesystem on ZFS on the Wiki: https://pve.proxmox.com/wiki/Storage:_ZFS
I don't think so for block storage like ZFS, LVM and LVM-Thin. You need to put a filesystem inside a pool (ZFS) or logical volume (LVM). But those are common (Linux) technologies and have lots of guides on the internet.So it is not possible to do via Proxmox GUI?![]()
I created an ZFS pool RAID1 with 2 HDDs, but can't use it as backup storage.
What can be done to use this for backups of VMs?
We use essential cookies to make this site work, and optional cookies to enhance your experience.