nerdexam
Network_Appliance

NS0-155 · Question #24

You want to create an automated test environment that performs a single file SnapRestore time you run the procedure, however, SnapRestore prompts you to confirm your decision to revert the file. How…

The correct answer is A. Use the -f option with the snap restore command. https://library.netapp.com/ecmdocs/ECMP1196979/html/man1/na_snap.1.html snap restore [ -f ] [ -t vol | file ] [ -s snapshot_name ] [ -r restore_as_path ] vol_name | restore_from_path Reverts a volume to a specified Snapshot copy, or reverts a single file to a revision from a…

Data Protection and Recovery Operations

Question

You want to create an automated test environment that performs a single file SnapRestore time you run the procedure, however, SnapRestore prompts you to confirm your decision to revert the file. How can you automate this step?

Options

  • AUse the -f option with the snap restore command.
  • BEnable the options snaprestore_noprompts enable = on option.
  • CThese prompts are for data protection and auditing and cannot be overridden.
  • DEnter the priv set advanced mode on the storage system and prompt will not appear.

How the community answered

(54 responses)
  • A
    83% (45)
  • B
    9% (5)
  • C
    2% (1)
  • D
    6% (3)

Explanation

https://library.netapp.com/ecmdocs/ECMP1196979/html/man1/na_snap.1.html snap restore [ -f ] [ -t vol | file ] [ -s snapshot_name ] [ -r restore_as_path ] vol_name | restore_from_path Reverts a volume to a specified Snapshot copy, or reverts a single file to a revision from a specified Snapshot copy. Before reverting the volume or file, the user is requested to confirm the operation. The -f option suppresses this confirmation step.

Topics

#SnapRestore automation#snap restore -f#prompt suppression#single file restore

Community Discussion

No community discussion yet for this question.

Full NS0-155 Practice