<?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 Two things come to mind: in Storage Networking</title>
    <link>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779086#M9628</link>
    <description>&lt;P&gt;Two things come to mind:&lt;/P&gt;
&lt;P&gt;(1)OUI - See this link:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/6_x/dcnm/troubleshooting/guide/b_Cisco_DCNM_Troubleshooting_Guide/b_Cisco_DCNM_Troubleshooting_Guide_chapter_0100.html"&gt;Troubleshooting Issues with DCNM SAN&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Cisco DCNM cannot recognize the new Cisco switch or end device based on the unknown OUIs from WWN. To add new OUIs for Cisco switches or add a new device type, edit $Installation\dcm\fm\conf\server.properties:&lt;/P&gt;
&lt;PRE class="codeblock prettyprint"&gt;# Add new OUIs for discovering switch, end device with format: 
# 0xhhhhhh vendor_name devicetypes h(host)|d(disk)|t(tape)|s(switch)|g(gateway)|m(cisco mds)
# for example: newOUIs=0x00E069 JNI h|d; 0x000ded Cisco m;\
# 0x006069 Brocade s;
newOUIs = 0x000ded Cisco m -- is to add switch new OUI
newOUIs = 0x00E069 JNI h|d  -- is to add host or disk device new OUI
&lt;/PRE&gt;
&lt;P&gt;After you finish the edits, restart the Cisco DCNM-SAN server.&lt;/P&gt;
&lt;P&gt;(2)Check the FCNS ( Fibre Channel Name Server ) on the switch to see what FC4 features the new RPA is registering with the name server.&amp;nbsp; The command is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;show fcns database&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Nov 2015 19:12:49 GMT</pubDate>
    <dc:creator>jihicks</dc:creator>
    <dc:date>2015-11-30T19:12:49Z</dc:date>
    <item>
      <title>DCNM lists devices under wrong tab</title>
      <link>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779085#M9627</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;I'm using Cisco DCNM 7.2(1) to manage SAN fabrics.&lt;/P&gt;
&lt;P&gt;We have just plugged new appliances (they are named RPA, vendor is EMC), to the SAN, on both Fabrics.&lt;/P&gt;
&lt;P&gt;Each appliance has 2 ports n Fabric 1 and 2 ports on Fabric 2.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;There's something strange with DCNM...&lt;/P&gt;
&lt;P&gt;Under Fabric 1 all the RPA ports are listed under "host ports" tab.&lt;/P&gt;
&lt;P&gt;Under Fabric 2 some ports are listed under "host ports" tab, while others are listed under "storage ports" tab.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Any suggestion?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2015 13:43:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779085#M9627</guid>
      <dc:creator>DrPepper1234</dc:creator>
      <dc:date>2015-11-30T13:43:01Z</dc:date>
    </item>
    <item>
      <title>Two things come to mind:</title>
      <link>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779086#M9628</link>
      <description>&lt;P&gt;Two things come to mind:&lt;/P&gt;
&lt;P&gt;(1)OUI - See this link:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/6_x/dcnm/troubleshooting/guide/b_Cisco_DCNM_Troubleshooting_Guide/b_Cisco_DCNM_Troubleshooting_Guide_chapter_0100.html"&gt;Troubleshooting Issues with DCNM SAN&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Cisco DCNM cannot recognize the new Cisco switch or end device based on the unknown OUIs from WWN. To add new OUIs for Cisco switches or add a new device type, edit $Installation\dcm\fm\conf\server.properties:&lt;/P&gt;
&lt;PRE class="codeblock prettyprint"&gt;# Add new OUIs for discovering switch, end device with format: 
# 0xhhhhhh vendor_name devicetypes h(host)|d(disk)|t(tape)|s(switch)|g(gateway)|m(cisco mds)
# for example: newOUIs=0x00E069 JNI h|d; 0x000ded Cisco m;\
# 0x006069 Brocade s;
newOUIs = 0x000ded Cisco m -- is to add switch new OUI
newOUIs = 0x00E069 JNI h|d  -- is to add host or disk device new OUI
&lt;/PRE&gt;
&lt;P&gt;After you finish the edits, restart the Cisco DCNM-SAN server.&lt;/P&gt;
&lt;P&gt;(2)Check the FCNS ( Fibre Channel Name Server ) on the switch to see what FC4 features the new RPA is registering with the name server.&amp;nbsp; The command is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;show fcns database&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2015 19:12:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779086#M9628</guid>
      <dc:creator>jihicks</dc:creator>
      <dc:date>2015-11-30T19:12:49Z</dc:date>
    </item>
    <item>
      <title>Great answer :-)</title>
      <link>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779087#M9629</link>
      <description>&lt;P&gt;Great answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is very useful, thanks.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Still there's something strange... and I'm not sure that it depends on RPAs.&lt;/P&gt;
