create-standby, csd
dbvcli create-standby {-d|--name} CONFIGURATION_NAME [--OPTIONS]
dbvcli csd {-d|--name} CONFIGURATION_NAME [--OPTIONS]
Set up disaster recovery
Option | Type | Description |
---|---|---|
| Y or N | enable automated standby update |
| string | interval for automated standby update in seconds |
| key=val | location for database files on standby host; FILE_NAME=LOC; can be specified multiple times |
| Y or N | enable observer |
| string | directory for full database backup on source host |
| string | directory for full database backup on standby host |
Ensure the source-backup-dir and standby-backup-dir locations has enough free space and always recommend to provide a custom location rather than using the default location.