<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Linux tgtadm: Setup iSCSI Target  ( SAN )</title>
	<atom:link href="http://www.cyberciti.biz/tips/howto-setup-linux-iscsi-target-sanwith-tgt.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/tips/howto-setup-linux-iscsi-target-sanwith-tgt.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>Thu, 18 Mar 2010 14:19:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sayantan</title>
		<link>http://www.cyberciti.biz/tips/howto-setup-linux-iscsi-target-sanwith-tgt.html#comment-153856</link>
		<dc:creator>sayantan</dc:creator>
		<pubDate>Tue, 23 Feb 2010 06:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/?p=3485#comment-153856</guid>
		<description>amiens.sys1.xyz
is what?</description>
		<content:encoded><![CDATA[<p>amiens.sys1.xyz<br />
is what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ftaurino</title>
		<link>http://www.cyberciti.biz/tips/howto-setup-linux-iscsi-target-sanwith-tgt.html#comment-151523</link>
		<dc:creator>ftaurino</dc:creator>
		<pubDate>Sat, 07 Nov 2009 11:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/?p=3485#comment-151523</guid>
		<description>hi,

iscsi can export devices, but not filesystems. if you want more than one server access the same filesystem, you have to go on gfs2 or ocfs2. it&#039;s not so difficult to setup ;-)

and what about iet vs tgt? what&#039;s the best iscsi target for linux?

many thanks,

ftaurino</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>iscsi can export devices, but not filesystems. if you want more than one server access the same filesystem, you have to go on gfs2 or ocfs2. it&#8217;s not so difficult to setup ;-)</p>
<p>and what about iet vs tgt? what&#8217;s the best iscsi target for linux?</p>
<p>many thanks,</p>
<p>ftaurino</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://www.cyberciti.biz/tips/howto-setup-linux-iscsi-target-sanwith-tgt.html#comment-151209</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Sat, 24 Oct 2009 05:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/?p=3485#comment-151209</guid>
		<description>xiaolong
iscsi cannot do file sharing. because, unlike nfs, there is no locking.
just like fc san.
you can make a lun into a zone visible to more than 1 server, you can even access the lun from them. but you do not do that because it is just a raw access. not locking.</description>
		<content:encoded><![CDATA[<p>xiaolong<br />
iscsi cannot do file sharing. because, unlike nfs, there is no locking.<br />
just like fc san.<br />
you can make a lun into a zone visible to more than 1 server, you can even access the lun from them. but you do not do that because it is just a raw access. not locking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiaolong</title>
		<link>http://www.cyberciti.biz/tips/howto-setup-linux-iscsi-target-sanwith-tgt.html#comment-149512</link>
		<dc:creator>xiaolong</dc:creator>
		<pubDate>Thu, 16 Jul 2009 09:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/?p=3485#comment-149512</guid>
		<description>hi,guys,i have a question,
when i setup a iscsi target then export an iscsi device,
then i discovery the target device on two diffenence initoator ,and mount the device 
the in node a i create a file in the device which was iscsi device ,and then i think i will the file in the node b the iscsi device ,but i cann&#039;t see the file .i get lost.</description>
		<content:encoded><![CDATA[<p>hi,guys,i have a question,<br />
when i setup a iscsi target then export an iscsi device,<br />
then i discovery the target device on two diffenence initoator ,and mount the device<br />
the in node a i create a file in the device which was iscsi device ,and then i think i will the file in the node b the iscsi device ,but i cann&#8217;t see the file .i get lost.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Willsher</title>
		<link>http://www.cyberciti.biz/tips/howto-setup-linux-iscsi-target-sanwith-tgt.html#comment-146001</link>
		<dc:creator>Matt Willsher</dc:creator>
		<pubDate>Fri, 05 Dec 2008 13:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/?p=3485#comment-146001</guid>
		<description>Great how-to, thanks.

tgt is available on Centos 5.2. (details on the introduction to RHEL 5 is at http://rhn.redhat.com/errata/RHEA-2007-0713.html) 

To install:

&lt;code&gt;
# yum install scsi-target-utils 
&lt;/code&gt;

Works as detailed above.</description>
		<content:encoded><![CDATA[<p>Great how-to, thanks.</p>
<p>tgt is available on Centos 5.2. (details on the introduction to RHEL 5 is at <a href="http://rhn.redhat.com/errata/RHEA-2007-0713.html)" rel="nofollow">http://rhn.redhat.com/errata/RHEA-2007-0713.html)</a> </p>
<p>To install:</p>
<p><code><br />
# yum install scsi-target-utils<br />
</code></p>
<p>Works as detailed above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tapas Mallick</title>
		<link>http://www.cyberciti.biz/tips/howto-setup-linux-iscsi-target-sanwith-tgt.html#comment-145571</link>
		<dc:creator>Tapas Mallick</dc:creator>
		<pubDate>Thu, 13 Nov 2008 10:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/?p=3485#comment-145571</guid>
		<description>Nice tutorial. Please post topics on &quot;Cluster aware file system&quot;.</description>
		<content:encoded><![CDATA[<p>Nice tutorial. Please post topics on &#8220;Cluster aware file system&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vivek</title>
		<link>http://www.cyberciti.biz/tips/howto-setup-linux-iscsi-target-sanwith-tgt.html#comment-145553</link>
		<dc:creator>vivek</dc:creator>
		<pubDate>Tue, 11 Nov 2008 14:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/?p=3485#comment-145553</guid>
		<description>Britto,

Good suggestion.  OPENFILER is really good for SAN.</description>
		<content:encoded><![CDATA[<p>Britto,</p>
<p>Good suggestion.  OPENFILER is really good for SAN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Britto</title>
		<link>http://www.cyberciti.biz/tips/howto-setup-linux-iscsi-target-sanwith-tgt.html#comment-145551</link>
		<dc:creator>Britto</dc:creator>
		<pubDate>Tue, 11 Nov 2008 11:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/?p=3485#comment-145551</guid>
		<description>You guys can try with OPENFILER Opensource SAN Implementation</description>
		<content:encoded><![CDATA[<p>You guys can try with OPENFILER Opensource SAN Implementation</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.172 seconds -->
<!-- Cached page served by WP-Cache -->
