Libvirt fails on network disk with ISCSI protocol

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am working on oVirt, and I am trying to run a VM with a network disk with ISCSI protocol ( the storage is on a Cinder server).

Here is the disk XML I use:

        <disk device="disk" snapshot="no" type="network">
            <address bus="0" controller="0" target="0" type="drive" unit="0" />
            <source name="iqn.2010-10.org.openstack:volume-37fea687-040c-4a88-844c-117d1a90e9b2" protocol="iscsi">
                <host name="10.35.0.20" port="3260" />
            </source>
            <target bus="scsi" dev="sda" />
            <boot order="1" />
            <driver cache="none" error_policy="stop" io="threads" name="qemu" type="raw" />
        </disk>

I get the following error:
It seems that the ':' character got changed on the way to %3A.

Any suggestions on the root cause of this issue?

Thanks,

Fred Rolland

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users

[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux