The trepctl setrole command changes the role of the replicator service. This command can be used to change a configured host between Replica and Primary roles, for example during switchover.
trepctl setrole [ -role
master
slave
relay
] [ -uri
]
Where:
Table 7.29. trepctl setrole Command Options
To change the role of a replicator, specify the role using the
-role
parameter. Th
replicator must be offline when the role change is issued:
shell> trepctl setrole -role master
When setting a Replica, the URI of the Primary can be optionally supplied:
shell> trepctl setrole -role slave -uri thl://host1:2112/