Start a Conversation

Unsolved

This post is more than 5 years old

2935

July 21st, 2014 08:00

Serial information Accelerator node and spare node

will the below command include the accelerator and spare nodes as well if I need serial information?

If not how can I get this (using Avamar 6.1). 

Also utility node is not included in the below.  The --utilitynode flag in the below command is only available in Avamar 7 how can I get serial for utility node as well for 6.1

avmaint nodelist --short | grep -i hardware


thanks

133 Posts

July 21st, 2014 08:00

For just the node you are logged onto:

ipmitool fru print | grep -i "Product Serial"

For all nodes in the grid:

mapall --all+ --user=root 'ipmitool fru print | grep -i "Product Serial" '

root@Avamar:~/#: ipmitool fru print

FRU Device Description : Builtin FRU Device (ID 0)

Chassis Type : Rack Mount Chassis

Chassis Part Number : 105-000-247

Chassis Serial : FC6CH121700203

Chassis Extra : ...............................

Chassis Extra : ...............................

Board Mfg Date : Tue May 1 10:47:00 2012

Board Mfg : Intel Corporation

Board Product : S2600GZ

Board Serial : QSGR15201034

Board Part Number : G29051-304

Product Manufacturer : EMC

Product Name : S2600GZ

Product Part Number : 100-580-640

Product Version : FFF

Product Serial : FC6AV121700014

Product Asset Tag : FC6AV121700014_100-580-640_A03

Community Manager

 • 

6.1K Posts

July 22nd, 2014 23:00

Hey,

Please refer to this KB:

How to find an Avamar node's WCAA / NNG / EMC serial number via SSH

https://emc--c.na5.visual.force.com/apex/KB_HowTo?id=kA0700000004KSH

Hope this helps!

No Events found!

Top