HewlettPackard / hpe3par_pstoolkit

The HPE Alletra 9000 and Primera and 3PAR PowerShell Toolkit supports cmdlets, which are wrappers around the native HPE Alletra 9000 or HPE Primera or HPE 3PAR storage CLI commands and Web Services API (WSAPI).
Other
12 stars 13 forks source link

New-VV -tdvv failure #41

Open kesch095 opened 3 years ago

kesch095 commented 3 years ago

Hello,

I get an error when trying to create a new VV using the -tdvv parameter:

New-VV -vvName $name -Size $size -CPGName $CPG -SANConnection $Connection -tdvv

FAILURE : While creating vv Dev_App

Using the Get-Help command i noticed, that -tdvv is deprecated an that I should use the -dedup parameter.

But trying this, my Powershell tells me there is no -dedup parameter for the New-VV cmdlet.

I am using the POSH method