<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SuSE Linux Cluster - Hosts with different protocols (iSCSI and FCP) support in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/SuSE-Linux-Cluster-Hosts-with-different-protocols-iSCSI-and-FCP-support/m-p/154224#M34546</link>
    <description>&lt;P&gt;Never used it myself, but found an example of one igroup with both FC &amp;amp; iSCSI Initiators.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;::&amp;gt; lun mapping show -vserver vs1 -path /vol/igroup_1_1_vol/lun1 -igroup igroup_1&lt;BR /&gt;Vserver Name: vs1&lt;BR /&gt;LUN Path: /vol/igroup_1_1_vol/lun1&lt;BR /&gt;Volume Name: igroup_1_1_vol&lt;BR /&gt;Qtree Name: ""&lt;BR /&gt;LUN Name: lun1&lt;BR /&gt;Igroup Name: igroup_1&lt;BR /&gt;&lt;STRONG&gt;Igroup OS Type: linux&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Igroup Protocol Type: mixed&lt;/STRONG&gt;&lt;BR /&gt;LUN ID: 0&lt;BR /&gt;Portset Binding Igroup: -&lt;BR /&gt;ALUA: true&lt;BR /&gt;Initiators: 20:10:0a:50:00:01:01:01, 20:10:0a:50:00:01:02:01,&lt;BR /&gt;iqn.1994-05.com.redhat:6ed6dfb0489e&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To be honest, I wasn't even aware of if before....got to know atleast.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2020 10:12:51 GMT</pubDate>
    <dc:creator>Ontapforrum</dc:creator>
    <dc:date>2020-02-11T10:12:51Z</dc:date>
    <item>
      <title>SuSE Linux Cluster - Hosts with different protocols (iSCSI and FCP) support</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SuSE-Linux-Cluster-Hosts-with-different-protocols-iSCSI-and-FCP-support/m-p/154206#M34539</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Our customer is willing to deploy a SuSE Linux version 11 SP4 Cluster solution made of 2 hosts, but each host will use a different protocol to reach the same shared NetApp LUN (Host-1 using&amp;nbsp; iSCSI, Host-2 using FCP).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Questions are: is it officially supported by NetApp (I see the iGroup mixed mode, but not sure for this purpose)? Is there any documentation from NetApp side mentioning this? Or this must be checked with Host O.S. provider?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:19:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SuSE-Linux-Cluster-Hosts-with-different-protocols-iSCSI-and-FCP-support/m-p/154206#M34539</guid>
      <dc:creator>luiz_silva</dc:creator>
      <dc:date>2025-06-04T11:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: SuSE Linux Cluster - Hosts with different protocols (iSCSI and FCP) support</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SuSE-Linux-Cluster-Hosts-with-different-protocols-iSCSI-and-FCP-support/m-p/154213#M34542</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was trying to look up more information around&amp;nbsp; &lt;STRONG&gt;-protocol 'mixed'&lt;/STRONG&gt; igroup but cannot find much except that the igroup create command does mention about it in ONTAP 9.x documentation.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp&lt;/A&gt; (If you search for - lun igroup create )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;{ [-protocol &amp;lt;protocol_enum&amp;gt;] - Protocol&lt;BR /&gt;Specifies if the initiator group protocol is fcp, iscsi, or mixed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cluster1::&amp;gt; lun igroup create -vserver vs1 -igroup ig1 -protocol mixed -ostype linux -initiator &amp;lt;&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think as long as this (mixed protocol) configuration is for a Clustered Host file-system (As in your case SuSe&amp;nbsp; Linux Cluster) then it should be absolutely fine. &lt;U&gt;If you wish you can raise a ticket with NetApp just to get more clarity around it.&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Only conformance that I will check is for - SuSe linux compatibility with ONTAP in the Interoperability matrix, along with FC HBAs supported list and their firmware for the given ONTAP version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 21:46:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SuSE-Linux-Cluster-Hosts-with-different-protocols-iSCSI-and-FCP-support/m-p/154213#M34542</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-02-10T21:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: SuSE Linux Cluster - Hosts with different protocols (iSCSI and FCP) support</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SuSE-Linux-Cluster-Hosts-with-different-protocols-iSCSI-and-FCP-support/m-p/154219#M34545</link>
      <description>&lt;P&gt;You can use a mix, from the netapp side.&amp;nbsp; &amp;nbsp; &amp;nbsp;Though I like this method better:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For systems using both FC and iSCSI connections to the same LUN, you should create two igroups: one for FC and one for iSCSI; you should then map the LUN to both igroups.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://library.netapp.com/ecmdocs/ECMP1656701/html/GUID-1E29B3F8-1E6E-4383-BCA7-EE0BABCFB46D.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1656701/html/GUID-1E29B3F8-1E6E-4383-BCA7-EE0BABCFB46D.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 02:31:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SuSE-Linux-Cluster-Hosts-with-different-protocols-iSCSI-and-FCP-support/m-p/154219#M34545</guid>
      <dc:creator>SpindleNinja</dc:creator>
      <dc:date>2020-02-11T02:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: SuSE Linux Cluster - Hosts with different protocols (iSCSI and FCP) support</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/SuSE-Linux-Cluster-Hosts-with-different-protocols-iSCSI-and-FCP-support/m-p/154224#M34546</link>
      <description>&lt;P&gt;Never used it myself, but found an example of one igroup with both FC &amp;amp; iSCSI Initiators.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;::&amp;gt; lun mapping show -vserver vs1 -path /vol/igroup_1_1_vol/lun1 -igroup igroup_1&lt;BR /&gt;Vserver Name: vs1&lt;BR /&gt;LUN Path: /vol/igroup_1_1_vol/lun1&lt;BR /&gt;Volume Name: igroup_1_1_vol&lt;BR /&gt;Qtree Name: ""&lt;BR /&gt;LUN Name: lun1&lt;BR /&gt;Igroup Name: igroup_1&lt;BR /&gt;&lt;STRONG&gt;Igroup OS Type: linux&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Igroup Protocol Type: mixed&lt;/STRONG&gt;&lt;BR /&gt;LUN ID: 0&lt;BR /&gt;Portset Binding Igroup: -&lt;BR /&gt;ALUA: true&lt;BR /&gt;Initiators: 20:10:0a:50:00:01:01:01, 20:10:0a:50:00:01:02:01,&lt;BR /&gt;iqn.1994-05.com.redhat:6ed6dfb0489e&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To be honest, I wasn't even aware of if before....got to know atleast.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 10:12:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/SuSE-Linux-Cluster-Hosts-with-different-protocols-iSCSI-and-FCP-support/m-p/154224#M34546</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-02-11T10:12:51Z</dc:date>
    </item>
  </channel>
</rss>

