What are the default number of secondaries? (b) How do you alter the number of secondaries so that there is a primary node and the remainder are all secondaries?

You have a four-node cluster with all nodes connected to the storage with a diskset disk-ds1
configured on the shared storage.
(a) What are the default number of secondaries?
(b) How do you alter the number of secondaries so that there is a primary node and the remainder
are all secondaries?

You have a four-node cluster with all nodes connected to the storage with a diskset disk-ds1
configured on the shared storage.
(a) What are the default number of secondaries?
(b) How do you alter the number of secondaries so that there is a primary node and the remainder
are all secondaries?

A.
(a) All nodes are primaries or secondaries by default.
(b) You do not need to alter anything.

B.
(a) There is one secondary by default.
(b) Run the commands:
cldg set -p numsecondaries=4 disk-ds1
cldg show disk-ds1

C.
(a) There is one secondary by default.
(b) Run the commands:
cldg set -p numsecondaries=3 disk-ds1
cldg show disk-ds1

D.
(a) There are no secondaries by default
(b) Run the commands:
cldg set -p numsecondaries=3 disk-ds1
cldg show disk-ds1



Leave a Reply 0

Your email address will not be published. Required fields are marked *