<?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 for Groveronline</title>
	<atom:link href="http://groveronline.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://groveronline.com</link>
	<description>A Grover. Online. Saying stuff.</description>
	<lastBuildDate>Thu, 18 Apr 2013 08:30:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Shorter trackpad-disabling timeout with Gnome 3 (Fedora 17) by Jaspreet</title>
		<link>http://groveronline.com/2012/05/shorter-trackpad-disabling-timeout-with-gnome-3-fedora-17/comment-page-1/#comment-8261</link>
		<dc:creator>Jaspreet</dc:creator>
		<pubDate>Thu, 18 Apr 2013 08:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://groveronline.com/?p=331#comment-8261</guid>
		<description><![CDATA[Very very good trick! Thanks for sharing it.]]></description>
		<content:encoded><![CDATA[<p>Very very good trick! Thanks for sharing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Targetcli Screencast series by agrover</title>
		<link>http://groveronline.com/2012/02/targetcli-screencast-series/comment-page-1/#comment-7941</link>
		<dc:creator>agrover</dc:creator>
		<pubDate>Thu, 14 Feb 2013 17:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://groveronline.com/?p=311#comment-7941</guid>
		<description><![CDATA[Hi Robert,

What distro and version of targetcli are you using? You should at least be seeing iscsi and loopback as possible fabrics.

Also, what do you see for /sys/class/fc_host/host*/port_name ?]]></description>
		<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>What distro and version of targetcli are you using? You should at least be seeing iscsi and loopback as possible fabrics.</p>
<p>Also, what do you see for /sys/class/fc_host/host*/port_name ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Targetcli Screencast series by Robert Wagnon</title>
		<link>http://groveronline.com/2012/02/targetcli-screencast-series/comment-page-1/#comment-7940</link>
		<dc:creator>Robert Wagnon</dc:creator>
		<pubDate>Thu, 14 Feb 2013 17:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://groveronline.com/?p=311#comment-7940</guid>
		<description><![CDATA[What can I do when I don&#039;t have any fabric modules listed?  I&#039;m trying to use qla2xxx.  I installed Kernel 3.7 with the QLogic TCM drivers.

I have created /etc/modprobe.d/qla2xxx.conf:
    options qla2xxx qlini_mode=&quot;disabled&quot;

mkinitrd -f /boot/initramfs-$(uname -r).img $(uname -r)
reboot
cat /sys/module/qla2xxx/parameters/qlini_mode:
    disabled


When I run targetcli, I don&#039;t see any modules at startup and no modules with ls.

My saveconfig.json looks like:
{
  &quot;fabric_modules&quot;: [],
  &quot;storage_objects&quot;: [],
  &quot;targets&quot;: []
}

Any ideas?]]></description>
		<content:encoded><![CDATA[<p>What can I do when I don&#8217;t have any fabric modules listed?  I&#8217;m trying to use qla2xxx.  I installed Kernel 3.7 with the QLogic TCM drivers.</p>
<p>I have created /etc/modprobe.d/qla2xxx.conf:<br />
    options qla2xxx qlini_mode=&#8221;disabled&#8221;</p>
<p>mkinitrd -f /boot/initramfs-$(uname -r).img $(uname -r)<br />
reboot<br />
cat /sys/module/qla2xxx/parameters/qlini_mode:<br />
    disabled</p>
<p>When I run targetcli, I don&#8217;t see any modules at startup and no modules with ls.</p>
<p>My saveconfig.json looks like:<br />
{<br />
  &#8220;fabric_modules&#8221;: [],<br />
  &#8220;storage_objects&#8221;: [],<br />
  &#8220;targets&#8221;: []<br />
}</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shorter trackpad-disabling timeout with Gnome 3 (Fedora 17) by amansingh</title>
		<link>http://groveronline.com/2012/05/shorter-trackpad-disabling-timeout-with-gnome-3-fedora-17/comment-page-1/#comment-7763</link>
		<dc:creator>amansingh</dc:creator>
		<pubDate>Sat, 12 Jan 2013 19:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://groveronline.com/?p=331#comment-7763</guid>
		<description><![CDATA[thanks alot. worked]]></description>
		<content:encoded><![CDATA[<p>thanks alot. worked</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on tgtd -&gt; LIO kernel target in RHEL 7 by bschulz</title>
		<link>http://groveronline.com/2012/11/tgtd-lio-in-rhel-7/comment-page-1/#comment-7195</link>
		<dc:creator>bschulz</dc:creator>
		<pubDate>Fri, 30 Nov 2012 17:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://groveronline.com/?p=367#comment-7195</guid>
		<description><![CDATA[Great, thanks!  I have Qlogic HBAs and LSI HBAs today so the lack of Emulex support isn&#039;t an issue right now anyway (not sure why I thought they were supported though).

I started using Fedora 18 Beta last night for some evaluation.  I&#039;m having problems with creating qla2xxx targets through targetcli though (and I did set the qla2xxx module to run in target mode, correct modules loaded, etc.).  Problem with running on a Fedora Beta is I&#039;m not sure what is broken and what I&#039;m just doing incorrectly.  I&#039;ll try Fedora 17 with the newer 3.6.x kernel over the weekend and see if targetcli will work with the qla2xxx support there...]]></description>
		<content:encoded><![CDATA[<p>Great, thanks!  I have Qlogic HBAs and LSI HBAs today so the lack of Emulex support isn&#8217;t an issue right now anyway (not sure why I thought they were supported though).</p>
<p>I started using Fedora 18 Beta last night for some evaluation.  I&#8217;m having problems with creating qla2xxx targets through targetcli though (and I did set the qla2xxx module to run in target mode, correct modules loaded, etc.).  Problem with running on a Fedora Beta is I&#8217;m not sure what is broken and what I&#8217;m just doing incorrectly.  I&#8217;ll try Fedora 17 with the newer 3.6.x kernel over the weekend and see if targetcli will work with the qla2xxx support there&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on tgtd -&gt; LIO kernel target in RHEL 7 by agrover</title>
		<link>http://groveronline.com/2012/11/tgtd-lio-in-rhel-7/comment-page-1/#comment-7161</link>
		<dc:creator>agrover</dc:creator>
		<pubDate>Wed, 28 Nov 2012 17:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://groveronline.com/?p=367#comment-7161</guid>
		<description><![CDATA[First I&#039;d recommend using Fedora 17 instead of RHEL 6 to evaluate LIO. It should require a lot less fighting :)

AFAIK LIO in the upstream kernel supports Qlogic HBAs. I don&#039;t recall seeing Emulex support yet. The plan for RHEL 7 is to support all fabrics LIO supports except usb-gadget.]]></description>
		<content:encoded><![CDATA[<p>First I&#8217;d recommend using Fedora 17 instead of RHEL 6 to evaluate LIO. It should require a lot less fighting <img src='http://groveronline.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>AFAIK LIO in the upstream kernel supports Qlogic HBAs. I don&#8217;t recall seeing Emulex support yet. The plan for RHEL 7 is to support all fabrics LIO supports except usb-gadget.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on tgtd -&gt; LIO kernel target in RHEL 7 by bschulz</title>
		<link>http://groveronline.com/2012/11/tgtd-lio-in-rhel-7/comment-page-1/#comment-7156</link>
		<dc:creator>bschulz</dc:creator>
		<pubDate>Wed, 28 Nov 2012 10:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://groveronline.com/?p=367#comment-7156</guid>
		<description><![CDATA[Any clue what support for &quot;other protocols&quot; is being considered?  According to their wiki, the framework should support fibre channel targets on Qlogic and Emulex HBAs in current kernel versions.  I&#039;m still fighting through 3.6.x kernel and targetcli git builds to verify this on Top of RHEL 6, but it would be nice to know if the packages will support our needs out of the box with RHEL 7.]]></description>
		<content:encoded><![CDATA[<p>Any clue what support for &#8220;other protocols&#8221; is being considered?  According to their wiki, the framework should support fibre channel targets on Qlogic and Emulex HBAs in current kernel versions.  I&#8217;m still fighting through 3.6.x kernel and targetcli git builds to verify this on Top of RHEL 6, but it would be nice to know if the packages will support our needs out of the box with RHEL 7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on tgtd -&gt; LIO kernel target in RHEL 7 by agrover</title>
		<link>http://groveronline.com/2012/11/tgtd-lio-in-rhel-7/comment-page-1/#comment-7102</link>
		<dc:creator>agrover</dc:creator>
		<pubDate>Mon, 26 Nov 2012 21:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://groveronline.com/?p=367#comment-7102</guid>
		<description><![CDATA[Fixed it up to make a little clearer. Thanks! :)]]></description>
		<content:encoded><![CDATA[<p>Fixed it up to make a little clearer. Thanks! <img src='http://groveronline.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on tgtd -&gt; LIO kernel target in RHEL 7 by Vasily Anonimov</title>
		<link>http://groveronline.com/2012/11/tgtd-lio-in-rhel-7/comment-page-1/#comment-7101</link>
		<dc:creator>Vasily Anonimov</dc:creator>
		<pubDate>Mon, 26 Nov 2012 20:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://groveronline.com/?p=367#comment-7101</guid>
		<description><![CDATA[Read as
&gt;&quot;if you find yourself wanting to parse targetcli output, don’t Email me&quot;
twice &gt;_&lt;]]></description>
		<content:encoded><![CDATA[<p>Read as<br />
&gt;&#8221;if you find yourself wanting to parse targetcli output, don’t Email me&#8221;<br />
twice &gt;_&lt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shorter trackpad-disabling timeout with Gnome 3 (Fedora 17) by Googlify.se</title>
		<link>http://groveronline.com/2012/05/shorter-trackpad-disabling-timeout-with-gnome-3-fedora-17/comment-page-1/#comment-6718</link>
		<dc:creator>Googlify.se</dc:creator>
		<pubDate>Thu, 25 Oct 2012 11:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://groveronline.com/?p=331#comment-6718</guid>
		<description><![CDATA[Very nice!! Thank you!]]></description>
		<content:encoded><![CDATA[<p>Very nice!! Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  groveronline.com/comments/feed/ ) in 0.21836 seconds, on May 25th, 2013 at 9:17 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 25th, 2013 at 10:17 pm UTC -->