I have a container that I created on a directory storage and I'm trying to move the disk to LVM-thin storage. Is there any way to do this? Everytime I try to move the volume I get an error. I think it may not be possible (at least through the GUI).
Any ideas what might be happening?
Bash:
Logical volume "vm-901-disk-0" created.
Creating filesystem with 2097152 4k blocks and 524288 inodes
Filesystem UUID: 1ceda3a9-b204-4fba-b609-12e18b4a870c
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632
Specified filename /var/lib/lxc/901/.copy-volume-1 does not exist.
Logical volume "vm-901-disk-0" successfully removed
TASK ERROR: storage 'local' does not support containers
Any ideas what might be happening?