Re: [Bacula-users] Removable Disk HOWTO

2006-11-30 Thread Michael Fung
- Original Message - From: "Josh Fisher" <[EMAIL PROTECTED]> To: "Michael Fung" <[EMAIL PROTECTED]> Cc: "bacula-users" Sent: Thursday, November 30, 2006 9:46 PM Subject: Re: [Bacula-users] Removable Disk HOWTO >> Also, before and after changed the script to not gives error, I still got

Re: [Bacula-users] Migrating to Bacula

2006-11-30 Thread Arno Lehmann
Hello, On 11/30/2006 9:24 PM, Per Andreas Buer wrote: > Hi. > > We are considering migrating to Bacula (from what we have seen - we are > impressed!) and a have a question or two I hope you might help me answer. > > Amanda has a feature I really like. When the correct tape is missing, > broken

Re: [Bacula-users] Volume size limits backing up to file.

2006-11-30 Thread Arno Lehmann
Hello, On 11/30/2006 5:41 PM, John Drescher wrote: > > > On 11/30/06, *Mike B* <[EMAIL PROTECTED] > > wrote: > > Hi, > > I am trying to back up 60Gb of data to hard disk storage. When > bacula is set > up to automatically label volumes, but when a job

[Bacula-users] Migrating to Bacula

2006-11-30 Thread Per Andreas Buer
Hi. We are considering migrating to Bacula (from what we have seen - we are impressed!) and a have a question or two I hope you might help me answer. Amanda has a feature I really like. When the correct tape is missing, broken or full Amanda just spools everything. If you have a large spool, b

Re: [Bacula-users] Cant mount a tape after server reboot.

2006-11-30 Thread Kern Sibbald
I'll let someone else continue with this thread ... On Thursday 30 November 2006 19:06, Jaime Ventura wrote: > > Kern Sibbald wrote: > > On Thursday 30 November 2006 17:27, Jaime Ventura wrote: > > > >> Thank you Josh, kern, for you replies. > >> Yes Im using 1.38.11, and the "slot=" does not

Re: [Bacula-users] Get bacula to use whatever tape is inserted

2006-11-30 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yes. In fact, Bacula is more likely to use the wrong tape than the right one, in my experience... by "wrong" I mean "not what I intended." Bacula has a fairly sophisticated mechanism for determining what tape to use. Provided you have your pools define

Re: [Bacula-users] Cant mount a tape after server reboot.

