search for: tgtd

Displaying 20 results from an estimated 25 matches for "tgtd".

Did you mean: tgt
2009 Oct 07
1
tgtadm and exported iscsi volumes
Out of haste I decided for the first time not to pull down and compile iet to export a single volume to a windows machine so I just used tgtd. Well, much more time later than otherwise would be the case had I used iet, when I mount the volume on the windows ini, it can't find and install a driver? WTF? This have anything to do with the tgtd being a tech preview:) Anybody seen this b4? jlc
2017 Nov 09
0
[Gluster-devel] Poor performance of block-store with RDMA
...have same environment like below. - Distro : CentOS 6.9 - Kernel : 4.12.9 - GlusterFS : 3.10.5 - tcmu-runner : 1.2.0 - iscsi-initiator-utils : 6.2.0.873 and these are results from test. 1st. FILEIO on FUSE mounted - 333MB/sec 2nd. glfs user backstore - 140MB/sec 3rd. FILEIO on FUSE mounted with tgtd - 235MB/sec 4th. glfs user backstore with tgtd - 220MB/sec 5th. FILEIO on FUSE mounted (iSER) - 643MB/sec 6th. glfs user backstore (iSER) - 149MB/sec 7th. FILEIO on FUSE mounted with tgtd (iSER) - 677MB/sec 8th. glfs user backstore with tgtd(iSER) - 535MB/sec Every tests were done with dd command...
2012 Nov 17
2
iSCSI Question
...is true active/active MPIO utilizing the dm driver to combine LUN 1 from both host1 and host2 as a single /dev/dm-0 device in active/active mode. This would allow me to multipath across multiple fabrics, develop true high availability and increase my throughput significantly. Any idea of an iscsi tgtd that supports this? As far as I can tell, none do (that I can find). I know some proprietary vendors have this type of functionality, which may or may not be using iSCSI code (but that's a whole set of arguments for later..). Ultimately, my goal is this. I want to take my existing Ceph cluste...
2014 May 17
1
Large file system idea
...arge amount the performance of the equivalent file systems built with such packages as MooseFS and GlusterFS: I get about 350 MB/sec write speed through the file system, and up to 800 MB/sec read. I have built something like this, and by performing tests such as sending a SIGKILL to one of the tgtd's, I have been unable to kill access to the file system. Obviously one has to manually intervene on the return of the tgtd in order to fail/hot-remove/hot-add the relevent target(s) to the md device. Presumably this will be made easier by using persistent device names for the targets on S....
2012 Jan 13
1
LSI/3ware 9750-4i and multipath I/O
Hi, I was wondering if anyone has successfully configured two lsi/3ware 9750-4i series controllers for multipathing under CentOS 5.7 x86_64? I've tried some basic setups with both multibus and failover settings, and had repeatable filesystem corruption over a iscsi(tgtd) or nfs3 connection. Any ideas? Vahan
2008 Sep 30
3
iSCSI ini and ESX Server
I always used IET on CentOS but I have a quick server to setup to backup some VM's, then migrate to DAS on another server and the easiest way for me will be to accomplish this via iSCSI vmfs stores. I figured I would just use the ini that ships with CentOS but have never used it against ESX, anyone do this and have experiences they care to share? Should it be trivial or are there any non
2009 Jan 15
2
3Ware 9650SE tuning advice
Hello fellow sysadmins! I've assembled a whitebox system with a SuperMicro motherboard, case, 8GB of memory and a single quad core Xeon processor. I have two 9650SE-8LPML cards (8 ports each) in each server with 12 1TB SATA drives total. Three drives per "lane" on each card. CentOS 5.2 x86_64. I'm looking for advice on tuning this thing for performance. Especially for the
2006 Aug 02
0
[PATCH 0/6] SCSI frontend and backend drivers
...d target driver support in Linux SCSI mid layer. It has been included in the -mm tree. This patchset includes a modified version of tgt code. - Instructions This patchset is against cset 10426:840f33e54054. `make world && make install` should work. The user-space daemon code is at tools/tgtd directory. Configure your VM config file to use the SCSI drivers. If you like to export /dev/sdb1 as a logical unit to a VM, add the following line: scsi = [ ''disk:/dev/sdb1,w'' ] You must run the user-space daemon before starting domainUs (otherwise Domain0 crashes). /usr/sbin...
2009 Sep 07
5
using CentOS as an iSCSI server?
Has anyone succesfully setup, and used CentOS as an iSCSI server? I'm trying to setup a server with 4x500GB HDD's, setup in RAID 10 to act as an iSCSI server for a virtualization project, but I can't find a decent howto on how to setup an iSCSI server using CentOS. I would like to setup something like Openfiler, but we also need todo some other stuff that OpenFiler doesn't
2016 Apr 11
4
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
...Apr 4 11:19:44 funk kernel: blk_update_request: I/O error, dev sdd, sector 2048 (Test Setup) scsi-target-utils installed via yum, default config /etc/tgt/conf.d/xenguests.conf <target iqn.2016-02.com.bravenet:test> backing-store //mnt/vmdisk/test # vm image </target> systemctl tgtd restart iscsiadm -m discovery -t sendtargets -p localhost iscsiadm -m node -T iqn.2016-02.com.bravenet:test -l add it to lvm (pvcreate, vgcreate), let's call it /dev/vmdisk.vg/test.lv and then use libvirt to attempt to install an os on /dev/vmdisk.vg/test.lv (using anaconda) Around t...
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
2008 Dec 10
1
bind specific ip address to iscsi target
Hi all, I have setup a centos5.2 server (full updated) to serve iscsi disks using scsi-target-utils package. This server has two network adapters, one for remote administration and another to serve iscsi disk. How can I bind iscsi target service to only one ip address?? Many thanks. -- CL Martinez carlopmart {at} gmail {d0t} com
2012 Jan 03
0
iscsi target rescan means connections hang for five seconds
Hi, I'm starting to experiment with iscsi based volumes and while this works fine so far I ran into a problem. When I add a LUN to a target and refresh tgtd all i/o to that target seems to hang for five seconds. This is obviously less than ideal if the plan is to use the target for lots of guests. There is also the possibility to create one target with one LUN for each guest disk but that sounds like a management nightmare and the libvirt pool funct...
2013 Dec 21
0
Re: Connect libvirt to iSCSI target
...| password} fields, so while iscsiadm may work, when libvirt goes to connect it fails. Looking at the output in the system messages log may help (for my f19 /var/log/messages). 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 on the file - something I'm not an expert at... Another tool to try is 'iscsi-ls' from package 'libiscsi-utils' iscsi-ls -s -i iqn.2013-11.vmhost:vmpool \ iscsi://<username>%<password>@<ipAddr>:3260 where the <userna...
2008 Nov 16
3
can CentOS act as an iSCSI server?
Hi all, I would like to know if I could share some space on on of my servers, to another server(s) using the iSCSI protocal? I can see that CentOS can connect to an iSCSI server, but can it act as a iSCSI server? Is so, does anyone have some good HOWTO / tutorials / docs on how to set it up? I'm running CentOS 5.2 -- Kind Regards Rudi Ahlers
2016 Apr 12
3
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
...gt; >> >> (Test Setup) >> scsi-target-utils installed via yum, default config >> /etc/tgt/conf.d/xenguests.conf >> <target iqn.2016-02.com.bravenet:test> >> backing-store //mnt/vmdisk/test # vm image >> </target> >> >> systemctl tgtd restart >> >> iscsiadm -m discovery -t sendtargets -p localhost >> >> iscsiadm -m node -T iqn.2016-02.com.bravenet:test -l >> >> >> add it to lvm (pvcreate, vgcreate), let's call it /dev/vmdisk.vg/test.lv >> >> and then use libvirt to attemp...
2013 Dec 22
2
Re: Connect libvirt to iSCSI target
...ct 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 on the file - something I'm not an expert at... selinux is not used. > Another tool to try is 'iscsi-ls' from package 'libiscsi-utils' > > iscsi-ls -s -i iqn.2013-11.vmhost:vmpool \ > iscsi://<username>%<passwor...
2009 Aug 11
1
[PATCH server] remove appliance bits
...PPORT 32803", - "set /files/etc/sysconfig/nfs/LOCKD_UDPPORT 32769", - "set /files/etc/sysconfig/nfs/STATD_PORT 662" -] - -augeas {"nfslock_config": - changes => $nfslock_changes, - notify => Service["nfslock"] -} - -firewall_rule {"tgtd": destination_port => '3260'} -firewall_rule {"nfsd": destination_port => '2049'} -firewall_rule {"rpcbind": destination_port => '111'} -firewall_rule {"rpcbind-udp": destination_port => '111', protocol => 'udp...
2016 Apr 12
0
Problems with scsi-target-utils when hosted on dom0 centos 7 xen box
.../O error, dev sdd, sector > 2048 > > > (Test Setup) > scsi-target-utils installed via yum, default config > /etc/tgt/conf.d/xenguests.conf > <target iqn.2016-02.com.bravenet:test> > backing-store //mnt/vmdisk/test # vm image > </target> > > systemctl tgtd restart > > iscsiadm -m discovery -t sendtargets -p localhost > > iscsiadm -m node -T iqn.2016-02.com.bravenet:test -l > > > add it to lvm (pvcreate, vgcreate), let's call it /dev/vmdisk.vg/test.lv > > and then use libvirt to attempt to install an os on /dev/vmdisk.vg...
2013 Dec 23
0
Re: Connect libvirt to iSCSI 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 on the file - something I'm not an expert at... > > selinux is not used. > >> Another tool to try is 'iscsi-ls' from package 'libiscsi-utils' >> >> iscsi-ls -s -i iqn.2013-11.vmhost:vmpool \ >> is...