What do I need to do to be offered the choice to create CT on my vmdata pool?
the vmdata pool is shown everywhere, but when I create a CT I am only offered local.
I have this working on another server, and as far as I can see everything is setup the same way.
the vmdata pool is shown everywhere, but when I create a CT I am only offered local.
Code:
# pvesm status
Name Type Status Total Used Available %
local dir active 1073741824 226176 1073515648 0.02%
vmdata zfspool active 3738173236 226868 3737946368 0.01%
# cat /etc/pve/storage.cfg
zfspool: vmdata
pool poolz
content rootdir,images
mountpoint /poolz
sparse 1
dir: local
path /var/lib/vz
content rootdir,backup,vztmpl,snippets,iso
prune-backups keep-all=1
shared 0
I have this working on another server, and as far as I can see everything is setup the same way.
Last edited: