A server I manage remotely has a KVM/QEMU image stored on a non-os, mounted drive /mnt/drive
.
When I use virt-manager
to import the disk image, I get the following error:
Storage parameter error.
Cannot use storage '/mnt/drive/vms/vm1.img': '/mnt/drive/vms' is not managed on the remote host.
I checked the directory permissions and they should be fine. What could be causing this?