[Bacula-users] Different Job Level

2005-06-29 Thread Stephan Holl
Dear LIst, I am trying to set up a schedule nearly like the example one, but with different pools for my full-backup. But this is not really nice, because when a full backup is done, another incremental is started as well, which should not be done. My tries: Schedule { Name = "WeeklyCycle" Ru

[Bacula-users] Incremental Only Job

2005-06-29 Thread Jesus Salvo Jr.
Hi all, I have a job that I just where I only ever wanted incremental level done. Reason is that, the fileset that is associated with the job only keeps the last N days of file to disk. That is, there is a cron job that deletes the old files in the fileset and puts new files in. Now of course,

[Bacula-users] volume encryption?

2005-06-29 Thread Erin Charpentier
Hi everyone, I have recently been told we need to encrypt the data on our volumes. With the recent news stories of a few financials having customer info compromised because of lost tapes, there's a push to encrypt the data before the tapes are sent offsite. I have found a few discussions and

[Bacula-users] Slot number of volume in catalog changed from non-zero to zero.

2005-06-29 Thread Jesus Salvo Jr.
Yesterday, I changed the slots of 4 volumes from zero to 2,3,4,5. The volume with slot 2 was already Full when I changed it from slot 0 to slot 2. The other volumes that I specified with slots 3, 4, and 5 were still empty / not-used ( except for the label of course ). These empty volumes were

Re: [Bacula-users] Restoring directly to remote clients.

2005-06-29 Thread Jesse Keating
On Wed, 2005-06-29 at 15:32 -0700, Eli K. Breen wrote: > How so? There is only one Client option once you've selected a > restore, > and that controls where the files are from, not where they're destined > for. > > Many thanks. > If I remember correctly, the 'client' in a restore is actually wh

[Bacula-users] Restoring directly to remote clients.

2005-06-29 Thread Eli K. Breen
To the best of anyone's knowledge, is there a way to directly restore files from tape to client? (Through the backup server of course) The goal I'm trying to accomplish is to restore a file from Client A's backup (on tape) directly to an alternate directory on Client B. Unfortunately the backu

RE: [Bacula-users] Mount/dismount speed

2005-06-29 Thread Ryan Colp
Hi Richard, I believe the dismounting delay occurs because the tape drive needs to rewind the tape before dismounting it. Cheers, -Ryan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Richard White Sent: Wednesday, June 29, 2005 3:53 PM To: bacula-users

RE: [Bacula-users] Autochanger: How is a cleaning tape supposed to appear in the catalog?

2005-06-29 Thread Ryan Colp
Hi Kern, I manually set the status of the "CLN" volume to "Cleaning" using the "update volumes" command, and now it appears properly in the catalog. I have submitted bug #368 regarding this "label barcodes" issue for the benefit of anyone else who has a barcode changer setup, either real or sim

[Bacula-users] Mount/dismount speed

2005-06-29 Thread Richard White
Sometimes Bacula will dismount or even mount a tape nearly instantaneously, but usually it takes minutes. Is this normal? Tks n rgds, Richard White CNE6 Network Engineer Mason County, Washington 360-427-5501 [EMAIL PROTECTED] --- SF.Net email

Re: [Bacula-users] weird messages being logged

2005-06-29 Thread Kern Sibbald
On Wednesday 29 June 2005 21:45, Arno Lehmann wrote: > Hi, > > Xavier Romero wrote: > > We had power failure on our backup box and since it was restarted and > > bacula set up again, bacula is logging that stuff on working/log file > > (and mailing that at one mail per line rate): > > > > > >

Re: [Bacula-users] weird messages being logged

2005-06-29 Thread Arno Lehmann
Hi, Xavier Romero wrote: We had power failure on our backup box and since it was restarted and bacula set up again, bacula is logging that stuff on working/log file (and mailing that at one mail per line rate): 29-Jun 19:30 backups-dir: ERROR in authenticate.c:187 UA Hello from clien

[Bacula-users] weird messages being logged

2005-06-29 Thread Xavier Romero
We had power failure on our backup box and since it was restarted and bacula set up again, bacula is logging that stuff on working/log file (and mailing that at one mail per line rate):   29-Jun 19:30 backups-dir: ERROR in authenticate.c:187 UA Hello from client:16.0.0.0:36131 is invali

Re: [Bacula-users] German Bacula reference

2005-06-29 Thread Hanno 'Rince' Wagner
Hi, Dan Langille schrieb am 29. Juni 2005: > http://www.opensourcerecht.at/index.php?/archives/5-Bacula-OS-network- > wide-backup.html > > It appears to be postive about Bacula, but a literal translation > doesn't do it justice. Easy: The apparently best open-source backup-system with client-

[Bacula-users] German Bacula reference

2005-06-29 Thread Dan Langille
Can someone interpret this for me please. It's in German: http://www.opensourcerecht.at/index.php?/archives/5-Bacula-OS-network- wide-backup.html It appears to be postive about Bacula, but a literal translation doesn't do it justice. cheers -- Dan Langille : http://www.langille.org/ BSDCan -

Re: [Bacula-users] ERROR TERMINATION at lex.c:140

2005-06-29 Thread David Clymer
On Mon, 2005-06-27 at 17:09 -0500, Mike Reinehr wrote: > On Monday 27 June 2005 04:54 pm, Mike Reinehr wrote: > > Oh, oh! I seem to have just shot myself in the foot! > > > > I edited /etc/bacula/bacula-dir.conf to add the necessary paragraphs to > > support a new network client backup. Then I stop

Security issues? was: Re: [Bacula-users] exclude by files time

2005-06-29 Thread Arno Lehmann
Hello, Russell Howe wrote: Arno Lehmann wrote: Thinking about it some more I'd suggest to implement some basic security features before passing any script output to baculas working parts. - paths without leading / (or drive letter, for windows) should be considered an error, - \0 should be a

Re: [Bacula-users] Windows FD Error

2005-06-29 Thread Arno Lehmann
Hi, Jose Nicolas Castellano wrote: i, I'm installing bacula on a set of machines, and i have the next trouble: - When I want to backup a volume from a Windows Machine (FD) to a Linux Machine (DIR), the Director replys with the next message: 28-Jun 09:09 alfa-dir: x0riguer.2005-06-28_09.09.34

Re: [Bacula-users] exclude by files time

2005-06-29 Thread David Clymer
On Wed, 2005-06-29 at 13:54 +0100, Russell Howe wrote: > Kern Sibbald wrote: > > > I guess my reaction is that if someone really wants \n s in their filenames > > (i.e. is crazy enough), then I prefer that they write their own little > > script > > that encloses the names in quotes then Bacula

Re: [Bacula-users] exclude by files time

2005-06-29 Thread Kern Sibbald
On Wednesday 29 June 2005 14:54, Russell Howe wrote: > Kern Sibbald wrote: > > I guess my reaction is that if someone really wants \n s in their > > filenames (i.e. is crazy enough), then I prefer that they write their own > > little script that encloses the names in quotes then Bacula should handl

[Bacula-users] Windows FD Error

2005-06-29 Thread Jose Nicolas Castellano
i, I'm installing bacula on a set of machines, and i have the next trouble: - When I want to backup a volume from a Windows Machine (FD) to a Linux Machine (DIR), the Director replys with the next message: 28-Jun 09:09 alfa-dir: x0riguer.2005-06-28_09.09.34 Fatal error: Unable to authenticate wi

Re: [Bacula-users] exclude by files time

2005-06-29 Thread Russell Howe
Arno Lehmann wrote: > Thinking about it some more I'd suggest to implement some basic security > features before passing any script output to baculas working parts. > > - paths without leading / (or drive letter, for windows) should be > considered an error, > - \0 should be an error, > - scripts

Re: [Bacula-users] exclude by files time

2005-06-29 Thread Arno Lehmann
Hi, Russell Howe wrote: Kern Sibbald wrote: I guess my reaction is that if someone really wants \n s in their filenames (i.e. is crazy enough), then I prefer that they write their own little script that encloses the names in quotes then Bacula should handle them fine. I suppose you are n

Re: [Bacula-users] exclude by files time

2005-06-29 Thread Arno Lehmann
To jump in on this discussion: Kern Sibbald wrote: On Wednesday 29 June 2005 13:40, Russell Howe wrote: filenames with \n in them, output by a script: OK, I see what you mean. I guess my reaction is that if someone really wants \n s in their filenames (i.e. is crazy enough), then I prefer t

[Bacula-users] Changing archive device

2005-06-29 Thread Jesus M. Salvo Jr.
Is there any side effect of changing the archive device in bacula-sd.conf ? That is, change: /dev/rmt/1mbn to /dev/rmt/1bn Will the data in the existing volumes when /dev/rmt/1mbn was used still be readable if I change the archive device to /dev/rmt/1mn ? ---

Re: [Bacula-users] HP Drive with FreeBSD

2005-06-29 Thread Michael Riexinger
Use MTIOCGET= no helped :) Michael Riexinger wrote: > Hi, > > i have a dell LTO 136T library with freebsd and bacula-1.37.25 > > sa0: Removable Sequential Access SCSI-3 device > with the following settings in bacula-sd.conf > > > Device { > Name = LTO1 > Drive Index = 0 > Media Type =

[Bacula-users] HP Drive with FreeBSD

2005-06-29 Thread Michael Riexinger
Hi, i have a dell LTO 136T library with freebsd and bacula-1.37.25 sa0: Removable Sequential Access SCSI-3 device with the following settings in bacula-sd.conf Device { Name = LTO1 Drive Index = 0 Media Type = LTO Archive Device = /dev/nsa0# Normal archive device Autochanger = ye

Re: [Bacula-users] exclude by files time

2005-06-29 Thread Russell Howe
Kern Sibbald wrote: > I guess my reaction is that if someone really wants \n s in their filenames > (i.e. is crazy enough), then I prefer that they write their own little script > that encloses the names in quotes then Bacula should handle them fine. I suppose you are not worried about the poss

Re: [Bacula-users] exclude by files time

2005-06-29 Thread Kern Sibbald
On Wednesday 29 June 2005 13:40, Russell Howe wrote: > Kern Sibbald wrote: > > On Wednesday 29 June 2005 11:47, Russell Howe wrote: > >>Kern, find(1) can output null-terminated strings, which may help when > >>there are files with weird names. Would it be possible for bacula to > >>somehow support

[Bacula-users] Temporary backup on hard disk

2005-06-29 Thread Edgar Fonseca
Hello, I'm trying to do a backup from many clients, but I have problems with the links. If I'll download from the jobs sequentially, the download will not finish. I need to do a temporary buffer to download the files and then move this to the tape. I finded something in the manual, but I didn't fi

Re: [Bacula-users] exclude by files time

2005-06-29 Thread Russell Howe
Kern Sibbald wrote: > On Wednesday 29 June 2005 11:47, Russell Howe wrote: >>Kern, find(1) can output null-terminated strings, which may help when >>there are files with weird names. Would it be possible for bacula to >>somehow support this format of output? I guess it may be useful... > > Sorry,

[Bacula-users] Supperted autochanger

2005-06-29 Thread Carles Bou
i'm actualy running bacula with a Dell PowerVault 122T (DLT4 drive) without any problems Here are a few details: OS: Gentoo kernel-2.6.5 Bacula: 1.36.0 Database: Postgresql Changer: Dell PowerVault 122T Slots: 8 Drives: 1 DLT4 Barcode reader: yes Scsi controler: Adaptec-39160 The only problem

Re: [Bacula-users] Problems getting off the ground on FreeBSD

2005-06-29 Thread Dominic Marks
On Tuesday 28 June 2005 15:35, McCann, Brian wrote: > Hi all. I'm hoping someone here can help me out. I've installed and > made my first test config for Bacula, the daemons start, but bconsole > isn't on my system anywhere! When I built Bacula, I did it from the > ports collection (Bacula v1.36

Re: [Bacula-users] exclude by files time

2005-06-29 Thread Arno Lehmann
Hello, marco wrote: hello Russel, Michel, Kern and thanks for your reply, I find your suggestions to be useful, especially the command -find- if I want to exclude all files that have been not modified before 90 dd i can do from console : find -mtime +90 but, I'm not still familiar with lin

Re: [Bacula-users] baculareport.pl new version was: Script nagios

2005-06-29 Thread Arno Lehmann
Hello, I've uploaded a new version of my baculareport.pl script to http://www.its-lehmann.de/dl/baculareport.pl Some major changes: - now remote database queries should work. Notice the changed syntax for the --host|-H option! - used volumes out of their retention periods can be displayed eit

Re: [Bacula-users] exclude by files time

2005-06-29 Thread marco
On Wed, 29 Jun 2005 12:22:29 +0200, Kern Sibbald wrote > On Wednesday 29 June 2005 11:47, Russell Howe wrote: > > marco wrote: > > > Is there a method to exclude files from backup that have no change > > > since specific time or date? > > > > > > for example, if I want exclude all files that are no

Re: [Bacula-users] exclude by files time

2005-06-29 Thread Kern Sibbald
On Wednesday 29 June 2005 11:47, Russell Howe wrote: > marco wrote: > > Is there a method to exclude files from backup that have no change > > since specific time or date? > > > > for example, if I want exclude all files that are not changed > > before -mm-dd , how can I do? > > http://www.bacu

Re: [Bacula-users] exclude by files time

2005-06-29 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 marco wrote: hello to everyone, Is there a method to exclude files from backup that have no change since specific time or date? for example, if I want exclude all files that are not changed before -mm-dd , how can I do? Hello, Bacula doesn't

Re: [Bacula-users] exclude by files time

2005-06-29 Thread Russell Howe
marco wrote: > Is there a method to exclude files from backup that have no change > since specific time or date? > > for example, if I want exclude all files that are not changed > before -mm-dd , how can I do? http://www.bacula.org/rel-manual/Configuring_Director.html#SECTION000147

[Bacula-users] exclude by files time

2005-06-29 Thread marco
hello to everyone, Is there a method to exclude files from backup that have no change since specific time or date? for example, if I want exclude all files that are not changed before -mm-dd , how can I do? thanks in advance for any suggest or help Marco -