<?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: FC to iSCSI failover (revival)</title>
	<atom:link href="http://www.hypervisor.fr/?feed=rss2&#038;p=3164" rel="self" type="application/rss+xml" />
	<link>http://www.hypervisor.fr/?p=3164</link>
	<description>French Bare-Metal weblog</description>
	<lastBuildDate>Fri, 30 Jul 2021 14:16:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: NiTRo</title>
		<link>http://www.hypervisor.fr/?p=3164&#038;cpage=1#comment-2295</link>
		<dc:creator>NiTRo</dc:creator>
		<pubDate>Thu, 29 Mar 2012 00:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3164#comment-2295</guid>
		<description>ZFS/WAFL are file systems AND volume managers, that makes multi protocol support easyier. I don&#039;t know for sure if they&#039;re the only one to support FC/iSCSI for the same LUN but i know they&#039;re built to support this.</description>
		<content:encoded><![CDATA[<p>ZFS/WAFL are file systems AND volume managers, that makes multi protocol support easyier. I don&#8217;t know for sure if they&#8217;re the only one to support FC/iSCSI for the same LUN but i know they&#8217;re built to support this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://www.hypervisor.fr/?p=3164&#038;cpage=1#comment-2294</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Wed, 28 Mar 2012 11:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3164#comment-2294</guid>
		<description>Thanks Nitro. 

I am still a bit confused. Are ZFS/WAFL file systems or storage processors?

Why does using ZFS/WAFL enable to support multiple transport protocols? I thought it would be the service/storage processor that took care of paths?

I thought a raw LUN presented to esx was formatted as a VMFS filesystem?</description>
		<content:encoded><![CDATA[<p>Thanks Nitro. </p>
<p>I am still a bit confused. Are ZFS/WAFL file systems or storage processors?</p>
<p>Why does using ZFS/WAFL enable to support multiple transport protocols? I thought it would be the service/storage processor that took care of paths?</p>
<p>I thought a raw LUN presented to esx was formatted as a VMFS filesystem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NiTRo</title>
		<link>http://www.hypervisor.fr/?p=3164&#038;cpage=1#comment-2293</link>
		<dc:creator>NiTRo</dc:creator>
		<pubDate>Wed, 28 Mar 2012 08:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3164#comment-2293</guid>
		<description>I&#039;m afraid only ZFS or WAFL are able to do that. You should try with nexenta CE</description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid only ZFS or WAFL are able to do that. You should try with nexenta CE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://www.hypervisor.fr/?p=3164&#038;cpage=1#comment-2292</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Wed, 28 Mar 2012 08:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3164#comment-2292</guid>
		<description>I created my own storage server using Debian 6.0.4 Linux using:

- SCST for FC target service
- iscsitarget package for iscsi

and writing to a software RAID5 device /dev/md0</description>
		<content:encoded><![CDATA[<p>I created my own storage server using Debian 6.0.4 Linux using:</p>
<p>- SCST for FC target service<br />
- iscsitarget package for iscsi</p>
<p>and writing to a software RAID5 device /dev/md0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NiTRo</title>
		<link>http://www.hypervisor.fr/?p=3164&#038;cpage=1#comment-2288</link>
		<dc:creator>NiTRo</dc:creator>
		<pubDate>Fri, 23 Mar 2012 23:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3164#comment-2288</guid>
		<description>i meant on the storage server side, and by the way what did you used as storage server ?</description>
		<content:encoded><![CDATA[<p>i meant on the storage server side, and by the way what did you used as storage server ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://www.hypervisor.fr/?p=3164&#038;cpage=1#comment-2287</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Fri, 23 Mar 2012 03:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3164#comment-2287</guid>
		<description>Thanks for your reply Nitro. I tried both ESX 4.1 and ESX 5.0.

How did you add FC and iSCSI to the same LUN?

Steps I took:

1. Add storage -&gt; finds both FC and iSCSI available with different IDs -&gt; Choose to add FC LUN.
2. Add storage -&gt; finds iSCSI available --&gt; Choose iSCSI -&gt; adds another LUN.

Now I have to different datastores to the same LUN with one path each.</description>
		<content:encoded><![CDATA[<p>Thanks for your reply Nitro. I tried both ESX 4.1 and ESX 5.0.</p>
<p>How did you add FC and iSCSI to the same LUN?</p>
<p>Steps I took:</p>
<p>1. Add storage -&gt; finds both FC and iSCSI available with different IDs -&gt; Choose to add FC LUN.<br />
2. Add storage -&gt; finds iSCSI available &#8211;&gt; Choose iSCSI -&gt; adds another LUN.</p>
<p>Now I have to different datastores to the same LUN with one path each.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NiTRo</title>
		<link>http://www.hypervisor.fr/?p=3164&#038;cpage=1#comment-2284</link>
		<dc:creator>NiTRo</dc:creator>
		<pubDate>Thu, 22 Mar 2012 06:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3164#comment-2284</guid>
		<description>it was 4.1 U1, how did you test it ?</description>
		<content:encoded><![CDATA[<p>it was 4.1 U1, how did you test it ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://www.hypervisor.fr/?p=3164&#038;cpage=1#comment-2283</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Thu, 22 Mar 2012 05:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3164#comment-2283</guid>
		<description>What ESX version did you use for this test? 

I tried ESXi 4.1u1 and 5.0 and vSphere will not recognise FC and iSCSI as the same LUN.</description>
		<content:encoded><![CDATA[<p>What ESX version did you use for this test? </p>
<p>I tried ESXi 4.1u1 and 5.0 and vSphere will not recognise FC and iSCSI as the same LUN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NiTRo</title>
		<link>http://www.hypervisor.fr/?p=3164&#038;cpage=1#comment-2063</link>
		<dc:creator>NiTRo</dc:creator>
		<pubDate>Mon, 18 Jul 2011 12:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3164#comment-2063</guid>
		<description>Pour PP/VE ça doit être récent car j&#039;avais testé ya un moment et c&#039;était locké à EMC. je vais refaire un test avec le nouveau vib, merci ;)</description>
		<content:encoded><![CDATA[<p>Pour PP/VE ça doit être récent car j&#8217;avais testé ya un moment et c&#8217;était locké à EMC. je vais refaire un test avec le nouveau vib, merci <img src='http://www.hypervisor.fr/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PiroNet</title>
		<link>http://www.hypervisor.fr/?p=3164&#038;cpage=1#comment-2062</link>
		<dc:creator>PiroNet</dc:creator>
		<pubDate>Mon, 18 Jul 2011 11:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3164#comment-2062</guid>
		<description>PP/VE est storage agnostic... Mais fonctionne mieux sur un EMC :)
Une version trial est dispo ici: https://community.emc.com/message/11590

Sinon trop bon le RR sur FC/iSCSI, j&#039;adore :)</description>
		<content:encoded><![CDATA[<p>PP/VE est storage agnostic&#8230; Mais fonctionne mieux sur un EMC <img src='http://www.hypervisor.fr/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Une version trial est dispo ici: <a href="https://community.emc.com/message/11590" rel="nofollow">https://community.emc.com/message/11590</a></p>
<p>Sinon trop bon le RR sur FC/iSCSI, j&#8217;adore <img src='http://www.hypervisor.fr/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NiTRo</title>
		<link>http://www.hypervisor.fr/?p=3164&#038;cpage=1#comment-2061</link>
		<dc:creator>NiTRo</dc:creator>
		<pubDate>Mon, 18 Jul 2011 10:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3164#comment-2061</guid>
		<description>En RR ça fonctionne bien : http://hypervisor.free.fr/img/ZFS_RR.png
Par contre avec PowerPath, impossible c&#039;est réservé aux LUN EMC...</description>
		<content:encoded><![CDATA[<p>En RR ça fonctionne bien : <a href="http://hypervisor.free.fr/img/ZFS_RR.png" rel="nofollow">http://hypervisor.free.fr/img/ZFS_RR.png</a><br />
Par contre avec PowerPath, impossible c&#8217;est réservé aux LUN EMC&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PiroNet</title>
		<link>http://www.hypervisor.fr/?p=3164&#038;cpage=1#comment-2060</link>
		<dc:creator>PiroNet</dc:creator>
		<pubDate>Mon, 18 Jul 2011 08:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypervisor.fr/?p=3164#comment-2060</guid>
		<description>Terrible!!!

Je suppose que dans ton config le FC est en 4Gb et le iSCSI en 1Gb!?

Ce qui expliquerqit que le failover en iSCSI resulte a 4x moins d&#039;IOPS qu&#039;en FC...

Question, peux-tu faire du RR natif (VMW) ou EMC PP/VE sur le FC avec Nexenta? Et encore plus fou, en incluant le stack iSCSI :))</description>
		<content:encoded><![CDATA[<p>Terrible!!!</p>
<p>Je suppose que dans ton config le FC est en 4Gb et le iSCSI en 1Gb!?</p>
<p>Ce qui expliquerqit que le failover en iSCSI resulte a 4x moins d&#8217;IOPS qu&#8217;en FC&#8230;</p>
<p>Question, peux-tu faire du RR natif (VMW) ou EMC PP/VE sur le FC avec Nexenta? Et encore plus fou, en incluant le stack iSCSI <img src='http://www.hypervisor.fr/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
</channel>
</rss>
