HPE 3PAR StoreServ Storage
1753519 Members
4747 Online
108795 Solutions
New Discussion юеВ

How to get HP 3PAR CPG Raid Configuration info from CLI

 
quaziashfaq
Occasional Visitor

How to get HP 3PAR CPG Raid Configuration info from CLI

Hi,

How can I get the raid configuation information of a CPG from CLI?

Rgds, Ashfaq

3 REPLIES 3
Dennis Handly
Acclaimed Contributor

Re: How to get HP 3PAR CPG Raid Configuration info from CLI

showcpg -sdg

showcpg -sag

Steve_3PAR
HPE Pro

Re: How to get HP 3PAR CPG Raid Configuration info from CLI

showcpg -sdg will show all details

Accept or Kudo

Terry_JA
Occasional Visitor

Re: How to get HP 3PAR CPG Raid Configuration info from CLI

If you want it for a particular CPG,

showcpg -sdg "cpg name"

e.g

P7200 cli% showcpg -sdg FC_r5
------(MB)------
Id Name Warn Limit Grow Args
1 FC_r5 - - 32768 -ssz 4 -ha mag -t r5 -p -devtype FC

I am an HPE Employee