Array Setup and Networking
1843978 Members
1618 Online
110226 Solutions
New Discussion

Re: How to set volume collection for volume using Powershell Toolkit

 
Mamo2k21
Occasional Contributor

How to set volume collection for volume using Powershell Toolkit

Hi,

I unable to set the volume collection for volume using Powershell Toolkit

I tried using as below, it not working

please help

set-volume -id <volume_id> -volcoll_name <volume_collection_name>

Set-NSVolume : A parameter cannot be found that matches parameter name 'volcoll_name'.
At line:1 char:32
+ Set-NSVolume -name "MyTest123" -volcoll_name "UAT"
+ ~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Set-NSVolume], ParameterBindingException
+ FullyQualifiedErrorId : NamedParameterNotFound,Set-NSVolume

 

 

1 REPLY 1
Muru123
HPE Pro

Re: How to set volume collection for volume using Powershell Toolkit

Hi,

Please refer the HPE Storage Toolkit Powershell cmdlets reference guide available in the below link https://infosight.hpe.com/InfoSight/media/cms/active/public/pubs_Windows_Integration_Guide_7_1_1.whz/index.html#ggk1566927538638.html 

 

For further assistance, you can reach out to Support

Support Quick Reference


While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company

Accept or Kudo