The Remove-Replica command enables you to remove a Replica host from a given scenario.
Remove-Replica [-Name] <String> [-Host] <String> [-Parent] <String>
The name of the scenario.
The name of the Replica host you want to remove.
The parent of the Replica host you want to remove in the replication tree. It can be either the Master or an upstream Replica.
Example: Remove a Replica host from a scenario
remove-replica "FS 1" 130.119.185.153 -parent 130.119.185.152
Replica 130.119.185.153 removed
Copyright © 2015 Arcserve.
All rights reserved.
|
|