Unsolved
This post is more than 5 years old
1 Rookie
•
28 Posts
0
1068
November 29th, 2016 16:00
Symmetrix recreate the pair relationship without device group(using device file)
Hi Guys,
I am trying to clean up some old device pairing for snaps/clones that are no longer needed. i have ran the 'symdg list', there are no device groups allocated from the vmax.
I have few Source luns that are Paired to Target Luns.
The Problem is few pairs are in Recreated state and other pairs are in Copied state. Is this Normal?
My Colleague is asking to change few pairs to Recreate state from copied state.
What is Copied state and recreated state
output:
Source Device Target Device State Cpy
--------------------------------- ---------------------------- ------------ ---
Sym Protected Modified Sym Modified
Logical Dev Tracks Tracks Logical Dev Tracks CGDP SRC <=> TGT (%)
--------------------------------- ---------------------------- ------------ ---
N/A 00385 0 0 N/A 00435 0 X.X. Copied 100
N/A 00389 0 0 N/A 00439 0 X.X. Copied 100
N/A 00391 0 0 N/A 00611 0 X.X. Copied 100
N/A 0038D 0 0 N/A 0043D 0 X.X. Copied 100
N/A 00399 0 0 N/A 00619 0 X.X. Copied 100
N/A 003A1 314579 0 N/A 00621 0 X.X. Recreated 96
N/A 003B9 4085188 0 N/A 00641 0 X.X. Recreated 74
N/A 003BD 76888 0 N/A 00517 0 X.X. Recreated 99
N/A 003A9 114907 0 N/A 00629 0 X.X. Recreated 98
N/A 003B1 16677 0 N/A 00631 0 X.X. Recreated 99
N/A 003C5 3507 0 N/A 00639 0 X.X. Recreated 99
N/A 003C1 1194317 0 N/A 00441 0 X.X. Recreated 72
Total --------- -------- --------
Track(s) 5806063 0 0
MB(s) 362879 0 0
rawstorage
3 Apprentice
•
420 Posts
1
November 29th, 2016 22:00
Jaii,
looks like someone has done a recreate on a subset of devices, this has been done with the precopy condition to start a background copy state. recreate -copy is a way to get a differential copy of your data onto the clone. These devices have not yet been activated. When you issue an activate against these pairs that will set the point in time image of the target and any remaining tracks will finish and will move to copied state.
You should check in your audit log to see when this was issued, you can search a date range for the devices in question and you should be able to find out when this was done and who issued the command.
If you simply want to terminate these you can put the devices in a file in the following format
00385 00435
symcone -sid xxx -f filename terminate
you may need to add the -force option on those that are in the recreated state .
jaiii
1 Rookie
•
28 Posts
0
November 30th, 2016 09:00
Hi Paul,
You are saying that Some one used Recreate to copy the differential data from Source to Target, right?
Some of the devices are in Copied state.
What does this activate mean? Could you give me some clear clarification.
How to check the audit log?