Re: [Bacula-users] Encrypting Data on Tape

2012-01-11 Thread Jeremy Maes
Op 11/01/2012 7:38, Thomas Mueller schreef: > Am Tue, 10 Jan 2012 16:12:26 -0500 schrieb Craig Van Tassle: > >> I'm sorry if this has been asked before. >> >> I'm running a Scalar 50 with HP LTO-4 Drives. I want to encrypt the data >> that is put on the tape, We already have encryption going betwee

[Bacula-users] Bweb + brestore issues

2012-01-25 Thread Jeremy Maes
Hey list Situation: About 250 bacula 5.0.3 installations in very small client environments. All have bweb installed and working, together with the ExtJS based bresto web interface for easy file restore by the clients that know enough about it to do so. Now for the most part this works wonder

Re: [Bacula-users] cannot read prelabeled volume

2012-01-30 Thread Jeremy Maes
Op 29/01/2012 14:54, Papp Rudolf Péter schreef: > Hello Everyone! > > I have a weird problem. I manage an one-maschine-backup with bacula > 5.0.2 (Debian Squeeze) from localhost to a SCSI LTO-3 (Ultrium) drive. > It's a simple situation. When I label a tape then I can read back that > label with bt

Re: [Bacula-users] Verify error - files number mismatch

2012-02-13 Thread Jeremy Maes
Op 13/02/2012 12:56, Igor Novgorodov schreef: > I've got a Bacula server 5.2.5 backing up, among others, one Windows > 2008R2 SP1 client (which is also 5.2.5). > Some time ago, probably after a bacula-dir/sd upgrade, it started to > fail verify jobs, because it tries to check N files, > but the bac

Re: [Bacula-users] I want to build bacula-fd on Tru64

2012-02-15 Thread Jeremy Maes
Op 15/02/2012 4:54, 송태환 schreef: Hello. I am sorry I don't speak English well. I want to build bacula-FD on Tru64 .. OS : alpha-dec-osf5.1 gcc : gcc-3.4.3 bacula : 5.2.5 I am used bacula-5.0.1 binary version on Tru64 *but I want to use LZO compression * so, I am building baucla 5.2.5

Re: [Bacula-users] Running a job from the client.

2012-02-15 Thread Jeremy Maes
Op 15/02/2012 12:38, Wassim Zaarour schreef: Hello. Any ideas about giving the user on the client to ability to run his backup job? this could be useful for mobile users using laptops who are not always present. I know it can be done from bconsole but that would give the user full access

Re: [Bacula-users] Flexible Scheduling

2012-02-29 Thread Jeremy Maes
Op 1/03/2012 3:19, Conrad Lawes schreef: > I have a unique requirement and I'm not sure if Bacula can do this. Here > goes: > > I presently have 12 servers ( mixture of Windows and Linux) in my backup > rotation. I plan to add a couple more clients soon. From Monday to > Thursday, I do in

Re: [Bacula-users] Tape management question

2012-03-06 Thread Jeremy Maes
Op 5/03/2012 22:36, DMS schreef: ... I read that you can tell it how long to keep that volume open for, but from what I saw, the volume needs to be available on the next use before it figures out that it needs to create a new one. As Martin said, use Volume Use Duration. Just set it to a value

Re: [Bacula-users] Multi-cores compression

2012-03-06 Thread Jeremy Maes
Op 5/03/2012 22:37, Alan Brown schreef: > On 05/03/12 19:51, Alex Crow wrote: > >> Thanks Alan, >> >> I am specifically addressing the encryption support within Bacula: >> >> http://www.bacula.org/en/dev-manual/main/main/Data_Encryption.html > Openssl compresses _if_ compiled with zlib (it usually

Re: [Bacula-users] Concurrent Jobs only for Backup Jobs

2012-03-08 Thread Jeremy Maes
Op 8/03/2012 9:09, Markus Kress schreef: Hello I did not understand how Maximum Concurrent Jobs works. In special the sentence "Note, this directive limits only Jobs with the same name as the resource in which it appears ". I try to describe what I want. I have some jobs of type admin. They have

Re: [Bacula-users] exchange tapes with Backup-Exec

2012-03-09 Thread Jeremy Maes
Op 9/03/2012 9:16, Raven70 schreef: > I'm a new starter with Bacula, I need to read some tapes written by Bacula > with Backup-Exec 2010. I tryed to do this, but it seems that Backup-Exec > can't read those tapes. On the Backup-Exec forums told me that BE can read > all tapes written as .mtf format

Re: [Bacula-users] actual number of volumes and numvols do not match..

