Re: [Bacula-users] Any FileSet change determine a Full backup

2007-07-11 Thread Julien
from the docs: Ignore FileSet Changes = Normally, if you modify the FileSet Include or Exclude lists, the next backup will be forced to a Full so that Bacula can guarantee that any additions or deletions are properly saved. If this directive is set to yes

Re: [Bacula-users] Restore errors

2007-07-23 Thread Julien
u can ignore it. Following my observations and the little tests I made, the difference between "files expected" and "files restored" are the number of directories. It seems that bacula doesn't handle this properly (a bug in the counter .. ?). Regards, Julien On Mon, 2007-0

Re: [Bacula-users] Restore errors

2007-07-24 Thread Julien
Just to say that the difference problem I had between "Files Expected" and "Files Restored" has been resolved with a $> dbcheck I don't understand why my database had inconsistencies (as I never had any hard reboot, electric cut or such) ... should dbcheck be executed at regular interval ? On Tue

Re: [Bacula-users] Restore errors

2007-07-30 Thread Julien
Hi Mair, did you tried with a dbcheck ? (dbcheck -c /path/to/bacula-dir.conf ; Toggle modify database flag ; 16) All (3-15)) I had also a huge difference between files expected and files restored, but the operation above fixed that ... Regards, Julien On Mon, 2007-07-30 at 09:03 +0100, Mair

Re: [Bacula-users] Restore errors

2007-07-30 Thread Julien
I think that this (serious) bug could be forwarded to -devel list ... as it seems no to be a configuration mistake ? On Mon, 2007-07-30 at 16:56 +0300, Doytchin Spiridonov wrote: > Hello, > > unfortunately spooling didn't helped here, so may you just had a > chance not getting errors in your cas

Re: [Bacula-users] fileset

2007-08-07 Thread Julien
Hi, I would change the order because of the "first match" rule : FileSet { Name = "DataToSave" Include { Options { exclude = yes wildfile = "*.LDF" ## list of wildfile = "*.MDF" ## extensions I want to wildfile = "*.ldb" ## exclude co

Re: [Bacula-users] FileSet excluding files help

2007-02-28 Thread Julien
You have to put the Exclude=yes at the _beginning_ because first match wins Chris Sarginson wrote: > Hi Guys, > > I'm trying to get bacula to exclude log files (live and old compressed) > and the windows page file, but I'm having a little trouble, IE, it's not > doing as I ask it. As a result I

Re: [Bacula-users] FileSet excluding files help

2007-02-28 Thread Julien
were after line 299 it would not work. Regards, Julien Chris Sarginson wrote: > Hi Julien, > > I see, so the snippet should be: > > Include { > Options { > Exclude = yes > wildfile = "access.log" > wildfile = "access.log.*.*.gz" >

Re: [Bacula-users] Re : Error writing final EOF to tape (tape errors)

2007-03-01 Thread Julien
Which SCSI card do you have ? (I had some problems with my Adaptec AHA-2940UW) Check your SCSI cable, and the terminator ... Also, be sure that tape drive is properly initialized under Linux: mt -f /dev/nst0 rewind mt -f /dev/nst0 stoptions buffer-writes async-writes read-ahead and that your ta

Re: [Bacula-users] MTEOM

2007-04-01 Thread Julien
t the drive under FreeBSD when I have a little time) Regards, Julien On Sat, 2007-03-31 at 14:38 -0400, Mike Seda wrote: > I have a similar MTEOM error with one of my tapes. My drive and other > tapes are totally fine. I can even restore from this tape, but just > cannot append to it.

Re: [Bacula-users] postgres tuning?

2010-06-07 Thread Julien
On Mon, 2010-06-07 at 18:24 +0200, Florian Heigl wrote: > Hi all, > > > Within psql/mysql: > > 1) select count(*) from File;1sec30min > Is your MySQL database in the MyISAM format ? If yes, then it's perfectly normal. > Disclaimer: I don't know a dime's worth of database

Re: [Bacula-users] postgres tuning?

2010-06-07 Thread Julien
On Mon, 2010-06-07 at 20:10 +0100, Martin Simmons wrote: > > On Mon, 7 Jun 2010 18:24:34 +0200, Florian Heigl said: > > > > Hi all, > > > > > Within psql/mysql: > > > 1) select count(*) from File;1sec30min > > > > Disclaimer: I don't know a dime's worth of databases p

[Bacula-users] Bacula, chocolatey and homebrew

2013-11-28 Thread Julien Cochennec
install bacula 5.2.6 by modifying this script? Do I have to change the MD5 parameter if I replace the 5.2.12 parameter? 2) Chocolatey Same question for chocolatey, has anyone succeeded in installing Bacula-fd on windows (>=7) with chocolatey? 3) Is installing 5.2.13 version of bacula on the

Re: [Bacula-users] minimum volume retention period

