When I try to migrate a Container to a ZFS Pool filesystem I get this error:
TASK ERROR: cannot open directory //zfsdata/vz: No such file or directory
But I am able to migrate a VM (including conversion to RAW) to the same zfs pool filesystem.
storage.cfg
...
zfspool: zfsdata_vz
pool zfsdata/vz
blocksize 4K
content images,rootdir
sparse 1
...
I thought rootdir was for containers.
TASK ERROR: cannot open directory //zfsdata/vz: No such file or directory
But I am able to migrate a VM (including conversion to RAW) to the same zfs pool filesystem.
storage.cfg
...
zfspool: zfsdata_vz
pool zfsdata/vz
blocksize 4K
content images,rootdir
sparse 1
...
I thought rootdir was for containers.