Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Verification of a savevg backup

Status
Not open for further replies.

ranjit

Technical User
Apr 14, 2000
131
GB
Is it possible to verify the contents of a savevg backup? I'm not sure what the tape format of such a backup is. Is there an equivalent procedure for a mksysb verification:

# tctl -f /dev/rmt0 rewind
# tctl -f /dev/rmt0.1 fsf 3
# restore -Tvf /dev/rmt0.1

Please outline such a procedure if it exists,
Thanks
 
Although I haven't used it, listing files ( i.e. almost verifying ) from a savevg backup should be the same as for a mksysb - the restore command is used for this.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top