跳至主要內容
  • 簡單快速地下訂單
  • 檢視訂單及追蹤商品運送狀態
  • 建立並存取您的產品清單
  • 使用「公司管理」來管理您的 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