essnodedetails command

Obtains node details.

Synopsis


essnodedetails { -N NODE-LIST } 
               [ --prefix Prefix ] [ --suffix Suffix ]
               [ --fspdiscover][--identify] [--iprange IPRANGE]
               [ --pass PASSWORD] [ -h | --help ]

Availability

Available with IBM Storage Scale System.

Description

The essnodedetails command can be used to obtain node details.

Parameters

-N NODE-LIST
Specifies a comma separated list of nodes to get the node details.
--prefix Prefix
Provides a host name prefix. Use = between --prefix and value if the value starts with a -.
--suffix Suffix
Provides a host name suffix. Use = between --suffix and value if the value starts with -.
--fspdiscover
Specifies to discover nodes on the FSP network.
--identify
Specifies to identify the node.
--iprange IPRANGE
Provides the IP range use to discover nodes.
--pass PASSWORD
Specifies the IPMI password of FSP. Default password is used when not provided.
-h | --help
Displays usage information about this command and exits.

Exit status

0
Successful completion.
nonzero
A failure has occurred.

Security

You must have root authority to run the essnodedetails command.

Example

This example shows how to obtain the node details of the gssio1 node.
# essnodedetails -N gssio1
A sample output is as follows:

2018-02-28T03:30:07.688876 Generating node list for the test...
    2018-02-28T03:30:08.352377 nodelist:    gssio1
    Node type    : 8247-22L
    Node serial  : 2159F3A
       Static hostname: gssio1.localdomain
             Icon name: computer
            Machine ID: 213721d940844446a8b7e5f7bdf2ad1e
               Boot ID: cf8f091260ac4a9d92a48ca7f9f730be
      Operating System: Red Hat Enterprise Linux Server 7.4 (Maipo)
           CPE OS Name: cpe:/o:redhat:enterprise_linux:7.4:GA:server
                Kernel: Linux 3.10.0-693.33.1.el7.ppc64le
          Architecture: ppc64-le
    
    IP Address:
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN qlen 1
        inet 127.0.0.1/8 scope host lo
    --
    2: enP3p9s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
        inet 192.168.45.21/24 brd 192.168.45.255 scope global enP3p9s0f0
    Kernel       : Linux gssio1.localdomain 3.10.0-693.33.1.el7.ppc64le 
    #1 SMP Wed Jan 17 10:35:28 EST 2018 ppc64le ppc64le ppc64le GNU/Linux
    
    OFED         : MLNX_OFED_LINUX-4.1-4.1.6.1:
    gssio1: PCI Adapters
    0001:05:00.0 Serial Attached SCSI controller: 
    LSI Logic / Symbios Logic SAS2308 PCI-Express Fusion-MPT SAS-2 (rev 05)

    0001:0b:00.0 Serial Attached SCSI controller: 
    LSI Logic / Symbios Logic SAS2308 PCI-Express Fusion-MPT SAS-2 (rev 05)

    0001:0c:00.0 RAID bus controller: IBM PCI-E IPR SAS Adapter (ASIC) (rev 02)
    
    0005:03:00.0 Serial Attached SCSI controller: 
    LSI Logic / Symbios Logic SAS2308 PCI-Express Fusion-MPT SAS-2 (rev 05)

    0005:09:00.0 Serial Attached SCSI controller: 
    LSI Logic / Symbios Logic SAS2308 PCI-Express Fusion-MPT SAS-2 (rev 05)

    0006:03:00.0 Serial Attached SCSI controller: 
    LSI Logic / Symbios Logic SAS2308 PCI-Express Fusion-MPT SAS-2 (rev 05)

    0006:09:00.0 Serial Attached SCSI controller: 
    LSI Logic / Symbios Logic SAS2308 PCI-Express Fusion-MPT SAS-2 (rev 05)
    gssio1: Memory
                  total        used        free      shared  buff/cache   available
    Mem:           123G        2.9G        119G         26M        1.0G        119G
    Swap:          7.8G          0B        7.8G
    gssio1: Highspeed Interface
    mlx4_0 port 1 ==> enP2p1s0 (Up)
    mlx4_0 port 2 ==> enP2p1s0d1 (Up)
    mlx5_0 port 1 ==> ib0 (Up)
    mlx5_1 port 1 ==> ib1 (Down)
    Kernel Interface table
    Iface      MTU    RX-OK RX-ERR RX-DRP RX-OVR    TX-OK TX-ERR TX-DRP TX-OVR Flg
    enP2p1s0  1500        0      0      0 0             0      0      0      0 BMRU
    enP2p1s0  1500        0      0      0 0             0      0      0      0 BMRU
    enP3p9s0  1500      595      0      0 0          4884      0      0      0 BMRU
    enP3p9s0  1500        0      0      0 0             0      0      0      0 BMU
    enP3p9s0  1500        0      0      0 0             0      0      0      0 BMU
    enP3p9s0  1500        0      0      0 0             0      0      0      0 BMU
    ib0       2044      129      0      0 0             0      0      0      0 BMRU
    ib1       4092        0      0      0 0             0      0      0      0 BMU
    lo       65536        4      0      0 0             4      0      0      0 LRU
    gssio1: IP RAID Adaptere Status
    Name   PCI/SCSI Location          Description               Status
    ------ -------------------------  ------------------------- -----------------
    sda    0001:0c:00.0/0:2:0:0       RAID 10 Array                Optimized

Location

/opt/ibm/ess/tools/bin