When running deduplication on SnapVault destinations, which three statements are true?
A. The target SnapVault controller deduplicates inline.
B. The source SnapVault data is deduplicated inline on the target before it is written to disk.
C. Deduplication internally synchronizes with the SnapVault schedule on the destination.
D. The source (primary) system sends duplicated data even if the source data is deduplicated.
E. Deduplication with SnapVault creates a snapshot, deduplicates, then deletes and recreates the snapshot to effectively deduplicate savings.
Which three /etc/snapmirror.conf entries will support synchronous or semi-synchronous SnapMirror?
A. FilerA:source_vol FilerB:destination_vol visibility_interval = lhr, outstanding = 3ms, cksum=crc32 syns
B. FilerA:source_vol FilerB:destination_vol 0-55/5 * * *
C. FilerA:source_vol FilerB:destination_vol sync
D. FilerA:source_vol FilerB:destination_vol outstanding=3s sync
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
Which is true of the SnapVault backup of a NetApp storage system?
A. The file is the basic unit for SnapVault backup destination.
B. The qtree is the basic unit for SnapVault backup destination.
C. The volume is the basic unit of SnapVault backup destination.
D. The directory is the basic unit for SnapVault backup destination.
Which three statements apply to NearStore Personality license? (Choose three.)
A. It increases the storage capacity.
B. It converts the destination storage system to a NearStore system.
C. It requires the nearstore_option license on the destination storage system.
D. It provides increased concurrent streams when the storage systems are used as destinations for SnapMirror and SnapVault transfers.
To create a 64-bit aggregate, which optional switch/flag/parameter/option to the aggr create command must be included?
A. b 64
B. B 64
C. l 64
D. L 64
E. No optional switch/flag/parameter/option is needed because 64-bit aggregates are the default
Which two commands would help you troubleshoot a LUN that cannot be accessed by a host? (Choose two.)
A. fcp show wwpn
B. fcp wwpn
C. igroup show
D. lun show -err
E. lun show -v
What command would create a LUN clone named lun0.clone from the LUN lun0 on the volume vol2?
A. lun clone start create /vol/vol2/lun0.clone -b /vol/vol2/lun0 snap_recent
B. lun clone create /vol/vol2/lun0.clone -b /vol/vol2/lun0 snap_recent
C. lun clone create /vol/vol2/lun0 -b /vol/vol2/lun0.clone snap_recent
D. lun clone create /vol/vol2/lun0.clone -b /vol/vol2/lun0 -s snap_recent
Which three steps should be taken when troubleshooting a "stale nfs file handle" response to a NFS mount request on a Solaris system? (Choose three)
A. check the client's fstab
B. check the /etc/sd.conf file on the client
C. check show mount -e to the storage system from the client
D. check for connectivity to the storage system from the client
E. check the output of the exportfs command on the storage system
When troubleshooting a double disk failure with SyncMirror, you decide to remove and destroy a plex from a mirrored aggregate. What steps remove a plex from a mirrored aggregate?
A. Take the aggregate offline and use the aggr destroy command
B. Take the aggregate offline and use the destroy -f command
C. Ensure the plex is online and use the aggr destroy plexname command.
D. Ensure the plex is offline and use the aggr destroy plexname command.