Re: [Bacula-users] Bacula-Web 5.2.10 is out

2012-08-09 Thread Uwe Schuerkamp
On Thu, Aug 09, 2012 at 09:35:57PM +, bacula-...@dflc.ch wrote: > Dear all, > > I'm proud to announce you that Bacula-Web 5.2.10 is available for download > > The full release note is available in the download section > http://bacula-web.org/download.html > > Best regards > > Davide Hey Da

[Bacula-users] Bacula-Web 5.2.10 is out

2012-08-09 Thread bacula-dev
Dear all, I'm proud to announce you that Bacula-Web 5.2.10 is available for download The full release note is available in the download section http://bacula-web.org/download.html Best regards Davide Bacula-Web project site: http://www.bacula-web.org ---

Re: [Bacula-users] BAT and qt vesrion

2012-08-09 Thread Thomas Lohman
I downloaded the latest stable QT open source version (4.8.2 at the time) and built it before building Bacula 5.2.10. Bat seems to work fine with it. If you do this, just be aware that the first time you build it, it will probably find the older 4.6.x RH QT libraries and embed their location

Re: [Bacula-users] BAT and qt vesrion

2012-08-09 Thread Joseph Spenner
From: "Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]" To: "bacula-users@lists.sourceforge.net" Sent: Thursday, August 9, 2012 12:08 PM Subject: [Bacula-users] BAT and qt vesrion > I tried to compile bacula-5.2.10 with BAT on a RHEL6.2 server. I found that

[Bacula-users] BAT and qt vesrion

2012-08-09 Thread Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
I tried to compile bacula-5.2.10 with BAT on a RHEL6.2 server. I found that BAT did not get installed because it needs qt version 4.7.4 or higher but RHEL6.2 has version qt-4.6.2-24 as the latest. I would like to know what the others are doing about this issue? Uthra --

[Bacula-users] Restore failed - bacula-fd doesn't follow symbolic links

2012-08-09 Thread Davide Franco
Hello all, today I've tried to restore some files on my server and the job failed. It appear that bacula-fd doesn't follow symbolic link. The server run under Linux Centos version 5.8 with bacula-fd version 5.0.2 I tought that by default, symlink will be followed by the file daemon, isn'it ? Sho

[Bacula-users] Non-interactive restore

2012-08-09 Thread Gary Stainburn
Hi folks. Google has burried me once again as this seems to be a recurring question. What is the best method of starting a restore without an interactive interface. Basically, I want to be able to start a restore of the last backup state (option 5) for a client, specifying a difference restore

[Bacula-users] Restore failed - bacula-fd doesn't follow symbolic links

2012-08-09 Thread Davide Franco
Hello all, today I've tried to restore some files on my server and the job failed. It appear that bacula-fd doesn't follow symbolic link. The server run under Linux Centos version 5.8 with bacula-fd version 5.0.2 I tought that by default, symlink will be followed by the file daemon, isn't ? Shou

Re: [Bacula-users] Concurrent despooling Data with Concurrent Jobs

2012-08-09 Thread Clark, Patricia A.
On 8/9/12 10:18 AM, "Jummo" wrote: >Hi Patti, > >On Thu, 9 Aug 2012, Clark, Patricia A. wrote: > >> I have had multiple jobs assigned to the same tape drive. If there is >> space and none of the thresholds have been reached, the spooling jobs do >> continue their spooling. If a job B is ready

Re: [Bacula-users] Restore hangs on bat (Postgresql)

2012-08-09 Thread Jummo
Hi Marcio, On Thu, 9 Aug 2012, Marcio Merlone wrote: > On the "Building directory tree for JobId(s) xxx, xxx, xxx...". I'm very new to bacula, my first version was a 5.2.X and I have seen the exact same behaviour with a restore for a client with more than 2 millions files. I think it has some

Re: [Bacula-users] Concurrent despooling Data with Concurrent Jobs

2012-08-09 Thread Jummo
Hi Patti, On Thu, 9 Aug 2012, Clark, Patricia A. wrote: > I have had multiple jobs assigned to the same tape drive. If there is > space and none of the thresholds have been reached, the spooling jobs do > continue their spooling. If a job B is ready to despool to tape and job A > is despooling,

Re: [Bacula-users] Restore hangs on bat (Postgresql)

2012-08-09 Thread Marcio Merlone
Em 09-08-2012 09:56, Jummo escreveu: Hi Marcio, On Thu, 9 Aug 2012, Marcio Merlone wrote: I have a running bacula 5.0.1-1ubuntu1 on a Ubuntu 10.04.4 LTS server box for some years now, using PostgreSQL 8.4.12-0ubuntu10.04. My file table has around 20M+ records. Whenever I try to restore someth

Re: [Bacula-users] Concurrent despooling Data with Concurrent Jobs

