Displaying 20 results from an estimated 2000 matches similar to: "libvirt iSCSI target discovery"
2012 Dec 02
1
iSCSI storage pool autostart
Hello everyone,
I have recently installed libvirt 1.0.0 and am having a problem with my
iSCSI storage pool's autostarting. They are just going to an inactive state
right after a reboot of the host. However once the startup is complete I
can manually start the pool without problem.
I am getting the following errors in the libvirtd.log file but they don't
really give me much as to what
2011 Feb 15
1
working with multiple password protected iSCSI targets on one host
Hi,
How do I setup multiple password protected iSCSI targets on Linux?
I know that mounting a password protected iSCSI target requires modify
these records with the appropriate values:
node.session.auth.username = My_ISCSI_USR_NAME
node.session.auth.password = MyPassword
discovery.sendtargets.auth.username = My_ISCSI_USR_NAME
discovery.sendtargets.auth.password = MyPassword
But, now I need
2009 Jan 19
1
iscsi of a SAN on a DomU
Hi,
i have a debian Etch x86_64 with a xen 3.1 on a kernel 2.6.18-xen.
I have some DomU with Debian Etch.
I installed open-iscsi, configure /etc/iscsi/iscsid.conf:
---
node.active_cnx = 1
node.startup = automatic
#node.session.auth.username = dima
#node.session.auth.password = aloha
node.session.timeo.replacement_timeout = 120
node.session.err_timeo.abort_timeout = 10
2018 Mar 14
2
ISCSI target + LVM Problem
Hello, thanks for the help.
Yes
And the commands to discovery iscsi results ok
Such
iscsiadm --mode discovery --type sendtargets
And
scsiadm -m node -T
And the disks appear on pvdisplay
2018-03-14 16:23 GMT-03:00 Marcelo Roccasalva <
marcelo-centos at irrigacion.gov.ar>:
> On Wed, Mar 14, 2018 at 4:08 PM, marcos sr <msr.mailing at gmail.com> wrote:
> >
> >
2018 Apr 09
0
iscsiadm: Could not perform SendTargets discovery: encountered non-retryable iSCSI login failure
Hello
I know this not the place to ask help, but i can't send messages to iscsi
list. :(
I have 3 CentOS 6 connecting to a ISCSI server with Targecli suddenly they
lost connection and i receive this error when i performance iscsiadm --mode
discovery --type sendtargets --portal x.x.x.x
iscsiadm: Could not perform SendTargets discovery: encountered
non-retryable iSCSI login failure
I have
2011 Feb 28
2
can't disconnec iSCSI targets, please help
Hi,
I'm trying to disconnect some iSCSI targets, but can't seem to.
[root at localhost ~]# iscsiadm -m session
tcp: [1] 192.168.2.202:3260,1 iqn.2011.01.22.freenas.nvr:500gb
tcp: [3] 192.168.2.200:3260,1 iqn.2011-2.za.co.securehosting:RAID.thin3.vg0.1tba
tcp: [4] 192.168.2.202:3260,1 iqn.2011.01.22.freenas.nvr:extent0
tcp: [5] 192.168.2.200:3260,1
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
2009 Dec 08
1
[PATCH node] iscsi remote root basework This lays most of the groundwork for iscsi installation and configuration. At this time configuring iscsi is disabled due to multiple issues with dependent pieces.
- dracut does not currently support booting a dmsquash file system on an iscsiroot
- can not be configured in standalone mode since networking is not up, although works fine if ovirt-config-setup is run once booted.
Signed-off-by: Joey Boggs <jboggs at redhat.com>
---
recipe/common-pkgs.ks | 1 +
scripts/ovirt-config-boot | 67 ++++++++++++++++----
2018 Mar 14
2
ISCSI target + LVM Problem
Hello,
I have a LVM with 2 ISCSI disk mounted. The partition started presents
problem such " i/o error". I unmounted the device, and restarted target
server in scsi, wich as having some problems. After that i mapped iscsi and
trying to mount partition again but:
When i run the pvdisplay i get the following erro:
read failed after 0 of 4096 at 0: Input/output error
And cannot mount
2013 Dec 21
0
Re: Connect libvirt to iSCSI target
On 12/17/2013 07:13 PM, Marco wrote:
> 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
2016 Apr 11
4
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
Hello
We were attempting to use scsi-target-utils, hosted on a xen dom0 vm
using localhost, and running into some problems. I was not able to
reproduce this on a centos 7.2 server using the default kernel.
(From dmesg)
Apr 4 11:18:42 funk kernel: [ 596.511204] connection2:0: detected
conn error (1022)
Apr 4 11:18:42 funk kernel: connection2:0: ping timeout of 5 secs
expired, recv
2008 Jun 25
6
dm-multipath use
Are folks in the Centos community succesfully using device-mapper-multipath?
I am looking to deploy it for error handling on our iSCSI setup but there
seems to be little traffic about this package on the Centos forums, as far
as I can tell, and there seems to be a number of small issues based on my
reading the dm-multipath developer lists and related resources.
-geoff
Geoff Galitz
Blankenheim
2011 Jan 17
1
can't start iscsi - and can't find answer on google
Hi all,
I have the strangest problem on one of our backup server. iscsi
doesn't start at all, and gives the following error:
[root at 2U-NAS ~]# /etc/init.d/iscsi status
iscsid is stopped
[root at 2U-NAS ~]# /etc/init.d/iscsi start
iscsid is stopped
Starting iSCSI daemon: Unable to create pid file:
/var/run/brcm_iscsiuio.pid
[FAILED]
Setting up iSCSI targets: iscsiadm: No records
2016 Apr 12
3
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
By natively, I take it using
kernel /vmlinuz (vs kernel /xen)
Not yet, but working on setting up such an environment.
(At this time, I was using virt-install to reproduce the problem, and
the original server we are testing on did not support kvm but the 2nd
server does).
On 2016-04-12 03:26 AM, George Dunlap wrote:
> On Mon, Apr 11, 2016 at 9:14 PM, Nathan Coulson <nathan at
2013 Sep 25
3
Best Practice to remove an ISCSI LVM from a system
Hi,
I'd like to know what would be the best way to remove an iscsi lvm
storage from a server. (removing all reference to that storage etc.)
The storage in question will be reset and reformated and used on a
different server; so no LVM export is needed.
Do I have to do lvremove ..., vgremove ..., pvremove ... and do an
iscsiadm -m node -T ... -p ... -u and
iscsiadm -m node -o delete -T ...
2013 Dec 22
2
Re: Connect libvirt to iSCSI target
On 2013–12–21 John Ferlan wrote:
> On 12/17/2013 07:13 PM, Marco wrote:
> > 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
2011 Aug 24
0
pool-refresh on iSCSI pools does not actually rescan the bus
Hi,
When I add a new LUN on an iscsi target and then issue a pool-refresh command
on the respective storage pool in libvirt, libvirt will not find the new lun
(or notice if luns have been removed).
I'm using a Dell PowerVault MD3200i iSCSI Array to hold the volumes for
virtual servers in libvirt. In libvirt, I have defined the storage pool as
this:
<pool type='iscsi'>
2018 Mar 14
0
ISCSI target + LVM Problem
On Wed, Mar 14, 2018 at 4:27 PM, marcos sr <msr.mailing at gmail.com> wrote:
> Hello, thanks for the help.
>
> Yes
>
> And the commands to discovery iscsi results ok
>
> Such
> iscsiadm --mode discovery --type sendtargets
>
> And
>
> scsiadm -m node -T
>
> And the disks appear on pvdisplay
Ok. [Try not to top-post]
Let's try to read your disks
2009 Oct 09
1
Possible to run iscsi-target and initiator on same server?
I am trying to install Oracle RAC in a two node cluster for testing
purposes, so performance is not something that concerns me. I just want
to go through the process all the way to creating a database. I have all
the prerequisites except the shared storage and thought I'd give this a
try.
I'm running:
- CentOS 5.3 kernel 2.6.18-164.el5
- iscsitarget-1.4.18-1
-
2015 Dec 17
2
migrate a guest from VMware to KVM
I am trying to migrate a VMware guest to KVM. I have the .vmdk file which I
convert to qcow2 format using qemu-img convert.
The next step is to import the new img file.
If I use virt-install --import <guest config options> it all works fine.
But when I try the same think using the libvirt API I get the "no boot disk
found" message when starting the vm.
When importing the VM