NS0-158 Actual Reference Paper, NS0-158 Learning Braindump

By blog Admin | Posted Sat, 28 Jul 2018 16:05:33 GMT
Valid NS0-158 Dumps shared by newpassleader.com for Helping Passing NS0-158 Exam! newpassleader.com now offer the newest NS0-158 exam dumps, the newpassleader.com NS0-158 exam questions have been updated and answers have been corrected get the newest newpassleader.com NS0-158 dumps with Test Engine here:
https://www.newpassleader.com/NetworkAppliance/NS0-158-exam-preparation-materials.html
(83 Q&As Dumps, 30%OFF Special Discount: 30free)


NEW QUESTION NO: 20
NetApp ONTAP uses Snapshot copies for which two features? (Choose two.)
A. cluster peering
B. FlexClones
C. FlexArray FLI
D. SMTape
Answer: B,D
Explanation/Reference:
You can create FlexClone files and FlexClone LUNs from an existing Snapshot copy of the parent files and parent LUNs contained in a FlexVol volume.
SMTape is a high performance disaster recovery solution from Data ONTAP that backs up blocks of data to tape. It is a Snapshot copy-based backup to tape feature.
References:
https://library.netapp.com/ecmdocs/ECMP1610211/html/GUID-24CDDAB0-0EC8-40C5-9422-
00458EB70607.html
https://library.netapp.com/ecmdocs/ECMP1368865/html/GUID-6C4C53F6-0543-45E1-B03A-
891E60F6A109.html

NEW QUESTION NO: 21
Click the exhibit button.

