Unsolved
This post is more than 5 years old
2 Intern
•
236 Posts
0
1743
November 14th, 2014 08:00
RPA statistics
Hi All,
Is there a way to see from Unisphere for RPA how much data has been replicated for each volume in the consistency group? All that is displayed after starting the replication is that it is active for all the consistency groups, journal lag, protection window and bookmarks. How would I know if the source volume is fully replicated to the target volume, or not fully replicated, and much is remaining?
Appreciate your input.
No Events found!
forshr
2 Intern
•
1.1K Posts
1
November 14th, 2014 09:00
As consistency is relative to the consistency group this information is not available from the Unisphere or the CLI. Therefore you would know when a volume is fully replicated when the consistency gorup reaches an Active state or is 100% synched.
brettesinclair
2 Intern
•
715 Posts
1
November 18th, 2014 15:00
If it's Active, it's synch'd. (Or has synch'd at least once. It can now be subject to high load, journal lag bottlenecks etc which can affect the relative sync state) The Remote copy status will probably say "Distributing"
You can get details from the cli by running get_group_state and entering your CG name.
victory_is_mine
2 Intern
•
236 Posts
0
November 18th, 2014 15:00
Thanks. My consistency group has reached an active state.
Is it also supposed to say in the GUI 100% synched?
victory_is_mine
2 Intern
•
236 Posts
0
December 2nd, 2014 22:00
Thank you all for your input.