Displaying 2 results from an estimated 2 matches for "3avolume".
2017 Aug 02
2
Libvirt fails on network disk with ISCSI protocol
...; io="threads"
name="qemu" type="raw" />
</disk>
I get the following error:
libvirtError: internal error: process exited while connecting to monitor:
2017-08-02T14:38:58.378430Z qemu-kvm: -drive file=iscsi://
10.35.0.20:3260/iqn.2010-10.org.openstack%3Avolume-37fea687-040c-4a88-844c-117d1a90e9b2,format=raw,if=none,id=drive-scsi0-0-0-0,cache=none,werror=stop,rerror=stop,aio=threads:
Failed to parse URL : iscsi://
10.35.0.20:3260/iqn.2010-10.org.openstack%3Avolume-37fea687-040c-4a88-844c-117d1a90e9b2
It seems that the ':' character got changed on...
2017 Aug 02
0
Re: Libvirt fails on network disk with ISCSI protocol
...e="qemu" type="raw" />
> </disk>
>
>I get the following error:
>
>libvirtError: internal error: process exited while connecting to monitor:
>2017-08-02T14:38:58.378430Z qemu-kvm: -drive file=iscsi://
>10.35.0.20:3260/iqn.2010-10.org.openstack%3Avolume-37fea687-040c-4a88-844c-117d1a90e9b2,format=raw,if=none,id=drive-scsi0-0-0-0,cache=none,werror=stop,rerror=stop,aio=threads:
>Failed to parse URL : iscsi://
>10.35.0.20:3260/iqn.2010-10.org.openstack%3Avolume-37fea687-040c-4a88-844c-117d1a90e9b2
>
>It seems that the ':' characte...