I try to add ZFS storage, and want to write backups there. But only allowed contents are Disk Image and Container. Where do I put the backups? 
	
	
	
		
The local is on SSD disk, I do not want to use that for vzdump backups.
				
			
		Code:
	
	cat /etc/pve/storage.cfg
dir: local
    path /var/lib/vz
    content snippets,vztmpl,images,backup,rootdir
    maxfiles 0
    shared 0
zfspool: vmpool
    pool rottank/vm-pool
    content images,rootdir
    nodes ns1234567
    sparse 1