2014-09-25 Thread Julien Cigar
On Wed, Sep 24, 2014 at 12:27:30PM -0300, Sergio Belkin wrote: > Hi Folks, > > I've read this thread, and I'd want to get some clarification about this > topic. > > if Julien have set the Volume Retention of incremental in 35 days, I don't > understand why

Re: [Bacula-users] Does Sony AITI100 work fine with Bacula ?

2007-04-25 Thread Julien Cigar
Hello Michael, I've the same tape drive here and I have sometimes write errors. I think that I made something wrong in the configuration but I can't find it ... Do you have anything species in the bacula-sd.conf file ? Also, which SCSI card do you have Thanks, Julien Michael P

Re: [Bacula-users] Does Sony AITI100 work fine with Bacula ?

2007-04-25 Thread Julien Cigar
ndomAccess = no; > Drive Index = 1 > # as recommended by btape > # Hardware End of Medium = yes > BSF at EOM = no > Autochanger = Yes > Changer Device = /dev/changer > Changer Command = "/home/bacula/etc/bacula/scripts/mtx-changer %c %o > %S

[Bacula-users] write error

2005-10-13 Thread Julien Cigar
Hello, sometimes I have "write error" messages during my full backup (on tapes) : 12-Oct 18:44 phoenix-sd: BebifFullBackup.2005-10-12_06.00.00 Error: block.c:552 Write error at 15:111 on device /dev/st0. ERR=Input/output error. 12-Oct 18:44 phoenix-sd: BebifFullBackup.2005-10-12_06.00.00 Error

Re: [Bacula-users] write error

2005-10-13 Thread Julien Cigar
backup on ten and not with the same tape ... (I thought first that it was a defect tape ... but no) thanks, Julien Phil Stracchino wrote: Julien Cigar wrote: Hello, sometimes I have "write error" messages during my full backup (on tapes) : 12-Oct 18:44 phoenix-sd: BebifFullBack

Re: [Bacula-users] write error

2005-10-13 Thread Julien Cigar
. What is the 'cap' command you are talking about ... ? Do all backups fill a tape, or does this occur only when you completely fill a tape? it occurs randomly, sometimes after 10go, sometimes at the end, ... Phil Stracchino wrote: Julien Cigar wrote: Thanks for replying T

Re: [Bacula-users] write error

2005-10-13 Thread Julien Cigar
ck=0 btape: btape.c:1707 Device status: 645. ERR= I think it's going to require more information to isolate it. Have you used the drive with other software and verified that it works properly? it worked fine with Amanda. I didn't tried with other softwares ... Phil Stracchino wrote:

[Bacula-users] write error

2005-10-14 Thread Julien Cigar
Hello, sometimes I have "write error" messages during my full backup (on tapes) : 12-Oct 18:44 phoenix-sd: BebifFullBackup.2005-10-12_06.00.00 Error: block.c:552 Write error at 15:111 on device /dev/st0. ERR=Input/output error. 12-Oct 18:44 phoenix-sd: BebifFullBackup.2005-10-12_06.00.00 Error

[Bacula-users] unicode ?

2006-06-26 Thread Julien Cigar
1.21.41 Fatal error: catreq.c:367 Attribute create error. sql_create.c:853 Create db Filename record INSERT INTO Filename (Name) VALUES ('R�gles_encod_exemples.doc') failed. ERR=ERROR: invalid byte sequence for encoding "UTF8": 0xe8676c (...) Does bacula support UTF-8 ? Thanks, Julien

Re: [Bacula-users] unicode ?

2006-06-26 Thread Julien Cigar
Thanks for your answers, My locales are en_US.UTF-8, the PostgreSQL database is in UTF-8 too (fresh install) .. everything is in UTF-8 What do you mean by "the filenames have to be UTF-8 to work" ? Setting en_US.UTF-8 for the locales isn't enough ? Magnus Hagander wrote: >>> (...) >>> >>> Does

Re: [Bacula-users] unicode ?

2006-06-26 Thread Julien Cigar
- I think for "new" files it´s maybe > enough to change nls to UTF-8 (kernel and in some cases fstab). > > Greetings, > User100 > > > >> -Ursprüngliche Nachricht- >> Von: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] Im >> Auftr

[Bacula-users] status dir

2006-06-28 Thread Julien Cigar
Hi ! I'm using 1.38.9 (Debian) with PostgreSQL (8.1.4) Am I the only one to have this kind of message : 28-Jun 12:39 phoenix-dir: Pruning oldest volume "Canis-Incr-Disk-0001" when I do a *status dir ? (nothing is pruned of course) (Complete output is available on http://rafb.net/paste/results

Re: [Bacula-users] status dir

2006-06-28 Thread Julien Cigar
Yep it's turned on, but I have this messages every time I do a *status dir, and nothing is pruned Sebastian Stark wrote: > > If you have automatic pruning turned on this is expected behaviour I > would say. > > > Sebastian > > On 28.06.2006, at 15:47, Julien Cig

