<?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: LUN WWN in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3248#M1007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take the serial number from your lun show -v:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filer&amp;gt; &lt;STRONG&gt;lun show -v &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/vol/vol1/lun0&amp;nbsp; 40m (41943040) &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Serial#: "OdCvFnbbKzih" &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the "OdCvFnbbKzih" through your favorite online text to hex converter and you get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4f644376466e62624b7a6968&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add the NetApp prefix "&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;60a98000"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;and you get "&lt;/SPAN&gt;60a98004f644376466e62624b7a6968" which is the WWID of the LUN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;-Danh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Apr 2013 23:21:02 GMT</pubDate>
    <dc:creator>VIRTUALDANH</dc:creator>
    <dc:date>2013-04-09T23:21:02Z</dc:date>
    <item>
      <title>LUN WWN</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3229#M1003</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm looking for a way to extract the LUN WWN from a Netapp LUN.&lt;/P&gt;
&lt;P&gt;From the netapp mib, I only have the LUN Serial Number.&amp;nbsp; I was wondering if such concept exists on Netapp filers.. ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it is not available from the MIB, I wonder if other API would expose it ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Marc&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:13:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3229#M1003</guid>
      <dc:creator>igormrbean</dc:creator>
      <dc:date>2025-06-05T07:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: LUN WWN</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3234#M1004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc and welcome to the communities! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/4.0.8/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding is that in NetApp world igroup (initiator group) carries WWN address, not an individual LUN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. this shows how to identify a particular LUN by using its ID plus igroup WWN combination:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://now.netapp.com/Knowledgebase/solutionarea.asp?id=ntapcs16500" target="_blank"&gt;https://now.netapp.com/Knowledgebase/solutionarea.asp?id=ntapcs16500&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jun 2010 16:51:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3234#M1004</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2010-06-14T16:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: LUN WWN</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3239#M1005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Radek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, I unfortunatly don't have access to read the provided link &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/4.0.8/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;.&amp;nbsp; I guess my level of access prohibit this page to be viewed...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, my understand of LUNs, is that all vendors, either in the FiberChannel world, and in the iSCSI world uses LUN WWN, which would be a unique identifer of a LUN.&amp;nbsp; They also provide a Serial Number, as in regular SCSI.&amp;nbsp; These refers to VDP pages 0x80 &amp;amp; 0x83.&amp;nbsp; Please correct me if I'm wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can already the the Serial Number, but I'm wondering how the LUN WWN is handled on Netapp filers, or even if such concepts exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 15:02:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3239#M1005</guid>
      <dc:creator>igormrbean</dc:creator>
      <dc:date>2010-06-15T15:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: LUN WWN</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3244#M1006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what the article says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR valign="top"&gt;&lt;TD&gt;How to determine which&amp;nbsp; LUN on the filer is mounted as which drive on the Windows host&lt;/TD&gt;&lt;/TR&gt;&amp;nbsp; &lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR valign="top"&gt;&lt;TD&gt;&lt;OL&gt;&lt;LI&gt;On the filer, use the 'lun show' and 'igroup show' commands to&amp;nbsp; identify LUNs served by the filer:&lt;BR /&gt;&lt;BR /&gt;filer&amp;gt; &lt;STRONG&gt;lun show -v &lt;/STRONG&gt;&lt;BR /&gt;/vol/vol1/lun0&amp;nbsp; 40m (41943040) &lt;BR /&gt;&lt;STRONG&gt;Serial#: "OdCvFnbbKzih" &lt;/STRONG&gt;&lt;BR /&gt;Share: "none" &lt;BR /&gt;Space&amp;nbsp; Reserved: "no" &lt;BR /&gt;Multiprotocol Type: "windows" &lt;BR /&gt;Exports: shpc=1 &lt;BR /&gt;/vol/vol1/lun1&amp;nbsp; 100m (104857600) &lt;BR /&gt;Serial#: "OdCvFnbbLMFZ" &lt;BR /&gt;Share: "none" &lt;BR /&gt;Space&amp;nbsp; Reserved: "no" &lt;BR /&gt;Multiprotocol Type: "windows" &lt;BR /&gt;Exports: shpc=2 &lt;BR /&gt;/vol/vol2/lun1&amp;nbsp; 50m (52428800) &lt;BR /&gt;Serial#: "OdCvFnbbH/Kr" &lt;BR /&gt;Share: "none" &lt;BR /&gt;Space&amp;nbsp; Reserved: "no" &lt;BR /&gt;Multiprotocol Type: "windows" &lt;BR /&gt;Exports: shpc=0 &lt;BR /&gt;&lt;BR /&gt;filer&amp;gt;&amp;nbsp; &lt;STRONG&gt;igroup show &lt;/STRONG&gt;&lt;BR /&gt;shpc (FCP) (ostype: windows2000): &lt;BR /&gt;&lt;STRONG&gt;10:00:00:00:c9:2b:fd:8e&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;On the Windows host use the 'lputilnt' facility to determine which&amp;nbsp; filer a device is served by:&lt;UL&gt;&lt;LI&gt;Go to "Lputilnt --&amp;gt; Adpater --&amp;gt; FCP bindings". Check the ID&amp;nbsp; number and Target (WWN). This ID Number and target WWN for each filer&amp;nbsp; (target) will be unique, so you can identify the filer serving the LUN. &lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;LI&gt;To determine which LUN maps to which device:&lt;UL&gt;&lt;LI&gt;"Computer management --&amp;gt; Storage --&amp;gt; Disk Management".&lt;/LI&gt;&lt;LI&gt;Right click the disk number and select "Properties".&lt;/LI&gt;&lt;LI&gt;Select Check Device Target ID number for the LUN. &lt;/LI&gt;&lt;LI&gt;This target number for the LUN will be the same as the ID number&amp;nbsp; from lputilnt above, so you can identify which LUN on the filer maps to&amp;nbsp; the device on the host.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 11:27:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3244#M1006</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2010-06-16T11:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: LUN WWN</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3248#M1007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take the serial number from your lun show -v:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filer&amp;gt; &lt;STRONG&gt;lun show -v &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/vol/vol1/lun0&amp;nbsp; 40m (41943040) &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Serial#: "OdCvFnbbKzih" &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the "OdCvFnbbKzih" through your favorite online text to hex converter and you get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4f644376466e62624b7a6968&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add the NetApp prefix "&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;60a98000"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;and you get "&lt;/SPAN&gt;60a98004f644376466e62624b7a6968" which is the WWID of the LUN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;-Danh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 23:21:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3248#M1007</guid>
      <dc:creator>VIRTUALDANH</dc:creator>
      <dc:date>2013-04-09T23:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: LUN WWN</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3252#M1008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may use online storage converter &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;lun serial&amp;nbsp; -x /vol/lun10_vol10/lun10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Serial (hex)#: 0x424230554f2b436779773449&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 06:12:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3252#M1008</guid>
      <dc:creator>IKOSKINRSHB</dc:creator>
      <dc:date>2013-05-14T06:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: LUN WWN</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3256#M1009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am getting wwid as '&lt;STRONG&gt;360a98000&lt;/STRONG&gt;426d526f4224443042567a61'. please let me know whether the prefix for netapp is changed now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; i used the scsi_id command in centos to get the wwid of the iscsi lun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muruges&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 14:02:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3256#M1009</guid>
      <dc:creator>MURUGES_MU</dc:creator>
      <dc:date>2013-08-20T14:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: LUN WWN</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3259#M1010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The '&lt;STRONG&gt;360a98000&lt;/STRONG&gt;426d526f4224443042567a61' is what you will see on a linux box.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "naa.&lt;STRONG&gt;60a98000&lt;/STRONG&gt;426d526f4224443042567a61" is what you will see in vmware.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like Igor's method is much faster at getting the WWN.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Danh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 17:29:24 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/3259#M1010</guid>
      <dc:creator>VIRTUALDANH</dc:creator>
      <dc:date>2013-09-11T17:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: LUN WWN</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/91673#M1211</link>
      <description>&lt;P&gt;There's a&amp;nbsp;readymade website for this now,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://tower.voleg.info/netapp_serial_to_wwid_converter.html"&gt;http://tower.voleg.info/netapp_serial_to_wwid_converter.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Works nice. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2014 06:09:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/LUN-WWN/m-p/91673#M1211</guid>
      <dc:creator>CheragKatrak</dc:creator>
      <dc:date>2014-10-09T06:09:17Z</dc:date>
    </item>
  </channel>
</rss>