2012-03-12 Thread Jeremy Maes
Op 9/03/2012 21:01, Jeff MacDonald schreef: > 2 questions in this email > > 1: I have a volume that has 913 1 gig files in it, however the pools > table in the catalog indicates 438 in the "numvols" column... any > reason why? > Just going with the sentence you typed, you seem to be confusing the

Re: [Bacula-users] btape test vs. Offline On Unmount

2012-03-19 Thread Jeremy Maes
Op 17/03/2012 1:00, Tilman Schmidt schreef: > 1. How come bacula-sd.conf influences the operation of "btape test"? The > manpage suggests nothing of the sort. Btape has to know about your device and its config, so it read in your bacula-sd config file at startup. There is a parameter to specify th

[Bacula-users] Backup to CIFS share and timeouts

2012-03-20 Thread Jeremy Maes
Hey At a few sites we use bacula to write backups to a CIFS share. Mostly this works just fine, but on a few of those setups we regularly experience CIFS timeouts. We believe these timeouts are mostly due to the servers hosting the shares being under heavy load at the time of the backup (they'

Re: [Bacula-users] Backup to CIFS share and timeouts

2012-03-21 Thread Jeremy Maes
Op 20/03/2012 17:02, Alan Brown schreef: > On 20/03/12 13:43, Jeremy Maes wrote: >> Hey >> >> At a few sites we use bacula to write backups to a CIFS share. Mostly >> this works just fine, but on a few of those setups we regularly >> experience CIFS timeouts. >

Re: [Bacula-users] automatic cancellation of jobs taking too much time waiting for device

2012-05-02 Thread Jeremy Maes
Op 27/04/2012 12:53, Jürgen Echter schreef: Hi, is there a good solution to automatically cancel a job waiting for, e.g., a tape ? There's a job parameter called "Max Wait Time", along with a few other time limits you can set. The manual has a pretty clear

Re: [Bacula-users] Max Run Time behavior

2012-05-08 Thread Jeremy Maes
Op 8/05/2012 11:06, Silver Salonen schreef: > Hi. > > Does anyone know how to interpret Max Time directives from > http://www.bacula.org/en/dev-manual/main/main/New_Features_in_3_0_0.html#SECTION00132417000 > ? > > Should the "Max Run Time" indicate "Run Time" + "Blocked" (Max Wait Ti

Re: [Bacula-users] Question about backup window and schedule resource

2012-05-21 Thread Jeremy Maes
Op 16/05/2012 11:30, Maria Arrea schreef: Hello I am running happily bacula 5.0.3 for 1 year. Last weekend a full job took too much time, and the rest of backups started too late, on Monday. I have read several time about the schedule resource, but I can not find how to "force" and end time f

Re: [Bacula-users] Backup of remote PC "hangs" but no error message

2012-06-28 Thread Jeremy Maes
Op 28/06/2012 8:12, AndyW schreef: > Client status output: > > bacula-fd Version: 5.0.3 (04 August 2010) i386-redhat-linux-gnu redhat > Daemon started 27-Jun-12 16:39. Jobs: run=0 running=0. > Heap: heap=0 smbytes=16,077 max_bytes=19,460 bufs=60 max_bufs=85 > Sizeof: boffset_t=8 size_t=4 debug

Re: [Bacula-users] How to configure schedule for run full the first weekend of the month??

2012-09-06 Thread Jeremy Maes
*De: *"ganiuszka" *Para: *"Ana Romero" *CC: *bacula-users@lists.sourceforge.net *Enviados: *Jueves, 6 de Septiembre 2012 11:13:54 *Asunto: *Re: [Bacula-users] How to configure schedule for run full the first weekend of

Re: [Bacula-users] How to configure schedule for run full the first weekend of the month??

2012-09-07 Thread Jeremy Maes
Op 7/09/2012 9:32, Geert Stappers schreef: > Op 20120906 om 18:57 schreef ganiuszka: >> W dniu 06.09.2012 17:18, Ana Romero pisze: >>> Backup1 -> 7 September >>> Backup2 -> 1 September >>> Backup3 -> 3 September >>> >>> but I want this schedule: >>> >>> Backup1 -> 7 September >>> Backup2 -> 8 Septe

Re: [Bacula-users] LTO3 tape capacity (variable?)

2012-09-25 Thread Jeremy Maes
Op 25/09/2012 2:03, James Harper schreef: >> Hello all, >> >> This is not likely a bacula questions, but in the chance that it is, or the >> experience on this list, I figured I would ask. >> >> We've been using LTO3 tapes with bacula for a few years now. Recently I've >> noticed how variable our

<    1   2