Network_Appliance
NS0-157 · Question #82
NS0-157 Question #82: Real Exam Question with Answer & Explanation
The correct answer is A: There is a root volume on every node in a cluster.. Every node in an ONTAP cluster has its own dedicated root volume that stores node-specific configuration and boot information.
ONTAP Cluster Fundamentals
Question
What is true about a node root volume?
Options
- AThere is a root volume on every node in a cluster.
- BIt is the root of a data SVM's namespace.
- CYou can use vol move to move it to an aggregate on a different node.
- DIt is the most secure place to store critical user data.
Explanation
Every node in an ONTAP cluster has its own dedicated root volume that stores node-specific configuration and boot information.
Common mistakes.
- B. The root of a data SVM's namespace is the SVM root volume, not the node root volume - these are separate constructs serving different purposes.
- C. The node root volume cannot be relocated using 'vol move' to an aggregate on a different node because it is tied to the node it resides on and is required for that node to boot and operate.
- D. The node root volume is reserved for system and configuration data and is explicitly not recommended for storing user or application data.
Concept tested. ONTAP node root volume purpose and constraints
Reference. https://docs.netapp.com/us-en/ontap/concepts/root-data-partitioning-concept.html
Topics
#node root volume#cluster architecture
Community Discussion
No community discussion yet for this question.