Operating System - HP-UX
1826164 Members
4302 Online
109691 Solutions
New Discussion

Re: what's the function of this file "br_index.full" under /var/sam/log?

 
SOLVED
Go to solution
Stanley_8
Advisor

what's the function of this file "br_index.full" under /var/sam/log?

as title!!
Can I delete it or empty it?
6 REPLIES 6
Michael Tully
Honored Contributor

Re: what's the function of this file "br_index.full" under /var/sam/log?

This file carries information from 'fbackup' backups that have been started by 'sam'
If you are doing backups from a different place, then yes you can remove it or empty it.
Anyone for a Mutiny ?
S.K. Chan
Honored Contributor

Re: what's the function of this file "br_index.full" under /var/sam/log?

That file is used to store the index of any fbackup session run from SAM. If you're not using SAM to perform your daily backup routine you can safely delete it. Check the time stamp first to make sure it's not current, someone must have run fbackup from SAM at some point in the past.
Khalid A. Al-Tayaran
Valued Contributor

Re: what's the function of this file "br_index.full" under /var/sam/log?


Hi,

If you did fbackup on your system then you'll get such logs..

you don't have to delete them just truncate when needed.
T G Manikandan
Honored Contributor

Re: what's the function of this file "br_index.full" under /var/sam/log?

Stanley_8
Advisor

Re: what's the function of this file "br_index.full" under /var/sam/log?

"makrec.log" under /var/opt/ignite/logs, can I empty it?
T G Manikandan
Honored Contributor
Solution

Re: what's the function of this file "br_index.full" under /var/sam/log?

it is the log file created during the ignite tape creation using make_tape_recovery.

You can remove it.