Skip to main content

NS0-155 Real Exam Questions

NetApp Certified 7-Mode Data Administrator

189 questions available · Page 1 of 19

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

These are three methods of creating a LUN:
* lun create
* lun map

* lun setup

  1. A

    True

  2. B

    False

Show answer and explanation

Correct answer: B

Explanation

Explanation:
https://library.netapp.com/ecmdocs/ECMP1196979/html/man1/na_lun.1.html
The following commands are available in the lun suite:

Easy to use interactive mechanism for setting up initiator groups, LUNs, and mapping configuration.

lun map [ -f ] lun_path initiator_group [ lun_id ]

Maps a LUN to all the initiators in the supplied group

Question 2 Single choice

Which statement applies to the Open Systems SnapVault Free Space Estimator utility?

  1. A

    This utility runs automatically after each transfer.

  2. B

    This utility must be enabled on the secondary storage system.

  3. C

    This utility determines if there is sufficient disk space available on the primary to perform an OSSV transfer.

  4. D

    This utility determines if there is sufficient disk space available on the secondary to perform an OSSV transfer.

Show answer and explanation

Correct answer: C

Question 3 Single choice

Which option will allow a storage system to SnapMirror from this source system?

  1. A

    snapmirror.access

  2. B

    snapmirror.destination

  3. C

    options snapmirror.allow host =

  4. D

    options snapmirror.access host =

Show answer and explanation

Correct answer: D

Explanation

Explanation:
The snapmirror.access option is the preferred method for controlling snapmirror access on a snapmirror source filer.
http://www.wafl.co.uk/snapmirrorallow/#sthash.4Cb8IqqN.dpuf

Question 4 Multiple choice

Which three are valid LUN commands? (Choose three)

  1. A

    lun clone

  2. B

    lun copy

  3. C

    lun move

  4. D

    lun rename

  5. E

    lun snap

Show answer and explanation

Correct answers: A, C, E

Explanation

Explanation:
https://library.netapp.com/ecmdocs/ECMP1196979/html/man1/na_lun.1.html

The following commands are available in the lun suite:

Question 5 Multiple choice

When viewing the output of the sysstat f command, which three fields are part of the output? (Choose three)

  1. A

    FCP

  2. B

    FTP

  3. C

    CIFS

  4. D

    NFS

  5. E

    iSCSI

Show answer and explanation

Correct answers: A, C, D

Explanation

Explanation:
http://backdrift.org/man/netapp/man1/na_sysstat.1.html
sysstat [ -c count ] [ -s ] [ -u | -x | -m | -f | -i | -b ] [ -d ] [ interval ] -f For the default format display FCP
statistics.
The FCP default output format is as follows:
CPU NFS CIFS FCP Net kB/s Disk kB/s FCP kB/s Cache in out read write in out age
###% ##### ##### ##### ##### ##### ##### ##### ##### ##### >##

Question 6 Single choice

Which iSCSI security method encrypts data between the initiator and the target?

  1. A

    IPSec

  2. B

    CHAP

  3. C

    LUN masking

  4. D

    Header and Data Digests

Show answer and explanation

Correct answer: A

Explanation

Explanation:
IPSec is an encryption transport that can be used to secure any IP traffic including iSCSI.

Question 7 Single choice

For each Open Systems platform directory to be backed up to the SnapVault secondary storage system you must execute _____________.

  1. A

    An initial baseline copy

  2. B

    A temporary copy

  3. C

    An incremental copy

  4. D

    A scheduled update copy

Show answer and explanation

Correct answer: A

Explanation

Explanation:
https://library.netapp.com/ecmdocs/ECMP1196991/html/GUID-EEBC8B52-BEA9-4B49-874F-7EC78D3F602E.html

Each open systems platform, when prompted by the secondary system, transfers initial base images of specified directories to qtree locations on the secondary system. Note: There are no primary-side Snapshot copies in Open Systems SnapVault.

Question 8 Single choice

Is NetApp storage Encryption supported in Data ONTAP 8.1.1 Cluster-Mode?

  1. A

    No, but you can file a PVR to request support.

  2. B

    No. it is targeted for a future release of Data ONATP.

  3. C

    Yes, only with a special license installed.

  4. D

    Yes, it has been supported since 8.0.1.

Show answer and explanation

Correct answer: D

Explanation

Explanation:
http://www.ntapgeek.com/2011/03/netapp-storage-encryption-available.html
March, 2011: "With the recent release of Data ONTAP 8.0.1, NetApp now offers full disk encryption to prevent unauthorized access to data at rest."

Question 9 Single choice

In a fabric-attached MetroCluster, a "site failure" is described as a __________.

  1. A

    failure of the Inter-Switch-Links (ISL)

  2. B

    failure of the interconnect cable

  3. C

    complete failure of the primary controller and disk shelves

  4. D

    malfunction of the Fibre Channel adapter on the cluster node

Show answer and explanation

Correct answer: C

Explanation

Explanation:
http://argoat.net/Blog/?p=1466

Question 10 Single choice

An aggregate is composed of twelve 36-Gigabyte disks. A drive fails and only 72-Gigabyte spare disks are available. Data ONTAP will then perform what action.

  1. A

    Chooses a 72-Gigabyte disk and use it as is.

  2. B

    Chooses a 72-Gigabyte disk and right-size it.

  3. C

    Halts after 24 hour of running in degraded mode.

  4. D

    Alerts you that there are no 36-Gigabyte disks and wait for one to be inserted.

Show answer and explanation

Correct answer: B

Explanation

Explanation:
https://library.netapp.com/ecmdocs/ECMP1196986/html/GUID-8A91F6A2-61B8-42C3-AEAB7D5AA9BBE9CF.html

If a disk fails and no hot spare disk that exactly matches the failed disk is available, Data ONTAP uses the best available spare. Understanding how Data ONTAP chooses an appropriate spare when there is no matching spare enables you to optimize your spare allocation for your environment.

Data ONTAP picks a non-matching hot spare based on the following criteria (and more; in the link above):
If the available hot spares are not the correct size, Data ONTAP uses one that is the next size up, if there is one.
The replacement disk is downsized (aka right sized) to match the size of the disk it is replacing; the extra capacity is not available.