Operating System - HP-UX
1830616 Members
2560 Online
110015 Solutions
New Discussion

modify make_tape_recovery choice of files to backup

 
SOLVED
Go to solution
Gregory Locke
Frequent Advisor

modify make_tape_recovery choice of files to backup

Hi All:

Can anyone tell me the file to modify what files are included in the make_tape_recovery utility? I would like to add a few utilities to the list. Thanks
3 REPLIES 3
James R. Ferguson
Acclaimed Contributor
Solution

Re: modify make_tape_recovery choice of files to backup

Hi Gregory:

You can include additional files and/or directories by specifying ' -x include=file|dir' in the 'make_tape_recovery' options. See the manpages for more information.

Regards!

...JRF...
RobinKing
Valued Contributor

Re: modify make_tape_recovery choice of files to backup

Where are these utilities installed? You could use "-x inc_entire=vg00" or change the vg if it's installed elsewhere.
Gregory Locke
Frequent Advisor

Re: modify make_tape_recovery choice of files to backup

thanks, all. Got it working.