ECS: How to determine a node model number

Summary: How to determine a node model number.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

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

Affected Products

ECS Appliance

Products

ECS Appliance
Article Properties
Article Number: 000014926
Article Type: How To
Last Modified: 22 Apr 2025
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.