<?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: How to Setup iSCSI Server (Target) and Client (Initiator) on Debian 9	</title>
	<atom:link href="https://www.tecmint.com/setup-iscsi-target-and-initiator-on-debian-9/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/setup-iscsi-target-and-initiator-on-debian-9/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 27 Aug 2020 05:39:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: gid		</title>
		<link>https://www.tecmint.com/setup-iscsi-target-and-initiator-on-debian-9/comment-page-1/#comment-1357533</link>

		<dc:creator><![CDATA[gid]]></dc:creator>
		<pubDate>Thu, 27 Aug 2020 05:39:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28775#comment-1357533</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-iscsi-target-and-initiator-on-debian-9/comment-page-1/#comment-1018943&quot;&gt;Rob Turner&lt;/a&gt;.

Hey, had this same issue, and it isn&#039;t fixed, would be super cool if you could at some point! Cheers!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-iscsi-target-and-initiator-on-debian-9/comment-page-1/#comment-1018943">Rob Turner</a>.</p>
<p>Hey, had this same issue, and it isn&#8217;t fixed, would be super cool if you could at some point! Cheers!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chris Pratt		</title>
		<link>https://www.tecmint.com/setup-iscsi-target-and-initiator-on-debian-9/comment-page-1/#comment-1269783</link>

		<dc:creator><![CDATA[Chris Pratt]]></dc:creator>
		<pubDate>Wed, 16 Oct 2019 09:38:29 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28775#comment-1269783</guid>

					<description><![CDATA[Very good article, I recommended it !]]></description>
			<content:encoded><![CDATA[<p>Very good article, I recommended it !</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rob Turner		</title>
		<link>https://www.tecmint.com/setup-iscsi-target-and-initiator-on-debian-9/comment-page-1/#comment-1018943</link>

		<dc:creator><![CDATA[Rob Turner]]></dc:creator>
		<pubDate>Fri, 27 Jul 2018 17:00:58 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28775#comment-1018943</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-iscsi-target-and-initiator-on-debian-9/comment-page-1/#comment-1018576&quot;&gt;Pepe&lt;/a&gt;.

Pepe,

Thanks. Had that in the screenshot and explanation of the command but must&#039;ve missed getting it into that one area! We&#039;ll get it fixed.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-iscsi-target-and-initiator-on-debian-9/comment-page-1/#comment-1018576">Pepe</a>.</p>
<p>Pepe,</p>
<p>Thanks. Had that in the screenshot and explanation of the command but must&#8217;ve missed getting it into that one area! We&#8217;ll get it fixed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pepe		</title>
		<link>https://www.tecmint.com/setup-iscsi-target-and-initiator-on-debian-9/comment-page-1/#comment-1018576</link>

		<dc:creator><![CDATA[Pepe]]></dc:creator>
		<pubDate>Thu, 26 Jul 2018 05:36:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28775#comment-1018576</guid>

					<description><![CDATA[Hi, a correction:
&lt;pre&gt;
# lvcreate -l 100%FREE tecmint_lun1 tecmint_iscsi
&lt;/pre&gt;
it should be:
&lt;pre&gt;
# lvcreate -l 100%FREE -n tecmint_lun1 tecmint_iscsi
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Hi, a correction:</p>
<pre>
# lvcreate -l 100%FREE tecmint_lun1 tecmint_iscsi
</pre>
<p>it should be:</p>
<pre>
# lvcreate -l 100%FREE -n tecmint_lun1 tecmint_iscsi
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ed		</title>
		<link>https://www.tecmint.com/setup-iscsi-target-and-initiator-on-debian-9/comment-page-1/#comment-1005998</link>

		<dc:creator><![CDATA[ed]]></dc:creator>
		<pubDate>Sat, 23 Jun 2018 04:24:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28775#comment-1005998</guid>

					<description><![CDATA[No success. This line worked:  &lt;strong&gt;iscsiadm -m discovery -t st -p 192.168.1.26&lt;/strong&gt;, returning 192.168.1.26:3260,1 iqn.2018-06.com.zyxel:nas540-target-1.rjrdaugc.

Nothing else worked, after editing the files and restarting services, nothing happened, no errors, nothing.

Is there something unique about a Zyxel NAS?]]></description>
			<content:encoded><![CDATA[<p>No success. This line worked:  <strong>iscsiadm -m discovery -t st -p 192.168.1.26</strong>, returning 192.168.1.26:3260,1 iqn.2018-06.com.zyxel:nas540-target-1.rjrdaugc.</p>
<p>Nothing else worked, after editing the files and restarting services, nothing happened, no errors, nothing.</p>
<p>Is there something unique about a Zyxel NAS?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
