<?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 iSCSI and ifgrp in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/iSCSI-and-ifgrp/m-p/50196#M3530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I run iSCSI over a vif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pair of FAS3240s with a dual port 10GbE adapater in each.&amp;nbsp; I was planning on creating a LACP ifgrp containing the two 10GbE ports and then assigning 3 VLANs to this ifgrp, 2 for iSCSI and 1 for CIFS e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-left: 36.0pt; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;ifgrp create lacp vif10g -b ip e1a e1b&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 36.0pt; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;vlan create vif10g 12 31 32&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 36.0pt; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;ifconfig vif10g-12 192.168.12.201 netmask 255.255.254.0 partner vif10g&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;-12 trusted -wins&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 36.0pt; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;ifconfig vif10g-31 192.168.31.201 netmask 255.255.255.0 partner vif10g-31 mtusize 9000 trusted -wins&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 36.0pt; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;ifconfig vif10g-32 192.168.32.201 netmask 255.255.255.0 partner vif10g-32 mtusize 9000 trusted -wins&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes my VLAN 12 is a 23 bit network not a 24&amp;nbsp; bit, hence the netmask.&lt;/P&gt;&lt;P&gt;My Hyper-V hosts will have a dual port iSCSI HBA in them, one port configured for VLAN 31 and one port configure for VLAN 32.&amp;nbsp; I will install the Data ONTAP MPIO DSM.&amp;nbsp; Is this a working solution?&amp;nbsp; I had something in the back of my mind that the iSCSI ports should be on a dedicated NIC but I can not find any documentation to support this thought now.&amp;nbsp; I think it was in one version of the VMware Best Practices TR document.&amp;nbsp; Or is it just at the host that you should not aggregate the ports?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of the hosts will not have hardware iSCSI HBAs in them so I will use standard Ethernet adapters and the Microsoft Software iSCSI initiator, I guess this does not make a difference to how the iSCSI interfaces are configured on the FAS, i.e. if what I am doing is a working solution for a hardware iSCSI HBA it will also work for a software iSCSI initiator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:37:10 GMT</pubDate>
    <dc:creator>CJSCOLTRINITY</dc:creator>
    <dc:date>2025-06-05T06:37:10Z</dc:date>
    <item>
      <title>iSCSI and ifgrp</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/iSCSI-and-ifgrp/m-p/50196#M3530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I run iSCSI over a vif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pair of FAS3240s with a dual port 10GbE adapater in each.&amp;nbsp; I was planning on creating a LACP ifgrp containing the two 10GbE ports and then assigning 3 VLANs to this ifgrp, 2 for iSCSI and 1 for CIFS e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-left: 36.0pt; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;ifgrp create lacp vif10g -b ip e1a e1b&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 36.0pt; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;vlan create vif10g 12 31 32&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 36.0pt; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;ifconfig vif10g-12 192.168.12.201 netmask 255.255.254.0 partner vif10g&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;-12 trusted -wins&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 36.0pt; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;ifconfig vif10g-31 192.168.31.201 netmask 255.255.255.0 partner vif10g-31 mtusize 9000 trusted -wins&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 36.0pt; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;ifconfig vif10g-32 192.168.32.201 netmask 255.255.255.0 partner vif10g-32 mtusize 9000 trusted -wins&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes my VLAN 12 is a 23 bit network not a 24&amp;nbsp; bit, hence the netmask.&lt;/P&gt;&lt;P&gt;My Hyper-V hosts will have a dual port iSCSI HBA in them, one port configured for VLAN 31 and one port configure for VLAN 32.&amp;nbsp; I will install the Data ONTAP MPIO DSM.&amp;nbsp; Is this a working solution?&amp;nbsp; I had something in the back of my mind that the iSCSI ports should be on a dedicated NIC but I can not find any documentation to support this thought now.&amp;nbsp; I think it was in one version of the VMware Best Practices TR document.&amp;nbsp; Or is it just at the host that you should not aggregate the ports?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of the hosts will not have hardware iSCSI HBAs in them so I will use standard Ethernet adapters and the Microsoft Software iSCSI initiator, I guess this does not make a difference to how the iSCSI interfaces are configured on the FAS, i.e. if what I am doing is a working solution for a hardware iSCSI HBA it will also work for a software iSCSI initiator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:37:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/iSCSI-and-ifgrp/m-p/50196#M3530</guid>
      <dc:creator>CJSCOLTRINITY</dc:creator>
      <dc:date>2025-06-05T06:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: iSCSI and ifgrp</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/iSCSI-and-ifgrp/m-p/50201#M3531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Calvin &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you can you ISCSI over VIF and MPIO for load balancing . The one part which I am not sure is each portsin the adapter using diffrent VLAN and part of the same LUN. Please find the commnity link below where one of the community memeber has given a good example with the solution &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://communities.netapp.com/thread/7180" target="_blank"&gt;http://communities.netapp.com/thread/7180&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please revert back for any details &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 12:25:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/iSCSI-and-ifgrp/m-p/50201#M3531</guid>
      <dc:creator>kumaraysun</dc:creator>
      <dc:date>2012-01-20T12:25:52Z</dc:date>
    </item>
  </channel>
</rss>

