Re: [Bacula-users] version 3

2009-10-23 Thread Cedric Tefft
glynd wrote: > Sorry forget this > # Backup the catalog database (after the nightly save) > Job { > Name = "SugarCatalog" > JobDefs = "SugarJob" > Level = Full > FileSet="Catalog" > Schedule = "WeeklyCycleAfterBackup" > # This creates an ASCII copy of the catalog > # WARNING! > # Ub

Re: [Bacula-users] Firewall problems

2009-10-23 Thread Thomas Bennett
This is what I use on all my clients: -A INPUT -m state --state NEW -m tcp -p tcp --dport 9102 -j ACCEPT I had only one issue which was on one server and I couldn't connect. I moved the rule to the top of the list of rules and then I was able to connect. I usually use a separate rule for eac

Re: [Bacula-users] Firewall problems

2009-10-23 Thread Terry L. Inzauro
Gabriel - IP Guys wrote: > > > Dear All, > > > > I need some fresh eyes on this at the moment. I made this entry in the > firewall scripts of my Linux servers which will be running some > component of Bacula > > > > iptables -A INPUT -m state --state NEW -m tcp -p tcp --dport 9101:9103 >

Re: [Bacula-users] Firewall problems

2009-10-23 Thread Terry L. Inzauro
Gabriel - IP Guys wrote: > > > Dear All, > > > > I need some fresh eyes on this at the moment. I made this entry in the > firewall scripts of my Linux servers which will be running some > component of Bacula > > > > iptables -A INPUT -m state --state NEW -m tcp -p tcp --dport 9101:9103 >

Re: [Bacula-users] version 3

2009-10-23 Thread Cedric Tefft
glynd wrote: > Hi Cedric, > > IS this what you are looking for? > > r...@mistral:~# ls -la /var/lib/bacula/bin/bacula.sql > -rw-rw-r-- 1 bacula root 0 2009-10-22 08:20 /var/lib/bacula/bin/bacula.sql > r...@mistral:~# > The size of the dump file is zero bytes. That's definitely not good! I ca

[Bacula-users] Bacula version 3.0.3

2009-10-23 Thread Kern Sibbald
Hello, This is to let you know that last Sunday, we released Bacula Version 3.0.3 to Source Forge. If you are not already running 3.0.x, please read the full 3.0.x release notes. Important!!! Version 3.0.3 is primarily a important bug fix update to version 3.0.2. Changes since 3.0.2: Bug fix

[Bacula-users] Firewall problems

2009-10-23 Thread Gabriel - IP Guys
Dear All, I need some fresh eyes on this at the moment. I made this entry in the firewall scripts of my Linux servers which will be running some component of Bacula iptables -A INPUT -m state --state NEW -m tcp -p tcp --dport 9101:9103 -j ACCEPT I will add the source directive when I'm

Re: [Bacula-users] version 3

2009-10-23 Thread Martin Simmons
> On Fri, 23 Oct 2009 09:56:49 -0400, glynd said: > > Sorry forget this > # Backup the catalog database (after the nightly save) > Job { > Name = "SugarCatalog" > JobDefs = "SugarJob" > ... > > Job { > Name = "CumulusCatalog" > JobDefs = "CumulusJob" > ... > > Job { > Name = "Coly

[Bacula-users] version 3

2009-10-23 Thread glynd
Sorry forget this # Backup the catalog database (after the nightly save) Job { Name = "SugarCatalog" JobDefs = "SugarJob" Level = Full FileSet="Catalog" Schedule = "WeeklyCycleAfterBackup" # This creates an ASCII copy of the catalog # WARNING! # Ubuntu uses make_catalog_backup_awk

Re: [Bacula-users] version 3

2009-10-23 Thread Martin Simmons
> On Thu, 22 Oct 2009 03:23:11 -0400, glynd said: > > When the backup runs I keep getting this error: > > 22-Oct 09:09 glyn-laptop-fd JobId 161: Could not stat > "/var/lib/bacula/bin/bacula.sql": ERR=The system cannot find the path > specified. > > The file exists and is owned by bac

