Re: [Bacula-users] nagios check_bacula plugin and Bacula 2.0.1

2007-03-06 Thread Masopust, Christian
> > /usr/bin/g++ -O -L../lib -L../cats -o check_bacula check_bacula.o > > authenticate.o -lbac -lm -lpthread > > check_bacula.o(.text+0x1c): In function `usage': > > /usr/local/src/bacula-2.0.1/src/check_bacula/check_bacula.c:58: > > undefined reference to `gettext' > > check_bacula.o(.text+0x4

Re: [Bacula-users] nagios check_bacula plugin and Bacula 2.0.1

2007-03-06 Thread Masopust, Christian
> > Maybe I am doing something wrong, but the source you sent > fails as well. > Sightly different output, but still a gettext issue it would > seem. I did > double check, gettext and lintl are installed and working. > > ==>Entering directory /usr/local/src/bacula-2.0.1/src/check_bacula > /usr/

Re: [Bacula-users] Restore command problem after using bscan

2007-03-06 Thread Paul England
Hi Erich, Good Point, ### # Bacula versions # ### 1.38.11-8 (Director, Client and Storage) ## # Platforms: # ## Director & Storage - Debian 4.0 Linux portia 2.6.19.2 i686 GNU/Linux Client - Debian 4.0 Linux pandora 2.6.19.2 i686 GNU/Lin

Re: [Bacula-users] Restore command problem after using bscan

2007-03-06 Thread Erich Prinz
Paul, Not that I can help unravel this, however I do know it will be important to know: Bacula version used (client and director) Platform(s) DB used and Version Sorry if you buried it in here. My quick scan yielded nothing. You'll likely get some assistance with that info added above. Erich

Re: [Bacula-users] Unable to truncate volume

2007-03-06 Thread Robert Nelson
The only time ftruncate returns EINVAL is if the file size is negative which is not the case here. So that error means that some system call that ftruncate made failed with an error that the C runtime didn't expect, unknown error codes are mapped to EINVAL. So the most likely guilty party is an

[Bacula-users] Restore command problem after using bscan

2007-03-06 Thread Paul England
Hi there, ## # Summary of problem # ## I get the following output from the bconsole 'restore' command: "No Full backup before 2007-03-07 12:26:11 found." This is after choosing option 5: "Select the most recent backup for a client". This only started hap

Re: [Bacula-users] SCSI cards

