ECS: How to determine a node model number

Summary: How to determine a node model number.

Acest articol se aplică pentru Acest articol nu se aplică pentru Acest articol nu este legat de un produs specific. Acest articol nu acoperă toate versiunile de produs existente.

Instructions

How to determine the model of nodes used in an ECS.

For a single node ssh into the node and issue the following command:

# dmidecode --type 3 | grep -i version

For multiple nodes, the viprexec command can be used to issue the command to all nodes in the ECS. If a node is offline, the model of the node can be assumed to be the same as the other nodes in the chassis. The ECS chassis has four server nodes per chassis:

# viprexec 'dmidecode --type 3 | grep -i version'

Output from host : 192.168.219.1
        Version: 105-000-345-02
Output from host : 192.168.219.2
        Version: 105-000-345-02
Output from host : 192.168.219.3
        Version: 105-000-345-02
Output from host : 192.168.219.4
       Version:  105-000-345-02

Produse afectate

ECS Appliance

Produse

ECS Appliance
Proprietăți articol
Article Number: 000014926
Article Type: How To
Ultima modificare: 22 apr. 2025
Version:  4
Găsiți răspunsuri la întrebările dvs. de la alți utilizatori Dell
Servicii de asistență
Verificați dacă dispozitivul dvs. este acoperit de serviciile de asistență.