Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

2349

February 7th, 2014 13:00

what hardware do I have

how do you get a list of the 'type' of hardware like GEN 2 3 or 4 +  - and the node capacity

2 Intern

 • 

1.2K Posts

February 7th, 2014 17:00

Run avmaint nodelist | grep gen and you will get what you want:

An example for 3-node GEN4 Avamar Server (3.9TB for each node):

Untitled.jpg

355 Posts

February 11th, 2014 07:00

Hello,

avmaint nodelist [--short] [--utilitynode]

--short           -  If supplied, returns an abbreviated report that does not contain configuration, checkpoint, garbage collect, or                          HFS check information.

--utilitynode     - If supplied, only utility node information is returned. This option added in version 7.0.

Above command will return detailed information for your Avamar server.

avmaint nodelist | grep gen

This command will return you hardware details.

Regards,

Pawan

498 Posts

February 11th, 2014 13:00

thank you that is exaclty what I needed!

No Events found!

Top