2007-03-06 Thread Kern Sibbald
On Tuesday 06 March 2007 23:08, Jansen,Quinton [PYR] wrote: > Sorry, guess I should have been a bit more specific: Hmmm. Maybe you were -- I just missed it. > The RAID option on > the Adaptec scsi cards caused a number of problems, even if turned off > for the tape library (only device on the

Re: [Bacula-users] SCSI cards

2007-03-06 Thread Don MacArthur
In that case, since you are using a dl series server anyway, the adapter I'm using would probably work equally well for your situation. HP sales (SMB) has gotten engineers on the phone if there was a doubt about compatibility, and allowed us to exchange parts if they didn't work to our satisfact

Re: [Bacula-users] nagios check_bacula plugin and Bacula 2.0.1

2007-03-06 Thread Arno Lehmann
Hi, On 3/6/2007 11:27 PM, DAve wrote: > Arno Lehmann wrote: ... >> Probably it would be a good idea to get your local FreeBSD wizard >> working on this ... > That would be me 8^( I hope to get a few hours to do more than give a > passing look over the problem. It's another day I am wishing I kne

Re: [Bacula-users] nagios check_bacula plugin and Bacula 2.0.1

2007-03-06 Thread DAve
Arno Lehmann wrote: > Hi, > > On 3/6/2007 10:23 PM, DAve wrote: >> DAve wrote: >>> Arno Lehmann wrote: Hello, On 3/5/2007 10:44 PM, DAve wrote: > We are still fighting with Windows Fd connection issues. I would like to > use the check_bacula plugin to monitor my Fds. Either

Re: [Bacula-users] nagios check_bacula plugin and Bacula 2.0.1

2007-03-06 Thread Arno Lehmann
Hi, On 3/6/2007 10:23 PM, DAve wrote: > DAve wrote: >> Arno Lehmann wrote: >>> Hello, >>> >>> On 3/5/2007 10:44 PM, DAve wrote: We are still fighting with Windows Fd connection issues. I would like to use the check_bacula plugin to monitor my Fds. Either nagios will keep the clien

Re: [Bacula-users] SCSI cards

2007-03-06 Thread Jansen,Quinton [PYR]
Sorry, guess I should have been a bit more specific: The RAID option on the Adaptec scsi cards caused a number of problems, even if turned off for the tape library (only device on the bus). The hard drive RAID is on a separate controller. > -Original Message- > From: Kern Sibbald [mailt

Re: [Bacula-users] SCSI cards

2007-03-06 Thread Kern Sibbald
On Tuesday 06 March 2007 22:06, Jansen,Quinton [PYR] wrote: > Would that be the LSI22320-R? I take it the RAID is not causing any > problems. Advice from several users recently indicate that you would probably eliminate all your headaches if you use a dedicated SCSI controller for your tape dri

Re: [Bacula-users] Btape Fill - Did it work?

2007-03-06 Thread Arno Lehmann
Hi, On 3/6/2007 3:47 PM, Brian Debelius wrote: ... possible problems with end-of-tape detection with a VXA drive... > Hi, > > OS is Windows 2003r2 > Bacula is v2.0.2 (director and sd are on Windows) Oh, windows... perhaps something to take to the developer list, too. In any case, when you encou

Re: [Bacula-users] nagios check_bacula plugin and Bacula 2.0.1

2007-03-06 Thread DAve
DAve wrote: > Arno Lehmann wrote: >> Hello, >> >> On 3/5/2007 10:44 PM, DAve wrote: >>> We are still fighting with Windows Fd connection issues. I would like to >>> use the check_bacula plugin to monitor my Fds. Either nagios will keep >>> the client firewall open, or prove the issue is not Bacul

Re: [Bacula-users] SCSI cards

2007-03-06 Thread Don MacArthur
Hm, hadn't thought about it for awhile. I'm using a HP DL380 G4 with the internal controller handling the local hard drives and the tape equipment connected to the SCSI adapter on the PCI bus. So, the backup is not on the same controller that is managing my raid. I'm not using raid in the contex

Re: [Bacula-users] SCSI cards

2007-03-06 Thread Jansen,Quinton [PYR]
Would that be the LSI22320-R? I take it the RAID is not causing any problems. > -Original Message- > From: Don MacArthur [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 06, 2007 12:48 PM > To: Jansen,Quinton [PYR] > Cc: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] SC

Re: [Bacula-users] Feature Request: Append Period

2007-03-06 Thread Kern Sibbald
On Tuesday 06 March 2007 21:23, Brian Debelius wrote: > Kern Sibbald wrote: > > On Tuesday 06 March 2007 18:55, Brian Debelius wrote: > >> Item n:Implement an 'Append Period' > >> Origin: Brian Debelius (bdebelius @ intelesyscorp dot com) > >> Date:06 March 2007 > >> Status: Submitt

Re: [Bacula-users] Tape is in "error" status after tape fills up

2007-03-06 Thread Martin Simmons
> On Fri, 02 Mar 2007 14:06:09 -0600, Jason King said: > > Oh, the message said that the number of "files" on the tape was a > different number than was in the catalog. How would that have happened? The most common reason is misconfiguration of Bacula or the tape drive (either now or when t

Re: [Bacula-users] mac bacula client

2007-03-06 Thread Don MacArthur
I built mine from source, using tiger. After the first is done, you can either copy the app to other servers and mod the confs, or compile on all. ./configure --enable-client-only On Tue, 2007-03-06 at 05:19 -0500, Bill Szkotnicki wrote: > Hi, > We are having trouble finding a mac version of t

Re: [Bacula-users] SCSI cards

2007-03-06 Thread Don MacArthur
I'm using HP servers with the 2-channel 320 SCSI cards by symbios. No problems, good throughput. On Tue, 2007-03-06 at 11:31 -0800, Jansen,Quinton [PYR] wrote: > Can anyone recommend a SCSI HBA that will play nice with Linux and > multiple tape libraries? After having problems with the Adaptec

Re: [Bacula-users] Feature Request: Append Period

2007-03-06 Thread Brian Debelius
Kern Sibbald wrote: > On Tuesday 06 March 2007 18:55, Brian Debelius wrote: > >> Item n:Implement an 'Append Period' >> Origin: Brian Debelius (bdebelius @ intelesyscorp dot com) >> Date:06 March 2007 >> Status: Submitted >> >> What: Implement an 'Append Period'. An append peri

[Bacula-users] After running bscan bacula cannot find a completed full backup

2007-03-06 Thread Paul England
Hi there, Yesterday I run bscan to update my bacula catalog database, The reason I did this was due to a configuration error on my behalf, even though my pool was set to 'AutoPrune = no', 'Volume Retention = 99y' and 'Recycle = no'... the client directive was set to 'AutoPrune = yes' and 'File Re

Re: [Bacula-users] Feature Request: Append Period

2007-03-06 Thread Kern Sibbald
On Tuesday 06 March 2007 18:55, Brian Debelius wrote: > Item n:Implement an 'Append Period' > Origin: Brian Debelius (bdebelius @ intelesyscorp dot com) > Date:06 March 2007 > Status: Submitted > > What: Implement an 'Append Period'. An append period is a window of > time after the

Re: [Bacula-users] Feature Request : Implement NDMP protocol

2007-03-06 Thread Kern Sibbald
On Tuesday 06 March 2007 17:40, Alan Davis wrote: > Item n:   Implement NDMP protocol support >   Origin: Alan Davis >   Date:   06 March 2007 >   Status: Submitted > >   What:   Network Data Management Protocol is implemented by a number of > NAS filer vendors to enable >           backups using t

Re: [Bacula-users] nagios check_bacula plugin and Bacula 2.0.1

2007-03-06 Thread Kern Sibbald
On Tuesday 06 March 2007 14:07, Masopust, Christian wrote: > Hello, > > a while ago i already sent a modified check_bacula.tgz to Kern > (the changes to check_bacula were neccessary as there are some > changes in authentication) so that he could add it to the 2.0.x > distribution (i think it was a

[Bacula-users] SCSI cards

2007-03-06 Thread Jansen,Quinton [PYR]
Can anyone recommend a SCSI HBA that will play nice with Linux and multiple tape libraries? After having problems with the Adaptec cards, and their raid options... Debian, HP DL 360, Quantum superloader 3 and a PX 506 (on order). Quinton Jansen Environment Canada 201 - 401 Burrard Street Vancouv

Re: [Bacula-users] reusing tapes in Error-State

2007-03-06 Thread kodis
On Tue, Mar 06, 2007 at 03:36:39AM +, Alan Brown wrote: > On Mon, 5 Mar 2007, Kern Sibbald wrote: > > >>I'm also seeing this using Bacula 2.0.1 on RHEL-4 with a jukebox > >>holding two LTO-3 drives. It's an intermittent problem that I haven't > >>been able to reproduce reliably, so I haven't

[Bacula-users] Question about setting up bsmtp

2007-03-06 Thread John BORIS
I am using Bacula 2.0.2 on Fedora Core 6 and I am bit confused about the mailcommand line. mailcommand = "/home/bacula/bin/bsmtp -h mail.domain.com -f \"\(Bacula\) %r\" -s \"Bacula: %t %e of %c %l\" %r" the -h option (per the instructions) is for your bsmtp mail server. I replaced the mail.domain

Re: [Bacula-users] reusing tapes in Error-State

2007-03-06 Thread Martin Simmons
> On Mon, 5 Mar 2007 20:53:27 +0100, Kern Sibbald said: > > On Monday 05 March 2007 20:08, [EMAIL PROTECTED] wrote: > > On Mon, Mar 05, 2007 at 06:34:08PM +0100, Kern Sibbald wrote: > > > On Monday 05 March 2007 16:57, [EMAIL PROTECTED] wrote: > > > > On Sun, Mar 04, 2007 at 10:28:29PM +0100,

[Bacula-users] Feature Request: Append Period

2007-03-06 Thread Brian Debelius
Item n:Implement an 'Append Period' Origin: Brian Debelius (bdebelius @ intelesyscorp dot com) Date:06 March 2007 Status: Submitted What: Implement an 'Append Period'. An append period is a window of time after the last job written completes that still allows the tape to be appe

Re: [Bacula-users] does bacula load the required tape automtically for the restore job?

2007-03-06 Thread Naufal Zamir
I am not sure what is happening. My console is just saying running job while my autochanger is doing nothing. During backup autochanger loads the tape perfectly, I am not sure why is not laoding it during restore. On 3/6/07, Frank Sweetser <[EMAIL PROTECTED]> wrote: On Tue, Mar 06, 2007 at 12:3

Re: [Bacula-users] does bacula load the required tape automtically for the restore job?

2007-03-06 Thread Frank Sweetser
On Tue, Mar 06, 2007 at 12:38:48PM -0500, Naufal Zamir wrote: > Hi, > > Just a quick question. If the required tape is in the autochanger, will > bacula automatically load that tape if the requested restore operation is > from that tape? Yes. -- Frank Sweetser fs at wpi.edu | For every proble

[Bacula-users] does bacula load the required tape automtically for the restore job?

2007-03-06 Thread Naufal Zamir
Hi, Just a quick question. If the required tape is in the autochanger, will bacula automatically load that tape if the requested restore operation is from that tape? Thanks and Regards - Take Surveys. Earn Cash. Influence th

Re: [Bacula-users] Append period

2007-03-06 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 VolumeUseDuration is probably as close as you'd come. Brian Debelius wrote: > Does bacula have any features that would be equivelent to an append > period? An append period is a window of time after the last job written > completes that still allow

Re: [Bacula-users] File Volume full; now what do I do?

2007-03-06 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Adam Compton wrote: > Hello, > > I have had Bacula running for about a month, backing up several servers. > The storage that I have available is a 600 GB RAID-5 device local to the > Director machine. I set up this space as one File volume, in one p

[Bacula-users] Append period

2007-03-06 Thread Brian Debelius
Does bacula have any features that would be equivelent to an append period? An append period is a window of time after the last job written completes that still allows the tape to be appended. After the window closes, no more appends would be allowed. ---

[Bacula-users] File Volume full; now what do I do?

2007-03-06 Thread Adam Compton
Hello, I have had Bacula running for about a month, backing up several servers. The storage that I have available is a 600 GB RAID-5 device local to the Director machine. I set up this space as one File volume, in one pool, which all the jobs save to. It is, unfortunately, now full, and further

[Bacula-users] Feature Request : Implement NDMP protocol

2007-03-06 Thread Alan Davis
Item n: Implement NDMP protocol support Origin: Alan Davis Date: 06 March 2007 Status: Submitted What: Network Data Management Protocol is implemented by a number of NAS filer vendors to enable backups using third-party software. Why:This would allow NAS filer back

[Bacula-users] Feature Request : Implement Catalog directive for Pool resource

2007-03-06 Thread Alan Davis
Item n: Implement Catalog directive for Pool resource in Director configuration Origin: Alan Davis [EMAIL PROTECTED] Date: 6 March 2007 Status: Submitted What: The current behavior is for the director to create all pools found in the configuration file in all catalogs. Add

[Bacula-users] Auto Mount / Tape change problem

2007-03-06 Thread Andreas Lüdtke
Hi, I have a running job that waits for a tape. The last tape was auto-ejected due to an exceeded Volume Use Duration. I inserted another used tape and the backup job didn't continue/start and I get the following message, when I issue a "status storage": Device status: Device "FileStorage" (V:\

Re: [Bacula-users] Watchdog timer killed long-running backup

2007-03-06 Thread Alan Davis
On Tue, 6 Mar 2007 09:39:35 +0100 Kern Sibbald <[EMAIL PROTECTED]> wrote: > On Monday 05 March 2007 23:57, Alan Davis wrote: >> I understand the sanity check - but the job wasn't idle >>- the FD and SD >> were both working and data was being written to tapes as >>expected for 6 >> days. >> >> W

Re: [Bacula-users] Btape Fill - Did it work?

2007-03-06 Thread Brian Debelius
Arno Lehmann wrote: > Hi, > > On 3/5/2007 10:53 PM, Brian Debelius wrote: > >> Wrote blk_block=32, dev_blk_num=3517 VolBytes=77,656,227,840 >> rate=11172.0 KB/s >> 16:13:03 Flush block, write EOF >> 05-Mar 16:13 btape: End of Volume "TestVolume1" at 80:472 on device >> "VXA-172" (Tape0).

[Bacula-users] Migration: last full backup to archive?

2007-03-06 Thread Alan Brown
I have a number of machines which have been switched off in the last 6 months and want to save their last complete backup to an archive pool in order to both free up the main pool and to ensure there's one last copy of everything. In some cases, there is one last full backup in the system, so

Re: [Bacula-users] nagios check_bacula plugin and Bacula 2.0.1

2007-03-06 Thread DAve
Arno Lehmann wrote: > Hello, > > On 3/5/2007 10:44 PM, DAve wrote: >> We are still fighting with Windows Fd connection issues. I would like to >> use the check_bacula plugin to monitor my Fds. Either nagios will keep >> the client firewall open, or prove the issue is not Bacula (to my senior >>

[Bacula-users] Problems with Bacula 2.0.2 and HP SureStore DLT-80 drive

2007-03-06 Thread Kevin Fullerton
Hi, I've been trying to get a HP SureStore DLT-80 drive working with Bacula on a Gentoo Linux machine. Originally when running the btape test I was getting this error jericho ~ # btape -c /etc/bacula/bacula-sd.conf /dev/nst0 Tape block granularity is 1024 bytes. btape: butil.c:286 Using device: "

Re: [Bacula-users] nagios check_bacula plugin and Bacula 2.0.1

2007-03-06 Thread Masopust, Christian
Hello, a while ago i already sent a modified check_bacula.tgz to Kern (the changes to check_bacula were neccessary as there are some changes in authentication) so that he could add it to the 2.0.x distribution (i think it was a week after 2.0.0 came out). i don't know if it has been already added

Re: [Bacula-users] Installing/compiling Bacula 2.0.x on Debian Sarge

2007-03-06 Thread Per Andreas Buer
Simon Ekstrand wrote: > Per Andreas Buer wrote: > >> I've re-packaged bacula-client for Sarge and I can publish this if >> anyone cares. >> > > Please do. > http://users.linpro.no/perbu/bacula/ The package is named "linpro-bacula" due to internal policy and has been build on sarge/i386

Re: [Bacula-users] nagios check_bacula plugin and Bacula 2.0.1

2007-03-06 Thread Arno Lehmann
Hello, On 3/5/2007 10:44 PM, DAve wrote: > We are still fighting with Windows Fd connection issues. I would like to > use the check_bacula plugin to monitor my Fds. Either nagios will keep > the client firewall open, or prove the issue is not Bacula (to my senior > sysadmin). Hmm... but a conn

Re: [Bacula-users] Btape Fill - Did it work?

2007-03-06 Thread Arno Lehmann
Hi, On 3/5/2007 10:53 PM, Brian Debelius wrote: > Wrote blk_block=32, dev_blk_num=3517 VolBytes=77,656,227,840 > rate=11172.0 KB/s > 16:13:03 Flush block, write EOF > 05-Mar 16:13 btape: End of Volume "TestVolume1" at 80:472 on device > "VXA-172" (Tape0). Write of 245760 bytes got -1. > 05-M

Re: [Bacula-users] Bacula returns: The number of files Mismatch!

2007-03-06 Thread Thomas Franz
Am Donnerstag, 1. März 2007 15:51 schrieb Arno Lehmann: > Hi, > > On 3/1/2007 2:55 PM, Thomas Franz wrote: > > Am Mittwoch, 28. Februar 2007 22:02 schrieben Sie: > >>>On Wed, 28 Feb 2007 13:41:25 +0100, Thomas Franz said: > >>> > >>>Hello, > >>> > >>>I am running bacula for a lot of month, with

[Bacula-users] mac bacula client

2007-03-06 Thread Bill Szkotnicki
Hi, We are having trouble finding a mac version of the bacula client. The fink.sourceforge site doesn't seem to be there. Does anyone know where to find it? Or should we try to build it from the sources? Thanks, - Take Surveys

Re: [Bacula-users] Post upgrade 1.36.1 -> 2.0.2

2007-03-06 Thread Andrew Paterson
Hi Kern et al, Thanks very much for that - yes ... I must always read the full ReleaseNotes for all major versions when upgrading. I must always read the full ReleaseNotes for all major versions when upgrading. I must always read the full ReleaseNotes for all major versions when upgrading.

Re: [Bacula-users] Unable to truncate volume

2007-03-06 Thread Kern Sibbald
On Tuesday 06 March 2007 10:19, Silver Salonen wrote: > On Tuesday 13 February 2007 18:45, Brian Debelius wrote: > > Windows. > > > > Ok I have 5 volumes. full- through full-0004. They all were > > migrated last night. When I run the backups today, and 0001 were > > recylced ok. 0002 a

Re: [Bacula-users] Installing/compiling Bacula 2.0.x on Debian Sarge

2007-03-06 Thread Simon Ekstrand
Per Andreas Buer wrote: > Simon Ekstrand wrote: >> However compiling the 2.0.2 director/sd by hand and using the >> prepackaged 1.x client in sarge for clients running debian stable has >> worked fine so far. >> > > This has been strongly discouraged on this list earlier. It _might_ work > - bu

Re: [Bacula-users] Unable to truncate volume

2007-03-06 Thread Silver Salonen
On Tuesday 13 February 2007 18:45, Brian Debelius wrote: > Windows. > > Ok I have 5 volumes. full- through full-0004. They all were > migrated last night. When I run the backups today, and 0001 were > recylced ok. 0002 and 0003 were recycled but could not be truncated. > 0004 was

Re: [Bacula-users] Interrupted Backup

2007-03-06 Thread Kern Sibbald
On Tuesday 06 March 2007 04:11, Ryan Novosielski wrote: > Holden Hao wrote: > > Whay happens when a backup is interrupted like when a user turns off > > or reboots the computer when a backup job is running? > > > > What happens to the partial data that was saved? Are the files saved > > recoverabl

Re: [Bacula-users] Watchdog timer killed long-running backup

2007-03-06 Thread Kern Sibbald
On Monday 05 March 2007 23:57, Alan Davis wrote: > I understand the sanity check - but the job wasn't idle - the FD and SD > were both working and data was being written to tapes as expected for 6 > days. > > Would the director not know that the job was running and just assume > that no job could t

Re: [Bacula-users] Watchdog timer killed long-running backup

2007-03-06 Thread Kern Sibbald
On Tuesday 06 March 2007 04:39, Alan Brown wrote: > On Mon, 5 Mar 2007, Kern Sibbald wrote: > > This is not a bug, but rather an insanity check. If you want to have > > idle jobs remain in the system longer, take a looks at src/lib/watchdog.c > > -- someplace in that file there should be a tag tha