メイン コンテンツに進む
  • すばやく簡単にご注文が可能
  • 注文内容の表示、配送状況をトラック
  • 会員限定の特典や割引のご利用
  • 製品リストの作成とアクセスが可能
  • 「Company Administration(会社情報の管理)」では、お使いのDell EMCのサイトや製品、製品レベルでのコンタクト先に関する情報を管理できます。

Dell VxRail: How to find the product-serial number tag of a VxRail node

概要: This article provides different methods to find the product-serial number tag (PSNT) of a node.

この記事は自動翻訳されたものである可能性があります。品質に関するフィードバックがある場合は、このページの下部にあるフォームを使用してお知らせください。

文書の内容


手順

There are two identification tags on your appliance:
  • The VxRail appliance-serial number: You can find the serial number in VxRail Manager, or printed on the information tag. The product-serial number tag (PSNT) is a 14-digit number that is used to identify your appliance to Dell support.
  • The Service Tag: You can find the Service Tag printed on the physical appliance. The service tag is a 7-digit service tag number.
Note: Only use the VxRail appliance-serial number to contact Customer Support. The service tag number is required.

Method 1: Finding the PSNT from VxRail Plugin. 
  1. Go to the VxRail cluster > Configure > VxRail hosts > check PSNT for the host.
Inked PSNT from plugin

Method 2: Finding the PSNT from the iDRAC.
  1. Open the iDRAC for the Node.
  2. Open the Virtual console.
  3. The black screen has the PSNT written in it.
PSNT from the iDRAC

Method 3: Finding the PSNT from the VxRail Manager Virtual Machine
  1. Download the attached script file. 
  2. SSH to VxRail Virtual Machine (VM)
  3. Change the Security on the file:
    # chmod 777 <ScriptName>
  4. Run the script command: 
    # ./<ScriptName>
  5. Choose Option 4 to check PSNT. 
PSNT from the VxRail Manager VM
 

Method 4: Finding the PSNT from VxRail Manager VM. 
  1. SSH to VxRail VM as mystic user and then SU to root
  2. Run the command: 
    psql -U postgres vxrail
PSNT from VxRail Manager VM SSH
 

Method 5: Finding the Model and PSNT from the ESXi Console.

  1. Once you are in the console for the VxRail appliance, run the following command to get both the Model and PSNT.
opt/dell/DellPTAgent/tools/ipmitool_static fru print 17
  1. If the location of the ipmitool changes in a future version, run the following command to get the new location.
find /* -name ipmitool_static
  1. If you are only looking for the PSNT, run the following command. The first section of the Local Datastore name on each VxRail Appliance includes the 14-digit PSNT.
df -h

Method 6: Finding the PSNT from the Physical Node. 
 
PSNT from the Physical Node

See the VxRail Product Guide. 
https://dl.dell.com/content/docu67901_VxRail-Appliance-3.0-Product-Guide.pdf
  1. At the front of your VxRail Appliance, locate drives 2 and 3 on the left-side of the chassis.
  2. Pull out the blue-tabbed tag that is located above drives 2 and 3.
  3. Locate the appliance-serial number label on the pull-out tag.
Appliance serial number label on the pull-out tag

その他の情報

Watch this published video:

文書のプロパティ


影響を受ける製品

VxRail Appliance Family

最後に公開された日付

31 5月 2024

バージョン

8

文書の種類

How To