nerdexam
Network_Appliance

NS0-157 · Question #182

What should an administrator do first before shutting down two nodes of a 4-node cluster?

The correct answer is D. Set both nodes that are coming down to "ineligible". Before shutting down two nodes in a 4-node cluster, the administrator must first mark those nodes as ineligible to prevent quorum loss and protect cluster stability.

ONTAP Cluster Fundamentals

Question

What should an administrator do first before shutting down two nodes of a 4-node cluster?

Options

  • AMigrate node-management LIFs to a node that is staying up
  • BMove Vserver root volumes to a node that is staying up
  • CReassign the master of all RDB rings to a node that is staying up
  • DSet both nodes that are coming down to "ineligible"

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    16% (5)
  • C
    3% (1)
  • D
    74% (23)

Why each option

Before shutting down two nodes in a 4-node cluster, the administrator must first mark those nodes as ineligible to prevent quorum loss and protect cluster stability.

AMigrate node-management LIFs to a node that is staying up

Migrating node-management LIFs is a good practice but is not the first required step - quorum must be protected before any LIF migration.

BMove Vserver root volumes to a node that is staying up

Moving Vserver root volumes is important for data availability but cannot be safely done until cluster quorum is secured by marking nodes ineligible first.

CReassign the master of all RDB rings to a node that is staying up

RDB ring mastership is automatically re-elected; manually reassigning it is not a standard or required first step in a node shutdown procedure.

DSet both nodes that are coming down to "ineligible"Correct

Setting nodes to 'ineligible' removes them from cluster quorum voting before they go offline, ensuring the remaining two nodes can maintain a quorum majority and epsilon without triggering a split-brain scenario. This is the mandatory first step in a controlled multi-node shutdown procedure in ONTAP to preserve cluster availability.

Concept tested: ONTAP cluster quorum management before node shutdown

Source: https://docs.netapp.com/us-en/ontap/system-admin/manage-cluster-quorum-task.html

Topics

#node shutdown#cluster quorum#ineligible state#cluster management

Community Discussion

No community discussion yet for this question.

Full NS0-157 Practice