I successfully created several VM's on ZFS storage while creating CT on same ZFS storage failed!
root@starspot:/home/borut# zfs list | grep wpool
wpool 297G 2.88T 192K none
wpool/cts 192K 2.88T 192K /cts
wpool/home 424K 2.88T 192K /home
wpool/home/borut 232K 2.88T 232K /home/borut
wpool/vms 297G 2.88T 192K /vms
wpool/vms/vm-100-disk-1 99.0G 2.96T 8.33G -
wpool/vms/vm-101-disk-1 99.0G 2.96T 9.98G -
wpool/vms/vm-102-disk-1 99.0G 2.96T 8.94G -
Create: LXC Container -> Root Disk:
Storage: vm
Disk size (GB): 32
mounting container failed
TASK ERROR: cannot open directory //wpool: No such file or directory
When creating VM on the same storage as CT and CT failed is this a bug. Am I wrong?
root@starspot:/home/borut# zfs list | grep wpool
wpool 297G 2.88T 192K none
wpool/cts 192K 2.88T 192K /cts
wpool/home 424K 2.88T 192K /home
wpool/home/borut 232K 2.88T 232K /home/borut
wpool/vms 297G 2.88T 192K /vms
wpool/vms/vm-100-disk-1 99.0G 2.96T 8.33G -
wpool/vms/vm-101-disk-1 99.0G 2.96T 9.98G -
wpool/vms/vm-102-disk-1 99.0G 2.96T 8.94G -
Create: LXC Container -> Root Disk:
Storage: vm
Disk size (GB): 32
mounting container failed
TASK ERROR: cannot open directory //wpool: No such file or directory
When creating VM on the same storage as CT and CT failed is this a bug. Am I wrong?