&lt;P&gt;The ones listed under "host ports" are using&amp;nbsp;&lt;EM&gt;scsi-fcp&lt;/EM&gt;&amp;nbsp;FC4 feature.&lt;/P&gt;
&lt;P&gt;The ones listed under "storage ports" are using&amp;nbsp;&lt;EM&gt;scsi-fcp:both&lt;/EM&gt; FC4 feature.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;As we're talking of exactly identical devices, I don't understand is why some ports have&amp;nbsp;&lt;EM&gt;scsi-fcp &lt;/EM&gt;and others&lt;EM&gt;&amp;nbsp;scsi-fcp:both&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;EDIT:&lt;BR /&gt;I tried to add EMC's OUI to the list, but nothing has changed in DCNM &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Here's what I added:&amp;nbsp;newOUIs=0x001248 Kashya d&lt;/P&gt;
&lt;P&gt;That value is the one I took from "vendor" column in DCNM. I altro tried to test that OUI with Wireshard OUI lookup tool, and it confirms it's by EMC/Kashya.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 08:08:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779087#M9629</guid>
      <dc:creator>DrPepper1234</dc:creator>
      <dc:date>2015-12-01T08:08:10Z</dc:date>
    </item>
    <item>
      <title>The device registers the FC4</title>
      <link>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779088#M9630</link>
      <description>&lt;P&gt;The device registers the FC4 featrures, so that would be a question for EMC I guess.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 13:14:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779088#M9630</guid>
      <dc:creator>jihicks</dc:creator>
      <dc:date>2015-12-01T13:14:17Z</dc:date>
    </item>
    <item>
      <title>I'll try to raise the issue</title>
      <link>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779089#M9631</link>
      <description>&lt;P&gt;I'll try to raise the issue with them... anyway this is not a big issue I guess.&lt;/P&gt;
&lt;P&gt;BTW: I still can't manage to move those targets in the correct tab &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Modification to OUI list doesn't have effect on that.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 13:37:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779089#M9631</guid>
      <dc:creator>DrPepper1234</dc:creator>
      <dc:date>2015-12-01T13:37:05Z</dc:date>
    </item>
    <item>
      <title>Did you restart DCNM after</title>
      <link>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779090#M9632</link>
      <description>&lt;P&gt;Did you restart DCNM after making the change?&lt;/P&gt;
&lt;P&gt;You may not be able to move them with the oui, because of the FC4 feature types.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 13:39:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779090#M9632</guid>
      <dc:creator>jihicks</dc:creator>
      <dc:date>2015-12-01T13:39:25Z</dc:date>
    </item>
    <item>
      <title>Yes, I have restarted DCNM</title>
      <link>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779091#M9633</link>
      <description>&lt;P&gt;Yes, I have restarted DCNM server a couple of times, and after that I have also restarted the whole VM.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;No luck...&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 13:58:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/storage-networking/dcnm-lists-devices-under-wrong-tab/m-p/2779091#M9633</guid>
      <dc:creator>DrPepper1234</dc:creator>
      <dc:date>2015-12-01T13:58:18Z</dc:date>
    </item>
  </channel>
</rss>

