HPE 3PAR StoreServ Storage
1748019 Members
4532 Online
108757 Solutions
New Discussion

Re: Displlay Tier0 and Tier1 used capacity for each VV.

 
SOLVED
Go to solution
Bieckert
Occasional Visitor

Displlay Tier0 and Tier1 used capacity for each VV.

I have FC Tier1 and SSD Tier0 cpgs.  How can I display the SSD and FC Used capacity by VV (lun)..  I'm looking for a cli command.

Thanks.

2 REPLIES 2
veeyarvi
HPE Pro

Re: Displlay Tier0 and Tier1 used capacity for each VV.

Hi Bieckert,

 

Please use the below option and check is this the one you are looking for

cli%showvv -s  -cpg <cpg name>


I am an HPE Employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
sbhat09
HPE Pro
Solution

Re: Displlay Tier0 and Tier1 used capacity for each VV.

Hi Bieckert,

You can use the command 'showvvcpg'

If you want to sort the command output based on CPG, please use the command 'showvvcpg -sortcol <col>,<order>'

col = column number in which CPG names are listed, starting with 0 from left hand side.
order = sorting order which can be 'dec' or 'inc' (representing decreasing ot increasing)

Example:
sortcol.JPG

Regards,
Srinivas Bhat

If you feel this was helpful please click the KUDOS! thumb below!


I am an HPE Employee

Accept or Kudo