Array Setup and Networking
1828589 Members
4996 Online
109983 Solutions
New Discussion

How Do I get the report of volumes based on every initiator group

 
SOLVED
Go to solution
Mamo2k21
Occasional Contributor

How Do I get the report of volumes based on every initiator group

Hi,

How Do I get the report of volumes based on every initiator group

I tried as below

Get-NSInitiatorGroup | select name, volume_list

But getting all the volumes list in one single line without proper formatting, how can I get as below

InitiatorGroupName, VolumeName, Size

 

1 REPLY 1
sbhat09
HPE Pro
Solution

Re: How Do I get the report of volumes based on every initiator group

Hello @Mamo2k21,

Split output from the system is not possible. You can copy the data to excel, use text to column, use customized delimiter and list it as you want.

Regards,

Srinivas Bhat 



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo