<?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: vSwicth for nfs and iscsi in VMware Solutions Discussions</title>
    <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/vSwicth-for-nfs-and-iscsi/m-p/79668#M7739</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that you are using the same subnet. Basically, the TCP/IP stack at the VMkernel level just sees some packets to route to x.x.x.x and it has two interfaces that matches.&lt;/P&gt;&lt;P&gt;It just picks up the first one I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any situation you need a specific interface for a specific job, you should use a separate IP network. I think the iSCSI case is easier to manage since you can bind specific vmkernel to iSCSI, and not others but the problem is the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Oct 2013 01:43:23 GMT</pubDate>
    <dc:creator>yannb</dc:creator>
    <dc:date>2013-10-02T01:43:23Z</dc:date>
    <item>
      <title>vSwicth for nfs and iscsi</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/vSwicth-for-nfs-and-iscsi/m-p/79655#M7734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This might be a vmware question, but netapp techs must came across this.&lt;/P&gt;&lt;P&gt; I have not found any document regarding both&amp;nbsp; protocol in&lt;BR /&gt;vmware environment for netapp storage in a single subnet.&lt;/P&gt;&lt;P&gt; Fas2040 is configured for&amp;nbsp; NFS and iscsi storages and both storage are in same subnet. .&lt;/P&gt;&lt;P&gt; Also have dell equallogic .&lt;/P&gt;&lt;P&gt;For the iscsi,&amp;nbsp; I can not use “Route Base IP hash"&lt;BR /&gt;Fot NFS , I have to use link aggregation with nic teaming load balance " route based IP hash"I put both NFS and Iscsi in same vswitch and noticed that VSC is mounting the NFS using iscsi port group eventhough the iscsi is configured to use " route based IP port is": nic teaming load balance policy.&lt;/P&gt;&lt;P&gt;Is there any way I can make NFS to use NFS port group?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:53:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/vSwicth-for-nfs-and-iscsi/m-p/79655#M7734</guid>
      <dc:creator>RATNATHURAI</dc:creator>
      <dc:date>2025-06-05T05:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: vSwicth for nfs and iscsi</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/vSwicth-for-nfs-and-iscsi/m-p/79659#M7736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can use 2 separate port groups for iSCSI and NFS (I believe you are already using it.) add separate vmKernel port for NFS and use specified port group.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; On NetApp Exports Permissions, only set root access &amp;amp; R/W access to IP assigned to NFS port group.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 23:34:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/vSwicth-for-nfs-and-iscsi/m-p/79659#M7736</guid>
      <dc:creator>TAQADUS_REHMAN</dc:creator>
      <dc:date>2013-10-01T23:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: vSwicth for nfs and iscsi</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/vSwicth-for-nfs-and-iscsi/m-p/79663#M7737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I did create separate portgroup, VSC updates the exportfs with all IPs (iscsi and Nfs) .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 00:53:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/vSwicth-for-nfs-and-iscsi/m-p/79663#M7737</guid>
      <dc:creator>RATNATHURAI</dc:creator>
      <dc:date>2013-10-02T00:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: vSwicth for nfs and iscsi</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/vSwicth-for-nfs-and-iscsi/m-p/79668#M7739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that you are using the same subnet. Basically, the TCP/IP stack at the VMkernel level just sees some packets to route to x.x.x.x and it has two interfaces that matches.&lt;/P&gt;&lt;P&gt;It just picks up the first one I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any situation you need a specific interface for a specific job, you should use a separate IP network. I think the iSCSI case is easier to manage since you can bind specific vmkernel to iSCSI, and not others but the problem is the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 01:43:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/vSwicth-for-nfs-and-iscsi/m-p/79668#M7739</guid>
      <dc:creator>yannb</dc:creator>
      <dc:date>2013-10-02T01:43:23Z</dc:date>
    </item>
  </channel>
</rss>