Re: [Bacula-users] status dir

2006-06-29 Thread Julien Cigar
Arno Lehmann wrote: > Hello, > > On 6/28/2006 3:47 PM, Julien Cigar wrote: > >> Hi ! >> >> I'm using 1.38.9 (Debian) with PostgreSQL (8.1.4) >> >> Am I the only one to have this kind of message : 28-Jun 12:39 >> phoenix-dir: Pruning oldest

Re: [Bacula-users] status dir

2006-06-30 Thread Julien Cigar
- as > the rotation have carried one for some rounds, what's then the relevance of > always pruning the oldes volume? > > Onsdag 28 juni 2006 15:47 skrev Julien Cigar: > >> Hi ! >> >> I'm using 1.38.9 (Debian) with PostgreSQL (8.1.4) >> >> A

[Bacula-users] Error writing final EOF to tape. This Volume may not be readable.

2006-07-05 Thread Julien Cigar
306.4 KB/s Software Compression: None Volume name(s): Full-Tape-0002 Volume Session Id: 12 Volume Session Time:1151910220 Last Volume Bytes: 48,606,123,849 (48.60 GB) Non-fatal FD errors:2 SD Errors: 0 FD termination status: Error SD term

Re: [Bacula-users] Error writing final EOF to tape. This Volume may not be readable.

2006-07-06 Thread Julien Cigar
Arno Lehmann wrote: > Hello, > > On 7/5/2006 10:19 AM, Julien Cigar wrote: > >> Hi ! >> >> === >> Bacula: 1.38.9-10 (with the Postgresql 8.1.4 backend), director >> configuration: http://mordor.ath.cx/stuff/bacula-dir.conf.html >> >&

[Bacula-users] block.c:263 Volume data error at 0:0! Wanted ID: "BB02", got "". Buffer discarded.

2006-07-10 Thread Julien Cigar
s not a Bacula labeled Volume, because: ERR=block.c:263 Volume data error at 0:0! Wanted ID: "BB02", got "". Buffer discarded. 3905 Device "sony SDX-500C" (/dev/st0) open but no Bacula volume is mounted. If this is not a blank tape, try unmounting and remountin

Re: [Bacula-users] block.c:263 Volume data error at 0:0! Wanted ID: "BB02", got "". Buffer discarded.

2006-07-10 Thread Julien Cigar
Found it http://bacula.org/dev-manual/Bacula_Consol_Restor_Comman.html#SECTION000218000 Forgot this message ... Julien Cigar wrote: > Hello ! > > Another strange error I have today ... I did a : > *umount tape-st > $> tapeinfo -f /dev/st0 > $> mt -f /dev/

[Bacula-users] Last chance before I throw this @#! tape drive through the window ...

2006-07-13 Thread Julien Cigar
ant: the "btape test" completes successfully (with /dev/nst0). I also did a "btape fill", with success too. I'm 100% sure that the tapes are ok (they are new) and I've cleaned the tape too ... The scsi cable should be OK, the jobs never fail Any idea before I throw this

Re: [Bacula-users] Last chance before I throw this @#! tape drive through the window ...

2006-07-14 Thread Julien Cigar
.. but I don't think it's the cause of my problem :( Regards, Julien MaxxAtWork wrote: > On 7/13/06, Julien Cigar <[EMAIL PROTECTED]> wrote: > > >> phoenix:/etc/bacula# tapeinfo -f /dev/nst0 >> mtx: Request Sense: Long Report=yes >> mtx: Request Sense:

Re: [Bacula-users] Last chance before I throw this @#! tape drivethrough the window ...

2006-07-14 Thread Julien Cigar
rnel and it seems to work !! It means that Bacula has still some problems with 2.6.x kernels (?) .. or simply that the my scsi card driver is buggy under 2.6.x ... Julien [EMAIL PROTECTED] wrote: > Dear Julian, > > In order to execute 'tapeinfo' in Linux you need to make sure

Re: [Bacula-users] Last chance before I throw this @#! tapedrivethrough the window ...

2006-07-14 Thread Julien Cigar
f File (EOF) to the tape > mt -f /dev/nst0 weof > > # Run bconsole > # label > # mount > ---cut-here-->8 > > My Bacula server (director/client/storage): Dell 2800 > running RHELAS 4 with an IBM LTO-2 tape drive. > Regards, > > Georger > >

Re: [Bacula-users] Last chance before I throw [EMAIL PROTECTED] tapedrivethrough the window ...

2006-07-14 Thread Julien Cigar
of the tape drive) In fact the people who have to change the tape when they received a mail should not access bconsole (too complicated ...), so all they have to do is to press on the button and put the other tape (so without having to *umount). Many thanks, Julien [EMAIL PROTECTED] wrote: >

