cluster quorum-service options modify
Modify the settings for cluster quorum-service
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The cluster quorum-service options modify command modifies the values of cluster quorum services options.
Parameters
- [-ignore-quorum-warning-confirmations {true|false}] - Whether or Not Warnings Are Enabled
- Specifies whether cluster quorum warnings and confirmations should be ignored when cluster operations could negatively impact cluster quorum:
- Halting a node (system node halt)
- Rebooting a node (system node reboot)
- Issuing a planned takeover (storage failover takeover)
Examples
The following example shows the usage of this command:
cluster1:: set -privilege advanced
Warning: These advanced commands are potentially dangerous; use them only when
directed to do so by Lenovo personnel.
Do you want to continue? [y|n]: y
cluster1::* cluster quorum-service options modify -ignore-quorum-warning-confirmations true
Give documentation feedback