NetApp AltaVault Cloud Integrated Storage Administration Guide 259
AltaVault appliance best practices for EMC NetWorker for Amazon Glacier Best practices for Amazon Glacier
[x] 6/13/2013 11:06 AM 38765393 browsable
[ ] 6/13/2013 11:49 AM 55531031 browsable
Required Volumes: oak_cs.cb2k3r2.com.001.RO
2. Assume that you want the saveset from "6/13/2013 11:06 AM" and go to the Windows command prompt and run
the following commands:
cd "c:\Program Files\Legato\nsr\bin"
mminfo -otc -v -q name=D:\
volume type client date time size ssid fl lvl name
oak_cs.cb2k3r2.com.001 adv_file oak-cs.cb2k3r2.com 6/13/2013 11:06:53 AM 38 GB 4273605193 cb manual D:\
oak_cs.cb2k3r2.com.001.RO adv_file oak-cs.cb2k3r2.com 6/13/2013 11:06:53 AM 38 GB 4273605193 cb manual D:\
oak_cs.cb2k3r2.com.001 adv_file oak-cs.cb2k3r2.com 6/13/2013 11:49:49 AM 55 GB 4256830541 cb manual D:\
oak_cs.cb2k3r2.com.001.RO adv_file oak-cs.cb2k3r2.com 6/13/2013 11:49:49 AM 55 GB 4256830541 cb manual D:\
3. Using the SSID value from the output of the above, find the name of the corresponding file on the disk:
mminfo -q "ssid=4273605193" -r "ssid(53)"
8d5688a2-00000006-feba0a49-51ba0a49-00030e00-a8d346b6
4. Now that the filename needed for restore or retrieve has been identified, locate the file on the AltaVault appliance
share or mount.
Linux:
find <AVAmntpointname> -name "8d5688a2-00000006-feba0a49-51ba0a49-0003"
< AVAmntpointname >/networker/66/76/notes/8d5688a2-00000006-feba0a49-51ba0a49-00030e00-
a8d346b6
< AVAmntpointname >/networker/66/76/8d5688a2-00000006-feba0a49-51ba0a49-00030e00-a8d346b6
Windows:
Map AltaVault share path as Windows mapped network drive (Z: in this example)
Z:\>dir "8d5688a2-00000006-feba0a49-51ba0a49-00030e00-a8d346b6" /s
Volume in drive Z is LKWZE
Volume Serial Number is 009A-9A03
Directory of Z:\66\76
06/13/2013 11:19 AM 39,695,762,716 8d5688a2-00000006-feba0a49-51ba0a49-00030e00-a8d346b6
1 File(s) 39,695,762,716 bytes
Directory of Z:\66\76\notes
06/13/2013 11:19 AM 236 8d5688a2-00000006-feba0a49-51ba0a49-00030e00-a8d346b6
1 File(s) 236 bytes
Total Files Listed:
2 File(s) 39,695,762,952 bytes
0 Dir(s) 499,903,440,459,776 bytes free
Note: The mminfo query for the session id (SSID) should list out multiple files if the backup spans multiple media files. You need
to list out all levels of the backup through mminfo. To get the SSID, you can also go to Network Administration > Media > Disk
Volumes > Show Save Sets or Media > Save Sets and query them.
5. Prepopulate the file or files identified in Step 4 using the Prepopulation GUI as described in “Restoring data from
the cloud using the prepopulation page” on page 252, and wait until the files migrate from Glacier to the AltaVault
cache.
6. Initiate your restore from Networker User as you normally would to complete the recovery.