Reseed-SmDagReplicaCopy
Contributors
Suggest changes
This command will restore or reseed the failed copy of the database.
Syntax
Reseed-SmDagReplicaCopy [-ReplicaHost] <String> [-Database] <String> [-BackupHost] <String>
Detailed Description
Restores an unhealthy replica by using either the most recent copy on the same host or the most recent copy from an alternate host.
Parameters
Name | Description | Required? | Pipeline Input | Default Value |
---|---|---|---|---|
ReplicaHost |
true |
false |
||
Database |
true |
false |
||
BackupHost |
false |
false |
Examples
Example 1: Reseed a replica
reseed-SmDagReplicaCopy -ReplicaHost "mva-rx200.netapp.com" -Database execdb -BackupHost "mva-rx201.netapp.com"