Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

PowerStore:サービス タグはどこで確認できますか?

Summary: サービス タグは、Dell EMCテクニカル サポートに連絡したり、dell.com/supportでダウンロードを探したりする場合に使用される、一意の英数字7桁のシリアル番号です。

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Instructions

サービス タグの検索方法: 

 

ベース エンクロージャ上または拡張エンクロージャ上

25スロット ベース エンクロージャのサービス タグは、スロット16と17のドライブ間にある黒い引き出しタグです。サービス タグには、パーツ ナンバー、Dellサービス タグ、およびシステムのシリアル ナンバーが含まれます。

image.png
図1:  表示されている引き出しタグの裏面にあるサービス タグを確認する。

 

PowerStore Managerの使用

UIの上部メニュー バーの[Hardware]タブをクリックすると、英数字7桁のサービス タグを表示できます。

image.png
図2:PowerStore Managerのサービス タグの場所

 

SSHを使用したアプライアンス サービス コンソールへのログイン 

サービス タグは、アプライアンスへのSSHセッションを確立し、サービス アカウントでログインするときに表示されます(有効な場合)。 

[SVC:service@ABCD123-A user]


サービス タグは、次のサービス スクリプトを使用して取得することもできます。svc_diag list --basic

または、grepフィルターを使用することもできます。svc_diag list --basic | grep service_tag

 

svc_diag list --basic

=================== Appliances ===================
id: A1
type: APPLIANCE
path: C1.A1
parent: C1
serial_number: CKM00101200682
appliance_type: BARE_METAL
deployment_type: WARNADO
appliance_mode: UNIFIED
name: PowerAppliance-1
service_tag: ABCD123
express_service_code: 1234567890
part_number: 900-564-103
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

 

PSTCLIの使用

PowerStore Manager CLIを使用すると、サービス コンソール、Microsoft Windows、またはUNIX Linuxホストから、プロンプトを介してシステムでコマンドを実行できます。PowerStore Manager CLIは、PowerStoreシステムを対話形式で管理するユーザー、または日常業務を自動化するためのスクリプトでコマンドを使用するユーザーを対象としています。

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

Article Properties


Affected Product

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

Product

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

Last Published Date

24 Jan 2023

Version

2

Article Type

How To