2006-11-30 Thread Kern Sibbald
On Thursday 30 November 2006 17:27, Jaime Ventura wrote: > Thank you Josh, kern, for you replies. > Yes Im using 1.38.11, and the "slot=" does not seems to work(although > bacula doesn't complaint about it) > > I think its logical why bacula doesnt load the tape: its because mount > command is n

Re: [Bacula-users] checksums

2006-11-30 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wouldn't these databases CHANGE anyway -- do the files stay exactly the same if nothing is written to them? How about if they are read, etc. I personally don't know, but my feeling is 99% of the time, the files would change at least subtly. Michael Ko

Re: [Bacula-users] Volume size limits backing up to file.

2006-11-30 Thread John Drescher
On 11/30/06, Mike B <[EMAIL PROTECTED]> wrote: Hi, I am trying to back up 60Gb of data to hard disk storage. When bacula is set up to automatically label volumes, but when a job is run it creates multiple volumes, each with a 2 Gb file size. I don't specify any maximum volume size in bacula-dir

Re: [Bacula-users] Advance notice of tapes required

2006-11-30 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kern Sibbald wrote: > On Thursday 30 November 2006 16:31, Ryan Novosielski wrote: >> Kern Sibbald wrote: >>> On Wednesday 29 November 2006 15:17, [EMAIL PROTECTED] wrote: IIRC, though, this also ignores Storage/Device names in Schedule > directiv

Re: [Bacula-users] Cant mount a tape after server reboot.

2006-11-30 Thread Jaime Ventura
Thank you Josh, kern, for you replies. Yes Im using 1.38.11, and the "slot=" does not seems to work(although bacula doesn't complaint about it) I think its logical why bacula doesnt load the tape: its because mount command is not associated to a pool(a job is!), so bacula doesnt know what tape

Re: [Bacula-users] Cant mount a tape after server reboot.

2006-11-30 Thread Kern Sibbald
On Thursday 30 November 2006 16:49, Josh Fisher wrote: > > Kern Sibbald wrote: > > On Thursday 30 November 2006 16:20, Josh Fisher wrote: > > > >> I believe that is the expected behavior. The mount command mounts the > >> volume in a particular archive device. It does not perform a "load and

[Bacula-users] Volume size limits backing up to file.

2006-11-30 Thread Mike B
Hi, I am trying to back up 60Gb of data to hard disk storage. When bacula is set up to automatically label volumes, but when a job is run it creates multiple volumes, each with a 2 Gb file size. I don't specify any maximum volume size in bacula-dir.conf. Is there any way to force Bacula to writ

Re: [Bacula-users] Cant mount a tape after server reboot.

2006-11-30 Thread Josh Fisher
Kern Sibbald wrote: > On Thursday 30 November 2006 16:20, Josh Fisher wrote: > >> I believe that is the expected behavior. The mount command mounts the >> volume in a particular archive device. It does not perform a "load and >> mount" for autochangers. Notice that the mount command does not

Re: [Bacula-users] Advance notice of tapes required

2006-11-30 Thread Kern Sibbald
On Thursday 30 November 2006 16:31, Ryan Novosielski wrote: > Kern Sibbald wrote: > > On Wednesday 29 November 2006 15:17, [EMAIL PROTECTED] wrote: > >> IIRC, though, this also ignores Storage/Device names in Schedule directives, > > so this may be no more accurate than 'status dir'. > > > > That

Re: [Bacula-users] Cant mount a tape after server reboot.

2006-11-30 Thread Kern Sibbald
On Thursday 30 November 2006 16:20, Josh Fisher wrote: > I believe that is the expected behavior. The mount command mounts the > volume in a particular archive device. It does not perform a "load and > mount" for autochangers. Notice that the mount command does not ask for > a slot number, thus

Re: [Bacula-users] checksums

2006-11-30 Thread Georg Altmann
--On Mittwoch, 29. November 2006 09:07 -0800 Robert Nelson <[EMAIL PROTECTED]> wrote: > You could always do the checksum and copy before the backup. > > Just dump the files to a different directory. Then copy the files that > have changed to the directory that gets backed up. Good point. My su

Re: [Bacula-users] checksums

2006-11-30 Thread Kern Sibbald
On Thursday 30 November 2006 16:10, Michael Koppelman wrote: > That's metadata. The _data_ hasn't changed. I repeat it is wasteful > to back up *data* that has not changed. Some programs are smart > enough to do this. > > I've also pointed out that we can have it both ways, if we want. > App

Re: [Bacula-users] Advance notice of tapes required

2006-11-30 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kern Sibbald wrote: > On Wednesday 29 November 2006 15:17, [EMAIL PROTECTED] wrote: >> IIRC, though, this also ignores Storage/Device names in Schedule directives, > so this may be no more accurate than 'status dir'. > > That particular problem is fi

Re: [Bacula-users] how to debug?

2006-11-30 Thread Kern Sibbald
On Wednesday 29 November 2006 16:33, Jeremy C. Reed wrote: > I found the problem with no debug output. I was piping the debug output. > Here is my fix: > > --- src/lib/message.c.orig 2006-11-29 07:32:12.0 -0800 > +++ src/lib/message.c 2006-11-29 07:36:52.439397776 -0800 > @@ -799,6

Re: [Bacula-users] Advance notice of tapes required

2006-11-30 Thread Kern Sibbald
On Wednesday 29 November 2006 15:17, [EMAIL PROTECTED] wrote: > IIRC, though, this also ignores Storage/Device names in Schedule directives, so this may be no more accurate than 'status dir'. That particular problem is fixed (hopefully) in the current 1.39 CVS. > > -Original Message- >

Re: [Bacula-users] Cant mount a tape after server reboot.

2006-11-30 Thread Josh Fisher
I believe that is the expected behavior. The mount command mounts the volume in a particular archive device. It does not perform a "load and mount" for autochangers. Notice that the mount command does not ask for a slot number, thus could not possibly know what volume to load and mount. The sh

Re: [Bacula-users] checksums

2006-11-30 Thread Michael Koppelman
That's metadata. The _data_ hasn't changed. I repeat it is wasteful to back up *data* that has not changed. Some programs are smart enough to do this. I've also pointed out that we can have it both ways, if we want. Apparently some people would rather back up the same identical data over a

[Bacula-users] Cant mount a tape after server reboot.

2006-11-30 Thread Jaime Ventura
Hello, I had to reboot my bacula server(dir and sd) and now I cant mount the tape manually(via console) Please have a look on the following: [EMAIL PROTECTED] bacula]# ./bconsole Connecting to Director bserver:9101 1000 OK: bserver-dir Version: 1.38.11 (28 June 2006) Enter a period to ca

Re: [Bacula-users] Removable Disk HOWTO

2006-11-30 Thread Josh Fisher
Michael Fung wrote: > Dear Josh, > > > Thanks for releasing the vchanger script and HOWTO! > > However, I found a problem around line 94: > > # Create nextmag file to hold max magazine index used > if [ ! -f "${statedir}/nextmag" ]; then > echo 0 >"${statedir}/nextmag" > > It created the

Re: [Bacula-users] checksums

2006-11-30 Thread Alan Brown
On Wed, 29 Nov 2006, Michael Koppelman wrote: > Yes we could. It doesn't change the fact, in my opinion, that is it > wasteful to back up files that have not changed. They have changed - their mtime has altered. - Take Surv

Re: [Bacula-users] multitape-chenger problem ...

2006-11-30 Thread Alessio Mineni - WaveGroup
Il giorno 29/nov/06, alle ore 21:03, Arno Lehmann ha scritto: > Hi, > > On 11/29/2006 4:52 PM, Alessio Mineni wrote: > >> Hi all, >> >> my name is Alessio and I'm writing form Italy. I'm testing >> multitape-changer >> script that will allow me to group more drives in one virtual >> aut