Re: [Bacula-users] Windows 7 Client Backup

2010-03-08 Thread Koldo Santisteban
Ntbackup does not exist on Windows Vista/2008 and 7... Try using this command *Wbadmin start systemstatebackup -backuptarget: * ntbackup is changed with wbadmin, information regarding this command on http://technet.microsoft.com/en-us/library/cc770340%28WS.10%29.aspx I hope this can help you Rega

Re: [Bacula-users] Fwd: Bacula GDB traceback of bacula-dir on zanburu.batz.es

2010-03-08 Thread Koldo Santisteban
I reset all bacula installation and delete all log files... :-( If i find this error again i will send to bacula-user distribution list. now all is working fine Thanks and regards On Fri, Mar 5, 2010 at 10:29 PM, Martin Simmons wrote: > > On Mon, 1 Mar 2010 10:26:48 +0100, Koldo Santisteban s

Re: [Bacula-users] Is it possible to run bconsole without libtermcap?

2010-03-08 Thread Marc Schiffbauer
* Steen Meyer schrieb am 09.03.10 um 00:44 Uhr: > Termcap is not in Archlinux anymore, nor is termcat-compat, is it possible to > compile it in a way that it can run without it? Yes. A little hacky, but worked for me on gentoo: Replace every -ltermcap by -lncurses in the configure script, then

Re: [Bacula-users] Is it possible to run bconsole without libtermcap?

2010-03-08 Thread Jari Fredriksson
On 9.3.2010 1:44, Steen Meyer wrote: > Termcap is not in Archlinux anymore, nor is termcat-compat, is it possible to > compile it in a way that it can run without it? I just configured and compiled bacula in a clean Debian, and struggled to get the support in. So I think, it will configure fine w

[Bacula-users] Is it possible to run bconsole without libtermcap?

2010-03-08 Thread Steen Meyer
Termcap is not in Archlinux anymore, nor is termcat-compat, is it possible to compile it in a way that it can run without it? -- Regards Steen -- Download IntelĀ® Parallel Studio Eval Try the new software tools for your

Re: [Bacula-users] Windows XP File Daemon - Service Stops With Unknown Error

2010-03-08 Thread Drew Bentley
On Fri, Mar 5, 2010 at 5:04 PM, Drew Bentley wrote: > I can't seem to figure out what's going on because I've never > encountered this issue when backing up a Windows XP client with the > latest version of Bacula. > > I have no problems backing up the client but the file daemon > unexpectedly dies

Re: [Bacula-users] Windows 7 Client Backup

2010-03-08 Thread Phil Stracchino
On 03/08/10 16:55, Thomas Mueller wrote: > Am Mon, 08 Mar 2010 10:06:24 -0500 schrieb Phil Stracchino: >> On 03/08/10 09:26, McCann, Brian wrote: >>> Hi All. I'm having a hard time finding a solution to this...but I'm >>> sure there is one. When all my desktops were on Windows XP, I used the >>>

Re: [Bacula-users] Windows 7 Client Backup

2010-03-08 Thread Thomas Mueller
Am Mon, 08 Mar 2010 10:06:24 -0500 schrieb Phil Stracchino: > On 03/08/10 09:26, McCann, Brian wrote: >> Hi All. I'm having a hard time finding a solution to this...but I'm >> sure there is one. When all my desktops were on Windows XP, I used the >> "Client Run Before Job" command to run ntbacku

Re: [Bacula-users] Fixing InnoDB lock wait timeouts

2010-03-08 Thread Jesper Krogh
Phil Stracchino wrote: > On 03/08/10 13:32, Jesper Krogh wrote: >> Phil Stracchino wrote: >>> If the problem still occurs, something else is going on. But this >>> should fix the problem in probably >99% of cases in which the 50-second >>> timeout is only infrequently being exceeded. >> It hugely

Re: [Bacula-users] question about restarting

2010-03-08 Thread Maria McKinley
Date: Mon, 08 Mar 2010 05:26:05 -0500 From: Dan Langille Subject: Re: [Bacula-users] question about restarting bacula server To: bacula-users@lists.sourceforge.net Message-ID: <4b94d0bd.8010...@langille.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed On 3/8/2010 3:46 AM, Maria

Re: [Bacula-users] Fixing InnoDB lock wait timeouts

2010-03-08 Thread Phil Stracchino
On 03/08/10 13:32, Jesper Krogh wrote: > Phil Stracchino wrote: >> If the problem still occurs, something else is going on. But this >> should fix the problem in probably >99% of cases in which the 50-second >> timeout is only infrequently being exceeded. > > It hugely depends on your fileset siz

Re: [Bacula-users] Fixing InnoDB lock wait timeouts

2010-03-08 Thread Jesper Krogh
Phil Stracchino wrote: > If the problem still occurs, something else is going on. But this > should fix the problem in probably >99% of cases in which the 50-second > timeout is only infrequently being exceeded. It hugely depends on your fileset sizes.. I have some in the order of 10m records.. a

Re: [Bacula-users] No Job status returned from FD

2010-03-08 Thread Bill Arlofski
Hi Jacques This is your problem: > 08-Mar 12:07 Bacula_Director JobId 15073: Max Volume jobs exceeded. > Marking Volume "s1-callcentre-01.fnbconnect.co.za-full-1260" as Used. That causes the job to be cancelled... If you do a status in bconsole for that client, I am willing to be it responds

Re: [Bacula-users] Odd behaviour with Verify Jobs

2010-03-08 Thread Daniel De Marco
FYI: Kern added a patch that fixes the problem. It is attached to the bug report at http://bugs.bacula.org/view.php?id=1524 Daniel. * Daniel De Marco [03/05/2010 16:13]: > I just updated to 5.0.1 and I can confirm the problem is still present. > > I also filed the report at: > http://bugs.bacul

Re: [Bacula-users] Windows 7 Client Backup

2010-03-08 Thread Phil Stracchino
On 03/08/10 09:26, McCann, Brian wrote: > Hi All. I'm having a hard time finding a solution to this...but I'm > sure there is one. When all my desktops were on Windows XP, I used > the "Client Run Before Job" command to run ntbackup to make a system > state backup to grab the registry and all tho

[Bacula-users] Windows 7 Client Backup

2010-03-08 Thread McCann, Brian
Hi All. I'm having a hard time finding a solution to this...but I'm sure there is one. When all my desktops were on Windows XP, I used the "Client Run Before Job" command to run ntbackup to make a system state backup to grab the registry and all those other goodies. For the life of me, I can'

[Bacula-users] Fixing InnoDB lock wait timeouts

2010-03-08 Thread Phil Stracchino
>From a routine weekly differential of a Windows 2000 client (Director and Catalog on a multicore Solaris 10 x86 server) with Bacula 3.0.3 running against MySQL 5.1: 08-Mar 03:47 babylon4-sd JobId 1398: Job write elapsed time = 00:08:54, Transfer rate = 2.641 M +bytes/second 08-Mar 03:49 babylon4

[Bacula-users] VirtualFull to same pool

2010-03-08 Thread Michael Patzer
is there any working sample to make a diskbased virtualfull within the same pool? with 5.x (using 5.0.1) it should be possible, but the sd is always telling me, that the device is busy. thx michael *run job=visman level=virtualfull Run Backup job JobName: visman Level:VirtualFull Client:

[Bacula-users] No Job status returned from FD

2010-03-08 Thread Botha, Jacques (FNB)
Hi everyone I've got one specific job, which always worked, but is now giving me the following problem. 08-Mar 12:07 Bacula_Director JobId 15073: Start Backup JobId 15073, Job=s1-callcentre-01.fnbconnect.co.za-backup.2010-03-08_12.07.26.04 08-Mar 12:07 Bacula_Director JobId 15073: Created n

[Bacula-users] GUIs!

2010-03-08 Thread eugene ngontang
Hi all! Please I need your help; I want to know if someone of you bacula users has ever used a bacula web gui such as bweb, bacula-web or bimagemgr. I try bacula-web , the test shows that all thing is ok, but I can't access bacula-web insterface; I always have error, now is "Error query 4". I

[Bacula-users] Still have problems with backups on tape...

2010-03-08 Thread gnowar
Hello, I've a problem with my tape backups. When I start the job BackCvsOnTape, it does anything. I set the setdebug to 200 and the trace to "on" but I got no relevent information. Here is my conf : Bacula-dir JobDefs { Name = "DefaultJob" Type = Backup Level = Full # FileSet = "FullS

Re: [Bacula-users] question about restarting bacula server

2010-03-08 Thread Dan Langille
On 3/8/2010 3:46 AM, Maria McKinley wrote: > Hi there, > > I found some discussion in the archives about shutting down machines > that are running bacula, but not exactly the info I am looking for. I > was wondering what the best procedure is for shutting down a machine > when bacula is in the midd

[Bacula-users] question about restarting bacula server

2010-03-08 Thread Maria McKinley
Hi there, I found some discussion in the archives about shutting down machines that are running bacula, but not exactly the info I am looking for. I was wondering what the best procedure is for shutting down a machine when bacula is in the middle of a job. Ideally, I'd like to be able to suspe

Re: [Bacula-users] "update slots scan" gets "ERR=Unknown error during program execvp"

2010-03-08 Thread bacula-users
Hello :-) The issue seems to be with vchanger 0.8.5 and auto-mounting; it may be specific to Slackware 13.0. After disabling auto-mounting, manually mounting the USB HDD and reconfiguring Bacula sd to suit, the "label barcodes" command worked. Best Charles -Original Message- From:

Re: [Bacula-users] File based backup - Large number of Volumes

2010-03-08 Thread Arno Lehmann
Hi Dan, 08.03.2010 00:39, Dan Langille wrote: > On 3/7/2010 3:01 PM, Henrik Johansen wrote: >> Hi, >> >> On 03/ 7/10 02:58 PM, Dan Langille wrote: >>> I just set up a new SD for backing up to HDD. The system can hande >>> about 7TB of backup data. >>> >>> I don't see a good reason for putting all