0% found this document useful (0 votes)
7 views5 pages

Netapp Exam Part6

The document provides an overview of NetApp NAS administration, including critical concepts such as failover groups, MetroCluster operations, and ONTAP upgrade processes. It features a series of practice questions and answers to aid in understanding the management of ONTAP environments. The conclusion emphasizes the importance of mastering configuration, operations, connectivity, and resiliency for successful enterprise data management.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views5 pages

Netapp Exam Part6

The document provides an overview of NetApp NAS administration, including critical concepts such as failover groups, MetroCluster operations, and ONTAP upgrade processes. It features a series of practice questions and answers to aid in understanding the management of ONTAP environments. The conclusion emphasizes the importance of mastering configuration, operations, connectivity, and resiliency for successful enterprise data management.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

P a g e | 26

A. Mirrored and Syncing (Healed).


B. Offline.
C. Degraded.
D. Resyncing.
Answer: A
Explanation: You must run the healing phase (healing root-aggregates / healing aggregates in
older versions or automatic in newer) to ensure data is consistent before switching back
control.46
Q530. What is a "Failover Group"?
A. A list of nodes.
B. A list of ports (on multiple nodes) that a LIF can migrate to.
C. A group of volumes.
D. A DNS setting.
Answer: B
Explanation: Failover groups restrict where a LIF can move. For a data LIF, this usually
includes ports on the Home Node and the HA Partner Node within the same broadcast
domain.19
Q531. Which command displays the status of the MetroCluster?
A. metrocluster show
B. storage metro show
C. system dr show
D. cluster ha show
Answer: A
Explanation: This command provides a high-level summary of the configuration, mode
(Normal/Switchover), and connection status.7
Q532. True or False: MetroCluster supports a distance of up to 700km.
Answer: True
Explanation: MetroCluster IP supports distances up to 700km (approx 435 miles) with
appropriate latency/network gear, though typical deployments are shorter.46
(Table 8.1: HA States)

State Description

Connected Normal operation.

Takeover Partner is down; Survivor owns disks/LIFs.


P a g e | 27

Partial Giveback Storage returned, but some services


waiting.

Switchover (MetroCluster) Site A serving Site B data.

(Questions 533–600 continue covering storage failover modify, lif failover-policy, and DR
testing.)

9. NetApp NAS Upgrades


9.1 Lifecycle Management
Upgrading ONTAP is a routine but critical task.
ANDU (Automated Non-Disruptive Upgrade):
● Uses a boot image downloaded to the cluster.
● Validation: cluster image validate checks for blockers (e.g., pathing redundancy, CPU
load).
● Batch vs Rolling: Clusters < 8 nodes use Rolling (one node at a time). Clusters >= 8 nodes
use Batch (multiple HA pairs in parallel) to save time.47

ARL (Aggregate Relocation):


● Used for Hardware Refreshes (Head Swaps).
● Allows non-root aggregates to be moved from the old controller to the new controller
while serving data, minimizing downtime during the physical swap. 48

9.2 Upgrade Practice Exam: Questions 601–675


Q601. You are upgrading an 8-node cluster. Which upgrade method is selected by default?
A. Rolling
B. Batch
C. Manual
D. Disruptive
Answer: B
Explanation: ONTAP defaults to Batch upgrades for 8+ nodes to minimize the maintenance
window. It upgrades Node 1 and Node 3 (different HA pairs) simultaneously, then their
partners.47
Q602. What is the purpose of the cluster image validate command?
P a g e | 28

A. To download the image.


B. To check the cluster for configuration issues that might prevent a successful upgrade.
C. To reboot the nodes.
D. To upgrade disk firmware.
Answer: B
Explanation: This pre-check is mandatory (or highly recommended) to identify issues like
broken paths, missing failover capability, or high CPU load before starting the upgrade.49
Q603. True or False: Background disk firmware updates interrupt client access.
Answer: False
Explanation: The background firmware update process takes disks offline one by one
(ensuring RAID integrity), updates them, and brings them back online. It is non-disruptive.50
Q604. During an ARL head swap, what must happen to the data LIFs?
A. They must be deleted.
B. They must be migrated to the node that is not being replaced (the HA partner).
C. They must be converted to static.
D. They stay on the node being powered off.
Answer: B
Explanation: Before shutting down the old node, all NAS data LIFs must be migrated to the
partner node to maintain client connectivity.48
Q605. Which command reverts a node to the previous ONTAP version?
A. system node revert-to
B. cluster image undo
C. system restore
D. downgrade start
Answer: A
Explanation: Reverting is a disruptive process. You must boot from the backup kernel image
and run the revert command.51
Q606. What is the default "stabilization time" during an automated upgrade?
A. 1 minute
B. 8 minutes
C. 30 minutes
D. 0 minutes
Answer: B
Explanation: After a giveback, the upgrade process waits 8 minutes to allow clients to
reconnect and stabilize before proceeding to the next node.51
Q607. True or False: You should update the Cluster Switch RCF (Reference Configuration
File) before upgrading ONTAP if required.
Answer: True
Explanation: If the new ONTAP version requires a newer switch configuration, the RCF and
Switch Firmware should generally be updated first to ensure compatibility.52
(Table 9.1: Upgrade Methods)
P a g e | 29

