Hi,
I am looking for a powerCLI script to unmap 8 datastores in parallel with 200MB reclaim unit.
Anyone has suggestions on that?
Regards,
Prashant M Bhushan
I'm not sure this is possible, afaik this is a limitation of vSphere.
You could handle multiple ESXi nodes in parallel, but not multiple LUN on one ESXi node.
For parallelism the easiest option is to use the Start-Job cmdlet.
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference
Hi LucD,
Thanks for your reply.
Can we find any reference for this limitation? That would be very helpful
Regards,
Prashant M Bhushan
