ExamGecko
Home Home / Network Appliance / NS0-521

Network Appliance NS0-521 Practice Test - Questions Answers, Page 2

Question list
Search
Search

List of questions

Search

Related questions











A storage administrator has just completed an ISCSI implementation in a customer environment running VMware and needs to validate that the entire network path supports jumbo frames.

Which action should be taken?

A.
Ping from the host with fragmentation.
A.
Ping from the host with fragmentation.
Answers
B.
Check the VMkernel adapter settings.
B.
Check the VMkernel adapter settings.
Answers
C.
Ping from the host without fragmentation.
C.
Ping from the host without fragmentation.
Answers
D.
Check the broadcast domain settings.
D.
Check the broadcast domain settings.
Answers
Suggested answer: A

Explanation:

To validate that the entire network path supports jumbo frames after an iSCSI implementation, you should perform a ping test from the host with fragmentation. This involves using the ping command with specific options to test jumbo frame support:

ping -M do -s 8972 <target_IP>

In this command:

-M do ensures the packets are not fragmented.

-s 8972 sets the packet size to 8972 bytes (9000 bytes MTU minus 28 bytes for the ICMP header).

By confirming that the large packets are successfully transmitted without fragmentation, you can validate that the network path, including switches and adapters, supports jumbo frames.

For more details, you can check:

NetApp Documentation - iSCSI Configuration and Best Practices (NetApp) (NetApp).

An administrator installs a new NetApp ONTAP system in a customer's SAN environment. The customer wants to confirm that ALUA correctly changes the path states between Active/Optimized and Active/Nonoptimized.

Which event causes ALUA to change the path states?

A.
Shut down all FC LIFs on the HA partner node.
A.
Shut down all FC LIFs on the HA partner node.
Answers
B.
Move the containing volume to the HA partner node.
B.
Move the containing volume to the HA partner node.
Answers
C.
Shut down one FC LIF.
C.
Shut down one FC LIF.
Answers
D.
Disconnect one FC cable on the node hosting the LUN.
D.
Disconnect one FC cable on the node hosting the LUN.
Answers
Suggested answer: A

Explanation:

ALUA (Asymmetric Logical Unit Access) is a protocol used in SAN environments to manage paths between a host and its storage. It enables the host to recognize and manage paths to the LUNs more efficiently by designating paths as either 'Active/Optimized' or 'Active/Nonoptimized'. A significant event, such as shutting down all FC LIFs on the HA partner node, will trigger ALUA to change the path states. This action effectively causes the storage paths to transition from the HA partner node to the local node, switching the path states from Active/Nonoptimized to Active/Optimized on the paths that remain active.

For more information, you can refer to:

NetApp Community Discussion on ALUA

NetApp Documentation on ALUA

An engineer Is implementing a data migration scenario for a customer who has multiple FC LUNs across multiple third-party SAN arrays. The engineer wants to use Foreign LUN Import (FLI) for the migration.

What is a requirement on the destination NetApp ONTAP cluster for FLI?

A.
A valid SnapMirror license
A.
A valid SnapMirror license
Answers
B.
At least one FC port in initiator mode
B.
At least one FC port in initiator mode
Answers
C.
A valid NetApp XCP license
C.
A valid NetApp XCP license
Answers
D.
At least one FC port in target mode
D.
At least one FC port in target mode
Answers
Suggested answer: D

Explanation:

When using Foreign LUN Import (FLI) for migrating LUNs from third-party SAN arrays to a NetApp ONTAP system, one of the requirements is to have at least one Fibre Channel (FC) port configured in target mode on the destination NetApp ONTAP cluster. This configuration is necessary to facilitate the migration process as the target mode port will accept and manage incoming data from the source SAN arrays.

For additional details, refer to:

NetApp Documentation on FLI

What connectivity Is required between NetApp ONTAP clusters in order to configure SnapMirror active sync across two data centers for FC?

A.
Cedicated FC switches and ISL
A.
Cedicated FC switches and ISL
Answers
B.
Shared FC switches
B.
Shared FC switches
Answers
C.
Cluster peering
C.
Cluster peering
Answers
D.
Dedicated IP switches and ISL
D.
Dedicated IP switches and ISL
Answers
Suggested answer: C

Explanation:

To configure SnapMirror active sync across two data centers using FC (Fibre Channel), the required connectivity between NetApp ONTAP clusters is cluster peering. Cluster peering involves establishing a trust relationship between the clusters, allowing them to replicate data seamlessly. This setup ensures that data synchronization and disaster recovery processes are effective and reliable.

For more detailed information, you can check:

NetApp Documentation on SnapMirror and Cluster Peering

What is the minimum number of rack units that are required on each site for a NetApp AFF All San Array (ASA) A800 MetroCluster IP configuration with 72 disks per site and Cisco N9K-C9336C-FX2 backend switches?

A.
16 RU
A.
16 RU
Answers
B.
8 RU
B.
8 RU
Answers
C.
12 RU
C.
12 RU
Answers
D.
4 RU
D.
4 RU
Answers
Suggested answer: A

Explanation:

For a NetApp AFF All SAN Array (ASA) A800 MetroCluster IP configuration with 72 disks per site and Cisco N9K-C9336C-FX2 backend switches, the minimum number of rack units required on each site is 16 RU. This includes space for the controllers, disk shelves, and the necessary network switches. This configuration ensures that all components are properly accommodated and operational within the specified rack space.

For detailed information on the rack unit requirements and MetroCluster IP configurations, refer to:

NetApp Documentation on MetroCluster IP

MetroCluster IP Solution Architecture

What Is modified when moving a LUN between different HA pairs in the same SVM to prevent loss of connectivity?

A.
port name
A.
port name
Answers
B.
reporting nodes
B.
reporting nodes
Answers
C.
igroup
C.
igroup
Answers
D.
LUN mapping
D.
LUN mapping
Answers
Suggested answer: B

Explanation:

When moving a LUN between different HA pairs in the same SVM to prevent loss of connectivity, the reporting nodes must be modified. The reporting nodes configuration ensures that the initiator paths are properly updated to reflect the new physical location of the LUN. This prevents disruptions in connectivity by maintaining the correct pathing information for the host systems accessing the LUN.

For more details, refer to:

NetApp Documentation on LUN Management

A customer has created an SVM for their SAN workloads. They now want to configure the SVM to use NVMe/FC. Which two steps are needed to accomplish this task? (Choose two.)

A.
Add the FC protocol.
A.
Add the FC protocol.
Answers
B.
Create the FC service.
B.
Create the FC service.
Answers
C.
Create an NVMe/FC LIF.
C.
Create an NVMe/FC LIF.
Answers
D.
Create the NVMe service.
D.
Create the NVMe service.
Answers
Suggested answer: A, C

Explanation:

To configure an SVM to use NVMe/FC, the following steps are necessary:

Add the FC protocol: This step involves enabling the Fibre Channel protocol on the SVM, which is required to support NVMe over Fibre Channel.

Create an NVMe/FC LIF: Logical Interfaces (LIFs) must be created to handle NVMe traffic over the Fibre Channel network. These LIFs enable the NVMe namespace access to the host systems.

These steps ensure that the SVM is correctly set up to use NVMe/FC, allowing for efficient and high-performance access to NVMe storage.

For more information, refer to:

NetApp NVMe/FC Configuration

A storage administrator wants to increase security and optimize performance in a recently implemented SAN deployment.

What should the storage administrator configure to ensure initiator restriction to certain LIFs?

A.
Subnets
A.
Subnets
Answers
B.
Network route
B.
Network route
Answers
C.
Broadcast domain.
C.
Broadcast domain.
Answers
D.
Access list
D.
Access list
Answers
Suggested answer: D

Explanation:

To increase security and optimize performance in a SAN deployment, configuring an access list is essential. Access lists restrict initiator access to specific LIFs, ensuring that only authorized hosts can connect to the storage system. This helps in enhancing security by preventing unauthorized access and optimizes performance by controlling and managing the paths used for storage access.

For additional details, you can refer to:

NetApp SAN Administration Guide

A LUN Is displaying 90% used space in the NetApp ONTAP CLI, but a Windows Server shows only 10% used space.

What is the first step to take to address this issue?

A.
Enable automatic resizing.
A.
Enable automatic resizing.
Answers
B.
Disable automatic resizing.
B.
Disable automatic resizing.
Answers
C.
Disable space allocation.
C.
Disable space allocation.
Answers
D.
Enable space allocation.
D.
Enable space allocation.
Answers
Suggested answer: D

Explanation:

When a LUN shows 90% used space in the NetApp ONTAP CLI but a Windows Server shows only 10% used space, the discrepancy is often due to how space allocation is handled between the two systems. Enabling space allocation ensures that the ONTAP system accurately reflects the actual space usage as reported by the host system, in this case, the Windows Server. This adjustment allows ONTAP to reclaim and manage space more effectively, aligning the reported usage between the ONTAP system and the host.

For more information, refer to:

NetApp Community Discussion on Space Allocation

NetApp Documentation on Space Usage

A storage administrator recently implemented ISCSI SAN in a customer environment. Which two actions should be done to ensure the best performance? (Choose two.)

A.
Connect host and storage ports to the same switches.
A.
Connect host and storage ports to the same switches.
Answers
B.
Decrease the default queue depth on the host to eight.
B.
Decrease the default queue depth on the host to eight.
Answers
C.
Zone the host by using the host WWPNs.
C.
Zone the host by using the host WWPNs.
Answers
D.
Configure Jumbo frames In the entire data path.
D.
Configure Jumbo frames In the entire data path.
Answers
Suggested answer: A, D

Explanation:

To ensure the best performance in an iSCSI SAN implementation:

Connect host and storage ports to the same switches: This minimizes latency and maximizes the efficiency of data paths by ensuring direct connections within the same network segment.

Configure Jumbo frames in the entire data path: Setting a larger Maximum Transmission Unit (MTU) size reduces the overhead for processing each packet, thus improving overall network performance. Ensuring Jumbo frames are configured end-to-end in the data path is crucial for optimal performance.

For further details, check:

NetApp Best Practices for iSCSI

NetApp Community Discussion on iSCSI Performance

Total 65 questions
Go to page: of 7