Re: [Bacula-users] Cannot compile on Ubuntu

2007-02-16 Thread Kern Sibbald
Good idea, thanks. On Friday 16 February 2007 22:07, Ryan Novosielski wrote: > Kern Sibbald wrote: > > On Friday 16 February 2007 20:58, Ryan Novosielski wrote: > >> Kern Sibbald wrote: > >>> On Friday 16 February 2007 18:23, Ryan Novosielski wrote: > Kern Sibbald wrote: > > On Wednesday

Re: [Bacula-users] Windows restore

2007-02-16 Thread Dwight Tovey
On Fri, 2007-02-16 at 17:42 -0500, Joseph S. Rizzari wrote: > Hello, > > I have 1 full backup of a machine and several incrementals. I > performed a restore using BartPE. Everything seems like it restored, > I started with a formatted drive and now all the files are there, but > the machine won'

[Bacula-users] Windows restore

2007-02-16 Thread Joseph S. Rizzari
Hello, I have 1 full backup of a machine and several incrementals. I performed a restore using BartPE. Everything seems like it restored, I started with a formatted drive and now all the files are there, but the machine won't boot. It just hangs before any OS is loaded. I'm guessing it has

[Bacula-users] bweb Bconsole Error Message

2007-02-16 Thread Keith Thomas
Host: i686-pc-linux-gnu - redhat (CentOS4) Bacula version: 2.0.2 (28 January 2007) I have bweb running and can view jobs as well as change the configuration file in /etc/bacula/bweb.conf. However when I try to use a command through bweb it doesn't work. I suspect

Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-16 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This is why asking good questions are important. You do not have a /lib/libacl.so.1 because you likely have a /lib64/libacl.so.1 -- you are no doubt using 32-bit Bacula RPM's that rely on libraries you won't have. I see that on my 64-bit system I have

Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-16 Thread Jason King
Yes, x86_64 indeed. Ryan Novosielski wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Wait a second... is this machine x86_64 by any chance (notice you also > did not include that in your original question)? > > Jason King wrote: > >> Alright I'm out of ideas. I don't know how to in

Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-16 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wait a second... is this machine x86_64 by any chance (notice you also did not include that in your original question)? Jason King wrote: > Alright I'm out of ideas. I don't know how to install the libraries this > thing needs. I've tried copying to

Re: [Bacula-users] wait with

2007-02-16 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Search the list archives. You do not say what version of Bacula you are running (for some reason, this basic information never seems to make it into help requests), but if it is 2.0.2, there is a bug against this -- the expected behavior is for Bacula

Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-16 Thread Jason King
Alright I'm out of ideas. I don't know how to install the libraries this thing needs. I've tried copying to every director the strace says it looking for and I'm still not working. On the GOOD news...I'm not getting a Seg Fault anymore. Now it says "bacula-fd: error while loading shared librarie

Re: [Bacula-users] Re-initialized database still shows Terminated Jobs

2007-02-16 Thread Ralf Gross
Martin Simmons schrieb: > > Since I also see information about jobs done by a second bacula install with > > 'status client', I guess this information is stored somewhere else. How can > > I > > remove these messages? > > Yes, if you delete the "state" file named something like bacula-dir.9101.st

[Bacula-users] win32 bacula-dir conf include path error

2007-02-16 Thread Erich Prinz
Hi All, Running 2.0.2 Win32 built on Linux cross-compile on a Windows 2003 NAS unit. When doing an include in the form: @"C:/Documents and Settings/All Users/Application Data/Bacula/pc1- fd.conf" in the Director configuration, the director complains bitterly. C:\Program Files\Bacula\bin> 1

Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-16 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I wouldn't personally do either one of those things (though they are one answer). You really need to know where those files are supposed to be and install those packages from that version of RHEL. All that stuff is definitely available if bacula is to

Re: [Bacula-users] Cannot compile on Ubuntu

2007-02-16 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kern Sibbald wrote: > On Friday 16 February 2007 20:58, Ryan Novosielski wrote: >> Kern Sibbald wrote: >>> On Friday 16 February 2007 18:23, Ryan Novosielski wrote: Kern Sibbald wrote: > On Wednesday 14 February 2007 15:40, Gavin Conway wrote:

