Exam NS0-162 All QuestionsBrowse all questions from this exam
Question 25

You have created a new FlexCache cache volume and want to warm the cache before clients access the cache volume for the first time.

In this scenario, how would you accomplish this task?

    Correct Answer: C

    To warm the FlexCache cache volume before clients access it for the first time, you need to prepopulate the cache volume with data from the origin volume. This can be accomplished using the flexcache prepopulate start command, which allows pre-population of the volume at various levels such as volume, qtree, directory, or single file.

Discussion
oriona93Option: C

The answer is C : https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.pow-fc-mgmt%2FGUID-E878AB6F-2A64-4E66-B865-6C11A0962AA9.html

fivehtpOption: C

Prewarming the cache ONTAP 9.8 introduces an on-box method of pre-warming the cache with the data. The command is flexcache prepopulate start. This command takes a path variable so that the pre-population can be done at a volume, qtree, directory or single file level.

elgovedoOption: C

C - You can prepopulate a FlexCache volume to reduce the time it takes to access cached data. https://docs.netapp.com/us-en/ontap/flexcache/prepopulate-volume-task.html

Gokulaug31Option: C

Answer is C

ivy89Option: C

C is the correct answer

viking007Option: C

C is the answer

whoopOption: C

Answer is C

Mad_TannenOption: C

C You can prepopulate a FlexCache volume to reduce the time it takes to access cached data

s0n1cOption: C

You can prepopulate a FlexCache volume to reduce the time it takes to access cached data.

khk141

Thank you oriona93!!