256 NetApp AltaVault Cloud Integrated Storage Administration Guide
Best practices for Amazon Glacier Recovering data from Amazon Glacier
Example 1: Pattern-based datastore prepopulation
This example explains pattern-based datastore prepopulation. Consider the directory structure example shown in the
figure below.
The following table shows different examples of the
datastore prepop command for this directory structure:
The datastore prepop command operates from the local pathname for each SMB share created.
Command Description
datastore prepop pattern smb/f*
Populates only file1 and file2 using Standard retrieval (default).
datastore prepop pattern smb/*
retrieval-type bulk
Populates all of the files (file1 through file7) with directory1 and
directory2 using Bulk retrieval.
datastore prepop pattern smb/
directory1/* retrieval-type standard
Populates only file3 and file4 using Standard retrieval.
datastore prepop pattern smb/
directory1/file3|/smb/directory2/
file7 retrieval-type expedited
Populates only file3 and file7 using Expedited retrieval.
file2 (/smb/file2)
file4 (/smb/directory1/file4)
Directory structure
/smb
file1 (/smb/file1)
/directory1
file3 (/smb/directory1/file3)
/directory2
file5 (/smb/directory2/file5)
file6 (/smb/directory2/file6)
file7 (/smb/directory2/file7)