Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > NetApp > NetApp Certifications > NS0-155 > NS0-155 Online Practice Questions and Answers

NS0-155 Online Practice Questions and Answers

Questions 4

To configure a storage system as a member of a Windows active directory domain, the time on the storage system must be set to be within plus or minus five minutes of the time on the domain controller.

A. True

B. False

Buy Now

Correct Answer: A

Questions 5

Executing this command will have what effect? Options wafl.default_security_style ntfs

A. It will set the security style of all files to be ntfs.

B. It will change the security style of all qtrees to be ntfs.

C. It will change the security style of all existing volumes to be ntfs.

D. It will set the security style of all newly created volumes to ntfs.

Buy Now

Correct Answer: D

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

wafl.default_security_style Specifies the default security style assigned to a new volume. All qtrees created on the volume get this as their security style. Legal values for this option are `unix', `ntfs', or `mixed'. The default value for this option is `unix', unless the node is an NTFS-only node, in which case the default is `ntfs'. Note: if cifs setup is run after setting wafl.default_security_style, the filer will become an NTFS security style filer.

Questions 6

In a Fibre Channel configuration, the host's HBA is referred to as the ___________, and the storage system's HBA is referred to as the __________ .

A. initiator, target

B. primary, secondary

C. secondary, primary

D. target, initiator

Buy Now

Correct Answer: A

http://en.wikipedia.org/wiki/SCSI_initiator_and_target

Questions 7

Which three are pre-requisites for using SnapRestore? (Choose three.)

A. The volume to be reverted must be offline.

B. The volume to be reverted must not be a SnapMirror destination.

C. You must enter the SnapRestore license code before you can use it.

D. Snapshot copies must exist on the storage system so that you can select a snapshot for the reversion.

Buy Now

Correct Answer: BCD

You must meet certain prerequisites before using SnapRestore:

-SnapRestore must be licensed on your storage system.

-There must be at least one Snapshot copy on the system that you can select to revert.

-The volume to be reverted must be online.

- The volume to be reverted must not be in use for data replication. http://hd.kvsconsulting.us/ netappdoc/733docs/html/ontap/onlinebk/GUID-A14081A3-9270-47EE- A1C1-EC52D3ABDBD0.html

Questions 8

Identify the two commands that could be entered on the SnapMirror destination storage system. (Choose two.)

A. snapmirror resync

B. snapmirror release

C. snapmirror initialize

D. options snapmirror.access on

Buy Now

Correct Answer: AC

Questions 9

Which system is recommended as a secondary system for SnapVault?

A. IS1200

B. DataFort

C. NearStore VTL

D. FAS with NearStore license

Buy Now

Correct Answer: D

Questions 10

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

A. This utility runs automatically after each transfer.

B. This utility must be enabled on the secondary storage system.

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

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

Buy Now

Correct Answer: C

Questions 11

Which command displays the disk ownership for both CPU modules in a FAS2020 system?

A. disk own -s

B. disk show -v

C. vol status -r

D. disk display r

Buy Now

Correct Answer: B

disk show [ -o | -s | -n | -v | -a]

Used to display information about the ownership of the disks. Available only on systems with software- based disk ownership. -o lists all disks owned by the filer with the name -s lists all disks owned by the filer with the serial number -n lists all unassigned disks. -v lists all disks. -a lists all assigned disks.

Questions 12

What happens when two aggregates are rejoined?

A. It is not possible to rejoin aggregates.

B. Data ONTAP will always retain data from the newest aggregate.

C. Both aggregates revert to the last common snapshot before the split.

D. You will have a large new aggregate containing all volumes from both aggregates.

E. One of the aggregates will be overwritten and you will lose any data changed on it after the split.

Buy Now

Correct Answer: E

When you rejoin split aggregates, Data ONTAP mirrors the data from one aggregate to the other and destroys data that existed on that aggregate before the rejoin. https://library.netapp.com/ecmdocs/ECMP1196991/html/GUID-B9CB3DA8E1AF-4BAC-A85B- 64C009010F4A.html

Questions 13

Identify the two commands that could be entered on a system with a SnapMirror source. (Choose two)

A. snapmirror update

B. snapmirror status

C. snapmirror initialize

D. options snapmirror.access all

Buy Now

Correct Answer: BD

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

http://www.uow.edu.au/~blane/netapp/ontap/cmdref/man1/na_options.1.htm update [ -S source ] [ -k kilobytes ] [ -s src_snap ] [ -c create_dest_snap ] [ -w ] destination For asynchronous mirrors, an update is immediately started from the source to the destination to update the mirror with the contents of the source.

For synchronous mirrors, a snapshot is created on the source volume which becomes visible to clients of the destination volume.

The update command must be issued on the destination node.status [ -l | -t | -q ] [ volume | qtree ... ] Reports status of all the SnapMirror relationships with a source and/or destination on this node. This command also reports whether SnapMirror is on or off. If any volume or qtree arguments are given to the command, only the SnapMirror relationships with a matching source or destination will be reported. If the argument is invalid, there won't be any status in the output.initialize [ -S source ] [ -k kilobytes ] [ -s src_snap ] [ -c create_dest_snap ] [ -w ] destination Starts an initial transfer over the network. An initial transfer is required before update transfers can take place. The initialize command must be issued on the destination node. If the destination is a volume, it must be restricted (see na_vol(1) for information on how to examine and restrict volumes). If the destination is a qtree, it must not already exist (see na_qtree(1) for information on how to list qtrees). If a qtree already exists, it must be renamed or removed (using an NFS or CIFS client), or snapmirror initialize to that qtree will not work.snapmirror.access

This option determines which SnapMirror destination filers may initiate transfers, and over which network interfaces. When set to "legacy", SnapMirror uses the older snapmirror.allow to determine access. The option value is a string containing an expression which provides the access filter. An example of the options command for snapmirror.access is options snapmirror.access host=toaster,fridge. The default value is "legacy". See na_snapmirror(1) , na_snapmirror.allow

(5) and na_protocolaccess(8) for more details.

The snapmirror.allow file exists on the source filer used for SnapMirror.

Exam Code: NS0-155
Exam Name: NetApp Certified 7-Mode Data Administrator
Last Update: Jul 03, 2026
Questions: 189

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2026 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.