Re: [Bacula-users] Bacula writing too much data to each tape

2006-05-08 Thread Mark R Thomas
Thanks all for your prompt responses. It looks like much of the data we are backing up are source and text files, so it is completely within reason that these be highly compressable. Furthermore, I did a full restore of a ~200GB fileset that spanned two tapes and it worked perfectly well. Th

[Bacula-users] Bacula-fd starting trouble (fc3)

2006-05-08 Thread steven potvin
Hi   I am tring to start bacula on a fedora core 3 machine and i get the following error.  [EMAIL PROTECTED] bacula]# /etc/rc.d/init.d/bacula-fd startStarting Bacula File services: execvp: No such file or directory   [FAILED] i have build

Re: [Bacula-users] Cloning

2006-05-08 Thread Christoph Litauer
Erich Prinz schrieb: > It's this directive in the Job section: > Storage = FileStorage > > If I'm not mistaken, you are sending the backups to disk and to tape. > Change your Storage directive to point to Overland instead of > FileStorage and see if that doesn't fix it. If I am missing something,

[Bacula-users] Network error befor Backupjob end's?

2006-05-08 Thread Maik Derstappen
hello, i ever have a "Network error" on one on my big remote-jobs. I use a ssh tunnel to backup the remote client. Why bacula can't retry to backup in this case? Now its a problem, when a backup crash's because the Network has a temporaly error. can anyone help me pleas? mfg maik [...] 08-Ma

[Bacula-users] BartPE plugin

2006-05-08 Thread James Harper
The docs (dev & rel) state: " A new tool is provided in the form of a bacula plugin for the BartPE rescue CD. BartPE is a self-contained WindowsXP boot CD which you can make using the PeBuilder tools available at http://www.nu2.nu/pebuilder/ and a valid Windows XP SP1 CDROM. The plugin is provided

[Bacula-users] Marking a failed job as completed succesfully?

2006-05-08 Thread Francisco Reyes
How would one go about manually marking a failed job as having finished successfully? I have about 2.3 million files in one server. A job failed due to communication broken down around 2.2 million files. :-( I would be a shame to loose that backup. I plan to do another full soon, but would be

Re: [Bacula-users] Cloning

2006-05-08 Thread Erich Prinz
Always learning, hence the disclaimer :-) Erich On May 8, 2006, at 1:33 AM, Christoph Litauer wrote: Erich Prinz schrieb: It's this directive in the Job section: Storage = FileStorage If I'm not mistaken, you are sending the backups to disk and to tape. Change your Storage directive to poin

[Bacula-users] Long wait time for restore

2006-05-08 Thread Norbert Paschedag
Hi, we recently had to perform a complete restore of around 150GB with 1.5 mio files and noticed that bacula (1.38.5) spends A LOT of time (several hours) after I typed 'done' in the file selection dialog and until I could define the restore parameters. Could any of those in the know please e

Re: [Bacula-users] Backups too big, and other questions

2006-05-08 Thread Russell Howe
Eric Warnke wrote, sometime around 27/04/06 03:42: > Unfortunately I have looked high and low, there is just no good way to > read sparse files intelligently. Whoever though of providing the > functionality without an API to step through the block mapping was a > moron. It is truly a brain dead t

[Bacula-users] restoring to a different location under windows

2006-05-08 Thread James Harper
I have a backup of C:\, and I want to restore it to D:\, but it just restores to D:\C, which isn't what I want :( I guess I can move it but it would be nice to be able to do it directly. Is there a way to 'chop' a prefix off of the file selections, eg ignore everything before the first two /'s? A

Re: [Bacula-users] BartPE plugin

2006-05-08 Thread Scott Ruckh
> But doesn't tell me where to download the plugin. It doesn't appear to > be in the win32 bacula distributable, the bacula sourceforge downloads, > or the list of plugins on the bartpe site. > > Any suggestions? > > Thanks > > James Does this work? http://dl.sourceforge.net/sourceforge/bacula/wi

Re: [Bacula-users] Long wait time for restore