Re: [Bacula-users] Last chance before I [EMAIL PROTECTED] tapedrivethrough the window ...

2006-07-14 Thread Julien Cigar
EMAIL PROTECTED] wrote: > Dear Julien, > > Under 2.6 try (note stsetoptions, not stoptions): > > mt -f /dev/nst0 stsetoptions 0 > dmesg | grep st0 > > That should give you the information you need. Clearly from the existing > info your drive is coming > Up incorrectl

Re: [Bacula-users] Internal Bacula Proxy

2006-07-14 Thread Julien Cigar
is : source internal : 10.0.0.x -> 164.15.0.1 -> 10.0.0.2 (port forwarding + SNAT) source external : 134.184.0.x -> 164.15.0.1 (port forwarding) Hope it helps Julien Wilson, David wrote: > > Greetings, > > I am looking for a way to control backups for hosts located inside of &

Re: [Bacula-users] Last chance before I throw [EMAIL PROTECTED] tapedrivethrough the window ...

2006-07-15 Thread Julien Cigar
*seems* to work for now ... I'll be fixed monday (the full backup jobs runs every sunday at 3:00am). Julien Kern Sibbald wrote: > From a cursory look at what you are doing, it doesn't look like you are using > the right commands. > > Please take ten minutes to read the ta

Re: [Bacula-users] Web site now translated into French

2006-07-23 Thread Julien Cigar
Great job ! Thanks to the translators ! Kern Sibbald wrote: > Hello, > > This is to let you know that Alexandre Baron has finished the first cut of > translating the Bacula web site into French. It looks really nice. As I > mentioned, this is a first cut, there are probably still a few broken

Re: [Bacula-users] Running Down Permission Problems and Running A Secure Setup

2006-08-07 Thread Julien Cigar
Only the bacula file daemon should be run as root ... which is quite logical otherwise some files could not be read (permission denied) Mathew Brown wrote: > Hi, >I'm currently trying to set up bacula. However, considering the >numerous components (FD, SD, Tape, Dir, console, DB), I'm ru

Re: [Bacula-users] newbie with tapes question...

2006-08-09 Thread Julien Cigar
mt -f /dev/nst0 rewind mt -f /dev/nst0 weof mt -f /dev/nst0 rewind bconsole * label Jaime Ventura wrote: > Hi > I've made some tests with a tape using btape command. > Now, I don't know how to erase the tape so I cant use it with bacula. > Can you help me? > thanks > ---

Re: [Bacula-users] Bacula doesn' start!! please urgent

2006-08-21 Thread Julien Cigar
Run the upgrade script. You probably upgrade Bacula without upgrading the database. Also, please note that SQLite isn't recommended in "production" Fredy Rodriguez -Equant wrote: > > Hello, > > > > Please, i’ve traed to start the bacula and get the following message: > > > > [EMAIL PROTECTED]

[Bacula-users] The number of files mismatch

2006-10-05 Thread Julien Cigar
ull-Tape-0004, Full-Tape-0008, Full-Tape-0010. I don't understand why because volume Full-Tape-0003 has been written before Full-Tape-0004 and Full-Tape-0003 has not been pruned ... (I have a Volume Retention of 30 days). Thanks for answers, Julien -- Julien Cigar Belgian Biodiversity Platfo

Re: [Bacula-users] The number of files mismatch

2006-10-05 Thread Julien Cigar
f you interrupt a backup, so the catalog is not updated > properly. > > Here's how to fix it: > http://www.bacula.org/dev-manual/Tips_Suggestions.html#SECTION000367000 > > Greetings, > Ger > > Op donderdag 5 oktober 2006 09:49, schreef Julien Cigar:

Re: [Bacula-users] The number of files mismatch

2006-10-05 Thread Julien Cigar
Arno Lehmann wrote: > Hi, > > hello :) > On 10/5/2006 9:49 AM, Julien Cigar wrote: > >> Hello, >> >> === >> Bacula: 1.38.11 >> Os: Linux (Debian), kernel 2.6.17 >> Tape drive: Sony SDX-500C >> Scsi card: Adaptec 2940 Ultra SCSI &g

Re: [Bacula-users] bacula purges wrong volume according to lastwritten

2006-10-15 Thread Julien Cigar
I had exactly the same problem two weeks ago and I still haven't found an explanation why Bacula do this ... Perhaps there is a bug in Bacula recycling process when you only specify a Volume Retention (lower than a Job / File Retention) ? But in the doc said : "The *Volume Retention* is applie

[Bacula-users] Deduplication / Base jobs

2012-03-05 Thread Julien S
Hi, I have read and tried to understand "File Deduplication" : http://www.bacula.org/en/dev-manual/main/main/File_Deduplication_using_Ba.html But it is not working : # - POOL: base - Pool { Name= base_backup Pool Type = Backup Storage =

Re: [Bacula-users] Bacula 5.2.6, possible bug in PostgreSQL handling, causes director to die

