Question 6 of 94

You have just configured the customer's first SVM with a LIF IP 10.0.0.10/24. The customer's DNS IP address is 172.16.0.250 and you are unable to ping it from the NetApp storage system, but you are able to ping the gateway and everything else works.
In this scenario what is the problem?
Answer

Suggested Answer

The suggested answer is D.

A broadcast domain resides in an IPspace, and it contains a group of network ports, potentially from many nodes in the cluster, that belong to the same layer 2 network. The ports in the group are used in an SVM for data traffic.
Reference: Clustered Data ONTAP 8.3, Network Management Guide, page 8
Question 7 of 94

You are installing a 4-node cluster with two CN1610 switches. Your co-worker is setting up the switches, but accidentally deletes the current configuration.
According to NetApp, what is the recommended way to restore the configuration?
Answer

Suggested Answer

The suggested answer is D.

You re-create the cluster using the cluster configuration that you chose and made available to the recovering node, and then rejoin each additional node to the new cluster.
You should only perform this task to recover from a disaster that resulted in the loss of the cluster's configuration.

Steps -
1. On the recovering node, use the system configuration recovery cluster recreate command at the advanced privilege level to re-create the cluster.
2. Use the cluster identity show command to verify that the recovering node has a different UUID than the other nodes.
3. For each node that needs to be joined to the re-created cluster, do the following:
3a. From a healthy node on the re-created cluster, use the system configuration recovery cluster rejoin command at the advanced privilege level to rejoin the target node to the cluster.

Example -
This example rejoins the target node (node2) to the re-created cluster. cluster1::*> system configuration recovery cluster rejoin -node node2
Warning: This command will rejoin node "node2" into the local cluster, potentially overwriting critical cluster configuration files. This command should only be used to recover from a disaster. Do not perform any other recovery operations while this operation is in progress.
This command will cause node "node2" to reboot.
Do you want to continue? {y|n}: y
The target node reboots and then joins the cluster.
3b. Use the cluster show command with the -eligibility parameter to verify that the target node is healthy and has formed quorum with the rest of the nodes in the cluster.
The target node must rejoin the re-created cluster before you can rejoin another node.
Reference: Restoring a cluster configuration from an existing configuration https://library.netapp.com/ecmdocs/ECMP1196798/html/GUID-9C4E7746-7FCA-4966-B6F1-D353B07F1494.html
Question 8 of 94

Which switch vendor is supported for the cluster network switches?
Answer

Suggested Answer

The suggested answer is B.

Cisco Nexus 50x0 switches can be deployed as NetApp cluster network switches.
Reference: How to setup and configure the Cluster Network Switch https://kb.netapp.com/support/index?page=content&id=1012684&locale=en_US
Question 9 of 94

According to NetApp, which two scenarios are recommended for a RAID-DP aggregate in clustered Data ONTAP 8.3? (Choose two.)
Answer

Suggested Answer

The suggested answer is B, D.

The minimum number of disks in a RAID-DP group is three: at least one data disk, one regular parity disk, and one double-parity (dParity) disk. However, for non- root aggregates with only one RAID group, you must have at least 5 disks (three data disks and two parity disks).
Reference: Clustered Data ONTAP 8.3, Physical Storage Management Guide, page 108 https://library.netapp.com/ecm/ecm_download_file/ECMP1636022
Question 10 of 94

Regarding clustered Data ONTAP 8.3, what happens to the roles of the on board ports, HBAs, and NICs?
Answer

Suggested Answer

The suggested answer is A.

In earlier releases of Data ONTAP, default roles were assigned to each Ethernet network port. The roles included data, cluster, cluster management, intercluster, and node management. In Data ONTAP 8.3, these roles are assigned when LIFs are created.
Reference: Clustered Data ONTAP 8.3, Network Management Guide, page 7