2012-08-09 Thread Clark, Patricia A.
On 8/9/12 8:28 AM, "John Drescher" wrote: >On Thu, Aug 9, 2012 at 8:05 AM, Jummo wrote: >> >> >> On Thu, 9 Aug 2012, John Drescher wrote: >> During the backup one copy job already run and use the first tape drive. In the output I can see that 4 Jobs runs concurrently (one was the

Re: [Bacula-users] Restore hangs on bat (Postgresql)

2012-08-09 Thread Marcio Merlone
Em 09-08-2012 09:54, John Drescher escreveu: On Thu, Aug 9, 2012 at 8:23 AM, Marcio Merlone wrote: I have a running bacula 5.0.1-1ubuntu1 on a Ubuntu 10.04.4 LTS server box for some years now, using PostgreSQL 8.4.12-0ubuntu10.04. My file table has around 20M+ records. Whenever I try to restore

Re: [Bacula-users] Restore hangs on bat (Postgresql)

2012-08-09 Thread Jummo
Hi Marcio, On Thu, 9 Aug 2012, Marcio Merlone wrote: > I have a running bacula 5.0.1-1ubuntu1 on a Ubuntu 10.04.4 LTS server box for > some years now, using PostgreSQL 8.4.12-0ubuntu10.04. My file table has > around 20M+ records. Whenever I try to restore something using the > bacula-console-q

Re: [Bacula-users] Restore hangs on bat (Postgresql)

2012-08-09 Thread John Drescher
On Thu, Aug 9, 2012 at 8:23 AM, Marcio Merlone wrote: > Greetings, > > I have a running bacula 5.0.1-1ubuntu1 on a Ubuntu 10.04.4 LTS server box > for some years now, using PostgreSQL 8.4.12-0ubuntu10.04. My file table has > around 20M+ records. Whenever I try to restore something using the > bacu

Re: [Bacula-users] Fwd: Autochanger Problems

2012-08-09 Thread John Drescher
On Thu, Aug 9, 2012 at 8:34 AM, Leandro César wrote: > After deleting all the tapes in the catalog and give the label barcodes > could do my backup. > > A question? > > With this configuration you can run simultaneous backup? > > Using bacula-sd I sent you, I can not run more than one backup at th

[Bacula-users] Restore hangs on bat (Postgresql)

2012-08-09 Thread Marcio Merlone
Greetings, I have a running bacula 5.0.1-1ubuntu1 on a Ubuntu 10.04.4 LTS server box for some years now, using PostgreSQL 8.4.12-0ubuntu10.04. My file table has around 20M+ records. Whenever I try to restore something using the bacula-console-qt 5.2.5-0ubuntu6.1 from my workstation (Ubuntu 12

Re: [Bacula-users] Concurrent despooling Data with Concurrent Jobs

2012-08-09 Thread John Drescher
On Thu, Aug 9, 2012 at 8:05 AM, Jummo wrote: > > > On Thu, 9 Aug 2012, John Drescher wrote: > >>> During the backup one copy job already run and use the first tape drive. >>> In the output I can see that 4 Jobs runs concurrently (one was the copy >>> job). A little bit later I noticed that 2 jobs

Re: [Bacula-users] Concurrent despooling Data with Concurrent Jobs

2012-08-09 Thread John Drescher
On Thu, Aug 9, 2012 at 8:05 AM, Jummo wrote: > > > On Thu, 9 Aug 2012, John Drescher wrote: > >>> During the backup one copy job already run and use the first tape drive. >>> In the output I can see that 4 Jobs runs concurrently (one was the copy >>> job). A little bit later I noticed that 2 jobs

Re: [Bacula-users] Concurrent despooling Data with Concurrent Jobs

2012-08-09 Thread Jummo
On Thu, 9 Aug 2012, John Drescher wrote: >> During the backup one copy job already run and use the first tape drive. >> In the output I can see that 4 Jobs runs concurrently (one was the copy >> job). A little bit later I noticed that 2 jobs despooling data at the same >> time. Will this means t

Re: [Bacula-users] Concurrent despooling Data with Concurrent Jobs

2012-08-09 Thread John Drescher
On Thu, Aug 9, 2012 at 4:27 AM, Jummo wrote: > Hi, > > One more question about Data Spooling and Concurrent Jobs. > > I have one autochanger with two tape drives. I have set Maximum Concurrent > Jobs in the Director Resource to 4, the Maximum Concurrent Jobs in the > Storage Resource of the bacula

[Bacula-users] Concurrent despooling Data with Concurrent Jobs

2012-08-09 Thread Jummo
Hi, One more question about Data Spooling and Concurrent Jobs. I have one autochanger with two tape drives. I have set Maximum Concurrent Jobs in the Director Resource to 4, the Maximum Concurrent Jobs in the Storage Resource of the bacula-dir configuration is set to 4. I schedule about 30 Job