Re: [Bacula-users] Where to put StorageDaemon

2007-02-16 Thread Martin Simmons
> On Fri, 16 Feb 2007 11:47:43 +0100, Jorge Gonzalez said: > > Hi guys! > > I'm trying to configure bacula for remote backup: FileDaemon on internet > and bacula on intranet. As I can understand, FileDaemon needs to reach > StorageDaemon and Director, rigth? that's mean StorageDaemon and >

Re: [Bacula-users] Cannot compile on Ubuntu

2007-02-16 Thread Kern Sibbald
On Friday 16 February 2007 20:58, Ryan Novosielski wrote: > Kern Sibbald wrote: > > On Friday 16 February 2007 18:23, Ryan Novosielski wrote: > >> Kern Sibbald wrote: > >>> On Wednesday 14 February 2007 15:40, Gavin Conway wrote: > Martin Simmons wrote: > >> Hope this helps someone > >

Re: [Bacula-users] Re-initialized database still shows Terminated Jobs

2007-02-16 Thread Martin Simmons
> On Fri, 16 Feb 2007 18:05:45 +0100, Ralf Gross said: > > Hi, > > after some time of testing I want now to go live with our new bacula > server. Before I do taht I want to clean to database. > > > I followed this chapter: > Re-initializing the Catalog Database > http://www.bacula.org/dev-m

Re: [Bacula-users] mysql db dump problems, making sense of dbcheck results

2007-02-16 Thread mark . bergman
In the message dated: Fri, 16 Feb 2007 20:07:58 +0100, The pithy ruminations from Per Andreas Buer on we re: => [EMAIL PROTECTED] wrote => >[1] Are segmentation faults from "mysqldump" a known problem, and is => >there a known solution? => > => => No. Its usually the result

Re: [Bacula-users] windows backup issue

2007-02-16 Thread Erich Prinz
Erald, Are these failing units running XP 64-bit by any chance? Erich On Feb 14, 2007, at 2:20 PM, erald troja wrote: > Hello, > > I did not want to cross post here & at bacula-devel list. > > Here's a snippet of the trace which shows what happens at the time > when directories are skipped fro

Re: [Bacula-users] Cannot compile on Ubuntu

2007-02-16 Thread Ryan Novosielski
Kern Sibbald wrote: > On Friday 16 February 2007 18:23, Ryan Novosielski wrote: >> Kern Sibbald wrote: >>> On Wednesday 14 February 2007 15:40, Gavin Conway wrote: Martin Simmons wrote: >> Hope this helps someone > That file is generated by configure. Does rerunning configure break it

Re: [Bacula-users] Can bacula do this for me?

2007-02-16 Thread Kel Raywood
On Fri, 16 Feb 2007, Kern Sibbald wrote: > ... your main plan should restore the database by one of the two (of > both) following ways: > > 1. Save the catalog with the standard Bacula job and script, but write > a .bsr file, and write that bsr file to your tar tape. ... Or email it off-site. T

Re: [Bacula-users] mysql db dump problems, making sense of dbcheck results

2007-02-16 Thread Per Andreas Buer
[EMAIL PROTECTED] wrote > [1] Are segmentation faults from "mysqldump" a known problem, and is > there a known solution? > No. Its usually the result of a bug in either mysql(dump | library | server) or some serious corruption. Does the mysql error log reveal anything? Ho

Re: [Bacula-users] More DVD Notes

2007-02-16 Thread Richard Mortimer
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Kern Sibbald > Sent: 16 February 2007 17:40 > To: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] More DVD Notes > > On Friday 16 February 2007 18:15, Andrew Fabian wrote: > > Af

Re: [Bacula-users] Can bacula do this for me?

2007-02-16 Thread Kel Raywood
To ensure that I understand, here's what I think you want to do. Use bacula for backups to disk-based volumes. Create backups of these volumes to a tape library. Tapes are taken offsite. I think that the feature of bacula you want is copying jobs, which is currenly in development. However, I ca

Re: [Bacula-users] Cannot compile on Ubuntu