2012-03-12 Thread Julien Cigar
hen spooling is enabled? (I don't use spooling) Julien -- Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoi

[Bacula-users] Check database when bacula-dir start

2012-04-06 Thread Julien S
Hi, I have a bacual-dir with ~250 clients. And each client has its own catalog. When bacula-dir start, bacula-dir checks each database (~10s per client = ~45 minutes !!!) Meanwhile, the director is not accessible... How can I bypass that or reduce that ? Thanks in advance, -- Julien

Re: [Bacula-users] Schedule : First day of month

2012-04-06 Thread Julien S
with "wday-keyword". Example : "jan *1st mon* at 00:00" -- Julien Le 6 avril 2012 07:43, Nicolas a écrit : > ** > > The syntaxe I used doesn't work : > > "jan 1st at 00:00am" >

Re: [Bacula-users] Check database when bacula-dir start

2012-04-06 Thread Julien S
Le 6 avril 2012 18:10, John Drescher a écrit : > > I have a bacual-dir with ~250 clients. And each client has its own > catalog. > > > > When bacula-dir start, bacula-dir checks each database (~10s per client = > > ~45 minutes !!!) > > Meanwhile, the director is not accessible... > > > > How can

Re: [Bacula-users] Check database when bacula-dir start

2012-04-09 Thread Julien S
Do you think if I tuning databases with : http://www.newitperson.com/2011/01/reduce-bacula-dbcheck-time/ CREATE INDEX File_JobId_idx ON File(JobId); CREATE INDEX File_PathId_idx ON File(PathId); CREATE INDEX File_FilenameId_idx ON File(FilenameId); CREATE INDEX Path_PathId_idx ON Path(PathId); CREA

Re: [Bacula-users] Check database when bacula-dir start

2012-04-09 Thread Julien S
Perhaps by distributing the load over several director ? Le 9 avril 2012 22:42, John Drescher a écrit : > > Neither of these will effect the problem you are trying to solve. > > John > -- Better than sec? Nothing is bett

[Bacula-users] Concurrent jobs pooled for no reason?

2012-06-08 Thread Julien Cochennec
Hi, New to this list and bacula newbie, here almost everything works great, backup around 50 clients, except one thing. I followed this example http://www.bacula.org/fr/dev-manual/Basic_Volume_Management.html#SECTION00122. It's about concurrent disk jobs. The problem is that altho

Re: [Bacula-users] Concurrent jobs pooled for no reason?

2012-06-08 Thread Julien Cochennec
Le 08/06/2012 11:21, Uwe Schuerkamp a écrit : > Hello Julien, > > what are your settings for "Maximum Concurrent Jobs" for storage, sd, > director, fd's and so on? What exactly is Bacula waiting for (the > output of "stat dir" during a backup run should give

Re: [Bacula-users] Concurrent jobs pooled for no reason?

2012-06-08 Thread Julien Cochennec
Le 08/06/2012 13:54, Uwe Schuerkamp a écrit : > Maximum Concurrent Jobs = 20 Ok, I'll do this, thanks. The default value is 1? When you wrote : > (the > output of "stat dir" during a backup run should give you an idea > what's blocking). You mean bconsole, then status, then director? If so I alwa

Re: [Bacula-users] Concurrent jobs pooled for no reason?

2012-06-11 Thread Julien Cochennec
Le 08/06/2012 14:41, Julien Cochennec a écrit : > Le 08/06/2012 13:54, Uwe Schuerkamp a écrit : >> Maximum Concurrent Jobs = 20 > Ok, I'll do this, thanks. The default value is 1? Great! It works! All Jobs toget

Re: [Bacula-users] libbaccats.5.2.10.so missing FreeBSD

2012-08-01 Thread Julien Cigar
try to pkg_delete bacula-client and bacula-server before On 08/01/2012 19:09, Doug Sampson wrote: > Upon performing a portmaster -w upgrade of Bacula-client and bacula-server > from 5.2.6 to 5.2.10 and restarting all of the Bacula processes, I received > the following error: > > Shared object "l

[Bacula-users] sudo with Bacula user on MacOsX without password

2012-08-23 Thread Julien Cochennec
Hi Everybody, Maybe a simple (dumb?) question : 1) Description Bacula-fd is running as a service on Mac Os X clients so I would like to make a "ClientRunAfterJob" command, as root, without password, to switch the computer if nobody has a tty session opened. The way I get number of sessions is e

[Bacula-users] Exclude files leads to an empty backup

