Hi All,
I have a requirement where I haveto refresh some QA environments from my production data... This task requires creating snapshots on the volume, creating flexclone and then mapping the luns to the initiator group.
My query is whether I can run these command like taking snapshot or creating flexclone parallely on multiple volumes on the same storage system to get my work done faster.
I have been doing it via a script but the commands run in a sequence... I have tried firing the commands from multiple sessions... it takes almost the same time nd sometimes even the command fails.
Any suggestions would be highly appreciated.
Thanks,