Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Longer Done Jobs retention in activity monitor....

Updated: 21 May 2010 | 3 comments
D--ops's picture
0 0 Votes
Login to vote

Hi,

We are running Netbackup 6MP4.

I have this little issue with the done jobs retention in the activity monitor. It’s by default 3 days and I need to have a longer retention of done jobs.

I’ve already tried this command with no results:

/usr/openv/netbackup/bin/admincmd/bpdbjobs -clean -keep_days 30

It’s still deleting done jobs after 3 days….

Any help will be greatly appreciated.

 

Dany.

Comments

Frank Cavadi's picture
05
Jun
2007
0 Votes 0
Login to vote

Add the something like the following to /usr/openv/netbackup/bp.conf of your media servers -
(of course, 240 hours equates to 10 days of Activity Monitor history)
 
KEEP_JOBS_HOURS = 240
KEEP_JOBS_SUCCESSFUL_HOURS = 240
Frank Cavadi's picture
05
Jun
2007
0 Votes 0
Login to vote

Helpful tech docs (but, really for NetBackup DataCenter v4.5) -
 
Richard Bannister's picture
14
Jun
2007
0 Votes 0
Login to vote



Frank Cavadi wrote:
Add the something like the following to /usr/openv/netbackup/bp.conf of your media servers -
(of course, 240 hours equates to 10 days of Activity Monitor history)
 
KEEP_JOBS_HOURS = 240
KEEP_JOBS_SUCCESSFUL_HOURS = 240


I can vouch for Frank's reply there, this works fine in 5.1 (i use the maximum value of 720 hours, take heed of the notes re 720 hours in one of Franks links there).

Message Edited by Richard Bannister on 06-14-200703:34 AM