> > /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
>
> 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/
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
> 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
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
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
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
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
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
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
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
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
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
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
> 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,
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
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
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
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
-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
-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
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.
---
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
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
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
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:\
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
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).
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
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
>>
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: "
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
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
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
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
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
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
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.
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
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
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
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
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
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
59 matches
Mail list logo