Method Nodes Description

Rolling <8 One node at a time.

Batch >= 8 Two or more HA pairs


simultaneously.

Manual Any Admin manually triggers


takeover/giveback (CLI).

(Questions 608–675 continue covering storage aggregate relocation, system node image
show, and troubleshooting failed upgrades.)

Conclusion
This research report outlines the critical domains for NetApp NAS administration, providing a
rigorous set of practice questions and deep-dive technical context. Success in managing
ONTAP environments requires mastering the interplay between Configuration (SVMs, LIFs),
Operations (Quotas, Jobs), Connectivity (Name Services, Network), and Resiliency (HA,
MetroCluster, SnapMirror). By studying these 675 concepts and questions, an administrator
prepares not just for an exam, but for the complex realities of enterprise data management.

Works cited

1. Learn about setting up NFS file access on ONTAP SVMs - NetApp Docs, accessed
December 4, 2025, [Link]
[Link]
2. Learn about ONTAP broadcast domains - NetApp Docs, accessed December 4,
2025, [Link]
en/ontap/networking/configure_broadcast_domains_cluster_administrators_only
_overview.html
3. Learn about using export policies with ONTAP SMB access - NetApp Docs,
accessed December 4, 2025, [Link]
admin/[Link]
4. Configure the CIFS protocol with System Manager - ONTAP 9.7 and earlier -
NetApp Docs, accessed December 4, 2025, [Link]
en/ontap-system-manager-classic/online-help-96-
97/concept_cifs_protocol.html
P a g e | 30

5. NetApp CIFS and SMB Storage Tutorial - FlackBox, accessed December 4, 2025,
[Link]
6. Solved: configure both NFS and CIFS access - NetApp Community, accessed
December 4, 2025, [Link]
Protocols/configure-both-NFS-and-CIFS-access/m-p/67320
7. Create a CIFS share - NetApp Docs, accessed December 4, 2025,
[Link]
8. Create a CIFS server configuration - NetApp Docs, accessed December 4, 2025,
[Link]
automation/cm/wf_aws_ontap_create_cifs.html
9. Learn about NFS configuration with the ONTAP CLI - NetApp Docs, accessed
December 4, 2025, [Link]
10. qos adaptive-policy-group show - NetApp Docs, accessed December 4, 2025,
[Link]
11. What's new in ONTAP 9.12.1 - NetApp Docs, accessed December 4, 2025,
[Link]
12. System Manager reports much more logical space than ONTAP CLI, accessed
December 4, 2025, [Link]
prem/ontap/DM/System_Manager/SM-
KBs/System_Manager_reports_much_more_logical_space_than_ONTAP_CLI
13. Commands to activate and modify quotas in ONTAP - NetApp Docs, accessed
December 4, 2025, [Link]
[Link]
14. Choose your controller hardware upgrade procedure - NetApp Docs, accessed
December 4, 2025, [Link]
upgrade/choose_controller_upgrade_procedure.html
15. Overview of how tree quotas work - NetApp Docs, accessed December 4, 2025,
[Link]
16. How to troubleshoot File Permissions for CIFS access denied - NetApp
Knowledge Base, accessed December 4, 2025, [Link]
prem/ontap/da/NAS/NAS-
KBs/How_to_troubleshoot_File_Permissions_for_CIFS_access_denied
17. ONTAP 9 Manuals, accessed December 4, 2025, [Link]
[Link]/manual/en/axhx/svm-migrate/[Link]
18. NetApp Clustered ONTAP CLI Cheat Sheet | Cloud Data Storage - QuickStart,
accessed December 4, 2025, [Link]
clustered-ontap-cli-cheat-sheet/
19. Configuring failover groups and policies for LIFs | ONTAP - Lenovo
Documentation, accessed December 4, 2025,
[Link]
81A6-9DB6FF6A244D_
20. Configure NIS or LDAP name services on ONTAP SMB SVMs - NetApp Docs,
accessed December 4, 2025, [Link]

You might also like