Re: [Bacula-users] Restore errors

2007-07-23 Thread Doytchin Spiridonov
Hello, done. Found where is the problem after some more tests (and once again it is not in our hadrware or OS or broken things). It is where I initially suggested - the concurrent jobs. After the first (and native configuration) we used (concurrent jobs, with gzip) we tested the following: 1. co

[Bacula-users] Which filesystem should I choose for disk-based backup?

2007-07-23 Thread schlenz
Hi, at first I would like to say a loud "THANK YOU" to all of the Bacula developers - I love Bacula, it has helped me to get away from that complex Backup Exec ... Bacula does everything I need and best of all: It can handle crash-recovery-able backups for Windows clients decently since it uses V

Re: [Bacula-users] Restore errors

2007-07-23 Thread Doytchin Spiridonov
Hello, Tuesday, July 24, 2007, 2:25:44 AM: FS> Doytchin Spiridonov wrote: >> Hello, >> >> Monday, July 23, 2007, 9:02:21 PM: >> >> >> FS> The first thing that I would try is unmounting the filesystem and >> performing a >> FS> full fsck on it, to rule out filesystem corruption. >> >> not a p

Re: [Bacula-users] An idea for dynamic config files

2007-07-23 Thread Joshua J. Kugler
On Sunday 22 July 2007 14:09, Arno Lehmann wrote: > > | sh -c cat /etc/bacula/clients.d/*.conf > > IIRC, that was implemented in the current development version. You can > use that syntax everywhere, even in the command line options. > > Sounds good, but I haven't tried it myself. > > > Guess I'll

Re: [Bacula-users] Does not write to DVD, wait for a volume

2007-07-23 Thread Arno Lehmann
Hi, 24.07.2007 01:34,, Richard Mortimer wrote:: > I have answered in detail below but the label and other commands are > complaining that /tmp/backup do not exist. You do mention that it exists > but is your SD on a different server to the director? /tmp/backup needs > to exist on the SD server. M

Re: [Bacula-users] Does not write to DVD, wait for a volume

2007-07-23 Thread Richard Mortimer
I have answered in detail below but the label and other commands are complaining that /tmp/backup do not exist. You do mention that it exists but is your SD on a different server to the director? /tmp/backup needs to exist on the SD server. My other thought is that you need to ensure that /tmp/back

Re: [Bacula-users] Restore errors

2007-07-23 Thread Doytchin Spiridonov
Hello, Tuesday, July 24, 2007, 12:15:37 AM: DL> On 23 Jul 2007 at 21:57, Doytchin Spiridonov wrote: DL> Test the backups. Backup one file. Restore. Backup N files. DL> restore. Backup N directories, restore. Find a simple and DL> reproducible situation which demonstrates the problem. Te

Re: [Bacula-users] Restore errors

2007-07-23 Thread Frank Sweetser
Doytchin Spiridonov wrote: > Hello, > > Monday, July 23, 2007, 9:02:21 PM: > > > FS> The first thing that I would try is unmounting the filesystem and > performing a > FS> full fsck on it, to rule out filesystem corruption. > > not a problem with the FS or disks, checked that. > > Checked the

Re: [Bacula-users] Restore errors

2007-07-23 Thread Doytchin Spiridonov
Hello, Monday, July 23, 2007, 9:02:21 PM: FS> The first thing that I would try is unmounting the filesystem and performing a FS> full fsck on it, to rule out filesystem corruption. not a problem with the FS or disks, checked that. Checked the logical content of the volumes as well (bls -k -v)

Re: [Bacula-users] aliasing servers?

2007-07-23 Thread Arno Lehmann
Hi, 24.07.2007 00:10,, [EMAIL PROTECTED] wrote:: > Is there any way to "alias" a server within bacula? Specifically, I just > renamed > a server, without changing it's IP. I can easily update the bacula > configurations on the -fd, -sd, and -dir, but I would like it if bacula could > be > told t

Re: [Bacula-users] aliasing servers?

2007-07-23 Thread Dan Langille
On 23 Jul 2007 at 18:10, [EMAIL PROTECTED] wrote: > > Is there any way to "alias" a server within bacula? Specifically, I > just renamed a server, without changing it's IP. I can easily update > the bacula configurations on the -fd, -sd, and -dir, but I would like > it if bacula could be told tha

Re: [Bacula-users] Restore errors

2007-07-23 Thread Doytchin Spiridonov
Hello, Tuesday, July 24, 2007, 12:15:37 AM: DL> Someone sugested you verify your filesystem (e.g. fsck). Have you DL> done that? Yes: >>>FS> The first thing that I would try is unmounting the filesystem and >>>performing a >>>FS> full fsck on it, to rule out filesystem corruption. 1. unmou

Re: [Bacula-users] Backup job sequencing help needed

2007-07-23 Thread Arno Lehmann
Hi, 23.07.2007 23:36,, George R.Kasica wrote:: >> On Mon, 23 Jul 2007 21:08:36 +0200, you wrote: > >> Hi, >> >> 23.07.2007 20:33,, George R.Kasica wrote:: >>> Hello: >>> >>> I'm sure this is a simple fix, but I'm missing something in the >>> details... >>> >>> I have a working configuration here

[Bacula-users] aliasing servers?

2007-07-23 Thread mark . bergman
Is there any way to "alias" a server within bacula? Specifically, I just renamed a server, without changing it's IP. I can easily update the bacula configurations on the -fd, -sd, and -dir, but I would like it if bacula could be told that there are two names for this machine, and that a new (full)

Re: [Bacula-users] Backup job sequencing help needed

2007-07-23 Thread George R . Kasica
>On Mon, 23 Jul 2007 21:08:36 +0200, you wrote: >Hi, > >23.07.2007 20:33,, George R.Kasica wrote:: >> Hello: >> >> I'm sure this is a simple fix, but I'm missing something in the >> details... >> >> I have a working configuration here with the latest stable release of >> bacula here using 3 tape

Re: [Bacula-users] bacula tape handling with a library where tape is removed

2007-07-23 Thread Bob Hetzel
Brian Debelius wrote: > Try unmounting the drive, and then mounting it with one of the tapes you > think should work. Then issue a 'status dir' at the console. > That didn't work either. I can't seem to get bacula to mount a tape into the drive so long as this mount request is pending. He

Re: [Bacula-users] Restore errors

2007-07-23 Thread Doytchin Spiridonov
Hello, don't get me wrong, I know pretty well that nothing can be done there until you have a clean example. But having in mind that these errors hapen in 1 per 4 million files it also would be hard to isolate the case where this happens. The fact is that it happens pretty often and as I said we a

Re: [Bacula-users] bacula tape handling with a library where tape is removed

2007-07-23 Thread Bob Hetzel
That didn't help. Bacula and the library know the tape isn't present, so bacula just asks again for the same tape. Bob jeffrey Lang wrote: > After removing/changing tapes in the library make sure to do an "update > slots" the the new tape information is loaded into bacula. > -

Re: [Bacula-users] Restore errors

2007-07-23 Thread Dan Langille
On 23 Jul 2007 at 21:57, Doytchin Spiridonov wrote: > Hello, > > I've filed this as a bug, but while Kern couldn't reproduce it he gave > up. So let us find here what could be the problem. There are actually > two problems, they could be linked. Please. If anyone can solve the issue given what

Re: [Bacula-users] Restore errors

2007-07-23 Thread Dan Langille
On 23 Jul 2007 at 21:57, Doytchin Spiridonov wrote: > Hello Dan, > > Monday, July 23, 2007, 9:35:05 PM: > > > DL> Devel is aware of the issue as it was originally raised in the bug > DL> tracking system. The consensus was it is not a bug, or more > DL> correctly, there was no information sup

[Bacula-users] bacula tape handling with a library where tape is removed

2007-07-23 Thread Bob Hetzel
Greetings, I've been working on setting up bacula with a tape library. I now have a situation where a tape got removed from the library. Bacula's jobs are all hung up waiting for that tape now. How do I tell bacula to look for the "current tape" but move onto another tape automatically when

Re: [Bacula-users] Volume Upgraded to FULL for reasons I don't understand (was: ERR=sql_get.c:411 No volumes found for JobId=3251)

2007-07-23 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Simmons wrote: >> On Fri, 20 Jul 2007 00:01:19 -0400, Ryan Novosielski said: >> This has gotten a bit more peculiar. Someone please offer up an opinion >> - -- I'd really appreciate it. :) >> >> If you read below (or the subject line), you'd

Re: [Bacula-users] bacula tape handling with a library where tape is removed

2007-07-23 Thread jeffrey Lang
After removing/changing tapes in the library make sure to do an "update slots" the the new tape information is loaded into bacula. Bob Hetzel wrote: Greetings, I've been working on setting up bacula with a tape library. I now have a situation where a tape got removed from the library. Bacul

Re: [Bacula-users] Restore errors

2007-07-23 Thread Doytchin Spiridonov
Hello, no, probably you didn't found which are the missing files. After we restore we compare the restored files with original. The conclusion is that there are really missing files! (As I mentioned those are not hardlinks, sockets, etc - in a test we had missing /home/ directory and all files in

Re: [Bacula-users] bacula tape handling with a library where tape is removed

2007-07-23 Thread Brian Debelius
Try unmounting the drive, and then mounting it with one of the tapes you think should work. Then issue a 'status dir' at the console. Bob Hetzel wrote: > Greetings, > > I've been working on setting up bacula with a tape library. I now have > a situation where a tape got removed from the librar

Re: [Bacula-users] Restore errors

2007-07-23 Thread Julien
> sometimes not all files are restored, but tens of thousands are > missing, an example: > Files Expected: 190,718 > Files Restored: 166,097 > This happens more often (~one case per 2 jobs). Just to say that I have the case too every time I restore, but I think you can ignore it.

Re: [Bacula-users] Restore errors

2007-07-23 Thread Doytchin Spiridonov
Hello, I forgot to mention something very IMPORTANT: I discovered that in *all* of such cases (restored files with larger size), if we don't perform full restore, but restore a SINGLE file, it is restored OK with *correct* size and content. It is OK even if we restore the directory where it is (wi

Re: [Bacula-users] Trojan horse in Winbacula2.0.2 and winbacula2.0.3

2007-07-23 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michel Meyers wrote: > Diky Mulyana wrote: >> Hi Michel, I'm new at this, if it is the case then it would be nice if >> winbacula maintainer could announce this to inform about the AV false >> alarm thing with NSIS, don't u think? > > We can't test ev

Re: [Bacula-users] Restore errors

2007-07-23 Thread Arno Lehmann
Hi, 23.07.2007 20:57,, Doytchin Spiridonov wrote:: > Hello, ... > What are our future tests: > 1. we will do the same (concurrent jobs) but w.o using GZIP > 2. if it happens again we will set max jobs to 1 so every job is run > alone. Because when testing AFAIR we didn't get errors when we run >

Re: [Bacula-users] Backup job sequencing help needed

2007-07-23 Thread Arno Lehmann
Hi, 23.07.2007 20:33,, George R.Kasica wrote:: > Hello: > > I'm sure this is a simple fix, but I'm missing something in the > details... > > I have a working configuration here with the latest stable release of > bacula here using 3 tape drives to backup 4 systems. What I need some > help with i

Re: [Bacula-users] Restore errors

2007-07-23 Thread Doytchin Spiridonov
Hello Dan, Monday, July 23, 2007, 9:35:05 PM: DL> Devel is aware of the issue as it was originally raised in the bug DL> tracking system. The consensus was it is not a bug, or more DL> correctly, there was no information supplied which permitted DL> reproduction of the bug. If we can't repr

Re: [Bacula-users] Restore errors

2007-07-23 Thread Doytchin Spiridonov
Hello, I've filed this as a bug, but while Kern couldn't reproduce it he gave up. So let us find here what could be the problem. There are actually two problems, they could be linked. Here is the history: Initially we were using 2.0.3. Running backups for several weeks I wanted to restore a file

Re: [Bacula-users] Restore errors

2007-07-23 Thread Dan Langille
On 23 Jul 2007 at 14:03, Ryan Novosielski wrote: > This has been brought up several times within the last week, but never > with the explanation and examination. I wonder if some of the other > who have experienced it (I do not know their names -- hopefully they > can chime in) can do the same thi

[Bacula-users] Backup job sequencing help needed

2007-07-23 Thread George R . Kasica
Hello: I'm sure this is a simple fix, but I'm missing something in the details... I have a working configuration here with the latest stable release of bacula here using 3 tape drives to backup 4 systems. What I need some help with is making it a bit more efficient. Currently it works as follows

Re: [Bacula-users] Restore errors

2007-07-23 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Doytchin Spiridonov wrote: > Hello, > > trying to identify a bug in bacula and/or our system setup. > > Is there anyone that on restore had errors like this: > > Error: attribs.c:410 File size of restored file > /home/bacula/res/b3/usr/src/redhat/RP

Re: [Bacula-users] Restore errors

2007-07-23 Thread Frank Sweetser
Doytchin Spiridonov wrote: > Hello, > > trying to identify a bug in bacula and/or our system setup. > > Is there anyone that on restore had errors like this: > > Error: attribs.c:410 File size of restored file > /home/bacula/res/b3/usr/src/redhat/RPMS/i686/glibc-2.2.5-44.i686.rpm > not correct.

[Bacula-users] Restore errors

2007-07-23 Thread Doytchin Spiridonov
Hello, trying to identify a bug in bacula and/or our system setup. Is there anyone that on restore had errors like this: Error: attribs.c:410 File size of restored file /home/bacula/res/b3/usr/src/redhat/RPMS/i686/glibc-2.2.5-44.i686.rpm not correct. Original 3826291, restored 10620921. - the f

Re: [Bacula-users] [OFF-TOPIC] Bacula Web-based

2007-07-23 Thread John Kodis
On Mon, Jul 23, 2007 at 06:18:02PM +0300, Mantas M. wrote: > there are two web based tools that allow you to _get info_ about the > backups from the database. > > bacula web: http://www.bacula.org/bacula-web/bacula-web.html > and > webacula: https://sourceforge.net/projects/webacula Let me add a

Re: [Bacula-users] Performance?

2007-07-23 Thread John Drescher
> is there anyone that have any stats on Bacula performance writing > volumes on harddisk for the following 3 cases: > 1. concurrent jobs, writing at the same time to one and the same volume > 2. concurrent jobs, writing at the same time to separate volumes (one > per job) > 3. jobs run 1 at a time

Re: [Bacula-users] pytho interface

2007-07-23 Thread JC Júnior
Eric, Thanks for your help, We already use bconsole, for me is ok, but, we have simple and "text browser" compatible interfaces for almost all our services, nothing deep, just users operations like change passwords, but, one of our costumer want to starts backups "when something important happ

Re: [Bacula-users] [OFF-TOPIC] Bacula Web-based

2007-07-23 Thread Mantas M.
Hi, there are two web based tools that allow you to _get info_ about the backups from the database. bacula web: http://www.bacula.org/bacula-web/bacula-web.html and webacula: https://sourceforge.net/projects/webacula The first one is written in php, i know that since im using it. Not sure about

[Bacula-users] Performance?

2007-07-23 Thread Doytchin Spiridonov
Hello, is there anyone that have any stats on Bacula performance writing volumes on harddisk for the following 3 cases: 1. concurrent jobs, writing at the same time to one and the same volume 2. concurrent jobs, writing at the same time to separate volumes (one per job) 3. jobs run 1 at a time. W

[Bacula-users] [OFF-TOPIC] Bacula Web-based

2007-07-23 Thread Suporte T.I - Grif Rótulos
Hello Fella, I think to build an interface web based as bconsole, but via web. My doubt is, It's possible to build this interface with PHP or need another language? Tanks. - This SF.net email is sponsored by: Splunk

Re: [Bacula-users] Does not write to DVD, wait for a volume

2007-07-23 Thread Olivier
Thank you for answering. Richard Mortimer wrote: I'm using 2.0.3-4 on etch (I recompiled the lenny sources for etch on Sparc) and it works fine for DVDs. I've made a couple of suggestions inline in the message but I documented the procedure that I went though when finding the bugs in DVD w

Re: [Bacula-users] Barcodes vs Volume Names

2007-07-23 Thread Arno Lehmann
Hi, 23.07.2007 12:01,, Alan Brown wrote:: > On Mon, 23 Jul 2007, Arno Lehmann wrote: > >> Depending on your needs, you could also print, laminate and cut, or - >> probably the best solution regarding self-made tape labels - use a >> specialized label printer with pc interface and barcode capabili

Re: [Bacula-users] Trojan horse in Winbacula2.0.2 and winbacula2.0.3

2007-07-23 Thread Jim Peters
Lari Huttunen wrote: > On 12:22:09 2007-07-22 "Diky Mulyana" <[EMAIL PROTECTED]> wrote: > >> does anyone experience this? I installed AVG antivirus, and it caught >> Downloader.Zlob.MCQ Trojan horse inside those two installers. Is it >> just a false alarm or what? >> > > Could you be a bit

Re: [Bacula-users] automatic mount umount

2007-07-23 Thread John Drescher
On 7/23/07, Afinat <[EMAIL PROTECTED]> wrote: > Is posible to configure automatic mount/umount for no admin needed? > I believe the answer is yes and can be done by jobs (run before job ...) or by cron executing bconsole. John -

[Bacula-users] automatic mount umount

2007-07-23 Thread Afinat
Is posible to configure automatic mount/umount for no admin needed? Cheers. - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration fi

Re: [Bacula-users] compiling Bat on FreeBSD

2007-07-23 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Silver Salonen wrote: > > On Friday 13 July 2007 11:29, tomasz dereszynski wrote: >> Silver Salonen wrote: >>> Hi. >>> >>> I noticed today that bacula-server-devel and bacula-client-devel ports > were >>> updated to 2.1.26. >>> >>> I was hoping that

Re: [Bacula-users] Trojan horse in Winbacula2.0.2 and winbacula2.0.3

2007-07-23 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Diky Mulyana wrote: > Hi Michel, I'm new at this, if it is the case then it would be nice if > winbacula maintainer could announce this to inform about the AV false > alarm thing with NSIS, don't u think? We can't test every AV package out there just

Re: [Bacula-users] Solfed: Change from 1.38 to 2.0.3: VolumetoCatalog 'Verify differ'

2007-07-23 Thread Ralf Gross
user100 schrieb: > After installing openssl and compiling bacula-fd again with > openssl-support verify works now on the AIX machine too. > I´m not sure but it seems to me bacula uses some md5 and/or sha1 stuff > from openssl. :) Now take care that you don't start the verify job at the same tim

[Bacula-users] Solfed: Change from 1.38 to 2.0.3: VolumetoCatalog 'Verify differ'

2007-07-23 Thread user100
After installing openssl and compiling bacula-fd again with openssl-support verify works now on the AIX machine too. I´m not sure but it seems to me bacula uses some md5 and/or sha1 stuff from openssl. Greetings, user100 user100 schrieb: > Hello, > > Do somebody have an idea why my 'VolumetoC

Re: [Bacula-users] Barcodes vs Volume Names

2007-07-23 Thread Alan Brown
On Mon, 23 Jul 2007, Arno Lehmann wrote: > Depending on your needs, you could also print, laminate and cut, or - > probably the best solution regarding self-made tape labels - use a > specialized label printer with pc interface and barcode capability and > print to laminated adhesive tape. You don

Re: [Bacula-users] pytho interface

2007-07-23 Thread Eric Bollengier
Hi, > I would like to help improve the existing interface, but, the existing > ones are too complicated e have too many graphics, javascript... Bweb use template for rendering html pages, you can wrote *your* backend without javascript or graphics. Just adapt all bweb/tpl/*.tpl files. > this