2007-02-16 Thread Kern Sibbald
On Friday 16 February 2007 18:23, Ryan Novosielski wrote: > Kern Sibbald wrote: > > On Wednesday 14 February 2007 15:40, Gavin Conway wrote: > >> Martin Simmons wrote: > Hope this helps someone > >>> > >>> That file is generated by configure. Does rerunning configure break it > >>> again? Wha

[Bacula-users] Serious data encryption bug in 2.0.x

2007-02-16 Thread Kern Sibbald
Hello, This is to inform you that there is what I consider a very serious bug in the new data encryption code in Bacula 2.0.x (note, this does not apply to the communications encryption code). The bug causes the last block for some files being restored to be inproperly decoded. This results

[Bacula-users] mysql db dump problems, making sense of dbcheck results

2007-02-16 Thread mark . bergman
I'm running bacula under Linux, and I'm experiencing sporadic segmentation faults when dumping the catalog database. The seg faults seem to appear about every 10~20 days, and seem to keep re-occuring (once they start) until the database is restarted. Even after the database is restarted, it somet

Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-16 Thread Per Andreas Buer
Hi. I would recommend that you install from source unless you have the required libraries installed for bacula - do not use --nodeps unless you know exactly what you are doing. Or you might compare the machine you've got working with this one. Per. Jason King wrote: > On another note, what p

Re: [Bacula-users] Can bacula do this for me?

2007-02-16 Thread Kern Sibbald
Hello, I won't comment on your final arrangment, but let others on this list who are more knowledgable about these techniques answer. However, for getting your catalog back. I suggest you avoid bscan if at all possible. It works, and it is reliable, but it is *slow*. You can always use it as

Re: [Bacula-users] Error Message?

2007-02-16 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steen wrote: > Tirsdag 13 februar 2007 21:43 skrev Michel Meyers: >> Jason King wrote: >>> I'm seeing this error message every once in a while...what does it mean? >>> >>> 13-Feb 14:20 maint-dir: Warning: Cannot bind port 9101: ERR=Address >>> already

Re: [Bacula-users] More DVD Notes

2007-02-16 Thread Kern Sibbald
On Friday 16 February 2007 18:15, Andrew Fabian wrote: > After getting DVD Volumes working with DVD+RW disks, I tried doing the > same thing with cheaper DVD-Rs, and ran into a problem: after writing a > part to disk, linux wasn't able to mount the disk, because it couldn't > find a file system. E

Re: [Bacula-users] Cannot compile on Ubuntu

2007-02-16 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kern Sibbald wrote: > On Wednesday 14 February 2007 15:40, Gavin Conway wrote: >> Martin Simmons wrote: Hope this helps someone >>> That file is generated by configure. Does rerunning configure break it >>> again? What is on the broken line? >>>

[Bacula-users] More DVD Notes

2007-02-16 Thread Andrew Fabian
After getting DVD Volumes working with DVD+RW disks, I tried doing the same thing with cheaper DVD-Rs, and ran into a problem: after writing a part to disk, linux wasn't able to mount the disk, because it couldn't find a file system. Ejecting and re-inserting the disk (via the eject; eject -t

[Bacula-users] Can bacula do this for me?

2007-02-16 Thread Benjamin E. Zeller
Bacula 1.38.11 Dear list, At first, my apologies for the length of this mail, I hope it will be read anyway. I am writing this eMail in hope of some help (as nearly everybode does ;-) ). Our pilot is about to come to his end and customer is planning to spread bacula systemwide. Before I fin

[Bacula-users] Re-initialized database still shows Terminated Jobs

2007-02-16 Thread Ralf Gross
Hi, after some time of testing I want now to go live with our new bacula server. Before I do taht I want to clean to database. I followed this chapter: Re-initializing the Catalog Database http://www.bacula.org/dev-manual/Installi_Configur_PostgreS.html#SECTION00523 cd ./drop_b

[Bacula-users] Planning a network backup from a Win client

2007-02-16 Thread Arnaud Mombrial
Hello everybody. We do have a bacula server running in our LAN. We are planning to buy a NAS to consolidate 2 M$ Windows workstations. The NAS could be a Thecus N5200 for example. I guess it would be impossible (But maybe am I Wrong ?) to install a Bacula Client on such an equipement (N5200).

