Re: [Bacula-users] Help with jobs disappearing!

2006-08-25 Thread Martin Simmons
> On Fri, 25 Aug 2006 10:32:37 +0200, Gabriele Bulfon said: > > Hello, > I am sending again this S.O.S. because I had no response about it. > > I have a Bacula setup to run 5 jobs each night. > They're scheduled at 23:00, 23:05, 23:10, 23:15, 23:20, so that bacula > will queue each job to ru

Re: [Bacula-users] Bacula 1.38.11 on Debian SSL issue

2006-08-25 Thread John Stoffel
Kern> Please go to the Debian packages site to file a bug report with Kern> the Debian Bacula package maintainer. I don't believe he is Kern> subscribed to this list. Already done, it's Debian bug 384433, which another user ran into as well. I mailed this guy directly earlier this week, but nev

Re: [Bacula-users] Urgent: Windows shares need administrator rights?

2006-08-25 Thread Ryan Novosielski
Windows has a Built-in group for Backup Operators. I would bet you could create a user and add them to this group and you'd be set. John Drescher wrote: >> A network administrator asked me to create a share for each PC >> (running Windows NT, 2000 Server, 2003 Server and XP pro) with >> Administra

Re: [Bacula-users] Dir 1.38.11 and client 1.36.3

2006-08-25 Thread Ryan Novosielski
It will work, probably, but only the most basic of functionality. I've seen people say that Incrementals don't work as expected, and other such problems. I don't think it's worth the trouble, since upgrades are fairly easy on FD machines. Arunav Mandal wrote: > I am on the process of upgrading to

[Bacula-users] Dir 1.38.11 and client 1.36.3

2006-08-25 Thread Arunav Mandal
I am on the process of upgrading to 1.38.11 but what will happen if Dir 1.38.11 tries to backup a client running 1.36.3? Arunav - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quick

[Bacula-users] FreeBSD beta port

2006-08-25 Thread Dan Langille
For those on FreeBSD, sysutils/bacula-server-devel is not yet updated. There is a PR waiting to be committed. In the meantime, you can get the port skeleton here: http://www.langille.org/tmp/bacula-server-devel-1.39.20- 20060822.tgz (9.5KB) Just untar it, cd into it, and make install. --

Re: [Bacula-users] Bacula 1.38.11 on Debian SSL issue

2006-08-25 Thread Kern Sibbald
On Friday 25 August 2006 15:54, John Stoffel wrote: > > Quick update, after pulling down the src.deb file for bacula 1.38.11-3 > and doing 'dpkg-buildpackage -d -b' and then installing just the > bacula-director-mysql package, I can now startup the bacula director > properly. > > So to me it look

[Bacula-users] btape multi tape fill test : autoloading problem

2006-08-25 Thread Benoit Callebaut
Hello, I am setting up bacula with an Exabyte EZ17A autoloader. The autoloader has a sony tape drive (works perfectly) and a 7 tapes magazines. I know, I have to issue a mt -f /dev/nst0 offline to put the drive offline. When I start the btape command fill with multiple tape I receive the follow

[Bacula-users] I can't get a tape out of the box

2006-08-25 Thread Gert Udby Nielsen
Hi We have at Dell storage tape backup with bacula version 1.36.1 My problem is that I can't get a tape out of the box. The tape located in autochanger, not the picker There is a error message lamp that say "5" and the blue button can't eject the tape. When I hold in the blue button for a

[Bacula-users] how to take backup of open file OF WIN 2000, XP by bacula of LINUX

2006-08-25 Thread parveen
hi all i have installed bacula on linux. i am not able to take backup of open file (microsoft outlook express, VB files etc) plz give me some solution. warm regrads parveen kumar Tetra Information Services Pvt. Ltd 136, Lower ground, Sant Nagar East of Kailash New Delhi -110065 Phone : 5

[Bacula-users] My Windows-Client doesn't work

2006-08-25 Thread Markus Schweitzer
Hello! I try to make a backup with the Windows-Client (current Version 1.38.11 or so). First, Windows wasn't able to start the service because the configuration contained unix-like paths. Then I changed the paths like "C:\...". Now, there ist no error message when I start the service but the c

Re: [Bacula-users] Bacula 1.38.11 on Debian SSL issue

2006-08-25 Thread John Stoffel
Quick update, after pulling down the src.deb file for bacula 1.38.11-3 and doing 'dpkg-buildpackage -d -b' and then installing just the bacula-director-mysql package, I can now startup the bacula director properly. So to me it looks to be a complete packaging problem, and not a Bacula problem. H

[Bacula-users] bls usage?

2006-08-25 Thread Mike
This morning I'm trying out 'bls' to verify the contents of a tape that was written to last night by bacula. This is one of my final checks for moving bacula to production. Executing 'bls' I get: [EMAIL PROTECTED] sbin]# ./bls bls: bls.c:189 No archive name specified Copyright (C) 2000-2005 Kern S

Re: [Bacula-users] Help with jobs disappearing!

2006-08-25 Thread Arno Lehmann
Hello, On 8/25/2006 10:32 AM, Gabriele Bulfon wrote: ... > ...jobs are disappearing one by onewith no trace. > I noticed that inside the "bacula/working" folder, I had the "bsr" files > with dates corresponding to the last time they were executed: > Jul 16 BackupCatalog.bsr (1st disappeared j

Re: [Bacula-users] backup extrem slow after upgrade

2006-08-25 Thread Marco
Marco wrote: I found out more: The server internal backup took more than 12 hours (585 KB/s). Before the upgrade it was less than 2 hours (4000 KB/s). During the backup of the client I notice the there is only sporadic short transfer phases from client to server. Between the transfer there are g

[Bacula-users] Help with jobs disappearing!

2006-08-25 Thread Gabriele Bulfon
Hello, I am sending again this S.O.S. because I had no response about it. I have a Bacula setup to run 5 jobs each night. They're scheduled at 23:00, 23:05, 23:10, 23:15, 23:20, so that bacula will queue each job to run after the previous one is done. The full queue is normally finished around 6:

Re: [Bacula-users] Delete the oldest volume automatically

2006-08-25 Thread Arno Lehmann
Hello, On 8/25/2006 9:57 AM, Diego wrote: > If I want only two volumes in a pool and each volume is used once. (one > volume per day also) I put: > > Pool { > Name = Automatico > Pool Type = Backup > Maximum Volumes = 2 > Purge Oldest Volume = yes > Maximum Volume Jobs = 1 > LabelFo

[Bacula-users] Delete the oldest volume automatically

2006-08-25 Thread Diego
If I want only two volumes in a pool and each volume is used once. (one volume per day also) I put:Pool {  Name = Automatico  Pool Type = Backup   Maximum Volumes = 2  Purge Oldest Volume = yes  Maximum Volume Jobs = 1   LabelFormat = "Copia_Postgres-${Day:p/2/0/r}-${Month:p/2/0/r}-${Year}"}But w