Bacula-users

Re: [Bacula-users] listing open files

2008-12-11 14:48:14
Subject: Re: [Bacula-users] listing open files
From: Martin Simmons <martin AT lispworks DOT com>
To: c.maesen AT aca-it DOT be
Date: Thu, 11 Dec 2008 19:44:51 GMT
>>>>> On Thu, 11 Dec 2008 11:31:19 +0100 (CET), Carlo Maesen said:
> 
> I would like to have a listing of all open files in my backup-report or in 
> the log-file. So I can put these in a exclude list.
> Is this posssible ?
> 
> I use for each job:
> Messages = Standard
> 
> bacula-dir.conf:
> Messages {
>   Name = Standard
>   mailcommand = "/usr/local/bacula/bin/bsmtp -h localhost -f \"\(Bacula\) 
> \<%r\>\" -s \"Bacula: %t %e of %c %l\" %r"
>   operatorcommand = "/usr/local/bacula/bin/bsmtp -h localhost -f \"\(Bacula\) 
> \<%r\>\" -s \"Bacula: Intervention needed 
> for %j\" %r"
>   mail = user AT domain DOT corp = all, !skipped            
>   operator = support AT aca-it DOT be = mount
>   console = all, !skipped, !saved
>   append = "/usr/local/bacula/log" = all, !skipped
> }
> 
> Additional info:
> Bacula 2.4.3 on CentOS 5.2

Bacula can't detect open files, but you could uses a Client Run Before script
that invokes something like lsof.

__Martin

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>