[Bacula-users] Network error with FD during Backup

2009-05-07 Thread Carlo Maesen
I have a problem with 1 client. It is a solaris zone. I don't have issues with the other zones on the same server, so I can't believe it's a hardware error or firewall problem. (The client is running in a DMZ-zone) I also have used "Heartbeat Interval = 60 seconds" for dir, sd and fd, but the

Re: [Bacula-users] schedule issue

2009-01-12 Thread Carlo Maesen
Stockholm / Wenen Onderwerp: Re: [Bacula-users] schedule issue On Mon, Jan 12, 2009 at 11:04:49AM +0100, Carlo Maesen wrote: > Can someone explain the following: > (bacula 2.4.3 on Centos 5.2) > > Schedule { > Name = aca-windows-cycle > Run = Level=Differential Pool=aca tue-

[Bacula-users] schedule issue

2009-01-12 Thread Carlo Maesen
Can someone explain the following: (bacula 2.4.3 on Centos 5.2) Schedule { Name = aca-windows-cycle Run = Level=Differential Pool=aca tue-fri at 00:01 Run = Level=Full Pool=aca-week 1st-4th sat at 00:01 Run = Level=Full Pool=aca-month 5th sat at 00:01 } +-++--

Re: [Bacula-users] Compiling on Solaris 10 - storage daemon build dying

2009-01-06 Thread Carlo Maesen
export LIBRARY_PATH=/usr/postgres/8.3/lib:$LD_LIBRARY_PATH will do the trick. You can always check with ldd if the necessary libs are found: ldd /opt/bacula/bin/bacula-dir -- Check out the new SourceForge.net Marketpl

[Bacula-users] Max Wait Time

2009-01-05 Thread Carlo Maesen
Can someone explain why the job is canceled. I use Max Wait Time = 10 minutes Output of the log-file: 03-Jan 23:27 itshas-sv11-dir JobId 1317: Start Backup JobId 1317, Job=BCK-itshas-sv041.2009-01-03_23.23.09 03-Jan 23:27 itshas-sv11-dir JobId 1317: Using Device "lto4drive" 03-Jan 23:27 itshas-s

Re: [Bacula-users] Compiling on Solaris 10 - storage daemon build dying

2009-01-04 Thread Carlo Maesen
I also had issues compiling bacula on Solaris 10. Check if you have the following packages: * SUNWgcmn * SUNWbinutils * SUNWbinutilsS * SUNWarc * SUNWhea * SUNWGnutls * SUNWGnutls-devel * SUNWlibgcrypt * SUNWzlib * SUNWzlibS * SUNWGmakeS * SUNWlibm

[Bacula-users] status director and scheduled jobs

2008-12-19 Thread Carlo Maesen
I have several tapes in several pools. I use "Volume Use Duration = 23 hours" for each pool. Sometimes when I run the "stat dir" command within the bconsole, I see *unknown* for the scheduled jobs volume. That's because all volumes in the pool have status "used". The moment the backup starts, h

[Bacula-users] listing open files

2008-12-11 Thread Carlo Maesen
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-users] problem with webacula

2008-12-02 Thread Carlo Maesen
I have installed bacula 2.4.3 on CentOS 5.2 and it's working fine. Now I am trying to configure webacula. I have read the INSTALL. But I can't open some of the pages, for example the director status page. I have the following error in my browser: ERROR: There was a problem executing bconsole. Whe

[Bacula-users] Antw.: Re: retention time confusing

2008-11-23 Thread Carlo Maesen
- Oorspronkelijk bericht - Van: "Dan Langille" <[EMAIL PROTECTED]> Aan: "Carlo Maesen" <[EMAIL PROTECTED]> Cc: "bacula-users" Verzonden: Zondag 23 november 2008 22:14:30 GMT +01:00 Amsterdam / Berlijn / Bern / Rome / Stockholm / Wenen On

[Bacula-users] retention time confusing

2008-11-23 Thread Carlo Maesen
I am still confused about retentiontimes. I have defined a pool (aca) with a volume-retention of 6days. A client has a retention (job and file) of 365 days. I have the following schedule: # The ACA-SOLARIS-schedule Schedule { Name = aca-solaris-cycle Run = Level=Differential Pool=aca mon-th

[Bacula-users] Antw.: Re: question about schedules and retentions

2008-11-11 Thread Carlo Maesen
ntions Hi, 11.11.2008 18:18, Carlo Maesen wrote: > I did read the bacula manual but, I have some questions about schedules. > I creat the following schedule: > Schedule { > Name = aca-cycle > Run = Level=Incremental Pool=aca mon-thu at 22:00 > Run = Level=Full Pool=aca 1st-4

[Bacula-users] question about schedules and retentions

2008-11-11 Thread Carlo Maesen
I did read the bacula manual but, I have some questions about schedules. I creat the following schedule: Schedule { Name = aca-cycle Run = Level=Incremental Pool=aca mon-thu at 22:00 Run = Level=Full Pool=aca 1st-4th sat at 22:00 } I backup one client according this schedule, but each diffe

[Bacula-users] Antw.: Re: Got EOF on tape after reboot

2008-11-09 Thread Carlo Maesen
7;t remember if it is necessary but I've alway assumed that btape need newly blank media. So I always before run, issue a mt -f /dev/nst0 weof Carlo Maesen wrote: > Hello, > > I have installed bacula 2.4.3 from source. > Now I am testing the tape-unit with mt and btape. >

[Bacula-users] Got EOF on tape after reboot

2008-11-06 Thread Carlo Maesen
Hello, I have installed bacula 2.4.3 from source. Now I am testing the tape-unit with mt and btape. The first time I do "btape -c /usr/local/bacula/bin/bacula-sd.conf /dev/nst0", the test runs properly. Then I unload the tape "mt -f /dev/nst0 rewoff" . I reboot the server. I load the same tape