2006-05-08 Thread Michael Morgan
I had the exact same problem when I first tried to restore some files from one of my bacula installations. The problem was the database on the back end. I had my database expert (who isn't me!) reindex the database and everything became MUCH faster (like seconds instead of hours). We have a nig

Re: [Bacula-users] How to use multiple tape libraries, full go to a different place then Diff and Inc

2006-05-08 Thread Peter Sjoberg
On Fri, 2006-05-05 at 21:17 -0400, Peter Sjoberg wrote: > On Fri, 2006-05-05 at 16:06 -0400, Ryan Novosielski wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > It absolutely does work, at least with single drives. I do this > > currently (writing larger fulls to a DAT72 drive an

[Bacula-users] excluding with wildcards

2006-05-08 Thread Mark Nienberg
I'm trying to exclude some directories from a fileset with no luck. First I tried this: FileSet { Name = "gecko Files" Include { Options { signature = MD5 } File = /share } Exclude { File = "/share/office/TmpShare/*/personal" ) } But that didn't work. I thought i

Re: [Bacula-users] excluding with wildcards

2006-05-08 Thread Bill Moran
On Mon, 08 May 2006 11:16:10 -0700 Mark Nienberg <[EMAIL PROTECTED]> wrote: [snip] > FileSet { >Name = "gecko Files" >Include { > Options { >signature = MD5 >wildDir = "/share/office/TmpShare/*/personal" >ignore case = yes #so the above will match Personal,

Re: [Bacula-users] How to use multiple tape libraries, full go to a different place then Diff and Inc

2006-05-08 Thread Peter Sjoberg
On Mon, 2006-05-08 at 14:51 -0400, Ryan Novosielski wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > But you did not expect that to work properly, because the previous job > failed, right? > > Does everything work properly if the previous job did not fail? I > actually have never had

[Bacula-users] Re: 1.38.9 debian

2006-05-08 Thread John Goerzen
On 2006-05-06, James Harper <[EMAIL PROTECTED]> wrote: > Has anyone built any debs for 1.38.9? Yes. I have made a non-maintainer upload to sid of these. I had also done that with 1.38.8 last week. Unfortunately, both are presently stalled in NEW pending ftpmaster intervention. You may download

Re: [Bacula-users] Clarification in volume creation and utilization (Help)

2006-05-08 Thread Ambahunen Gebremariam
On 5/4/06, Alan Brown <[EMAIL PROTECTED]> wrote: On Wed, 3 May 2006, Ambahunen Gebremariam wrote:>> If you're going to do that, why not just have a dedicated bacula server?>> I didn't design the backup system; I'm just working with I've got. I've a > meeting tomorrow and I will lay the issue on the

Re: [Bacula-users] Autochanger *almost* working (resolved)

2006-05-08 Thread Gregory Brauer
As usual, the answer was in the documentation: "Bacula will not automatically use a Volume in your autochanger unless it is labeled and the slot number is stored in the catalog and the Volume is marked as InChanger." Because my old loader does not have a barcode reader, "update slots" fails

Re: [Bacula-users] Autochanger *almost* working

2006-05-08 Thread Gregory Brauer
AltGrendel wrote: I would actually go into the bacula database and look to make sure everything matches up. I know it's supposed to "just work", but I have had to do this once or twice. I think this is because I've accidently moved things and I have an ADIC VLT400 which doesn't have barcode ca

[Bacula-users] Thinking like Bacula (Help) > Volume Retaintion + Maximum Volume Job

2006-05-08 Thread Ambahunen Gebremariam
SYSTEM SUMMARY:Redhat 7.3, Bacula 1.32 (planning on upgrading), Backing up to a file  PROBLEM: I am afraid that we do not have full restorable backup from the day full backup expires to the next full backup, which is for 4 days.HYPOTHESIS: For all my backup jobs, Volume Retaintion is set to 10 day

[Bacula-users] About backup "levels"...

2006-05-08 Thread Heinz Ulrich Stille
Hi! I just got thinking about backup levels. Our monthly full backup ran longer than usual, an meanwhile the next incremental one got started. The last job of each backup is the bacula catalog, with a priority of 50, as suggested in the example config. Now the catalog job from the full backup (poo

[Bacula-users] RE: BartPE plugin

2006-05-08 Thread James Harper
Don't worry, I think I've figured it out. Sorry for the noise :) James > -Original Message- > From: James Harper > Sent: Sunday, 7 May 2006 17:19 > To: bacula-users@lists.sourceforge.net > Subject: BartPE plugin > > The docs (dev & rel) state: > > " > A new tool is provided in the form

[Bacula-users] Re: excluding with wildcards

2006-05-08 Thread Mark Nienberg
Bill Moran wrote: On Mon, 08 May 2006 11:16:10 -0700 Mark Nienberg <[EMAIL PROTECTED]> wrote: [snip] FileSet { Name = "gecko Files" Include { Options { signature = MD5 wildDir = "/share/office/TmpShare/*/personal" ignore case = yes #so the above will match Per

[Bacula-users] errors restoring to windows

2006-05-08 Thread James Harper
I get a few occurrences of the following sorts of errors when doing a restore. Are the paths too long? (262 characters for the first one) There are 79 errors, but they are all in 'Temporary Internet Files', so it shouldn't matter a great deal. 09-May 08:02 slim-fd: RestoreFiles.2006-05-08_22.00.52

Re: [Bacula-users] Musings on the future of backup philosophy

2006-05-08 Thread Francisco Reyes
Kern Sibbald writes: When I was first researching the kind of basic organization I wanted for Bacula, I took a look at Amanda, read a bit on their email list, and talked to a user who had used Amanda, which basically from what I understand works much like that. That is Amanda figures out what

[Bacula-users] Cancel doesn't change status. Bug?

2006-05-08 Thread Francisco Reyes
Upon cancelling jobs the status as reported by "list status" doesn't change from "C" to "A". Is this a bug? How can I confirm the jobs are truly canceled? Using 1.38.8 --- Using Tomcat but need to do more? Need to support web services, secur

Re: [Bacula-users] How to use multiple tape libraries, full go to a different place then Diff and Inc

2006-05-08 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 But you did not expect that to work properly, because the previous job failed, right? Does everything work properly if the previous job did not fail? I actually have never had this happen with my setup -- if the previous job fails, I know about it and

[Bacula-users] TL891 Autochanger madness

2006-05-08 Thread Keith Hopkins (Bacula)
Hi list, I have two Compaq(Digital) StorageWorks TL892 mini-libraries (TL892=TL891 with 2x DLT7000 drives). When I run the autochanger test in btape, it always hangs while waiting for a tape to load. The tape gets loaded, it spends a while calibrating in the drive (about 45 seconds), then

[Bacula-users] using bacula for automatic rollout of Windows machines

2006-05-08 Thread James Harper
Has anyone used (or considered using) bacula as a way of rolling out XP (or whatever MS OS) to multiple workstations? James --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated

[Bacula-users] Problem with long-running jobs (>6 Days).

2006-05-08 Thread Stephan Holl
Dear List, I have a very long backup-run with about 7 volumes of DDS3-tapes using, but today it did not finish with the following message: 08-May 02:30 nw1-sd: Job backup_daten1.2006-05-02_10.39.22 waiting. Cannot find any appendable volumes. Please use the "label" command to create a new Volume

[Bacula-users] Restore files from windows client to linux client

2006-05-08 Thread Pieter (NL)
Got a server-crash this weekend and now i'm trying to restore some file to a linux client. I'm getting the following message: 07-May 16:27 linuxgate-fd: RestoreFiles.2006-05-07_16.26.54 Error: Win32 GZIP data stream not supported on this Client. 07-May 16:34 linuxgate-fd: RestoreFiles.2006-05-07_

[Bacula-users] Bacula Noob needs help with autochanger

2006-05-08 Thread Paul Kelly
I inserted the following into my bacula-sd.conf and now it won't even start and fails with the error follwing what I inserted. I'm stumped, it looks right to me.. Any anyone? Thanks in advance. what I inserted. Autochanger { Name = "Autochanger" Device = C9264CB-VS80 Chang

Re: [Bacula-users] 1.38.9 debian

2006-05-08 Thread José Luis Tallón
James Harper wrote: > List seems to be down :( > > I emailed Jose and he replied yesterday that he has just put some updated > packages on his Debian repository. Add this to your sources.list: > > deb http://devel.adv-solutions.net/debian unstable main > > and you should be in business! > > There

Re: [Bacula-users] Running two jobs consecutively

2006-05-08 Thread Cedric Tefft
Robin Bowes wrote: How can I guarantee that the verify job will run immediately after the backup job? Schedule both jobs to start at exactly the same time and set the priority of the verify job to be one higher than the priority of the backup job. - Cedric --

[Bacula-users] Query about Verification Jobs

2006-05-08 Thread Troy Daniels
Greetings, I have a question about Verification Jobs that I thought I'd throw to the community. Basically I need to know how fast a verification job should be compared to the backup it's verifying. Here's the setup: I run a full backup of several servers on Friday nights to an LTO-2 Autoc

[Bacula-users] Autochanger definition stops Bacula from starting......

2006-05-08 Thread Paul Kelly
HMMM, would somebody tell me what's wrong with this, when I comment out the autochanger stanza it starts, but won't with it in effect... I'm stumped I have tried moving the stanza after the Device stanza, made no difference... This is the error.. [EMAIL PROTECTED]:/home/paul # /etc/init.d/ba

[Bacula-users] advocacy: one newbie's view of bacula

2006-05-08 Thread Dan Langille
Positive: http://changelog.complete.org/posts/485-Bacula.html -- Dan Langille : Software Developer looking for work my resume: http://www.freebsddiary.org/dan_langille.php --- Using Tomcat but need to do more? Need to support web services, s

Re: [Bacula-users] Bacula Noob needs help with autochanger

2006-05-08 Thread Troy Daniels
Hi Paul, What version of bacula are you using. AFAIK the Autochanger directive is only supported in 1.38.*. Loooks like your might be using an older version or possibly didn't close the brackets of the previous section maybe. Troy. Paul Kelly wrote: I inserted the following into my bacula-

RE: [Bacula-users] BartPE plugin

2006-05-08 Thread James Harper
> > Does this work? > > http://dl.sourceforge.net/sourceforge/bacula/winbacula-bartpe-1.36.1.zip > > I added the latest binaries and added the MS Visual C runtime library to > the .inf file. > > Basically the plug-in is copying binaries to plug-in directory along with > .inf file, and enabling