Hi,
I just reconfigured 2 local NVME disks to be ZFS ~pseudo shared storage across 2 hosts. I know it's not ideal but I'd also like these zpools to be a temporary backup location. But in Datacenter > Backup > sharedzfs > edit > drop down "content" I cannot select "backup". It's not visible. Also if I add it to /etc/pve/storage.cfg, I cannot use it as a target location for backups. in Datacenter > backup > some config.
This is my storage.cfg. Even if I add ,backup manually to sharedzfs (which I thought might not be the best idea), does not seem to have an effect.
I just reconfigured 2 local NVME disks to be ZFS ~pseudo shared storage across 2 hosts. I know it's not ideal but I'd also like these zpools to be a temporary backup location. But in Datacenter > Backup > sharedzfs > edit > drop down "content" I cannot select "backup". It's not visible. Also if I add it to /etc/pve/storage.cfg, I cannot use it as a target location for backups. in Datacenter > backup > some config.
This is my storage.cfg. Even if I add ,backup manually to sharedzfs (which I thought might not be the best idea), does not seem to have an effect.
Code:
root@hades:~# cat /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content snippets,images,vztmpl,iso,rootdir,backup
shared 0
lvm: sabnzb
vgname pve
content rootdir,images
nodes hades
shared 0
zfspool: sharedzfs
pool sharedzfs
content rootdir,images
mountpoint /sharedzfs
nodes pve2,hades