メイン コンテンツに進む
  • すばやく簡単にご注文が可能
  • 注文内容の表示、配送状況をトラック
  • 会員限定の特典や割引のご利用
  • 製品リストの作成とアクセスが可能
  • 「Company Administration(会社情報の管理)」では、お使いのDell EMCのサイトや製品、製品レベルでのコンタクト先に関する情報を管理できます。
一部の文書番号が変更されている可能性があります。探しているものではない場合は、すべての文書を検索してみてください。文書の検索

PowerStore: Where can I find the service tag

概要: The service tag is a unique seven-digit alphanumeric serial number that is used when engaging Dell Technologies technical support or looking for downloads on dell.com/support.

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

文書の内容


手順

How to find the service tag: 

 

On the base or expansion enclosure

The Service Tag for the 25-slot base enclosure is a black pull-out tag that is located between the drives in slots 16 and 17. The Service Tag includes the Part Number, Dell Service Tag, and System Serial Number.

image.png
Figure 1:  Locate the service tag on the flip side of the pull-out tag shown.

 

Using PowerStore Manager

You can view seven-digit alphanumeric service tag by clicking the Hardware tab in the top menu bar in the UI.

image.png
Figure 2: Service tag location in PowerStore Manager.

 

Logging into the appliance service console using SSH 

The service tag is displayed when you establish an SSH session to the appliance and login with the service account (if enabled). 

[SVC:service@ABCD123-A user]


You may also retrieve the service tag using the following service script: svc_diag list --basic

Or by using a grep filter: svc_diag list --basic | grep service_tag

 

svc_diag list --basic

<output snipped for brevity>

=================== Appliances ===================
id: A1
type: APPLIANCE
path: C1.A1
parent: C1
serial_number: **************
appliance_type: BARE_METAL
deployment_type: WARNADO
appliance_mode: UNIFIED
name: PowerAppliance-1
service_tag: ABCD123
express_service_code: **********
part_number: ***-***-***
model: PowerStore 7000T
release_version: 2.1.0.0
compatibility_level: 15
release_timestamp: 2022-01-17 20:49:19+00
installed_date: 2022-02-09 14:59:55+00

 

Using PSTCLI

The PowerStore Manager CLI enables you to run commands on a system through a prompt from a service console, a Microsoft Windows, or UNIX Linux host. The PowerStore Manager CLI is intended for users who want to interactively manage a PowerStore system, or to use commands in scripts for automating routine tasks.

C:\pstcli> pstcli -d  <cluster management IP address>  -u admin appliance show
Password (for host <cluster management IP address>):
 #  | id |         name          | service_tag |      model       | software_installed.release_version
----+----+-----------------------+-------------+------------------+------------------------------------
  1 | A1 |    PowerAppliance-1   |   ABCD123   | PowerStore 7000T | 2.1.0.0
    |    |                       |             |                  |

文書のプロパティ


影響を受ける製品

PowerStore, PowerStore 1000X, PowerStore 1000T, PowerStore 3000X, PowerStore 3000T, PowerStore 5000X, PowerStore 5000T, PowerStore 500T, PowerStore 7000X, PowerStore 7000T

製品

PowerStore Expansion Enclosure, PowerStore Rack, PowerStore 9000X, PowerStore 9000T, PowerStore Employee and Partner

最後に公開された日付

24 1月 2023

バージョン

2

文書の種類

How To