<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: CentOS 4 / Redhat Enterprise Linux 4 iSCSI Installation and Configuration ( iscsi initiators )</title> <atom:link href="http://www.cyberciti.biz/tips/howto-centos-rhel4-iscsi-initiators.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/howto-centos-rhel4-iscsi-initiators.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/tips/howto-centos-rhel4-iscsi-initiators.html#comment-148159</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Fri, 17 Apr 2009 18:13:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2285#comment-148159</guid> <description>Try the following:
&lt;a href=&quot;http://www.cyberciti.biz/tips/rhel-linux4-setup-device-mapper-multipathing-devicemapper.html&quot; rel=&quot;nofollow&quot;&gt;Red Hat / CentOS Linux 4: Setup Device Mapper Multipathing&lt;/a&gt;</description> <content:encoded><![CDATA[<p>Try the following:</p><p><a
href="http://www.cyberciti.biz/tips/rhel-linux4-setup-device-mapper-multipathing-devicemapper.html" rel="nofollow">Red Hat / CentOS Linux 4: Setup Device Mapper Multipathing</a></p> ]]></content:encoded> </item> <item><title>By: mouli</title><link>http://www.cyberciti.biz/tips/howto-centos-rhel4-iscsi-initiators.html#comment-148158</link> <dc:creator>mouli</dc:creator> <pubDate>Fri, 17 Apr 2009 17:11:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2285#comment-148158</guid> <description>Hi,
I have installed iscsi in redhat 5 and configured through via 100mbs netwotk card. I have one more network card int his server. How can I discovver the iscsi disk via diffrent network card to setup multi path..
Pls help me</description> <content:encoded><![CDATA[<p>Hi,</p><p>I have installed iscsi in redhat 5 and configured through via 100mbs netwotk card. I have one more network card int his server. How can I discovver the iscsi disk via diffrent network card to setup multi path..</p><p>Pls help me</p> ]]></content:encoded> </item> <item><title>By: Ajeet</title><link>http://www.cyberciti.biz/tips/howto-centos-rhel4-iscsi-initiators.html#comment-144327</link> <dc:creator>Ajeet</dc:creator> <pubDate>Thu, 10 Jul 2008 12:01:54 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2285#comment-144327</guid> <description>I am in attempt to setup two Node Cluster with iSCSI as alternative to Shared Storage.I configured target and initiator successfully.
Now When I ran on one of client :
#find /sys/devices/platform/host* -name &quot;block*&quot;
/sys/devices/platform/host1/target1:0:0/1:0:0:0/block
As for info,I have ran the following commands on client:
followed as said in the doc and found it this way:
[root@BL02DL385 ~]# rpm -ivh iscsi-initiator-utils-4.0.3.0-6.x86_64.rpm
warning: iscsi-initiator-utils-4.0.3.0-6.x86_64.rpm: V3 DSA signature: NOKEY, key ID 9b3c94f4
Preparing...                ########################################### [100%]
1:iscsi-initiator-utils  ########################################### [100%]
[root@BL02DL385 ~]# vi /etc/iscsi.conf
DiscoveryAddress=10.14.236.134
# OutgoingUsername=fred
# OutgoingPassword=uhyt6h
#           and/or
#
DiscoveryAddress=10.14.236.134
#  IncomingUsername=mary
#  IncomingPassword=kdhjkd9l
#
[root@BL02DL385 ~]# service iscsi start
Checking iscsi config:                                     [  OK  ]
Loading iscsi driver:                                      [  OK  ]
Starting iscsid:                                           [  OK  ]
[root@BL02DL385 ~]# CD /proc/scsi/scsi
-bash: CD: command not found
[root@BL02DL385 ~]# vi /proc/scsi/scsi
It is Displaying so:
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: IET      Model: VIRTUAL-DISK     Rev: 0
Type:   Direct-Access                    ANSI SCSI revision: 04
~
~
Is it working fine?
The entry for target ietd.conf file is:
Target iqn.2008-07.com.logica.vjs:storage.lun1
IncomingUser
OutgoingUser
Lun 0 Path=/root/cluster_share,Type=fileio
Alias iDISK0</description> <content:encoded><![CDATA[<p>I am in attempt to setup two Node Cluster with iSCSI as alternative to Shared Storage.I configured target and initiator successfully.<br
/> Now When I ran on one of client :</p><p>#find /sys/devices/platform/host* -name &#8220;block*&#8221;<br
/> /sys/devices/platform/host1/target1:0:0/1:0:0:0/block</p><p>As for info,I have ran the following commands on client:</p><p> followed as said in the doc and found it this way:</p><p>[root@BL02DL385 ~]# rpm -ivh iscsi-initiator-utils-4.0.3.0-6.x86_64.rpm</p><p>warning: iscsi-initiator-utils-4.0.3.0-6.x86_64.rpm: V3 DSA signature: NOKEY, key ID 9b3c94f4</p><p>Preparing&#8230;                ########################################### [100%]</p><p> 1:iscsi-initiator-utils  ########################################### [100%]</p><p> [root@BL02DL385 ~]# vi /etc/iscsi.conf</p><p>DiscoveryAddress=10.14.236.134</p><p> # OutgoingUsername=fred</p><p> # OutgoingPassword=uhyt6h</p><p>#           and/or</p><p>#</p><p>DiscoveryAddress=10.14.236.134</p><p>#  IncomingUsername=mary</p><p>#  IncomingPassword=kdhjkd9l</p><p>#</p><p>[root@BL02DL385 ~]# service iscsi start</p><p>Checking iscsi config:                                     [  OK  ]</p><p>Loading iscsi driver:                                      [  OK  ]</p><p>Starting iscsid:                                           [  OK  ]</p><p> [root@BL02DL385 ~]# CD /proc/scsi/scsi</p><p>-bash: CD: command not found</p><p>[root@BL02DL385 ~]# vi /proc/scsi/scsi</p><p>It is Displaying so:</p><p>Attached devices:</p><p>Host: scsi0 Channel: 00 Id: 00 Lun: 00</p><p> Vendor: IET      Model: VIRTUAL-DISK     Rev: 0</p><p> Type:   Direct-Access                    ANSI SCSI revision: 04</p><p>~</p><p>~</p><p>Is it working fine?</p><p>The entry for target ietd.conf file is:<br
/> Target iqn.2008-07.com.logica.vjs:storage.lun1</p><p> IncomingUser</p><p> OutgoingUser</p><p> Lun 0 Path=/root/cluster_share,Type=fileio</p><p> Alias iDISK0</p> ]]></content:encoded> </item> </channel> </rss>
