Re: [Bacula-users] BACULA hang: waiting on max Storage jobs

2009-08-14 Thread Fabio Xarax
Sorry: forgot to say that i can run till 64 concurrent job before now all was ok! Fabio 2009/8/14 Fabio Xarax > Hi All! > > I noticed that someone else got this kind of problem. > Now i try to describe it. > whith status director I have: > JobId Level Name

[Bacula-users] BACULA hang: waiting on max Storage jobs

2009-08-14 Thread Fabio Xarax
Hi All! I noticed that someone else got this kind of problem. Now i try to describe it. whith status director I have: JobId Level Name Status == 5226 Fullcli101.j.2009-08-13_23.00.00_14 SD despooling

[Bacula-users] Hope usefull script if you know % of progress backup

2009-08-14 Thread Fabio Xarax
Hi All! I hope thi can be usefull the script return lines like this JobId= 5257 | Now: 58.81% Files=217437 Bytes=224761256596 Bytes/sec=7269592 Errors=3 (on tot.byte= 382146782310) 08:35:18<-- duration JobId= 5226 | Now: 73.15% Files=1580436 Bytes=217781667592 Bytes/sec=5045914 Er

Re: [Bacula-users] Spooling while Despooling?

2009-08-11 Thread Fabio Xarax
@Bram, Arno Thx a lot! -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding

[Bacula-users] Spooling while Despooling?

2009-08-11 Thread Fabio Xarax
Hi all! On the same backup, on the same client, Is there the possibility to spooling data while SD is despooling? I noticed that while a job is despooling no data are spooled from the client until despooling end. Is that right? is there the possibility to let job despooling & spool data? In the ma

[Bacula-users] Running jobs doesn't start

2009-06-11 Thread Fabio Xarax
The first client can't connect with Storage. Other client are waiting the first one. Did you try to debug the SD? Fabio -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option t

[Bacula-users] Copy Job Problem: Bacula tries to write while reading from the same device(?)

2009-06-11 Thread Fabio Xarax
Hi All! I'm trying to create a Copy Job, but some copies ending in error. The CJ reads from "Tape0" (/dev/nst0) of "ChangerA" and write on "Tape0" of "ChangerB" (/dev/nst6). All Chenger are Virtual one on FC (I have no phisical device). Looking in /var/log/messages i found the following msg that

[Bacula-users] Set start time elsewhere than "Schedule"?

2009-06-04 Thread Fabio Xarax
Hi everybody! Is it possible to set client start time somewhere other than Schedule configuration? So we can use the same schedule, but in different time start. I didn't found anything like this in doc :( Ex: Schedule { Name = "FSS" Run = Level=Full sun } JobDefs { Name = "client001.jd"

[Bacula-users] Newbie bscan question

2009-05-26 Thread Fabio Xarax
Try this mtx -f /dev/sg4 status | more if you see your tape/devices then try load/unload mtx -f /dev/sg4 load 1 1 mtx -f /dev/sg4 unload 1 1 -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a ga

Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread Fabio Xarax
step by step, pls ;) Now we know that bacula can read from e:\Share ;) otherwise estimate will not work! now: put win2000srv-fd in debug mode, run job and get output. -- Register Now for Creativity and Technology (CaT), J

Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread Fabio Xarax
This is the third time i'm trying to wrote to newsgroup! >but in the result we can see that all data in e:\Share are saved O_o >Really strange! >Difference between Bacula and windows does not matter much (i think). >the last check: you must specify the listing param "estimate job=win2000srv-share-

Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-21 Thread Fabio Xarax
ok, let's try another way: in bconsole: estimate job= listing and give us the result -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity profes

Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-20 Thread Fabio Xarax
Sorry...I know it's a stupid question, but did you try with File = e:/share/SafariSetup.exe and File = e:/share/ ? -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that

Re: [Bacula-users] [Fwd: Re: FD on Win2000 Server]

2009-05-20 Thread Fabio Xarax
as you wrote, you can't backup only e:/Share. Others dir/subdir & files on the same disk are ok. Try: 1) create another dir (ex:Share1) 2) copy all data from Share to Share1 3) backup Share1 if all ok, delete Share and rename Share1 in Share Yes, I know, it's not a real solution, but it's real

Re: [Bacula-users] FD on Win2000 Server

