[libvirt-users] missing backend for pool type 5 (iscsi)

2015-01-10 Thread Mathieu Bouillaguet
Hi, I try to define an iscsi pool with virsh but I always get the following error : error :internal error: missing backend for pool type 5 (iscsi) And yet libvirt was compiled with iscsi support : configure: Storage Drivers configure: configure: Dir: yes configure: FS: yes configure:

Re: [libvirt-users] missing backend for pool type 5 (iscsi)

2015-01-12 Thread Mathieu Bouillaguet
Le lun. 12 janv. 2015 09:05, Michal Privoznik a écrit : On 10.01.2015 11:42, Mathieu Bouillaguet wrote: > Hi, > > I try to define an iscsi pool with virsh but I always get the following > error : > > error :internal error: missing backend for pool type 5 (iscsi) > > And