<?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 All Lun's serial numbers in Hex format in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/All-Lun-s-serial-numbers-in-Hex-format/m-p/122127#M7561</link>
    <description>&lt;P&gt;Helloo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the 7 mode command;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;filer&amp;gt; lun serial -x &amp;lt;lun-path&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see the serial number one of the given lun. But I wanna just list all the serial number at the same time in one command set?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have somebody any idea? ( with * I can not !!)&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 19:36:51 GMT</pubDate>
    <dc:creator>ckirim</dc:creator>
    <dc:date>2025-06-04T19:36:51Z</dc:date>
    <item>
      <title>All Lun's serial numbers in Hex format</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/All-Lun-s-serial-numbers-in-Hex-format/m-p/122127#M7561</link>
      <description>&lt;P&gt;Helloo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the 7 mode command;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;filer&amp;gt; lun serial -x &amp;lt;lun-path&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see the serial number one of the given lun. But I wanna just list all the serial number at the same time in one command set?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have somebody any idea? ( with * I can not !!)&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 19:36:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/All-Lun-s-serial-numbers-in-Hex-format/m-p/122127#M7561</guid>
      <dc:creator>ckirim</dc:creator>
      <dc:date>2025-06-04T19:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: All Lun's serial numbers in Hex format</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/All-Lun-s-serial-numbers-in-Hex-format/m-p/122131#M7562</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look at this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.netapp.com/t5/FAS-and-V-Series-Storage-Systems-Discussions/How-to-list-all-lun-serial-numbers-on-netapp/td-p/28247" target="_blank"&gt;http://community.netapp.com/t5/FAS-and-V-Series-Storage-Systems-Discussions/How-to-list-all-lun-serial-numbers-on-netapp/td-p/28247&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 08:18:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/All-Lun-s-serial-numbers-in-Hex-format/m-p/122131#M7562</guid>
      <dc:creator>mikkisse</dc:creator>
      <dc:date>2016-08-09T08:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: All Lun's serial numbers in Hex format</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/All-Lun-s-serial-numbers-in-Hex-format/m-p/122133#M7563</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply. I have already visited this link but&amp;nbsp;this instruction is showing just all serial numbers in normal format not in HEX and at the end of the lun Path. I want to actually only all the serial numbers in a same outputs in HEX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 09:04:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/All-Lun-s-serial-numbers-in-Hex-format/m-p/122133#M7563</guid>
      <dc:creator>ckirim</dc:creator>
      <dc:date>2016-08-09T09:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: All Lun's serial numbers in Hex format</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/All-Lun-s-serial-numbers-in-Hex-format/m-p/122140#M7564</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/50439"&gt;@ckirim﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the cluster shell, use this command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;lun show -fields serial-hex&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 21:10:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/All-Lun-s-serial-numbers-in-Hex-format/m-p/122140#M7564</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2016-08-09T21:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: All Lun's serial numbers in Hex format</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/All-Lun-s-serial-numbers-in-Hex-format/m-p/122152#M7565</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Andrew,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think this solution is for c-mode. I can not see any "-fields" parameters in 7 mode&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2016 10:54:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/All-Lun-s-serial-numbers-in-Hex-format/m-p/122152#M7565</guid>
      <dc:creator>ckirim</dc:creator>
      <dc:date>2016-08-10T10:54:55Z</dc:date>
    </item>
  </channel>
</rss>

