cancel
Showing results for 
Search instead for 
Did you mean: 

Vault - How do I see what images were included in a vault session?

Zak_Meekins_2
Level 6
My Vault session just finished and it spit out the media but I want to know what images actually got duplicated. How do I show the images that are associated with a given vault?

Thanks
6 REPLIES 6

Nathan_Kippen
Level 6
Certified
for unix ...
 
/usr/openv/netbackup/vault/sessions/<vault_profile>/<session_id>/duped.images
 
 

Zak_Meekins_2
Level 6
Awesome  - thanks.


PraveenChollang
Level 3
/usr/openv/netbackup/vault/sessions/<vault_profile>/<session_id>/duped.images
above gives only list of images successfully duplicated by vault.
 
total list of images to vault are in:
/usr/openv/netbackup/vault/sessions/<vault_profile>/<session_id>/preview.list

PraveenChollang
Level 3
How can we know the size of an image that should be vaulted??

HEMANPR
Level 6
Poeple What about If I want to know What images the vault job will to backup?
How Can I know what images the Vault will get to do a eject?

HEMANPR
Level 6

Command to preview a vault job:

root:/Pro_Files/Veritas/Netbackup/bin/vltrun 0/VaultName/ProfileName -preview

the look into:

/usr/openv/netbackup/vault/sessions/<vault_profile>/<session_id>/preview.list

Good Luck
:)