Re: [Bacula-users] Problems appending on FreeBSD

2007-02-16 Thread Andrea Venturoli
Martin Simmons wrote: > This error is unexpected. > > My guess is that either the tape is bad Ok, this might be. And this might explain the two wrong files. However, I'm getting the append problems on every tape, so it is possible that I'm seeing two different problems. > or the EOT model wa

Re: [Bacula-users] bacula 2.0.2 on Mac OS X

2007-02-16 Thread Erich Prinz
Hmmm.. Try running./tapeinfo TAPE1 and see what you get. Erich On Feb 16, 2007, at 3:48 AM, Jacques Foucry wrote: > Hello list, > > I am new with bacula and I try to use it on a Mac OS X Server 10.4.8 > whithout fink or darwinport. > > The compilation works great, I looked at the tutorial

Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-16 Thread Jason King
On another note, what packages are required to install and run the bacula client. The RPM requires some dependencies but it is requiring some .so.# files and I don't know what package those libraries would be under. I've tried up2date -i bacula-client and it isn't available. Tried the RPM and i

Re: [Bacula-users] Segmentation Fault on RHEL4

2007-02-16 Thread Jason King
Ok, here you go: Jason Aaron Knister wrote: Try this- strace bacula-fd -f -d 500 2>&1 | tee log.out Then post log.out -Aaron Jason King wrote: Here is the output: [EMAIL PROTECTED] ~]# bacula-fd -f -d 500 Segmentation fault [EMAIL PROTECTED] ~]# Not very helpful huh? Jason Per Andreas

Re: [Bacula-users] Problems appending on FreeBSD

2007-02-16 Thread Martin Simmons
> On Fri, 16 Feb 2007 13:04:06 +0100, Andrea Venturoli said: > > Martin Simmons wrote: > > >>> What is printed if you run > >>> > >>> btape -c bacula-sd.conf /dev/nsa0 > >>> > >>> with Tape41 in the drive and then issue the commands > >>> > >>> rewind > >>> status > >>> eod > >>> status > >>>

Re: [Bacula-users] Problems appending on FreeBSD

2007-02-16 Thread Kern Sibbald
On Friday 16 February 2007 13:25, Martin Simmons wrote: > > On Fri, 16 Feb 2007 12:10:34 +0100, Andrea Venturoli said: > > > > Martin Simmons wrote: > > >> On Tue, 13 Feb 2007 15:12:40 +0100, Andrea Venturoli said: > > >>> > > >>> If it did, it might be useful to find out what that tape con

Re: [Bacula-users] Problems appending on FreeBSD

2007-02-16 Thread Andrea Venturoli
Martin Simmons wrote: >> I tried a complete restore of the mentioned job and there are two files >> which did not restore correctly, but were truncated. >> Since that backup spanned three tapes, I suspect these might be the >> files which end on one tape and continue into the next one. >> Is the

Re: [Bacula-users] Problems appending on FreeBSD

2007-02-16 Thread Martin Simmons
> On Fri, 16 Feb 2007 12:10:34 +0100, Andrea Venturoli said: > > Martin Simmons wrote: > >> On Tue, 13 Feb 2007 15:12:40 +0100, Andrea Venturoli said: > >>> If it did, it might be useful to find out what that tape contains by doing > >>> > >>> bls -c bacula-sd.conf -j -V'*' /dev/nsa0 > >>

Re: [Bacula-users] Problems appending on FreeBSD

2007-02-16 Thread Andrea Venturoli
Martin Simmons wrote: >>> What is printed if you run >>> >>> btape -c bacula-sd.conf /dev/nsa0 >>> >>> with Tape41 in the drive and then issue the commands >>> >>> rewind >>> status >>> eod >>> status >>> quit # btape -c /usr/local/etc/bacula-sd.conf /dev/nsa0 Tape block granularity is 1024 bytes

Re: [Bacula-users] Bacula-users Digest, Vol 10, Issue 95