2012-11-12 Thread Julien Cochennec
Hi everybody, here's a Fileset that's driving me crazy : FileSet { Name = "Home Machin Linux Backup" Include { Options { signature = MD5 compression = GZIP } File = /home/machin } Exclude { File = /home/machin/musique File = /home/machin/pictur

Re: [Bacula-users] Exclude files leads to an empty backup

2012-11-19 Thread Julien Cochennec
On 13/11/2012 00:14, Dan Langille wrote: > > Try installing a 5.0.1 client. Ok, done, but the problem is still the same. I had to compile it. Ain't there any archive repository where I can find those? Anyway the problem hasn't changed, still no data althought the directory exists. Any Idea?

Re: [Bacula-users] Exclude files leads to an empty backup

2012-11-20 Thread Julien Cochennec
On 19/11/2012 10:12, Julien Cochennec wrote: > On 13/11/2012 00:14, Dan Langille wrote: >> Try installing a 5.0.1 client. > Ok, done, but the problem is still the same. I had to compile it. Ain't > there any archive repository where I can find those? > Anyway the problem h

Re: [Bacula-users] Exclude files leads to an empty backup

2012-11-23 Thread Julien Cochennec
On 20/11/2012 15:42, Dan Langille wrote: Ok Sorry, I didn't know the original post wasn't available. I use a mail app so I always get original post, but didn't think It was not that way, really sorry. So here's the problem again : Hi everybody, here's a Fileset that's driving me crazy : FileS

[Bacula-users] clientRunAfterJob on Mac -> Shutdown

2012-11-27 Thread Julien Cochennec
Hi there, I know it is not a Bacula problem but maybe some of you already met this. On Mac computers (desktops only) I run this script in clientAfterJob : #! /bin/bash if [ "$(who -u | grep -c console)" == 0 ] then echo "Off" && shutdown -h +5; else echo "Not yet"; fi exit 0; So

[Bacula-users] Quick fix for Dir Inserting Attributes

2012-11-30 Thread Julien Cochennec
Hi Everybody, I have a Dir Inserting Attribute (it's been 2 days now) so all my backups are stuck because of this. Is there a "quick fix", or even a "dirty fix" to get rid of this? I saw solutions about compiling again without a batch-insert option, but I really don't want to do that. I can confi

Re: [Bacula-users] Quick fix for Dir Inserting Attributes

2012-11-30 Thread Julien Cochennec
On 30/11/2012 10:53, lst_ho...@kwsoft.de wrote: > Zitat von Julien Cochennec : > >> Hi Everybody, >> I have a Dir Inserting Attribute (it's been 2 days now) so all my >> backups are stuck because of this. >> Is there a "quick fix", or even a "dirty

[Bacula-users] Bacula-dir won't start but almost

2013-03-14 Thread Julien Cochennec
Hi there, I've replaced my server recently and migrate database, from 5.0.3 to 5.2.? and upgraded tables from v12 to v14 (Debian Wheezy). When I try to start bacula by /etc/init.d/bacula-director start it says OK but no process appears when I do ps -lfC bacula-dir. Is there anything wrong with th

Re: [Bacula-users] Bacula-dir won't start but almost

2013-03-15 Thread Julien Cochennec
On 14/03/2013 15:56, Konstantin Khomoutov wrote: > On Thu, 14 Mar 2013 09:08:01 +0100 > Julien Cochennec wrote: > >> I've replaced my server recently and migrate database, from 5.0.3 to >> 5.2.? and upgraded tables from v12 to v14 (Debian Wheezy). >> When I tr

Re: [Bacula-users] Bacula-dir won't start but almost

2013-03-15 Thread Julien Cochennec
On 15/03/2013 14:11, Julien Cochennec wrote: > On 14/03/2013 15:56, Konstantin Khomoutov wrote: >> On Thu, 14 Mar 2013 09:08:01 +0100 >> Julien Cochennec wrote: >> >>> I've replaced my server recently and migrate database, from 5.0.3 to >>> 5.2.? and up

Re: [Bacula-users] SOLVED! Bacula-dir won't start but almost

2013-03-20 Thread Julien Cochennec
On 15/03/2013 17:42, Konstantin Khomoutov wrote: > On Fri, 15 Mar 2013 15:02:52 +0100 > Julien Cochennec wrote: > > [...] >>> Thanks a lot for your help. I added user and group and changed >>> ownership of /var/lib/bacula files and it works again (see below). >&

Re: [Bacula-users] Scheduling an Admin Job to run dbcheck

2013-03-20 Thread Julien Cigar
On 03/20/2013 16:50, dweimer wrote: > OK, so I thought, hey why not setup an automated scheduled task to > delete the orphaned file and path entries, seemed like a good idea at > first. I have a fairly short retention period set, and as a result > generates about 300,000 orphaned file name records

Re: [Bacula-users] bacula hang waiting for storage

2008-12-02 Thread Julien Cigar
,656,896 Blocks Read=59,658 Bytes/block=64,512 > > Positioned at File=0 Block=3,848,592,601 > > Device "IBM-LTO3-Drive" (/dev/nst0) is not open. > > Device is being initialized. > > Drive 0 is not loaded. > > > > > > Used

Re: [Bacula-users] bacula hang waiting for storage

2008-12-02 Thread Julien Cigar
uld be wrong). Best regards, Julien On Tue, 2008-12-02 at 18:18 +0200, Pasi Kärkkäinen wrote: > On Tue, Dec 02, 2008 at 06:11:11PM +0200, Pasi Kärkkäinen wrote: > > On Tue, Dec 02, 2008 at 03:56:33PM +0100, Julien Cigar wrote: > > > Same problem here with a Sony SDX-700C > > &g

Re: [Bacula-users] bacula hang waiting for storage

2008-12-03 Thread Julien Cigar
On Wed, 2008-12-03 at 10:37 +, Alan Brown wrote: > On Tue, 2 Dec 2008, Julien Cigar wrote: > > > Yes the SCSI card is an Adaptec > > Which model and revision? > I posted the full output on the FreeBSD ML some times ago : http://lists.freebsd.org/pipermail/freebsd-scsi

Re: [Bacula-users] bacula hang waiting for storage

2008-12-04 Thread Julien Cigar
sa0:isp0:0:5:0): unable to rewind after test read (sa0:isp0:0:5:0): unable to rewind after test read (sa0:isp0:0:5:0): unable to rewind after test read If you have any idea ... it's welcome :-) Could it be a bug in Bacula ? Regards, Julien On Wed, 2008-12-03 at 10:37 +, Alan Brown wrot

Re: [Bacula-users] bacula hang waiting for storage

2008-12-04 Thread Julien Cigar
s are OK too (sometimes it fails with a media that didn't fail in a previous rotation cycle), and I tested with another SCSI cable too. The only thing I haven't changed is the SCSI terminator .. What's strange is that all the it happens randomly (it could run 5+ jobs without any proble

Re: [Bacula-users] bacula hang waiting for storage

2008-12-04 Thread Julien Cigar
On Thu, 2008-12-04 at 11:33 +0100, Ralf Gross wrote: > Julien Cigar schrieb: > > Are you sure you need these additional options? > > > Hardware End of Medium = no > > Backward Space Record = no > > Backward Space File= no > > Fast Forward Sp

Re: [Bacula-users] bacula hang waiting for storage

2008-12-04 Thread Julien Cigar
On Thu, 2008-12-04 at 12:50 +, Martin Simmons wrote: > >>>>> On Thu, 04 Dec 2008 12:04:34 +0100, Julien Cigar said: > > > > On Thu, 2008-12-04 at 11:33 +0100, Ralf Gross wrote: > > > Julien Cigar schrieb: > > > > > > Are you sure you

Re: [Bacula-users] bacula hang waiting for storage

2008-12-04 Thread Julien Cigar
On Thu, 2008-12-04 at 13:50 +, Martin Simmons wrote: > >>>>> On Thu, 04 Dec 2008 14:20:37 +0100, Julien Cigar said: > > > > On Thu, 2008-12-04 at 12:50 +, Martin Simmons wrote: > > > >>>>> On Thu, 04 Dec 2008 12:04:34 +0100, Julien Ci

Re: [Bacula-users] bacula hang waiting for storage

2008-12-04 Thread Julien Cigar
On Thu, 2008-12-04 at 15:44 +, Alan Brown wrote: > On Wed, 3 Dec 2008, Julien Cigar wrote: > > > > Which model and revision? > > > > I posted the full output on the FreeBSD ML some times ago : > > http://lists.freebsd.org/pipermail/freebsd-scsi/2008-November/

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

2008-12-09 Thread Julien Cigar
quest Sense: Sense Key=Illegal Request > mtx: Request Sense: FileMark=no > mtx: Request Sense: EOM=no > mtx: Request Sense: ILI=no > mtx: Request Sense: Additional Sense Code = 53 > mtx: Request Sense: Additional Sense Qualifier = 03 > mtx: Request Sense: BPV=no > mtx: Request Sense: E

Re: [Bacula-users] FOSDEM

2006-12-31 Thread Julien Cigar
sourceforge&CID=DEVDEV > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- Julien Cigar Belgian Biodiversity Platform http://www.biodiversity.be Université Libre

Re: [Bacula-users] Running Concurrent Jobs

2007-01-04 Thread Julien Cigar
age=join.php&p=sourceforge&CID=DEVDEV >> ___ >> Bacula-users mailing list >> Bacula-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bacula-users >> > > -- Julien Cigar Belgian

[Bacula-users] MTEOM

2007-02-01 Thread Julien Cigar
03.00.00 Error: Unable to position to end of data on device "sony SDX-700C" (/dev/nst0): ERR=dev.c:839 ioctl MTEOM error on "sony SDX-700C" (/dev/nst0). ERR=Input/output error. 01-Feb 03:27 phoenix-sd: Marking Volume "Full-Tape-0001" in Error in Catalog.

Re: [Bacula-users] MTEOM

2007-02-01 Thread Julien Cigar
Bill Moran wrote: > In response to Julien Cigar <[EMAIL PROTECTED]>: > >> We've bought a new tape drive here, a Sony SDX-700C (AIT-3), with new >> tapes. I'm running Bacula 1.38.11 under (Debian) Linux (2.6.18) >> I've run the btape test / btape f

Re: [Bacula-users] Tape error.

2007-02-01 Thread Julien Cigar
it. > > - > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.

Re: [Bacula-users] Tape error.

2007-02-01 Thread Julien Cigar
On Thu, 2007-02-01 at 22:31 +0100, Kern Sibbald wrote: > On Thursday 01 February 2007 23:18, Julien Cigar wrote: > > Sorry to ask this again, but .. it could be one of the reason why my > > tape drive doesn't work properly: > > I've read a huge number of emails toda

[Bacula-users] Retention problem

2005-11-01 Thread Julien Cigar
Hello, I used Bacula at work with backup on tapes, and it works perfectly. Now I'd like to install it at home for personal backups (on disk). I do a weekly full backup each sunday 6am and a daily incremental backup each day at 9pm. It's for personal use so I only want a full backup volume and 7

[Bacula-users] Still problems with my Sony tapes

2005-11-07 Thread Julien Cigar
Hello, I writed a mail some weeks ago for a problem with my Sony drive (write errors). The drive is a Sony SDX-500C on a Adaptec 2940 Ultra SCSI. Someone told me to upgrade the bios of the drive, which I did. It worked fine for a week, but now I'm still having writing error messages : Nov 7

Re: [Bacula-users] Still problems with my Sony tapes

2005-11-07 Thread Julien Cigar
12:17:00 | However, the jobs terminate with a "Backup OK" termination ... strange Kern Sibbald wrote: On Monday 07 November 2005 09:04, Julien Cigar wrote: Hello, I writed a mail some weeks ago for a problem with my Sony drive (write errors). The drive is a Sony SDX-500C on a Ad

[Bacula-users] restore with "warning file count mismatch" message

2005-11-14 Thread Julien Cigar
Hello, I ran a restore job today, and the job ended with a "Restore OK -- warning file count mismatch" termination status : 14-Nov 16:28 phoenix-dir: Bacula 1.36.3 (22Apr05): 14-Nov-2005 16:28:46 JobId: 9 Job:CanisRestoreFull.2005-11-14_13.14.24 Client:

Re: [Bacula-users] Still problems with my Sony tapes

2005-11-17 Thread Julien Cigar
bbald wrote: On Monday 07 November 2005 15:15, Julien Cigar wrote: You think I can ignore the problem ? When I list media you can see that the tape Weekly-0003 has not been filled up completely (it was the tape with write errors ...) Well, that answers the question I had: the drive coul

Re: [Bacula-users] Still problems with my Sony tapes

2005-11-17 Thread Julien Cigar
John Stoffel wrote: Julien> I think I found the problem. I changed the scsi id of the Julien> tape drive from ID 0 to ID 6 and it *seems* to work better (I Julien> did a full backup and no problems occured yet). I read that Julien> apparently ID 0 and ID 1 should not be used for

Re: [Bacula-users] Still problems with my Sony tapes

2005-11-17 Thread Julien Cigar
AltGrendel wrote: John Stoffel wrote: Julien> I think I found the problem. I changed the scsi id of the Julien> tape drive from ID 0 to ID 6 and it *seems* to work better (I Julien> did a full backup and no problems occured yet). I read that Julien> apparently ID 0 and ID 1 s

[Bacula-users] Compression ?

2005-11-23 Thread Julien Cigar
compression of the tape drive for the full backup and the software compression for the incremental backup. What can I do in this case ? I haven't found anything to override the compression parameter (in a Schedule ressource for example) of the Fileset ... Thanks, J

Re: [Bacula-users] Compression ?

2005-11-25 Thread Julien Cigar
ession in only some cases, that is another question. Julien Cigar wrote: Hello, I wondered how I could activate or desactivate compression on the same fileset for differents jobs and differents pools/medias ? I explain my problem : I do a full backup weekly on tape and a daily incremental backup

[Bacula-users] Exclude / Include in a FileSet ressource

2005-11-25 Thread Julien Cigar
Hello, Small question, is there a difference between : Exclude { File = *.mp3 } and : Include { Options { Exclude = yes } wildfile = "*.mp3" } If there is no difference, why it the usefullness of Exclude {} ? Than

Re: [Bacula-users] Exclude / Include in a FileSet ressource

2005-11-25 Thread Julien Cigar
Kern Sibbald wrote: On Friday 25 November 2005 13:40, Julien Cigar wrote: Hello, Small question, is there a difference between : Exclude { File = *.mp3 } and : Include { Options { Exclude = yes } wildfile = "*.mp3" } If there is no difference, why it the usefullness

  1   2   >