<p dir="ltr"><br>
</p>
<p dir="ltr"></p>
<p dir="ltr">Le lun. 12 janv. 2015 09:05, Michal Privoznik <<a href="mailto:mprivozn@redhat.com">mprivozn@redhat.com</a>> a écrit :</p>
<blockquote><p dir="ltr">On 10.01.2015 11:42, Mathieu Bouillaguet wrote:<br>
> Hi,<br>
><br>
> I try to define an iscsi pool with virsh but I always get the following<br>
> error :<br>
><br>
> error :internal error: missing backend for pool type 5 (iscsi)<br>
><br>
> And yet libvirt was compiled with iscsi support :<br>
> configure: Storage Drivers<br>
> configure:<br>
> configure:      Dir: yes<br>
> configure:       FS: yes<br>
> configure:    NetFS: yes<br>
> configure:      LVM: yes<br>
> configure:    iSCSI: yes<br>
> configure:     SCSI: yes<br>
> configure:    mpath: yes<br>
> configure:     Disk: yes<br>
> configure:      RBD: no<br>
> configure: Sheepdog: no<br>
> configure:  Gluster: no<br>
> configure:      ZFS: no<br>
><br>
> And virsh report that iscsi is supported :<br>
><br>
> virsh -V<br>
> Virsh command line tool of libvirt 1.2.11<br>
> See web site at <a href="http://libvirt.org/">http://</a><a href="http://libvirt.org/">libvirt.org</a><a href="http://libvirt.org/">/</a><br>
><br>
> Compiled with support for:<br>
> Hyperviseurs : QEMU/KVM LXC UML OpenVZ VMWare VirtualBox ESX Test<br>
> Réseau : Remote Network Bridging Interface udev Nwfilter VirtualPort<br>
> Stockage : Dir Disk Filesystem SCSI Multipath iSCSI LVM<br>
> Divers : Daemon Nodedev Secrets Debug Readline Modular<br>
><br>
> Any idea what's going on ?</p>
<p dir="ltr">I guess the daemon with iSCSI enabled is not running? It's nice that<br>
virsh supports iSCSI, but the actual work with that is done by the<br>
daemon. So make sure you run the daemon which was built by the configure<br>
& make you've shown above.</p>
<p dir="ltr">Michal</p>
</blockquote>
<p dir="ltr"></p>
<p dir="ltr">Thanks. That was it. I hadn't restarted the libvirtd daemon after recompilation. </p>
<blockquote><p dir="ltr"><br>
</p>
</blockquote>
<p dir="ltr"><br>
</p>