2007-02-16 Thread Wesley Santos Chaves e Silva
Hi, try this comand "update slots scan" and see if help you. [EMAIL PROTECTED] escreveu: > Send Bacula-users mailing list submissions to > bacula-users@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/b

Re: [Bacula-users] Problems appending on FreeBSD

2007-02-16 Thread Martin Simmons
> On Fri, 16 Feb 2007 11:22:02 +0100, Andrea Venturoli said: > > Martin Simmons wrote: > > > Hmmm, there are a few strange things here: > > > > 1) bls says that the tape ends at file 6, which matches the jobmedia table, > >which is good. More importantly, it also matches the catalog val

[Bacula-users] Variable volume retention ?

2007-02-16 Thread Brice Figureau
Hi, Is it possible to have a volume/pool with a variable retention, that could say keep this volume until next Full or something ? I mean the following scenario: Imagine I have a schedule where I have a Full backup on monday, then incremental on everyday up to next monday, where I have a subsque

Re: [Bacula-users] Problems appending on FreeBSD

2007-02-16 Thread Andrea Venturoli
Martin Simmons wrote: >> On Tue, 13 Feb 2007 15:12:40 +0100, Andrea Venturoli said: >>> If it did, it might be useful to find out what that tape contains by doing >>> >>> bls -c bacula-sd.conf -j -V'*' /dev/nsa0 >> Here it is: Update: I tried a complete restore of the mentioned job and there

Re: [Bacula-users] "btape fill" problem with autoloader

2007-02-16 Thread Alan Brown
On Thu, 15 Feb 2007, IEM - network operating center wrote: > thanks a lot, i will try this asap. > (unfortunately my superloader currently refuses to eject the tape from > the drive into the slots,...) Bacula 2.* locks the drive door. You may need to issue an explicit unlock command to the tape

[Bacula-users] Where to put StorageDaemon

2007-02-16 Thread Jorge González
Hi guys! I'm trying to configure bacula for remote backup: FileDaemon on internet and bacula on intranet. As I can understand, FileDaemon needs to reach StorageDaemon and Director, rigth? that's mean StorageDaemon and Director must listen both in a public IP, maybe the same IP. Is this correct

Re: [Bacula-users] consolidating volumes

2007-02-16 Thread Alan Brown
On Thu, 15 Feb 2007, Miki Lewinger wrote: > If I purge (sometimes I need to) jobs, there are volumes that remain > with very little used space in them, and until job/volume retention > periods are reached, they just remain there, taking space... As far as I > understand migrating jobs would reorga

Re: [Bacula-users] btape (fill) command question

2007-02-16 Thread Alan Brown
On Thu, 15 Feb 2007, Martin Simmons wrote: >> Up to 2 hours to read through the tape sounds about right for LTO2 > > True, but after btape prints: > > Reposition from 1:5084 to 307:14499 > > it should be doing fsf 306 if configured correctly. Hopefully fast winding > the tape doesn't take 2 hours

[Bacula-users] Boostrap file, substitution and alternate Pools...

2007-02-16 Thread Brice Figureau
Hi, I'm in the process of configuring Bacula 2.0.2 to backup a server on an Powervault 124T LTO2 autochanger. I'm using two differents pools (let's say PoolOdd and PoolEven), PoolOdd is scheduled on odd week numbers and PoolEven is scheduled on even weeks numbers, like this: Job { Name = "bazo

Re: [Bacula-users] Problems appending on FreeBSD

2007-02-16 Thread Andrea Venturoli
Martin Simmons wrote: > Hmmm, there are a few strange things here: > > 1) bls says that the tape ends at file 6, which matches the jobmedia table, >which is good. More importantly, it also matches the catalog value from >the mismatch in bacula-sd of 06-Feb 17:59. However, that bacula-sd

[Bacula-users] bacula 2.0.2 on Mac OS X

2007-02-16 Thread Jacques Foucry
Hello list, I am new with bacula and I try to use it on a Mac OS X Server 10.4.8 whithout fink or darwinport. The compilation works great, I looked at the tutorial, it's ok. Now it time to really use it with my VXA-2 firewire tape drive. On Mac OS X there's no tape generic driver in /dev. My q