RE: [Bacula-users] bacula on gentoo help resources

2005-11-22 Thread Chris Lee
Hello folks, I've been out of town for over a week and very busy with work since getting back home, but I am trying to make some time to get 1.38.* into portage soon. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Harry Putnam > Sent: Tuesday,

RE: [Bacula-users] tape did not come out

2006-01-31 Thread Chris Lee
Exact same thing happened to me a few weeks back.  Drive ate the tape.  DDS is notorious for this.   Thanks,Chris   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Natxo AsenjoSent: Tuesday, 31 January, 2006 01:43To: bacula-users@lists.sourceforge.netSubject: [

RE: [Bacula-users] backup catalog job failing

2005-06-10 Thread Chris Lee
> This has been happening since I updated to 1.36.3 > > 10-Jun 00:27 msslas-dir: RunBefore: /usr/bin/mysqldump: > option requires an argument -- u 10-Jun 00:27 msslas-dir: > Start Backup JobId 5119, Job=BackupCatalog.2005-06-09_23.50.00 > 10-Jun 00:27 msslas-sd: Spooling data ... > 10-Jun 00:2

RE: [Bacula-users] backup catalog job failing

2005-06-10 Thread Chris Lee
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Kern Sibbald > Sent: Friday, 10 June, 2005 08:53 > To: bacula-users@lists.sourceforge.net > Cc: Alan Brown > Subject: Re: [Bacula-users] backup catalog job failing > > Hello Alan, > > Please see

RE: [Bacula-users] Unable to connect (more info)

2005-06-13 Thread Chris Lee
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Richard White > Sent: Monday, 13 June, 2005 17:12 > To: bacula-users@lists.sourceforge.net > Subject: [Bacula-users] Unable to connect (more info) > > I did ps -e | grep "bac" and got three each

RE: [Bacula-users] mysql database problem

2005-06-14 Thread Chris Lee
If I understand your question properly, I believe the answer can be found here: http://www.bacula.org/rel-manual/Catalog_Maintenance.html > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Bernhard Suttner > Sent: Tuesday, 14 June, 2005 10:16 > To:

RE: [Bacula-users] RE: Database creation

2005-06-18 Thread Chris Lee
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Russell Howe > Sent: Saturday, 18 June, 2005 06:49 > To: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] RE: Database creation > > On Sat, Jun 18, 2005 at 08:21:11PM +1000, Rowdy wr

RE: [Bacula-users] RE: Database creation

2005-06-18 Thread Chris Lee
> -Original Message- > From: Rowdy [mailto:[EMAIL PROTECTED] > Sent: Saturday, 18 June, 2005 17:53 > To: Chris Lee > Cc: 'Russell Howe'; bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] RE: Database creation > > Chris Lee wrote: >

RE: [Bacula-users] Could not stat /var/bacula/bacula-trinity.sql: ERR=No such file or directory

2005-06-20 Thread Chris Lee
It looks like your catalog dump isn't succeeding. Ensure that the bacula-reader user has permissions to dump the catalog and if that doesn't do it, there may be some corruption in the catalog. Thanks, Chris > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On

RE: [Bacula-users] Backup error on Solaris Box

2005-06-20 Thread Chris Lee
Does this crash bacula-fd on solaris client? I've caught 1.36.3 doing this on my SparcStation4 under linux. Could be a bug with sparc hardware. To get a better idea of what's happening you can start bacula-fd with -d500 for really verbose debug output and then manually run the job to reproduce t

RE: [Bacula-users] autochanger problems.

2005-06-20 Thread Chris Lee
Just a guess, but have you rebuilt/installed stable mt and mtx packages? Thanks, Chris > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Nathan R. Valentine > Sent: Monday, 20 June, 2005 09:54 > To: bacula-users@lists.sourceforge.net > Subject:

RE: [Bacula-users] autochanger problems.

2005-06-20 Thread Chris Lee
Try 'su - backup -c "newgrp disk"' and see if 'su - backup -c "id"' shows disk then. Thanks, Chris > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Nathan R. Valentine > Sent: Monday, 20 June, 2005 11:21 > To: Bacula-users@lists.sourceforge.net

RE: [Bacula-users] Using harddrive as buffer for tape backups