2009-05-20 Thread Fabio Xarax
Try inserting these lines, as shown after IgnoreCase = yes onefs = no 2009/5/20 Alnis Morics > Fabio Xarax wrote: > >> Hi, >> pls send us your FileSet of the windows client >> Bye >> Fabio >> > Thaks for reply. > > For testing, I just included o

[Bacula-users] FD on Win2000 Server

2009-05-20 Thread Fabio Xarax
Hi, pls send us your FileSet of the windows client Bye Fabio -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the repo

Re: [Bacula-users] cram-md5 Authenticate NOT OK on AIX 5.3 bacula-fd

2009-05-15 Thread Fabio Xarax
Yes! It works! Thank you! Hope this can help all other user too ;) -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of th

[Bacula-users] cram-md5 Authenticate NOT OK on AIX 5.3 bacula-fd

2009-05-14 Thread Fabio Xarax
Hi everybody, I'm trying to save two AIX machines, but with no success :( When I start bacula-fd in debug mode this is the log /bacula/sbin/bacula-fd -c /bacula/conf/bacula-fd.conf -f -d 100 bacula-fd: filed_conf.c:448-0 Inserting director res: client-mon bacula-fd: filed_conf.c:448-0 Inserting d

Re: [Bacula-users] Bacula-fd on AIX 5.3 memory fault / right procedure?

2009-05-14 Thread Fabio Xarax
Hi! Finally I compiled and it works! But now there are connection problem :( (for this i'm going to write to newsgroup) So, here you are the steps I followed for client on AIX 5.3 - bacula 3.0.0 & 3.0.1 1. unpack src file 2. cd into dir 3. set these export (thanks to Hemant Shah) export PATH=/usr/

Re: [Bacula-users] Bacula Windows 3.0.1 and DLT-V4 DLTtape VS 160-320 GB - compression problem

2009-05-12 Thread Fabio Xarax
Hi Thierry, Last attempt: -try a first backup with data < of 190 GB (ex: 70GB) and "new/empty" TAPE. -try a second backup (now total on TAPE = 140GB...still on same TAPE) -try a third and last backup (total data = 210GB - now bacula must require a new TAPEI think! ;) ) if you reach last step w

Re: [Bacula-users] Bacula Windows 3.0.1 and DLT-V4 DLTtape VS 160-320 GB - compression problem

2009-05-12 Thread Fabio Xarax
Hi Thierry, Hi Fabio. > > 1) on bacula console: estimate of the job and give us the result > > How may i do this ? > in the same way you get "list volumes" ;) or, as you are on windows OS, open cmd prompt and write "bconsole" (try ...i'm not on Win!) in the bacula console type "estimate" then

Re: [Bacula-users] Bacula-fd on AIX 5.3 memory fault / right procedure?

2009-05-12 Thread Fabio Xarax
Hi! I give these commands export PATH=/usr/ccs/lib:$PATH export CXX=xlC export CC=xlc export CPPFLAGS=-+ ./configure --enable-client-only --disable-conio --disable-libtool --sbindir=/bacula/sbin --sysconfdir=/bacula/conf --with-scriptdir=/bacula/script --with-working-dir=/bacula/work - -with-pid-di

Re: [Bacula-users] Bacula Windows 3.0.1 and DLT-V4 DLTtape VS 160-320 GB - compression problem

2009-05-12 Thread Fabio Xarax
Hi! pls do this 1) on bacula console: estimate of the job and give us the result 2) give us the client/fileset configuration 3) on bacula console: list volumes and give us the result 4) did you set the use of the tape once? so we can see if it's a TAPE problem, a definition problem or another thin

Re: [Bacula-users] Bacula-fd on AIX 5.3 memory fault / right procedure?

2009-05-11 Thread Fabio Xarax
Sorry, I tried to compile with your steps, but with no success :( with --disable-libtool compile stop in error. without --disable-libtool compile get no error, but starting bacula i get memory fault. Fabio -- The NEW KODAK

[Bacula-users] Bacula-fd on AIX 5.3 memory fault / right procedure?

2009-05-11 Thread Fabio Xarax
Hi everybody! I'm new in the mailing list and I hope I can help in addition to being helped ;) I'm trying to compile Bacula on aix 5.3 (uname -a -> AIX server101 3 5 49E6D100) with VAC 7.0. I followed the steps from "Hemant Shah" in http://marc.info/?l=bacula-users&m=120114764820966&w=2 (expor