Re: [Bacula-users] [Bacula-devel] Bacula license transfer

2006-11-14 Thread Kern Sibbald
On Tuesday 14 November 2006 19:28, Alain Wolf wrote: > On 10.11.2006 09:49, * Kern Sibbald wrote: > > On Wednesday 08 November 2006 01:46, Dan Langille wrote: > >> What other projects have gone this way? > > > > I have no idea and am not sure to find out ... > > > >> Bacula users are most likely

Re: [Bacula-users] Bacula compatible with Sony SDX-520C AIT2?

2006-11-14 Thread Robert Nelson
You need to use the tape device /dev/nstX not the generic scsi device /dev/sgX for tape software like tar, Bacula, btape, etc.   If /dev/nst0 isn’t the right device then try /dev/nst1, etc.   Anyways this is an OS problem not a Bacula problem.   From: Alan To [mailto:[EMAIL PR

Re: [Bacula-users] Bacula architecture

2006-11-14 Thread John Drescher
I am on  a 100Mbps ethernet network. Is it a problem for backup transfer? No it is not a problem given the setup that you described.John - SF.net email is sponsored by: A Better Job is Waiting for You - Find it Now. Check out S

Re: [Bacula-users] Bacula compatible with Sony SDX-520C AIT2?

2006-11-14 Thread Alan To
  This was the problem...   ...tar, bacula and btape all don't like /dev/sg2! Anyway, while the Sony TapeTool happily checks/tests and read/write tapes, using tar/bacula/bconsole etc. still give me the error (this is via bconsole's label command): Connecting to Storage daemon SonyAIT at

Re: [Bacula-users] dlt7000 .conf files

2006-11-14 Thread Michael Brennen
On Wednesday 08 November 2006 10:20, Mike King wrote: > can someone please send me their conf files - passwords... i cant this > overland autochanger working correctly! I've an Overland 10 slot / 2 drive changer and it is working quite well with normal configurations. What is not working on you

Re: [Bacula-users] Bacula compatible with Sony SDX-520C AIT2?

2006-11-14 Thread Robert Nelson
What is the problem?   From: Alan To [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 14, 2006 9:14 AM To: Robert Nelson; bacula-users@lists.sourceforge.net Subject: RE: [Bacula-users] Bacula compatible with Sony SDX-520C AIT2?     That's good to know.   In that case, is t

Re: [Bacula-users] Bacula compatible with Sony SDX-520C AIT2?

2006-11-14 Thread Alan To
  That's good to know.   In that case, is there anything wrong with my following Bacula configurations?  (Only listed relevant bits from configs.)   - bacula-sd.conf Director { Name = "Server-dir" Password = "" }   Device { Name = "SonyAIT" MediaType = "DDS" ArchiveDevice = "/dev/nst0" L

Re: [Bacula-users] Bacula compatible with Sony SDX-520C AIT2?

2006-11-14 Thread Robert Nelson
Yes Bacula works great with all the AIT drives.  I have tested it with AIT1, AIT2, and AIT3 based changers.   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan To Sent: Tuesday, November 14, 2006 8:10 AM To: bacula-users@lists.sourceforge.net Subject: [Bacula-use

[Bacula-users] Bacula compatible with Sony SDX-520C AIT2?

2006-11-14 Thread Alan To
  Hi All   Just a quickie concerning my Bacula mishaps:   Is Bacula compatible with my Sony SDX-520C AIT2 Tape Drive?   I'm running Bacula 1.36 that comes with ClarkConnect Office Edition 3.2r1, Kernal Version 2.6.9-28.ccsmp (SMP). (Server-dir Version: 1.36.2 (28 February 2005) i686-redhat-linu

Re: [Bacula-users] Job not appearing in console

2006-11-14 Thread Luke Taylor
Hi BillThanks for replying, FYI the jobs don't have the same name but below is the directors configuration file excluding passwords.FYI I have since addded another job resource which also doesn't appear on the list.the jobs in question are hignlighted in boldbut just incase it doesn'

Re: [Bacula-users] new install old tapes!

2006-11-14 Thread John Drescher
On 11/8/06, Mike King <[EMAIL PROTECTED]> wrote: How can i blank out all tapes and do a full company backup? Assuming that your tape drive is at /dev/nst0:mt -f /dev/nst0 weofJohn - Using Tomcat but need to do more? Need to sup

[Bacula-users] Preventing windows bacula-fd from accessing some files

2006-11-14 Thread Jaime Ventura
Hello. I need to backup some directories on windows client used by a user AA. The problem is that the user AA have some confidential files which cant be accessible by bacula. I thought I could create a user BB having permissions to access specific directories

Re: [Bacula-users] [Bacula-devel] (no subject)

2006-11-14 Thread Les Mikesell
On Tue, 2006-11-14 at 06:27, Dan Langille wrote: > > The flaw of BSD licenses for me is that someone can take my (or Kerns) > > work, repackage it as their own or modify it and not contribute the > > modifications back to the developer/user community > > This is not a flaw. It is a feature. I

Re: [Bacula-users] Bacula architecture

2006-11-14 Thread Michel
John Drescher a écrit : > > > On 11/14/06, *Michel* <[EMAIL PROTECTED] > > wrote: > > Hello list, > > > I would like to install Bacula (v1.38.11) to backup about 10 servers > containing from ~5Gb to 100Gb datas. > (most of the server has ~5Gb to backup, ju

Re: [Bacula-users] dlt7000 .conf files

2006-11-14 Thread John Drescher
On 11/8/06, Mike King <[EMAIL PROTECTED]> wrote: can someone please send me their conf files - passwords... i cant thisoverland autochanger working correctly!Thanks,MikePlease explain what exact problem you are having perhaps some of us who do not have an overland autochanger can help. John ---

Re: [Bacula-users] Bacula architecture

2006-11-14 Thread John Drescher
On 11/14/06, Michel <[EMAIL PROTECTED]> wrote: Hello list,I would like to install Bacula (v1.38.11) to backup about 10 serverscontaining from ~5Gb to 100Gb datas.(most of the server has ~5Gb to backup, just one with 100Gb!)My question is :  if I install the Bacula director & storage daemons + mysql

Re: [Bacula-users] [Bacula-devel] (no subject)

2006-11-14 Thread Dan Langille
On 14 Nov 2006 at 12:06, Alan Brown wrote: > The flaw of BSD licenses for me is that someone can take my (or Kerns) > work, repackage it as their own or modify it and not contribute the > modifications back to the developer/user community This is not a flaw. It is a feature. If you don't want

Re: [Bacula-users] Removable Disk HOWTO

2006-11-14 Thread [EMAIL PROTECTED]
> Josh Fisher (11/13/2006 10:25 PM): > Attached is a "Bacula And Removable Disk HOWTO" that describes a method Thank you! Matteo - Using Tomcat but need to do more? Need to support web services, security? Get stuff done qu

[Bacula-users] mac os x backup problem

2006-11-14 Thread JP
Hye, I use bacula 1.38.7. This is an example of a FileSet I use : FileSet { Name = "MacOsX" Include { Options { signature = MD5 compression = GZIP verify = s hfsplussupport=yes } File = "/Users/" File = "/Volumes/" } Exclude { File

[Bacula-users] Duplicate entry in MySQL db

2006-11-14 Thread Gerald Able
Hi all, we're using to backup several machines in our subsidiaries and usually bacula does a great job. However, yesterdays backup in one of them produced a huge logfile with messages like this: 08-Nov 21:00 portinari-dir: BackupFileserver.2006-11-08_21.00.00 Fatal error: sql_create.c:732 sql_

Re: [Bacula-users] (no subject)

2006-11-14 Thread Georg C. F. Greve
Hi all, || On Fri, 10 Nov 2006 07:18:52 +0100 || Kern Sibbald <[EMAIL PROTECTED]> wrote: ks> Yes, this is not a "secret" list so the information will go out, ks> but hopefully no one will post it to a public news site until ks> after their announcement (in the next week if I am not mistaken

[Bacula-users] [SPAM: 7.427] Re: Director cannot start, can't connect to MySQL

2006-11-14 Thread Brad Peterson
John, Thanks for the quick reply. I did do that. I poured over the manaul for hours and google searched multiple times and tried dozens of things. I finally found the answer in a last ditch Google search. http://www.nabble.com/Negative-test-of-bacula-dir.-tf1189188.html#a3228301 I alread

Re: [Bacula-users] Offsite vol management

2006-11-14 Thread Alan Brown
On Tue, 14 Nov 2006, James Ray wrote: > Having an on-site fire safe is not a good idea IMHO. It's better than having the tapes onsite burn up. > If you have the fire safe in the same location as your machine room then > you are unlikely to be able to gain access to that to restore any data > f

[Bacula-users] Job not appearing in console

2006-11-14 Thread Luke Taylor
Good morning I have installed bacula-1.38.11 onto a CentOS server. It is installed and appears to be running fine and backing up to disk with no problems.  I have added 3 clients: A Windows client, and 2 linux clients one of which is on a seperate  (internal) network with firewall permission

[Bacula-users] new install old tapes!

2006-11-14 Thread Mike King
How can i blank out all tapes and do a full company backup? - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM

[Bacula-users] Cannot get --enable-tray-monitor to work

2006-11-14 Thread Brad Peterson
I've compiled bacula from source, and ran ./configure as follows: ./configure --enable-tray-monitor --enable-smartalloc --with-mysql --sbindir=/usr/local/bacula/bin --sysconfdir=/usr/local/bacula/bin --with-working-dir=/usr/local/bacula/working --with-pid-dir=/usr/local/bacula/working --with-subs

[Bacula-users] dlt7000 .conf files

2006-11-14 Thread Mike King
can someone please send me their conf files - passwords... i cant this overland autochanger working correctly! Thanks, Mike - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly

Re: [Bacula-users] (no subject)

2006-11-14 Thread Alan Brown
On Mon, 13 Nov 2006, Landon Fuller wrote: > This argument is predicated on a few assumptions: > > 1) Vendor's usage of GPL software denotes blanket superiority > of said software. No, however using software subject to the GPL licence means that the vendor must comply with it. The fl

Re: [Bacula-users] Removable Disk HOWTO

2006-11-14 Thread Kern Sibbald
On Monday 13 November 2006 22:25, Josh Fisher wrote: > Attached is a "Bacula And Removable Disk HOWTO" that describes a method > and script I am using for backing up to USB disk drives on Fedora Core > 4. USB disk drives are used as virtual magazines for emulating a > mult-drive magazine-based t

Re: [Bacula-users] Bacula compile problems

2006-11-14 Thread Ryan Novosielski
I had this one too, on HP-UX I believe it was. Turn off tcp wrappers. Now, if you're like me, you don't really want to do that, but it will likely cure the problem. mel llaguno wrote: > I have tried compiling the latest latest bacula code (1.38.11 & 1.39.26) > and I get the following compile er

Re: [Bacula-users] Removable Disk HOWTO

2006-11-14 Thread David Thurston
Thank You Josh! I don't quite Grok it all yet but this is what I need to impliment backup via my hotswapable external sata stack. My only problem is visualizing the mapping between the tapes in an autochanger and the partition(s) on the hard drives. I've never seen an autochanger and am not su

Re: [Bacula-users] Job not appearing in console

2006-11-14 Thread Bill Moran
In response to luket <[EMAIL PROTECTED]>: > > Good morning > > I have installed bacula-1.38.11 onto a CentOS server. > > It is installed and appears to be running fine and backing up to disk with > no problems. I have added 3 clients: A Windows client, and 2 linux clients > one of which is on a

Re: [Bacula-users] Offsite vol management

2006-11-14 Thread James Ray
Alan Brown wrote: > On Tue, 14 Nov 2006, James Ray wrote: > >> Having an on-site fire safe is not a good idea IMHO. > > It's better than having the tapes onsite burn up. Totally true! Having an on-site fire safe is better than no fire safe at all. > >> If you have the fire safe in the same loc

[Bacula-users] Job not appearing in console

2006-11-14 Thread luket
Good morning I have installed bacula-1.38.11 onto a CentOS server. It is installed and appears to be running fine and backing up to disk with no problems. I have added 3 clients: A Windows client, and 2 linux clients one of which is on a seperate (internal) network with firewall permissions gr

Re: [Bacula-users] mysql.h

2006-11-14 Thread Miki Lewinger
Hello, The syntax of the defaultconfig file is wrong, use the prefixes --with-mysql=yes --with-mysql-dir=/$HOME/bacula/mysql and the line subsys-dir should be changed, in my config it looks like --with-subsys-dir=$HOME/bacula/bin/subsys Cheers, Miki Philip Wege wrote: > Hi > > Just got bacu

[Bacula-users] Bacula compile problems

2006-11-14 Thread mel llaguno
I have tried compiling the latest latest bacula code (1.38.11 & 1.39.26) and I get the following compile errors for filed and stored: /usr/bin/g++ -O -L../lib -o bacula-sd stored.o ansi_label.o autochanger.o acquire.o append.o askdir.o authenticate.o block.o butil.o dev.o device.o dircmd.o dv

Re: [Bacula-users] Res: electrical cut during a job

2006-11-14 Thread Alan Brown
On Mon, 13 Nov 2006, Hristo Benev wrote: >> A UPS is relatively cheap. Why not buy one? > Question about your last comment about UPS > > Yes UPS is relatively cheap, but it does not last more than 10-20 min > comparing to Bacula jobs 1-2h on bigger data. That depends how big your UPS battery is

[Bacula-users] Bacula architecture

2006-11-14 Thread Michel
Hello list, I would like to install Bacula (v1.38.11) to backup about 10 servers containing from ~5Gb to 100Gb datas. (most of the server has ~5Gb to backup, just one with 100Gb!) My question is : if I install the Bacula director & storage daemons + mysql on the same server, will my server be

Re: [Bacula-users] Backup Works, Restore Gets Authentication Error

2006-11-14 Thread Kern Sibbald
Hello Kevin, On Tuesday 14 November 2006 03:39, Kevin Christen wrote: > Kern, > > That was the problem: bug 697. I commented out my other Storage > resources from bacula-dir.conf and it worked. > Thanks for the tech support, and for the great program. After a bit more thought on this subject,

Re: [Bacula-users] Offsite vol management

2006-11-14 Thread James Ray
Alan Brown wrote: > On Mon, 13 Nov 2006, Eric Rousse wrote: > >> Currently, I store tape locally > > In a data safe? > >> and in the tape changer. But we also bring our tapes offsite, just in >> case anything happen to our server room. > > Is the offsite storage in a data safe? > >> But is th