2005-06-21 Thread Chris Lee
http://www.bacula.org/rel-manual/Data_Spooling.html Thanks, Chris > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Jesse Keating > Sent: Tuesday, 21 June, 2005 17:30 > To: bacula-users@lists.sourceforge.net > Subject: [Bacula-users] Using hardd

RE: [Bacula-users] Spooling again while de-spooling to tape

2005-06-23 Thread Chris Lee
I'm interested in this also. Perhaps a Minimum Spool Size directive so that the spool reaches a critical size to avoid shoe shining tapes, and once that size is reached the storage daemon starts de-spooling from the beginning of the spool file to the tape while still writing data from the file dae

RE: [Bacula-users] Spooling again while de-spooling to tape

2005-06-23 Thread Chris Lee
Message- > From: Kern Sibbald [mailto:[EMAIL PROTECTED] > Sent: Thursday, 23 June, 2005 09:56 > To: bacula-users@lists.sourceforge.net > Cc: Chris Lee; 'Jesus Salvo Jr.' > Subject: Re: [Bacula-users] Spooling again while de-spooling to tape > > On Thursday 23 Ju

[Bacula-users] Supported autochangers

2005-06-28 Thread Chris Lee
I've been running bacula with an ADIC 1200G (12x DDS-3) library for a few months now without any issues on the changer end. It took a little tweaking of the mtx-changer script in the beginning but it's been rock solid since then. Details: OS - Linux 2.4.x Bacula - 1.34.4 and 1.36.3 Changer - ADIC

RE: [Bacula-users] Ver 1.36.3 does it require PostgreSQL 8?

2005-07-22 Thread Chris Lee
Yes, the 1.36.3 ebuild currently in portage runs a catalog version check to see that your catalog db version is correct. This version number is independent of your db server version (mysql, postgresql, sqlite) and is described in the bacula manual online. The catalog db version checking is likely

RE: [Bacula-users] Ver 1.36.3 does it require PostgreSQL 8?

2005-07-22 Thread Chris Lee
Sorry... Either Outlook or Gmail had a hiccup and I'm not sure if this went through previously. Thanks, Chris > -Original Message- > From: Chris Lee [mailto:[EMAIL PROTECTED] > Sent: Friday, 22 July, 2005 09:11 > To: 'bacula-users' > Subject: RE: [Ba

RE: [Bacula-users] Win32 client drops connection

2005-07-23 Thread Chris Lee
I have a win32 machine whose motherboard (nforce2) has onboard 10/100 ethernet. I'll try to test this in the near future, but currently I'm using a 3com card in that machine. Thanks, Chris > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Kern

RE: [Bacula-users] Win32 client drops connection

2005-07-23 Thread Chris Lee
Chris > -Original Message- > From: Phil Stracchino [mailto:[EMAIL PROTECTED] > Sent: Saturday, 23 July, 2005 17:41 > To: Chris Lee > Cc: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Win32 client drops connection > > Chris Lee wrote: >

RE: [Bacula-users] Storage pool concept

2005-07-28 Thread Chris Lee
Arne, I'm not sure I understand exactly what you're asking, but to clarify: are you asking if you can setup a pool of physical drives (not pools of volumes/tapes)? If this is the case I believe multiple drive support is (at least partially) working, but as for how to make the director see a given

[Bacula-users] Forcing Pools for upgraded jobs

2005-08-01 Thread Chris Lee
Good morning everyone, Can a backup job which has been upgraded to Full be forced to use a different Pool in the director config? Example situation: 1) A new client is added to the director config in the middle of the month. 2) Full backups occur at the beginning of the month. 3) The new client u

RE: [Bacula-users] Forcing Pools for upgraded jobs

