<?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 Way to determine on which FC target port communication occurs to specific LUN/vol? in VMware Solutions Discussions</title>
    <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Way-to-determine-on-which-FC-target-port-communication-occurs-to-specific-LUN/m-p/3268#M320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there is any command on OnTAP 7.3.1 that I could just use to figure out on which FAS3160C target ports (0a..0d) traffic flows to specific LUN (or Volume) or from specific WWNs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any hints.&lt;/P&gt;&lt;P&gt;-Jakub.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 07:22:37 GMT</pubDate>
    <dc:creator>jakub_wartak</dc:creator>
    <dc:date>2025-06-05T07:22:37Z</dc:date>
    <item>
      <title>Way to determine on which FC target port communication occurs to specific LUN/vol?</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Way-to-determine-on-which-FC-target-port-communication-occurs-to-specific-LUN/m-p/3268#M320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there is any command on OnTAP 7.3.1 that I could just use to figure out on which FAS3160C target ports (0a..0d) traffic flows to specific LUN (or Volume) or from specific WWNs ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any hints.&lt;/P&gt;&lt;P&gt;-Jakub.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:22:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Way-to-determine-on-which-FC-target-port-communication-occurs-to-specific-LUN/m-p/3268#M320</guid>
      <dc:creator>jakub_wartak</dc:creator>
      <dc:date>2025-06-05T07:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Way to determine on which FC target port communication occurs to specific LUN/vol?</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Way-to-determine-on-which-FC-target-port-communication-occurs-to-specific-LUN/m-p/3273#M321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand what you are asking for there is actually a way of checking this, its not entirely straight forward but its not too hard and its low risk. The trick is to set a throttle on the igroup of that server and then monitor the FC ports on the controller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. set a throttle on a server&lt;/P&gt;&lt;P&gt;2. use the server whilst monitoring the fc ports&lt;/P&gt;&lt;P&gt;3. unset the throttle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. SET&lt;/P&gt;&lt;P&gt;igroup set&amp;nbsp; igroup_name throttle_reserve 1&lt;BR /&gt;igroup set&amp;nbsp; igroup_name throttle_borrow yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. igroup show -t -i 5 -c 12&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt; you ll see a line specifically for the igroup that you set. This syntax is for 60 seconds with updates every 5 seconds.&lt;/P&gt;&lt;P&gt;Use the server in question, perform some writes/reads etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. UNSET&lt;/P&gt;&lt;P&gt;igroup set&amp;nbsp; igroup_name throttle_reserve 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try using the command (igroup show -t -i 5 -c 12) before you set the throttle to get an idea of what it does before setting it. once its set to an igroup&lt;/P&gt;&lt;P&gt;you ll get to see what port the server is using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also find this out on the server by using ESX host utilities, ESX host utils. is a must on the server, so it should be there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: eric.barlier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 23:50:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Way-to-determine-on-which-FC-target-port-communication-occurs-to-specific-LUN/m-p/3273#M321</guid>
      <dc:creator>eric_barlier</dc:creator>
      <dc:date>2009-10-27T23:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Way to determine on which FC target port communication occurs to specific LUN/vol?</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/Way-to-determine-on-which-FC-target-port-communication-occurs-to-specific-LUN/m-p/3281#M322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. This answers my question &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2009 11:19:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/Way-to-determine-on-which-FC-target-port-communication-occurs-to-specific-LUN/m-p/3281#M322</guid>
      <dc:creator>jakub_wartak</dc:creator>
      <dc:date>2009-10-28T11:19:23Z</dc:date>
    </item>
  </channel>
</rss>

