Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

16887

November 18th, 2013 02:00

Dell EqualLogic Powershell Script & Replicas

Hi all,

I am developing a script to retrieve information about the replicas done between two Dell EQL PS Series arrays.

For each volume, I am keeping a history of 10 replicas, i use this following command to display all the replicas done for a specific volume.

> get-eqlreplica -GroupName SANPROD -ReplicationSite SANBCK -VolumeName VOLUME

But I am unable to get the size for each replica. Is there a way to do it with the cmdlet provided by Dell ?

Thank for your help !

7 Technologist

 • 

729 Posts

November 18th, 2013 09:00

Currently the powershell cmd-lets do not show replication size data.  For now, only the GUI and SANHQ can show you the size of each replication.

-joe

No Events found!

Top