2005-08-01 Thread Chris Lee
I can't believe I didn't see this in the manual before. Thanks for pointing it out! :) Thanks, Chris > -Original Message- > From: Phil Stracchino [mailto:[EMAIL PROTECTED] > Sent: Monday, 01 August, 2005 08:20 > To: Chris Lee > Cc: bacula-users@lists.sour

RE: [Bacula-users] Forcing Pools for upgraded jobs

2005-08-02 Thread Chris Lee
005 05:35 > To: Kern Sibbald > Cc: bacula-users@lists.sourceforge.net; Chris Lee > Subject: Re: [Bacula-users] Forcing Pools for upgraded jobs > > On Tue, 2 Aug 2005, Kern Sibbald wrote: > > > > > By the way, you all might be interested to know that > Microsoft has f

[Bacula-users] RE: [Bacula-devel] Issue unloading drive in changer

2005-08-03 Thread Chris Lee
Hi Chris, > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Chris Wright > Sent: Wednesday, 03 August, 2005 13:33 > To: bacula-users@lists.sourceforge.net; > [EMAIL PROTECTED] > Subject: [Bacula-devel] Issue unloading drive in changer > > Hopeful

RE: [Bacula-users] "status director" and pruning

2005-08-03 Thread Chris Lee
Aren't the AutoPrune and VolumeRentention fields written to the volume when it is labelled? I seem to remember something in the manual about having to update your volumes if you change certain attributes regarding Pruning/Recycling/Retention. Thanks, Chris > -Original Message- > From:

RE: [Bacula-users] automatic cleaning

2005-08-04 Thread Chris Lee
I would just create an admin job that loads a cleaning tape and schedule that job to run whenever you want a scheduled cleaning. You could also manually run the job if you get soft errors after some large backup job or something. Creating Admin jobs like this is covered in the manual online. Tha

RE: [Bacula-users] Output list results to file

2005-08-04 Thread Chris Lee
@output filename This is documented in the console chapter of the manual. Thanks, Chris P.S. sorry about the reformatting > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tony Niemetz > Sent: Thursday, 04 August, 2005 10:03 > To: Bacula users > Subject: [Bacula-users] Output li

RE: [Bacula-users] Question about storage daemon.

2005-08-05 Thread Chris Lee
Standalone storage daemons should work, yes. At a glance your configuration looks ok, though I would specify fqdn for the Address directive. You will of course need a Director resource for your director in both storage daemon configs. For the sake of argument, it is possible to run several direc

RE: [Bacula-users] poor network backup performance in 1.36.3

2005-08-08 Thread Chris Lee
You mentioned you're running gentoo on the machine in question. Some more information might help: What profile are you using? (ls -l /etc/make.profile) What kernel and version? If 2.6 are you using udev? Are you using ntpl with 2.6? I'm inclined to suspect that either this is due to an obscure c

RE: [Bacula-users] poor network backup performance in 1.36.3

2005-08-08 Thread Chris Lee
> -Original Message- > From: Andrei Mikhailovsky [mailto:[EMAIL PROTECTED] > Sent: Monday, 08 August, 2005 08:59 > To: Chris Lee > Cc: bacula-users@lists.sourceforge.net > Subject: RE: [Bacula-users] poor network backup performance in 1.36.3 > > > > On

RE: [Bacula-users] Tape rewinds during idle times?

2005-08-08 Thread Chris Lee
That's correct. If you specify "Always Open = no" and "Offline On Unmount = yes" then every time bacula wants to write to the tape it will rewind first. Thanks, Chris > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Ryan Novosielski > Sent: Mo

RE: [Bacula-users] Fatal Error of Differential

2005-08-09 Thread Chris Lee
This error means that the storage daemon experienced some sort of I/O problem while attempting to access your tape drive (/dev/nst0). My typical course of action when encountering errors like this is to check dmesg and the kernel logs to see if there was a more serious transport error with the scs

RE: [Bacula-users] mount command

2005-08-15 Thread Chris Lee
Use "mount storage=DDS-4". Thanks, Chris > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Maurizio Santini > Sent: Monday, 15 August, 2005 11:36 > To: bacula-users@lists.sourceforge.net > Subject: [Bacula-users] mount command > > Hello, > > I

[Bacula-users] Backup to ISO image?

2005-08-15 Thread Chris Lee
I know that there has been a lot of work on backup to DVD, though I haven't looked very closely at it before. It has recently occurred to me that I might like to backup some of my data to dvd, but I don't know if I want to purchase another dvd writer for my storage machine. If it isn't already po

RE: [Bacula-users] Backup to ISO image?

2005-08-15 Thread Chris Lee
> To: bacula-users@lists.sourceforge.net > > Subject: Re: [Bacula-users] Backup to ISO image? > > > > > > What about using a loopback? > > > > j- k- > > > > On Monday 15 August 2005 14:20, Joe Stump wrote: > > > >> This is sor

RE: [Bacula-users] Fwd: [Bacula-devel] Proposal for location of gnome-console

2005-08-18 Thread Chris Lee
I agree with Jesse that this is almost a packaging issue. However, I do think that certain files should be moved. Specifically: All daemons should go in "$(sbindir)". The sd tools, bconsole, and any other gui console or monitoring program should go in "$(bindir)". The bsmtp tool, the mtx-changer

[Bacula-users] RE: [Bacula-devel] Some ideas I am working on

2005-08-21 Thread Chris Lee
Hello again, > -Original Message- > From: Kern Sibbald [mailto:[EMAIL PROTECTED] > Sent: Saturday, 20 August, 2005 11:12 > To: [EMAIL PROTECTED] > Cc: Chris Lee; bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-devel] Some ideas I am working on > >

RE: [Bacula-users] ClientRunBefore only for Full Backup?

2005-08-22 Thread Chris Lee
I suggest passing the backup level to the script as a parameter, and having the script just exit cleanly for any level you don't want the script to run for. Variable expansion is explained in the manual and unless I am mistaken backup level is a value which can be used in this manner. Thanks, Chr

RE: [Bacula-users] schedule issue

2005-08-28 Thread Chris Lee
Use 24-hour time. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of dave > Sent: Saturday, 27 August, 2005 23:41 > To: bacula-users@lists.sourceforge.net > Subject: [Bacula-users] schedule issue > > Hello, > I'm trying to get this schedule to run

RE: [Bacula-users] parallel spooling/despooling

2005-08-30 Thread Chris Lee
This functionality has been discussed on the -devel list recently there are plans to implement it. Unfortunately, there is no specific timetable on the subject as of yet. In short, "It's coming...eventually." :-) Thanks, Chris > -Original Message- > From: [EMAIL PROTECTED] > [mailto:

RE: [Bacula-users] Tape ejecting problem

2005-08-31 Thread Chris Lee
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Florian Schnabel > Sent: Tuesday, 30 August, 2005 02:34 > To: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Tape ejecting problem > > LHERBIER Lois wrote > > >Hello, > > > >Can y

RE: [Bacula-users] Disable hardware compression / Running as root

2005-09-03 Thread Chris Lee
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Marcus > Sent: Saturday, 03 September, 2005 12:27 > To: bacula-users@lists.sourceforge.net > Subject: [Bacula-users] Disable hardware compression / Running as root > > I'm archiving a lot of video to D

RE: [Bacula-users] "unlisted fstype" error msg

2005-09-06 Thread Chris Lee
I presume you're using devfs or udev, in which case you don't need to backup /dev, so you can Exclude it in your FileSet. Thanks, Chris > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Phil Cordier > Sent: Tuesday, 06 September, 2005 15:28 > To

RE: [Bacula-users] Nubee autochanger question (volume labeling)

2005-09-06 Thread Chris Lee
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Phil Stracchino > Sent: Tuesday, 06 September, 2005 16:06 > To: [EMAIL PROTECTED] > Cc: bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Nubee autochanger question > (volume labeling

RE: [Bacula-users] staging to disk?

2005-09-09 Thread Chris Lee
If I understand correctly, what you're asking for is what some of us call Job Migration. This has been in discussion on the -devel mailing list for some time now, and plans to implement it are in the works. While it is true that you could backup to disk and then backup those volumes to tape with

[Bacula-users] Looking for client removal documentation

2007-11-14 Thread Chris Lee
d in the manual and/or wiki? Thanks, Chris Lee - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser

Re: [Bacula-users] All the problems with Bacula

2007-11-21 Thread Chris Lee
>-- >This SF.net email is sponsored by: Microsoft >Defy all challenges. Microsoft(R) Visual Studio 2005. >http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ >___ >Bacula-users mail

Re: [Bacula-users] First time with Bacula

2008-01-07 Thread Chris Lee
>-- >This SF.net email is sponsored by: Microsoft >Defy all challenges. Microsoft(R) Visual Studio 2005. >http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ >_____