<?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: Question regarding System-ID and Serial-number of Storage Array in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Question-regarding-System-ID-and-Serial-number-of-Storage-Array/m-p/125803#M2175</link>
    <description>&lt;P&gt;Thanks for your suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now as I told we are monitoring data for both Cluster-mode and 7-mode. For Cluster-mode we can use cluster-uuid as an ID field but for 7-mode is there also same issue(duplication of system-id or serial number for multiple filers)? For 7-mode we can use this field as an unique field ? If not then can you please help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2016 14:33:00 GMT</pubDate>
    <dc:creator>Shivang</dc:creator>
    <dc:date>2016-11-30T14:33:00Z</dc:date>
    <item>
      <title>Question regarding System-ID and Serial-number of Storage Array</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Question-regarding-System-ID-and-Serial-number-of-Storage-Array/m-p/125710#M2164</link>
      <description>&lt;P&gt;We are making a system which is monitoring NetApp storage array and we need help in the understanding of data.I just want to know that for cluster mode, is it possible to have a same serial number and system ID for multiple storage arrays?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 18:08:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Question-regarding-System-ID-and-Serial-number-of-Storage-Array/m-p/125710#M2164</guid>
      <dc:creator>Shivang</dc:creator>
      <dc:date>2025-06-04T18:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding System-ID and Serial-number of Storage Array</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Question-regarding-System-ID-and-Serial-number-of-Storage-Array/m-p/125725#M2167</link>
      <description>&lt;P&gt;The sysid and serial number of each node should be unique, and will be when the controllers are physical. &amp;nbsp;The serial number of the cluster is cluster wide, and although it _should_ be unique to the cluster, its not uncommon to see people reusing the cluster base key, so you'll see a lot of 99's and 08's in the field where people used a temp cluster base key and never applied the real one. You'll also see a lot of 23's because thats what is used on the assorted VSA platforms.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 17:34:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Question-regarding-System-ID-and-Serial-number-of-Storage-Array/m-p/125725#M2167</guid>
      <dc:creator>SeanHatfield</dc:creator>
      <dc:date>2016-11-28T17:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding System-ID and Serial-number of Storage Array</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Question-regarding-System-ID-and-Serial-number-of-Storage-Array/m-p/125735#M2170</link>
      <description>&lt;P&gt;If a&amp;nbsp;user will create multiple clusters with that temp cluster base key, will have the same sys-id and serial number for all clusters? If yes then how can we uniquely identify them?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 06:29:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Question-regarding-System-ID-and-Serial-number-of-Storage-Array/m-p/125735#M2170</guid>
      <dc:creator>Shivang</dc:creator>
      <dc:date>2016-11-29T06:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding System-ID and Serial-number of Storage Array</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Question-regarding-System-ID-and-Serial-number-of-Storage-Array/m-p/125736#M2171</link>
      <description>&lt;P&gt;Clusters don't have sysids, they only have serial numbers, formatted 1-80-xxxxxx. &amp;nbsp;The nodes within the clusters will have unique serial numbers and sysids, aside from a few corner cases involving sims, Edge evals, etc. &amp;nbsp;Clusters also have UUIDs, which can disambiguate cases where a duplicate base key was used.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2016 06:53:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Question-regarding-System-ID-and-Serial-number-of-Storage-Array/m-p/125736#M2171</guid>
      <dc:creator>SeanHatfield</dc:creator>
      <dc:date>2016-11-29T06:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding System-ID and Serial-number of Storage Array</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Question-regarding-System-ID-and-Serial-number-of-Storage-Array/m-p/125803#M2175</link>
      <description>&lt;P&gt;Thanks for your suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now as I told we are monitoring data for both Cluster-mode and 7-mode. For Cluster-mode we can use cluster-uuid as an ID field but for 7-mode is there also same issue(duplication of system-id or serial number for multiple filers)? For 7-mode we can use this field as an unique field ? If not then can you please help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 14:33:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Question-regarding-System-ID-and-Serial-number-of-Storage-Array/m-p/125803#M2175</guid>
      <dc:creator>Shivang</dc:creator>
      <dc:date>2016-11-30T14:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding System-ID and Serial-number of Storage Array</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Question-regarding-System-ID-and-Serial-number-of-Storage-Array/m-p/125805#M2176</link>
      <description>&lt;P&gt;Serial number is&amp;nbsp;associated with controller (motherboard) and systemid is associated with NVRAM. It is in&amp;nbsp;principle possible to replace these parts or&amp;nbsp;exchange them between controllers. So at least in case of hardware replacement due to component fault these numbers may change. You will need to updated them in your system.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 14:39:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Question-regarding-System-ID-and-Serial-number-of-Storage-Array/m-p/125805#M2176</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2016-11-30T14:39:21Z</dc:date>
    </item>
  </channel>
</rss>

