Which two statements about hard and soft zoning are correct? (Choose two.)
A. Soft zones separate devices at the name service level.
B. Hard zoning physically restricts access to only members of that zone.
C. Soft zones physically restrict access to only members of that zone.
D. Hard zones allow physical movement of cables to different ports on the switch.
What are 3 true statements about physical reallocation of data added in ONTAP 7.3? (Choose three.)
A. Volume Snapshots do not need to be deleted for the reallocate to run effectively
B. Reinitialize any SnapMirror relationship for the new physical geometry
C. Dont run it on files, volumes, and LUNs that are in an aggregate created by a version of ONTAP earlier than 7.2
D. Use aggr reallocate -p pathname to run the physical reallocate
E. Use reallocate -p pathname to run the physical reallocate
What mechanism allows you to make LUNs available to some initiators and unavailable to others?
A. LUN masking
B. LUN hiding
C. LUN grouping
D. LUN cloning
Which three items are NFS resources for export? (Choose three.)
A. volume
B. subnet
C. directory/qtree
D. aggregate
E. file
What will happen if a soft quota is exceeded?
A. All write operations will fail.
B. An autosupport message will be logged.
C. An SNMP warning message will be generated.
D. A spare disk will be added to the volume.
You wish to export /vol/vol1/data so that any NFS client may mount it read-write, and so that the admin host (at IP address 10.2.3.4) will have root access. Which CLI command will create this export and add it to the /etc/exports file?
A. exportfs -a rw,root=10.2.3.4 /vol/vol1/data
B. exportfs -p rw,root=10.2.3.4 /vol/vol1/data
C. exportfs -io rw,root=10.2.3.4 /vol/vol1/data
D. exportfs -fo rw,sudo=10.2.3.4 /vol/vol1/data
Which is NOT a Data ONTAP 7-Mode feature?
A. Singe-system namespace
B. Deduplication
C. DataMotion for Volumes
D. Storage Failover
If a volume is full (because of Snapshot copies, active file system data, or both) what are some tasks that the administrator can do in order to free up space? (Choose three.)
A. Run storage efficiency features like deduplication and compression
B. Delete Snapshot copies
C. Delete the aggregate
D. Expand or grow the volume
E. Turn off volume guarantee
CIFS SMB 2.0 is a stateful protocol. What maintains a history of connection activities?
A. The application
B. The server only
C. The client and the server
D. The domain controller
There are 16 SAS disks available for creating the aggregate; you use 14 disks to create a RAID DP aggregate. The RAID group size is 8 disks in a raid group.
Which statement is TRUE?
A. You create 1 raid group of 16 disks.
B. You create 2 raid groups of 6 disks each.
C. You create 2 RAID groups one containing 8 disks and other containing 6 disks.
D. You create 1 raid group of 12 disks.