 How to Make the Original Primary Cluster Primary for a Hitachi TrueCopy Protection Group
How to Make the Original Primary Cluster Primary for a Hitachi TrueCopy Protection GroupDeactivate the protection group on the original primary cluster.
| phys-paris-1# geopg stop -e Local tcpg | 
Resynchronize the configuration of the protection group.
This command updates the configuration of the protection group on cluster-paris with the configuration information of the protection group on cluster-newyork.
| phys-paris-1# geopg update tcpg | 
After the geopg update command completes successfully, tcpg has the following role on each cluster:
| cluster-paris: tcpg role: Primary cluster-newyork: tcpg role: secondary | 
Activate the protection group on both clusters in the partnership.
| phys-paris-1# geopg start -e Global tcpg | 
This command starts the application on cluster-paris. Data replication starts from cluster-paris to cluster-newyork.