Use the lsquorum command to list the quorum devices that the clustered system (system) uses to store quorum data.
Attribute | Possible Values |
---|---|
quorum_index | Indicates the quorum device by index number. |
status | Indicates the quorum device status. |
name | Indicates the name of the object that is used as the quorum device. |
controller_id | Indicates the ID of the controller of an MDisk object that is used as the quorum device. |
controller_name | Indicates the name of the controller of an MDisk object that is used as the quorum device. |
active | Indicates whether this quorum is the active quorum device the system uses as a tie breaker. |
object_type | Indicates the type of object the quorum device uses. |
override | Indicates whether the automatic quorum selection for this quorum device was overridden. |
site_id | Indicates the site value for the quorum device. This numeric value is 1, 2, 3, or blank. |
site_name | Indicates the site name for the
quorum device (MDisks or drives). This is an alphanumeric value or is blank. For the quorum application, this name identifies the site it is deployed at. By default, this name is the local host's IP address, but a custom alias can also be set. |
lsquorum
The concise resulting output:
quorum_index status id name controller_id controller_name active object_type override site_id site_name 0 online 1 mdisk1 1 controller1 no mdisk no 2 site2 1 online 2 mdisk2 1 controller1 no mdisk no 1 site1 2 online yes device no quorumhost/9.155.24.98
lsquorum 1
The detailed resulting output:
quorum_index 1
status online
id 309
name mdisk9
controller_id 1
controller_name controller3
active yes
object_type drive
override yes
site_id 1
site_name CPD1
quorum_index 2
status online
id 33
name
controller_id
controller_name
active no
object_type drive
override no
site_id 1
site_name CPD1