This repository was archived by the owner on Nov 8, 2023. It is now read-only.
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
SAN migration function request #42
Open
Description
Request from Devon Carr @OCTeksperts via Twitter - Ref: https://twitter.com/octeksperts/status/1412965607243321344?s=11
Basically, the migration script would connect to Pure SAN A, get disks with name like "SERVER1" and dump that output to an array, then connect to SAN B and create those disks with same name and size and protection group of the same name. Can you help me?