Operating System - HP-UX
1836785 Members
2477 Online
110109 Solutions
New Discussion

ignite backup excluding a certain lvol.

 
SOLVED
Go to solution
Ferdi Castro
Advisor

ignite backup excluding a certain lvol.

Hi Guys,
Normally I use ignite backup with make_tape_recovery -Av command. But this time I want to exclude a certain directory. can help me exclude it.

Thanks in advance.
Ferdi
2 REPLIES 2
Kenan Erdey
Honored Contributor

Re: ignite backup excluding a certain lvol.

hi;

-x exclude=directory will help you.
Computers have lots of memory but no imagination
Mustafa Gulercan
Respected Contributor
Solution

Re: ignite backup excluding a certain lvol.

hi;
-x include=file|directory
Includes the file or directory in the recovery archive, but
does not cross any mount points. Note, file names may NOT
end with a space.

-x inc_cross=file|directory
Includes the file or directory in the recovery archive and
crosses mount points to access any directories that are
mounted or files contained in directories that are mounted.
This option is for crossing local files system mounts only;
not remote file system mounts. Note, file names may NOT end
with a space.

regards;
mustafa