<?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: Setting up iSCSI targets on Solaris</title>
	<atom:link href="http://probably.co.uk/howto-set-up-iscsi-targets-on-solaris.html/feed" rel="self" type="application/rss+xml" />
	<link>http://probably.co.uk/howto-set-up-iscsi-targets-on-solaris.html</link>
	<description>Linux, Solaris, Puppet, Perl and more. Probably.</description>
	<lastBuildDate>Wed, 19 Oct 2011 16:15:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark</title>
		<link>http://probably.co.uk/howto-set-up-iscsi-targets-on-solaris.html/comment-page-1#comment-22223</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 19 Oct 2011 16:15:26 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=3#comment-22223</guid>
		<description>Hey Jason, Thanks for sharing your article - I wrote this some years ago now, and it&#039;s very out of date!</description>
		<content:encoded><![CDATA[<p>Hey Jason, Thanks for sharing your article &#8211; I wrote this some years ago now, and it&#8217;s very out of date!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Matthews</title>
		<link>http://probably.co.uk/howto-set-up-iscsi-targets-on-solaris.html/comment-page-1#comment-22222</link>
		<dc:creator>Jason Matthews</dc:creator>
		<pubDate>Wed, 19 Oct 2011 16:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=3#comment-22222</guid>
		<description>Here is similar article on iscsi, comstar, and windows based initiators.

http://broken.net/solaris/using-openindiananexentasolaris-with-zfs-comstar-microsoft-iscsi-initiator-and-lun-masking/</description>
		<content:encoded><![CDATA[<p>Here is similar article on iscsi, comstar, and windows based initiators.</p>
<p><a href="http://broken.net/solaris/using-openindiananexentasolaris-with-zfs-comstar-microsoft-iscsi-initiator-and-lun-masking/" rel="nofollow">http://broken.net/solaris/using-openindiananexentasolaris-with-zfs-comstar-microsoft-iscsi-initiator-and-lun-masking/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: parameswar</title>
		<link>http://probably.co.uk/howto-set-up-iscsi-targets-on-solaris.html/comment-page-1#comment-17536</link>
		<dc:creator>parameswar</dc:creator>
		<pubDate>Wed, 13 Jul 2011 05:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=3#comment-17536</guid>
		<description>thanks guys it is worked for me</description>
		<content:encoded><![CDATA[<p>thanks guys it is worked for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://probably.co.uk/howto-set-up-iscsi-targets-on-solaris.html/comment-page-1#comment-1806</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 06 Sep 2009 18:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=3#comment-1806</guid>
		<description>Thanks for posting the tip Ron, I&#039;m sure others will appreciated that.

Cheers</description>
		<content:encoded><![CDATA[<p>Thanks for posting the tip Ron, I&#8217;m sure others will appreciated that.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://probably.co.uk/howto-set-up-iscsi-targets-on-solaris.html/comment-page-1#comment-1732</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Tue, 01 Sep 2009 16:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=3#comment-1732</guid>
		<description>Pretty useful information here Mark.

I too had a problem where &quot;iscsiadm list target&quot; returned nothing. What I found that I had to do was:

1 - ensure that the iscsi_initiator service was enabled:
# svcs svc:/network/iscsi_initiator:default
# svcadm enable svc:/network/iscsi_initiator:default

2 - Create the iscsi device links:
# devfsadm -Cv -i iscsi

Then I was able to see the iscsi target devices.</description>
		<content:encoded><![CDATA[<p>Pretty useful information here Mark.</p>
<p>I too had a problem where &#8220;iscsiadm list target&#8221; returned nothing. What I found that I had to do was:</p>
<p>1 &#8211; ensure that the iscsi_initiator service was enabled:<br />
# svcs svc:/network/iscsi_initiator:default<br />
# svcadm enable svc:/network/iscsi_initiator:default</p>
<p>2 &#8211; Create the iscsi device links:<br />
# devfsadm -Cv -i iscsi</p>
<p>Then I was able to see the iscsi target devices.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://probably.co.uk/howto-set-up-iscsi-targets-on-solaris.html/comment-page-1#comment-12</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 04 Mar 2009 23:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=3#comment-12</guid>
		<description>Hi Janice,

Thanks for dropping by. I think it&#039;s a font thing with the --sendtargets switch, as the post source does actually say &#039;minus minus&#039; and not just &#039;dash&#039;. Sorry about that; maybe time to review the CSS eh?

Sorry, I can&#039;t help with your problem without a bit more information. Naturally this all worked just fine for me! If you do have some more debug information feel free to post it back and I&#039;ll see if I can suggest an answer.</description>
		<content:encoded><![CDATA[<p>Hi Janice,</p>
<p>Thanks for dropping by. I think it&#8217;s a font thing with the &#8211;sendtargets switch, as the post source does actually say &#8216;minus minus&#8217; and not just &#8216;dash&#8217;. Sorry about that; maybe time to review the CSS eh?</p>
<p>Sorry, I can&#8217;t help with your problem without a bit more information. Naturally this all worked just fine for me! If you do have some more debug information feel free to post it back and I&#8217;ll see if I can suggest an answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janice Chang</title>
		<link>http://probably.co.uk/howto-set-up-iscsi-targets-on-solaris.html/comment-page-1#comment-11</link>
		<dc:creator>Janice Chang</dc:creator>
		<pubDate>Wed, 04 Mar 2009 22:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://probably.co.uk/?p=3#comment-11</guid>
		<description>Hi...this is a handy website.  Just a note--I noticed that &quot;-sendtargets&quot; should be &quot;--sendtargets&quot;.

Say, I tried these instructions and when it came time to list targets on the client (i.e. &quot;iscsiadm list target&quot;), there was no output (and no error either, just the prompt).  Any idea?  (There was a generic message in /var/adm/messages, that there was an iscsi failure.  Unfortunately, that machine is down and I cannot access that text.)

Thanks for any leads.

Janice</description>
		<content:encoded><![CDATA[<p>Hi&#8230;this is a handy website.  Just a note&#8211;I noticed that &#8220;-sendtargets&#8221; should be &#8220;&#8211;sendtargets&#8221;.</p>
<p>Say, I tried these instructions and when it came time to list targets on the client (i.e. &#8220;iscsiadm list target&#8221;), there was no output (and no error either, just the prompt).  Any idea?  (There was a generic message in /var/adm/messages, that there was an iscsi failure.  Unfortunately, that machine is down and I cannot access that text.)</p>
<p>Thanks for any leads.</p>
<p>Janice</p>
]]></content:encoded>
	</item>
</channel>
</rss>