You have a 2-node cluster named cl1 that has separate LIFs on each node for both SAN and NAS traffic.
A storage failover takeover process is initiated as shown in the exhibit.
In this scenario, which two statements about the takeover process are true? (Choose two.)
A. The SAN LIFs on cl1-01 go offline.
B. The NAS LIFs on cl1-01 automatically migrate to cl1-02.
C. The NAS LIFs on cl1-01 go offline.
D. The SAN LIFs on cl1-01 automatically migrate to cl1-02.
Answer: B,C
Explanation/Reference:
Storage failover takeover
{ -ofnode {<nodename>|local} - Node to Takeover
This specifies the node that is taken over. It is shut down and its partner takes over its storage.
References: https://library.netapp.com/ecmdocs/ECMP1196817/html/storage/failover/takeover.html

NEW QUESTION NO: 22
What is the minimum number of disks required to create a data aggregate with a RAID type of RAID-TEC?
A. 7
B. 6
C. 5
D. 4
Answer: B
Explanation/Reference:
The aggregate that is to be converted to RAID-TEC must have a minimum of six disks.
References: http://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-psmg%2FGUID- E63A0CB2-10B6-4998-AE34-10A5F8998361.html

NEW QUESTION NO: 23
Click the Exhibit button.

An administrator installed UTA2 PCIe cards into an existing FAS8200 HA pair. The new cards will be used for native FC traffic. The administrator wants to configure the UTA2 ports for FC client access.
Referring to the exhibit, which two actions address the requirement? (Choose two.)
A. Use the network fcp adapter modifycommand to bring the adapter online.
B. Reboot the node to bring the adapter online after final configuration.
C. Use the system hardware unified-connectcommand to verify that the port mode is set to initiator.
D. Use the ucadmin modifycommand to set the adapter mode to FC.
Answer: B,D
Explanation/Reference:
B: Ports must be converted in pairs, for example, 0c and 0d, after which, a reboot is required, and the ports must be brought back to the up state.
D: CNA ports can be configured into native Fibre Channel (FC) mode or CNA mode.
If the current configuration does not match the desired use (here we want to change from CNA mode to FC mode), enter the following commands to change the configuration as needed:
system node hardware unified-connect modify -node node_name -adapter adapter_name -mode fc|cna - type target|initiator
-mode is the personality type, fc or 10GbE cna.
-type is the FC4 type, target or initiator.
References: https://library.netapp.com/ecmdocs/ECMP1151595/html/GUID-1D06A7C4-F354-4793-A331-
68A2CD916084.html

NEW QUESTION NO: 24
What are three causes of a storage failover partial giveback? (Choose three.)
A. iSCSI sessions are active.
B. AutoSupports are being generated.
C. NFSv3 mounts are active.
D. CIFS sessions are active.
E. SnapMirrors are running.
Answer: B,D,E
Explanation/Reference:
When a giveback occurs, the storage will be once again homed to the owning node of the disks.
However, this process can be vetoed in certain conditions, such as:
AutoSupports are being generated

CIFS sessions are active

SnapMirrors are running

Storage issues occur (such as failed disks)

References: https://kb.netapp.com/support/s/article/ka21A0000000daaQAA/what-does-partial-giveback- mean-in-clustered-data-ontap?language=en_US

NEW QUESTION NO: 25
Which CLI command is used to move epsilon to a new node?
A. cluster modify
B. cluster identity modify
C. cluster setup
D. storage failover takeover
Answer: A
Explanation/Reference:
Reassigning epsilon to another node in the cluster.
Only one node in the cluster can hold epsilon. Epsilon gives the holding node an extra fractional voting weight in the quorum.
Steps
1. If you are currently at the admin privilege level, set the privilege level to advanced by using the set command with the -privilege parameter.
2. Remove epsilon from the node that holds it currently by using the cluster modify command with the - epsilon parameter set to false for the node.
You can use the cluster show command with the -epsilon parameter to identify the node that holds epsilon currently.
3. Assign epsilon to another node by using the cluster modify command with the -epsilon parameter set to true for the node.
References: https://library.netapp.com/ecmdocs/ECMP1196798/html/GUID-5FAA5445-0872-400B-B7AD- B27CEE3D770A.html

NEW QUESTION NO: 26
Click the Exhibit button.

Referring to the exhibit, the write operations would be compacted into how many WAFL blocks?
A. 4
B. 2
C. 3
D. 5
Answer: C
Explanation/Reference:
4k is the block size that WAFL uses to write on each disk.
From the exhibit: 0.5 + 1 + 2 + 1.3 + 1 + 0.5 + 0.5 + 1 + 2 KB equals 9.8 KB, which would fit in 3 WAFL blocks.
References: http://community.netapp.com/t5/Network-Storage-Protocols-Discussions/WAFL-questions- blocks-and-stripes/td-p/31555

NEW QUESTION NO: 27
You have a cluster of FAS controllers with HDD aggregates. The data is being compressed into 32 KB blocks before being written to a volume.
In this scenario, which type of compression is being used?
A. secondary, inline compression
B. adaptive, inline compression
C. adaptive, postprocess compression
D. secondary, postprocess compression
Answer: A
Explanation/Reference:
NetApp data compression reduces the physical capacity required to store data on storage systems by compressing data within a flexible volume (FlexVol volume) on primary, secondary, and archive storage. It compresses regular files, virtual local disks, and LUNs.
When NetApp data compression is configured for inline operation, data is compressed in memory before it is written to disk.
Incorrect Answers:
C, D: Postprocess compression can compress both recently written data and data that existed on disk prior to enabling compression.
References: http://community.netapp.com/t5/Tech-OnTap-Articles/Back-to-Basics-Data-Compression/ta- p/86691

NEW QUESTION NO: 28
Click the Exhibit button.

You create a volume as shown in the exhibit.
Which statement about the new volume is true?
A. A FlexVol volume is created on the aggregate (sas_01 or sas_02) with the most free space.
B. A FlexVol volume is created on aggregate sas_01 can only be moved to aggregate sas_02.
C. A FlexGroup volume is created with eight constituents.
D. A FlexGroup volume is created with two constituents
Answer: D
Explanation/Reference:
The Volume create parameter -aggr-list <aggregate name>, ... - List of Aggregates for FlexGroup Constituents
Specifies an array of names of aggregates to be used for FlexGroup constituents. Each entry in the list will create a constituent on the specified aggregate.
References: http://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-cmpr-910%
2Fvolume__create.html

NEW QUESTION NO: 29
You need to duplicate a production LUN for quality assurance testing. The LUN resides in svm_prod and needs to be available in svm_qa. Both SVMs reside on the same cluster.
Which step will accomplish this task?
A. Issue the lun movecommand.
B. Issue the volume rehostcommand.
C. Issue the lun copycommand.
D. Issue the volume movecommand.
Answer: C
Explanation/Reference:
Cluster administrators can copy a LUN across Storage Virtual Machines (SVMs) within the cluster by using the lun copy command.
References: http://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-sanag%
2FGUID-5B6FA678-31F6-4572-9E9E-B22637BAE911.html

NEW QUESTION NO: 30
Which LIF role type is used by a volume moveoperation between nodes?
A. cluster
B. intercluster
C. data
D. cluster-mgmt
Answer: A

Posted 2018/7/28 16:05:33  |  Category: Network Appliance  |  Tag: NS0-158 learning braindumpNS0-158 reference paperNS0-158 training guide
Copyright © 2026. GetCertKey All rights reserved.