[Bacula-users] version 3

2009-10-23 Thread glynd
Hi Cedric, IS this what you are looking for? r...@mistral:~# ls -la /var/lib/bacula/bin/bacula.sql -rw-rw-r-- 1 bacula root 0 2009-10-22 08:20 /var/lib/bacula/bin/bacula.sql r...@mistral:~# Cheers and thanks Glyn +-- |This was

Re: [Bacula-users] Tape Drive blocked, waiting for tape in another drive

2009-10-23 Thread Evan Fraser
Hello again, Sorry to spam but I'm stuck with this problem. Does anyone have any ideas? Thanks, Evan. -Original Message- From: Evan Fraser [mailto:evan.fra...@rms.com] Sent: 20 October 2009 11:25 To: bacula-users@lists.sourceforge.net Subject: [Bacula-users] Tape Drive blocked, waiting f

[Bacula-users] Bacula-SD, and DIR behind a firewall? Multiple external clients possible?

2009-10-23 Thread Gabriel - IP Guys
Dear All, Now that I have my setup running and working in a way I expect, I would like to begin adding a number of remote servers. My SD and DIR are internal, behind a firewall, can they all use the same forwarded ports? --- Kind Regards, Mr Gabriel --

Re: [Bacula-users] Cloning Linux clients

2009-10-23 Thread Ken Barclay
Yes, as simple as that! From: Gabriel - IP Guys [mailto:gabr...@impactteachers.com] Sent: Friday, 23 October 2009 3:54 PM To: Bacula-users@lists.sourceforge.net Subject: [Bacula-users] Cloning Linux clients If I have a working bacula-fd.conf - can I copy that conf across to any new client

Re: [Bacula-users] First Backup Completed - but still confusion, full backup only 23M?

2009-10-23 Thread Ken Barclay
This is only the Catalog backup. Not a Full backup of the Bacula-Master server! > -Original Message- > From: Gabriel - IP Guys [mailto:gabr...@impactteachers.com] > Sent: Friday, 23 October 2009 3:39 PM > To: John Drescher > Cc: Bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-use

Re: [Bacula-users] First Backup Completed - but still confusion, full backup only 23M?

2009-10-23 Thread Gabriel - IP Guys
Oh BOY do I feel stupid!! Well, good job I checked! Thank you Ken. > -Original Message- > From: Ken Barclay [mailto:ken.barc...@qbmore.com] > Sent: 23 October 2009 10:11 > To: Gabriel - IP Guys > Cc: Bacula-users@lists.sourceforge.net > Subject: RE: [Bacula-users] First Backup Complete

Re: [Bacula-users] First Backup Completed - but still confusion, full backup only 23M?

2009-10-23 Thread Ralf Gross
Gabriel - IP Guys schrieb: > > > > -Original Message- > > From: John Drescher [mailto:dresche...@gmail.com] > > Sent: 22 October 2009 18:13 > > To: Gabriel - IP Guys; bacula-users > > Subject: Re: [Bacula-users] First Backup Completed - but still > > confusion, full backup only 23M? > >

[Bacula-users] Cloning Linux clients

2009-10-23 Thread Gabriel - IP Guys
If I have a working bacula-fd.conf - can I copy that conf across to any new client I wish to setup? >From my understanding, the configuration should be the same, just changing the client name --- Kind Regards, Mr Gabriel ---

Re: [Bacula-users] First Backup Completed - but still confusion, full backup only 23M?

2009-10-23 Thread Gabriel - IP Guys
> -Original Message- > From: John Drescher [mailto:dresche...@gmail.com] > Sent: 22 October 2009 18:13 > To: Gabriel - IP Guys; bacula-users > Subject: Re: [Bacula-users] First Backup Completed - but still > confusion, full backup only 23M? > > 2009/10/22 Gabriel - IP Guys : > > Dear Lis