search for: connection85

Displaying 3 results from an estimated 3 matches for "connection85".

Did you mean: connection25
2013 Dec 22
2
Re: Connect libvirt to iSCSI target
...to execute operation on. If I run “iscsiadm --mode session” in the console, I indeed get and error: iscsiadm: No active sessions. Do I need to create a session or setup libvert to do that before iSCSI is supposed to work? The log shows that libvirt is able to connect to the target: iscsid: Connection85:0 to [target: iqn.2013-11.freenas:vmpool, portal: 10.0.10.23,3260] through [iface: libvirt-iface-04d9ea67] is operational now > You may also find if you have selinux enabled as Enforcing there could > be more configuration that you need (if the iSCSI tgtd is local). > Setting up a label o...
2013 Dec 23
0
Re: Connect libvirt to iSCSI target
...e session” in the console, I indeed get and > error: > > iscsiadm: No active sessions. > > Do I need to create a session or setup libvert to do that before > iSCSI is supposed to work? > > The log shows that libvirt is able to connect to the target: > > iscsid: Connection85:0 to [target: iqn.2013-11.freenas:vmpool, portal: 10.0.10.23,3260] through [iface: libvirt-iface-04d9ea67] is operational now > >> You may also find if you have selinux enabled as Enforcing there could >> be more configuration that you need (if the iSCSI tgtd is local). >> Set...
2013 Dec 18
3
Connect libvirt to iSCSI target
Hi! I'm new to libvirt and face problems connecting to an iSCSI target. What I intend to do is to connect libvirt (I tried virt-manager and virsh) to an iSCSI target and then boot from the LUNs which contain the VMs. I followed the documentation¹ but got stuck at section 12.1.5.4.3. 1) virsh pool-define-as \ --name foo \ --type iscsi