跳转到主内容

如何识别 ONTAP 平台的序列号?

Views:
366
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
hw
Last Updated:

适用于

  • AFF 系统
  • ASA 系统
  • FAS 系统

说明

本文提供了使用命令行和 System Manager 来识别 ONTAP 平台序列号的步骤。

操作步骤

System Manager
  1. 转到 System Manager Dashboard 页面
  2. 将鼠标悬停在所需的节点上以检查序列号

How to Identify the Serial Number of an ONTAP Platform

命令行
  1. 对于集群范围的序列号,请从命令行运行   System Controller Show  

a.要获得单个节点的更详细视图,请从命令行运行 system node show -node <node name> 

::> system controller show
Controller Name       System ID    Serial Number    Model   Status
------------------------- ------------- ----------------- -------- -----------
NetAppA          5xxxxxxxx   7xxxxxxxxxxx    AFF-A250 ok
NetAppB          5xxxxxxxx   7xxxxxxxxxxx    AFF-A250 ok

::> node show -node NetAppB

                        Node: NetAppB
                       Owner: NetAppuser
                      Location: rtp
                       Model: AFF-A250
                   Serial Number: 7xxxxxxxxxxx
                     Asset Tag: -
                       Uptime: 413 days 21:50
                  NVRAM System ID: 5xxxxxxxx
                     System ID: 05xxxxxxxx
                       Vendor: NetApp
                       Health: true
                    Eligibility: true
              Differentiated Services: false
                All-Flash Optimized: true
                 Capacity Optimized: false
                   QLC Optimized: false
             All-Flash Select Optimized: false
           SAS2/SAS3 Mixed Stack Support: none

2.从 sysconfig -a 可以看到以下信息:

 NetApp Release 9.10.1P12D8: Thu Nov 23 19:10:13 EST 2023
 System ID: 053xx48804 (scc09n14a); partner ID: 0537xx8813 (sccxx14b)
 System Serial Number: 721xx00001x8 (scc09n14a)  >>>>>>>>>>>>>>>>>>>>>>>> SSN
 System Rev: A4
 System Storage Configuration: Multi-Path HA
 System ACP Connectivity: Inband Active
 SAS2/SAS3 Mixed Stack Support: all
 All-Flash Optimized: true
 Capacity Optimized: false
 All SAN Array: false
 Backplane Part Number: 111-0xx95
 Backplane Rev: A4
 Backplane Serial Number: 0218xx033849
 slot 0: System Board 1.7 GHz (System Board XXII B2)
         Model Name:      AFF-A300
         Part Number:     111-02493
         Revision:       B2
        Serial Number:    02182xx152x1  >>>>>>>>>>>>>>>>> Board SN
         BIOS version:     11.20
         Loader version:    6.0.17

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.

 

  • 这篇文章对您有帮助吗?