Modifying rcopy targets
Modifying rcopy targets
I have a number of rcopy groups built and have been running but when creating a new rcopy group there is the ability have multiple backup targets. Is there a method for modifying an existing rcopy group to add a secondary backup target?
-
- Posts: 390
- Joined: Fri Jun 27, 2014 2:01 am
Re: Modifying rcopy targets
As far as i know you can only have one sync target, others will be periodic.
So, thing could go this way...
create a new rcopytarget.
creatercopytarget....
add a new target to your rcopygroup
setrcopygroup mode periodic <target_name> <group_name>
stop your rcopygroup
stoprcopygroup <group_name>
add a new mirror volume to primary volume
admitrcopytarget <target_name> <mode> <group_name> <pri_vv_name:sec_vv_name>
start your rcopygroup
startrcopygroup <group_name>
So, thing could go this way...
create a new rcopytarget.
creatercopytarget....
add a new target to your rcopygroup
setrcopygroup mode periodic <target_name> <group_name>
stop your rcopygroup
stoprcopygroup <group_name>
add a new mirror volume to primary volume
admitrcopytarget <target_name> <mode> <group_name> <pri_vv_name:sec_vv_name>
start your rcopygroup
startrcopygroup <group_name>