Unsolved

This post is more than 5 years old

1 Message

334

June 12th, 2017 08:00

Set Array LUN ID when creating LUN with ESI/Powershell

Is it possible to set the array LUN ID when creating a LUN with the ESI Powershell commands?  

PS> $l = New-EmcLun -Pool $vnx1Gp1 -Name 'TestLun1' -Capacity 2GB

TaskStatus: Started

10% : Creating the LUN...

100% : The specified LUN has been created.

TaskStatus: Completed

PS> $l.ArrayLunId

4  # this is the ID I want to set


I am working with a pair of VNX5800s and ESI 4x.

No Responses!
No Events found!

Top