Commands for modifying MetroCluster Tiebreaker configurations
You can modify the MetroCluster configuration whenever you need to change the settings.
The Tiebreaker CLI monitor modify command can be used with any of the following options. You can confirm your changes with the monitor show -status command.
Option | Description |
---|---|
-monitor-name | Name of the MetroCluster configuration |
-enable-monitor | Enables and disables monitoring of the MetroCluster configuration |
-silent-period | Period in seconds for which the MetroCluster Tiebreaker software waits to confirm a site failure after detection |
-observer-mode | Observer mode ( true ) provides monitoring only, and does not trigger a switchover if a site disaster occurs. Online mode ( false ) triggers a switchover if a site disaster occurs. |
The following example changes the silent period for the configuration.
MetroCluster Tiebreaker :> monitor modify -monitor-name cluster_A -silent-period 15
Successfully modified monitor in MetroCluster Tiebreaker
software.
The Tiebreaker CLI debug command can be used to change the logging mode.
Command | Description |
---|---|
debug status | Displays the status of the debug mode |
debug enable | Enables the debug mode for logging |
debug disable | Disables the debug mode for logging |
The Tiebreaker CLI update-mcctb-password command can be used to update the user password.
Command | Description |
---|---|
update-mcctb-password | The user password is successfully updated |
Give documentation feedback