Re: [Bacula-users] Bacula and Alfresco integration

2009-04-15 Thread Arno Lehmann
Hi, 16.04.2009 00:42, Reynier Perez Mira wrote: >> Actually, I'm currently in the process of writing a small paper >> describing how to do that. > > Thanks a lot, I find over Internet and without success. > >> At this time, I'm quite at the start :-) but you might ping me in a >> week or so (th

[Bacula-users] lstat - how much of it do we actually NEED? (Comments please)

2009-04-15 Thread Craig Ringer
Hi all As part of the ongoing process of trying to trim the catalog a little and make it easier to query, I've been talking to a few folks who've pointed out that much of the `lstat' field in the catalog is actually unnecessary. Specifically, it's only needed to select files for recovery, not

Re: [Bacula-users] getting rid of the base64 encoded lstat field - table size testing

2009-04-15 Thread Craig Ringer
Martin Simmons wrote: >> On Wed, 15 Apr 2009 11:58:08 +0800, Craig Ringer said: >> Anyway, the expanded schema: [snip] > Thanks, I was wondering what you had done about integers. Is integer a 32-bit > quantity? Yes. > Beware that many of these stat fields are 64-bit on modern systems > (ev

Re: [Bacula-users] qt 4.3 for bat 3.0?

2009-04-15 Thread Craig Ringer
Jeff Dickens wrote: > Is it true that one needs qt 4.3 to build bat for bacula 3.0? Only if you want to use bat, the GUI tool. And rather than build it, you could install it from your distro's repository or backports. -- Craig Ringer --

Re: [Bacula-users] decoding lstat data

2009-04-15 Thread Craig Ringer
Kelly, Brian wrote: > If I run my example query against the backup with the largest volume of files > 163222 it takes 28 secs. So yeah, slow, but not slow enough to be a problem for how you use it, and not enough that you'd want to write a C extension instead. Good to know. It's probably worth p

Re: [Bacula-users] Bacula and Alfresco integration

2009-04-15 Thread Reynier Perez Mira
> Actually, I'm currently in the process of writing a small paper > describing how to do that. Thanks a lot, I find over Internet and without success. > At this time, I'm quite at the start :-) but you might ping me in a > week or so (this depends on when my customer will have their Alfresco > i

[Bacula-users] keeping changes for 15 days?

2009-04-15 Thread Lem0nHead
hello I'm backing up to an HD, not tape, and a good solution for me would be something like backing up incrementally and keeping file changes or deleted files for up to 15 days is that possible? for example: 1) I create file A.TXT and do a full backup on JOB 1 2) during the next 10 days, I chan

Re: [Bacula-users] restoreing from a concurrent backup

2009-04-15 Thread John Drescher
>> Is your bacula version 2.4.X or greater? > > yes, its 2.4.0 > Good. You do not have the concurrency bug that exists in all/most bacula versions of 2.2.3 ( maybe .4 ?) or less.. I have seen this recently on the list. Search the archives. I will try to look later today. I am still at the paying d

Re: [Bacula-users] restoreing from a concurrent backup

2009-04-15 Thread Andreas Schuldei
On Wed, Apr 15, 2009 at 9:51 PM, John Drescher wrote: > On Wed, Apr 15, 2009 at 3:34 PM, Andreas Schuldei > wrote: >> Hi! >> >> tonight i ran my very first concurrent backup and the backup time went >> down nicely. yay. >> >> when trying to restore something from the backup i got this: >> >>

Re: [Bacula-users] Spanish Bacula email list

2009-04-15 Thread Arno Lehmann
Hi, 15.04.2009 22:09, Wolfgang Denk wrote: > Dear Kern, > ... > I have to admit that I feel sorry about such a split of the commu- > nity. Now we have an English group, a French one, and a Spanish one - > with more to come? And more and more of interesting dicussions (and > answers to questi

Re: [Bacula-users] Bacula and Alfresco integration

2009-04-15 Thread Arno Lehmann
Hi, 15.04.2009 21:35, Reynier Perez Mira wrote: > Exists any plugin or way to backup Alfresco systems? None that I know. Actually, I'm currently in the process of writing a small paper describing how to do that. At this time, I'm quite at the start :-) but you might ping me in a week or so (t

Re: [Bacula-users] Spanish Bacula email list

2009-04-15 Thread Wolfgang Denk
Dear Kern, in message <200904142252.49288.k...@sibbald.com> you wrote: > > I am pleased to announce that I have just created a Spanish email list for > Bacula users who wish to discuss Bacula in Spanish, and I hope this interests > a number of you. I have to admit that I feel sorry about such

Re: [Bacula-users] restoreing from a concurrent backup

2009-04-15 Thread John Drescher
On Wed, Apr 15, 2009 at 3:34 PM, Andreas Schuldei wrote: > Hi! > > tonight i ran my very first concurrent backup and the backup time went > down nicely. yay. > > when trying to restore something from the backup i got this: > > == > > 15-Apr 15:00 lettuce.spotify.net-dir JobId 17536: Start

[Bacula-users] Bacula and Alfresco integration

2009-04-15 Thread Reynier Perez Mira
Exists any plugin or way to backup Alfresco systems? Cheers and thanks in advance Ing. Reynier Pérez Mira Dirección Técnica IP -- This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environmen

[Bacula-users] restoreing from a concurrent backup

2009-04-15 Thread Andreas Schuldei
Hi! tonight i ran my very first concurrent backup and the backup time went down nicely. yay. when trying to restore something from the backup i got this: == 15-Apr 15:00 lettuce.spotify.net-dir JobId 17536: Start Restore Job RestoreFiles.2009-04-15_15.00.51 15-Apr 15:00 lettuce.spotify.

Re: [Bacula-users] volume recycling problem

2009-04-15 Thread John Drescher
On Wed, Apr 15, 2009 at 2:07 PM, Dirk Kleinhesselink wrote: > I'm having a problem with over-writing recycled volumes.  I have my > jobs setup so that I retain file information for 90 days and job > retention for 6 months: > >   File Retention = 90 days            # 90 days >   Job Retention = 6 m

Re: [Bacula-users] volume recycling problem

2009-04-15 Thread John Drescher
On Wed, Apr 15, 2009 at 2:07 PM, Dirk Kleinhesselink wrote: > I'm having a problem with over-writing recycled volumes.  I have my > jobs setup so that I retain file information for 90 days and job > retention for 6 months: > >   File Retention = 90 days            # 90 days >   Job Retention = 6 m

Re: [Bacula-users] getting rid of the base64 encoded lstat field - table size testing

2009-04-15 Thread Martin Simmons
> On Wed, 15 Apr 2009 11:58:08 +0800, Craig Ringer said: > > Anyway, the expanded schema: > > CREATE TABLE file2 ( > fileid bigint, > fileindex integer, > jobid integer, > pathid integer, > filenameid integer, > markid integer, > st_dev integer, > st_ino intege

Re: [Bacula-users] bacula.db missing

2009-04-15 Thread Maria McKinley
Chandranshu . wrote: > Hi Craig, > > How do I run the director in an interactive terminal? Please bear with > me as I'm still new with bacula. > > About the logs, they are full with following messages: > 15-Apr 14:21 bacula-dir JobId 0: Fatal error: Could not open Catalog > "MyCatalog", databas

[Bacula-users] volume recycling problem

2009-04-15 Thread Dirk Kleinhesselink
I'm having a problem with over-writing recycled volumes. I have my jobs setup so that I retain file information for 90 days and job retention for 6 months: File Retention = 90 days# 90 days Job Retention = 6 months# six months And my catalog has: Volume REtention

Re: [Bacula-users] decoding lstat data

2009-04-15 Thread Kelly, Brian
If I run my example query against the backup with the largest volume of files 163222 it takes 28 secs. Brian -Original Message- From: Craig Ringer [mailto:cr...@postnewspapers.com.au] Sent: Tuesday, April 14, 2009 10:23 PM To: Kelly, Brian Cc: bacula-users@lists.sourceforge.net Subject:

[Bacula-users] qt 4.3 for bat 3.0?

2009-04-15 Thread Jeff Dickens
Is it true that one needs qt 4.3 to build bat for bacula 3.0? __ Scanned by Google Message Security - Leaving Seaman Paper begin:vcard fn:Jeff Dickens n:Dickens;Jeff org:Seaman Paper Company email;internet:j...@seamanpaper.com title:IT Man

Re: [Bacula-users] bacula-dir deadlocks, won't listen on 9101

2009-04-15 Thread Yvan Rodrigues
I think that's normal. The state file is only created when bacula-dir exits normally, and it hasn't done that in a while. -Original Message- From: John Drescher [mailto:dresche...@gmail.com] Sent: April 15, 2009 11:06 AM To: Yvan Rodrigues; bacula-users Subject: Re: [Bacula-users] bacula-

Re: [Bacula-users] bacula-dir deadlocks, won't listen on 9101

2009-04-15 Thread John Drescher
> [A-Z]:/pagefile.sys > bacula-dir: runscript.c:296-0 runscript: debug > bacula-dir: runscript.c:297-0  --> RunScript > bacula-dir: runscript.c:298-0   --> > Command=/usr/jails/jail1/usr/local/etc/bacula-before-backup.sh > bacula-dir: runscript.c:299-0   --> Target=%c > bacula-dir: runscript.c:300-

[Bacula-users] Move Medium errors

2009-04-15 Thread Thomas Wakefield
/var/lib/bacula/mtx.log + case $2 in + check_parm_count 5 5 + pCount=5 + pCountNeed=5 + test 5 -lt 5 + ctl=/dev/sg4 + cmd=unload + slot=10 + device=/dev/nst2 + drive=2 + debug 'Parms: /dev/sg4 unload 10 /dev/nst2 2' + test -f /var/lib/bacula/mtx.log ++ date +%Y%m%d-%H:%M:%S + echo '200

[Bacula-users] bacula-dir deadlocks, won't listen on 9101

2009-04-15 Thread Yvan Rodrigues
FreeBSD 7.1-RELEASE-p4 Bacula 3.0.0 I had bacula running well for a long time. A couple of weeks ago it stopped working. The sd and fd are running ok. This is what I get when I start the director: bacula# /usr/local/etc/rc.d/bacula-dir start Starting bacula_dir. bacula-dir: dird.c:177-0 Debug le

Re: [Bacula-users] feature request: laptops: Max Incr Interval, Level=check, error suppression

2009-04-15 Thread Stephen Carr
Dear Morty I use Bacula to backup laptops about 35 in total and assume they may connect to the network between 9:00 and 10:30 so I use Reschedule On Error = yes Reschedule Interval = 45 minutes Reschedule Times = 2 in jobdefs.conf I also split the the laptops into 5 groups so that on

Re: [Bacula-users] 2 volumes Append the same day ??

2009-04-15 Thread John Drescher
2009/4/15 François Mehault : > HI All > > > > I have two jobs wich write in the same volume, same pool, same schedule and > use 2 differents storage. And I ask myself why today there is two volumes > rather than one : > > > > 519 | TOTO-Daily-0519 | Append    |   1 | 606,410,544 |    0 | >

Re: [Bacula-users] [Bacula-devel] bacula.db missing

2009-04-15 Thread Kern Sibbald
On Wednesday 15 April 2009 12:16:04 Arno Lehmann wrote: > Hi, > > I forward this to the -devel list, reply-to set to -users. > > 15.04.2009 11:49, Chandranshu . wrote: > > Hi Craig, > > > > I was already using the -d100 flag :) > > > > However, this time I took a more radical approach and modified

[Bacula-users] windows shutdown (in kernstodo)

2009-04-15 Thread morty
While reading through the kernstodo in the 3.0.0, I noticed this: > My wife's suggestion: Add a setting to the win32 client to allow > it to shut down the machine after backup is complete (after, of > course, displaying a "System will shut down in one minute, click > here to cancel" warnin

Re: [Bacula-users] bacula.db missing

2009-04-15 Thread Arno Lehmann
Hi, I forward this to the -devel list, reply-to set to -users. 15.04.2009 11:49, Chandranshu . wrote: > Hi Craig, > > I was already using the -d100 flag :) > > However, this time I took a more radical approach and modified the code > in src/cats/mysql.c to print the error message returned by

Re: [Bacula-users] bacula.db missing

2009-04-15 Thread Chandranshu .
Hi Craig, I was already using the -d100 flag :) However, this time I took a more radical approach and modified the code in src/cats/mysql.c to print the error message returned by mysql_error(). Then, I compiled and ran the code to see the most dubious error in my DBA career: Error 2002 (HY000): C

[Bacula-users] 2 volumes Append the same day ??

2009-04-15 Thread François Mehault
HI All I have two jobs wich write in the same volume, same pool, same schedule and use 2 differents storage. And I ask myself why today there is two volumes rather than one : 519 | TOTO-Daily-0519 | Append| 1 | 606,410,544 |0 | 2,592,000 | 1 |0 | 0 | File

[Bacula-users] feature request: laptops: Max Incr Interval, Level=check, error suppression

2009-04-15 Thread morty
Max Full Interval and Max Diff Interval seem like a great idea, thanks! An extension of this concept would be great for automated handling of laptops, i.e. so users don't need to manually request backups of laptops. Here is a feature request form. Item 29: laptops: Max Incr Interval, Level=check

Re: [Bacula-users] Spanish Bacula email list

2009-04-15 Thread francisco javier funes nieto
Fantastic Estupendo!!! Ole 2009/4/14 Kern Sibbald : > Hello, > > I am pleased to announce that I have just created a Spanish email list for > Bacula users who wish to discuss Bacula in Spanish, and I hope this interests > a number of you. > > The details of the bacula-users-es list can

Re: [Bacula-users] bacula.db missing

2009-04-15 Thread Craig Ringer
Chandranshu . wrote: > Hi Craig, > > How do I run the director in an interactive terminal? Please bear with me as > I'm still new with bacula. /etc/init.d/bacula-dir stop sudo -u bacula bacula-dir -d100 ... should do it. I don't have a director to test with. I think there's help on the website r

Re: [Bacula-users] bacula.db missing

2009-04-15 Thread Chandranshu .
Hi Craig, How do I run the director in an interactive terminal? Please bear with me as I'm still new with bacula. About the logs, they are full with following messages: 15-Apr 14:21 bacula-dir JobId 0: Fatal error: Could not open Catalog "MyCatalog", database "bacula". 15-Apr 14:21 bacula-dir Job

Re: [Bacula-users] Storage Daemon Directives

2009-04-15 Thread Hannes Gruber
Juche List, for those interested, I found a place where to read more about >> LabelMedia = yes http://www.bacula.org/en/rel-manual/Basic_Volume_Management.html "LabelMedia = yes" can only be used, if the pool Resource in the Director Configuration used for that Device has the "LabelFormat"

Re: [Bacula-users] bacula.db missing

2009-04-15 Thread Craig Ringer
Maria McKinley wrote: > The director is running until I try to log into bconsole, then it dies. > It is apparently not listening on port 9101, however. What do I need to > do to get it listening? It's not? If it's not listening, it shouldn't react in any way when you try to start bconsole. Are y

Re: [Bacula-users] drop_mysql_tables

2009-04-15 Thread Massimo Schenone
I guess you are talking about status command output. If so you have to delete /var/lib/bacula/../*.state files to clear the visualization. On Wed, 2009-04-15 at 00:52 -0700, Maria McKinley wrote: > Out of curiosity, can anyone tell me why this script got rid of all of > the volumes, but not the o

Re: [Bacula-users] drop_mysql_tables

2009-04-15 Thread Arno Lehmann
Hi, 15.04.2009 09:52, Maria McKinley wrote: > Out of curiosity, can anyone tell me why this script got rid of all of > the volumes, but not the old jobs? That's probably because you refer to the list of jobs shown at the end of the 'status' output - that's not taken from the catalog, but from

[Bacula-users] drop_mysql_tables

2009-04-15 Thread Maria McKinley
Out of curiosity, can anyone tell me why this script got rid of all of the volumes, but not the old jobs? (When I ran it I got the succeeded comment.) I also tried just deleting the jobs from bconsole, but they didn't seem to go away then either. thanks, maria #!/bin/sh # # shell script to del

Re: [Bacula-users] bacula.db missing

2009-04-15 Thread Maria McKinley
Chandranshu . wrote: > No, the problem remains unsolved. I'm trying out one thing after the > other but to no avail. I solved it on my setup, hopefully this will work for you: buttercup:# mysql -u root -p mysql Enter password: Reading table information for completion of table and column names Y

Re: [Bacula-users] Storage Daemon Directives

2009-04-15 Thread Arno Lehmann
Hi, please reply to the list so others can see what we're discussing. Also, I prefer to reply to mail sent to me privately if we have a consulting contract :-) 15.04.2009 09:05, Hannes Gruber wrote: > Juche Again! > >> (as we're in dialect here :-) > Yes we are! > >> Someone correct me if I'm

Re: [Bacula-users] bacula.db missing

2009-04-15 Thread Chandranshu .
No, the problem remains unsolved. I'm trying out one thing after the other but to no avail. The next thing I tried out was: r...@newglfs01 bin]# ./bacula start -d100 Starting the Bacula Storage daemon bacula-sd: stored_conf.c:701-0 Inserting director res: newglfs01-mon newglfs01-sd: jcr.c:140-0 re

Re: [Bacula-users] bacula.db missing

2009-04-15 Thread Maria McKinley
Chandranshu . wrote: > This is exactly the problem I have reported in the other thread at > http://sourceforge.net/mailarchive/forum.php?thread_name=76a720440904141403r6602a127t8de767b943d7973e%40mail.gmail.com&forum_name=bacula-users > >