[Bacula-users] Errors updating database from version 8 to 9

2005-11-11 Thread drescher0110-bacula
I got the following errors when I upgraded my bacula database to version 9 using the update_postgresql_tables script. I was running bacula version 1.36.3 before the bacula upgrade and now I am at 1.38.0. My database is postgresql 7 or possibly postgresql 8. I just wanted to know if this is anything

Re: [Bacula-users] File ACLs with FreeBSD and Solaris

2005-11-11 Thread Attila Fülöp
David Duchscher wrote: On Nov 11, 2005, at 11:23 AM, Attila Fülöp wrote: Kern Sibbald wrote: On Friday 11 November 2005 15:33, Attila Fülöp wrote: David Duchscher wrote: On Nov 10, 2005, at 2:39 PM, Kern Sibbald wrote: On Thursday 10 November 2005 21:22, Attila Fülöp wrote: Is the

[Bacula-users] Re: [Bacula-devel] Using TLS

2005-11-11 Thread Landon Fuller
Ray Burr wrote: Landon Fuller wrote: Kern Sibbald wrote: Hello, Does anyone have any *real* bacula .conf examples of using the new TLS data encryption feature? I would like to add them to the manual. Here are the TLS portions of my configuration files: [...] I just set mine up today

Re: [Bacula-users] File ACLs with FreeBSD and Solaris

2005-11-11 Thread Kern Sibbald
On Friday 11 November 2005 22:33, David Duchscher wrote: > On Nov 11, 2005, at 11:23 AM, Attila Fülöp wrote: > > Kern Sibbald wrote: > >> On Friday 11 November 2005 15:33, Attila Fülöp wrote: > >>> David Duchscher wrote: > On Nov 10, 2005, at 2:39 PM, Kern Sibbald wrote: > > On Thursday 10

Re: [Bacula-users] File ACLs with FreeBSD and Solaris

2005-11-11 Thread Attila Fülöp
Attila Fülöp wrote: Kern Sibbald wrote: Ok, than I will try to patch configure.in to detect ACL support on solaris. That would be very kind of you ... :-) All right, I'll do. That said, it may take some time since I've no sun at home and are not that familiar with autoconf. Ok, it

Re: [Bacula-users] proper way to plan for level upgrades

2005-11-11 Thread Arno Lehmann
Hello, On 11.11.2005 22:03, Kern Sibbald wrote: I'm waiting for users to tell me what they need -- what they have said to date is in the projects file. patience, please :-) Arno -- IT-Service Lehmann[EMAIL PROTECTED] Arno Lehmann http://www.its-lehmann.d

Re: [Bacula-users] proper way to plan for level upgrades

2005-11-11 Thread Kern Sibbald
On Friday 11 November 2005 21:14, Arno Lehmann wrote: > Hi, > > On 11.11.2005 17:34, Jesse Keating wrote: > > I've just added incremental nightly backups to my schedules, and there > > will be some cases where a valid full was not found. My problem is that > > the incrementals go to a File storage

Re: [Bacula-users] Device is BLOCKED. Why?

2005-11-11 Thread Kern Sibbald
On Friday 11 November 2005 20:20, Everton Thomaz wrote: > Hi all. > > I did some backups from my server and one restore. > After the restore, i'm receiving the following > message: > > > *status storage > ... > Device status: > Device "DLT" (/dev/nst0) open but no Bacula volume is > mounted. >

Re: [Bacula-users] job skips pre/post scrips

2005-11-11 Thread Arno Lehmann
Hello, On 11.11.2005 20:08, Michael Galloway wrote: my backup catalog job seems to not run the runbefore/runafter scripts to make an sql dump. this is bacula 1.38.0 with postgres db. the scripts run if i run them from a shell and the scripts are listed in bconsole if i run show jobs. the job d

Re: [Bacula-users] unknown type job on windows xp

2005-11-11 Thread Arno Lehmann
On 11.11.2005 19:50, Rob Burris wrote: Oops, looks like I had the Storage Resource Address set to localhost, so the bacula-fd on the windows machine was trying to connect to the Storage Daemon on it's localhost. Aggghhh. Oops myself... I didn't see your second mail. At least I guessed right.

Re: [Bacula-users] unknown type job on windows xp

2005-11-11 Thread Arno Lehmann
Hi, On 11.11.2005 19:26, Rob Burris wrote: Hi, I'm trying to run a backup job on Windows XP machine from the bacula console. I am able to query the status of the Windows machine from the console, however I get the following output when I run the job: status client foppa-fd Version: 1.36.

Re: [Bacula-users] Ignore FileSet Changes being ignored

2005-11-11 Thread Arno Lehmann
Hi, On 11.11.2005 18:32, John Kodis wrote: I recently set up Bacula and did a full backup about a week ago, and a number of incremental since. I then added an additional directory to the exclude section of the file set resource, and as would be expected, this caused Bacula to upgrade the next

Re: [Bacula-users] proper way to plan for level upgrades

2005-11-11 Thread Arno Lehmann
Hi, On 11.11.2005 17:34, Jesse Keating wrote: I've just added incremental nightly backups to my schedules, and there will be some cases where a valid full was not found. My problem is that the incrementals go to a File storage device and the volumes go to a File pool. When bacula couldn't fin

RE: [Bacula-users] Device is BLOCKED. Why?

2005-11-11 Thread Matt Bettinger
>-Original Message- >From: [EMAIL PROTECTED] [mailto:bacula-users- >[EMAIL PROTECTED] On Behalf Of Everton Thomaz >Sent: Friday, November 11, 2005 1:21 PM >To: bacula-users@lists.sourceforge.net >Subject: [Bacula-users] Device is BLOCKED. Why? > >Hi all. > >I did some backups from my server

[Bacula-users] Device is BLOCKED. Why?

2005-11-11 Thread Everton Thomaz
Hi all. I did some backups from my server and one restore. After the restore, i'm receiving the following message: *status storage ... Device status: Device "DLT" (/dev/nst0) open but no Bacula volume is mounted. Device is BLOCKED waiting for media. Total Bytes Read=0 Blocks Read=0 Bytes

[Bacula-users] job skips pre/post scrips

2005-11-11 Thread Michael Galloway
my backup catalog job seems to not run the runbefore/runafter scripts to make an sql dump. this is bacula 1.38.0 with postgres db. the scripts run if i run them from a shell and the scripts are listed in bconsole if i run show jobs. the job description in bacula-dir.conf is: Job { Name = "Ba

Re: [Bacula-users] unknown type job on windows xp

2005-11-11 Thread Rob Burris
Oops, looks like I had the Storage Resource Address set to localhost, so the bacula-fd on the windows machine was trying to connect to the Storage Daemon on it's localhost. Aggghhh. Rob Rob Burris wrote: Hi, I'm trying to run a backup job on Windows XP machine from the bacula console. I am

[Bacula-users] unknown type job on windows xp

2005-11-11 Thread Rob Burris
Hi, I'm trying to run a backup job on Windows XP machine from the bacula console. I am able to query the status of the Windows machine from the console, however I get the following output when I run the job: status client foppa-fd Version: 1.36.3 (22 April 2005) Windows XP MVS NT 5.1.2600 D

Re: [Bacula-users] Database locked

2005-11-11 Thread Pedro Henrique Morsch Mazzoni
I have already checked file permissions. Still having problems. Thanks, Pedro Mazzoni 2005/11/11, Geir Asle Borgen <[EMAIL PROTECTED]>: > On Fri, 2005-11-11 at 14:01 +0100, Florian Schnabel wrote: > > Pedro Henrique Morsch Mazzoni wrote: > > > Hi, > > > > > > I am using sqlite and I'm receiving

[Bacula-users] Ignore FileSet Changes being ignored

2005-11-11 Thread John Kodis
I recently set up Bacula and did a full backup about a week ago, and a number of incremental since. I then added an additional directory to the exclude section of the file set resource, and as would be expected, this caused Bacula to upgrade the next backup from incremental to full. I don't want

Re: [Bacula-users] File ACLs with FreeBSD and Solaris

2005-11-11 Thread Attila Fülöp
Kern Sibbald wrote: On Friday 11 November 2005 15:33, Attila Fülöp wrote: David Duchscher wrote: On Nov 10, 2005, at 2:39 PM, Kern Sibbald wrote: On Thursday 10 November 2005 21:22, Attila Fülöp wrote: Is the patch mentioned in this thread integrated into 1.38, that is do ACLs work wit

[Bacula-users] proper way to plan for level upgrades

2005-11-11 Thread Jesse Keating
I've just added incremental nightly backups to my schedules, and there will be some cases where a valid full was not found. My problem is that the incrementals go to a File storage device and the volumes go to a File pool. When bacula couldn't find a proper full backup, it went ahead and did a fu

Re: [Bacula-users] Purging files and volumes, but NOT jobs

2005-11-11 Thread Martin Simmons
> On Fri, 11 Nov 2005 14:58:38 +0100, Geir Asle Borgen <[EMAIL PROTECTED]> > said: Geir> On Fri, 2005-11-11 at 12:48 +, Martin Simmons wrote: >> > On Thu, 10 Nov 2005 19:59:10 +0100, Geir Asle Borgen <[EMAIL PROTECTED]> said: Geir> [snip] Geir> [/snip] Geir> Hmm ... now

Re: [Bacula-users] File ACLs with FreeBSD and Solaris

2005-11-11 Thread Kern Sibbald
On Friday 11 November 2005 15:33, Attila Fülöp wrote: > David Duchscher wrote: > > On Nov 10, 2005, at 2:39 PM, Kern Sibbald wrote: > >> On Thursday 10 November 2005 21:22, Attila Fülöp wrote: > > > > >>> Is the patch mentioned in this thread integrated into 1.38, that is > >>> do ACLs work with F

Re: [Bacula-users] Bacula not using a tape for some reason.

2005-11-11 Thread Beren Gamble
Kern, Florian, Thanks for your help! I've learnt a lesson.. I should've inspected the media. The end of the tape has gone right inside itself, so it would probably just spin forever. Thanks for your help guys. Never thought it would be a physical error. >>> Kern Sibbald <[EMAIL PROTECTED]> 11/1

Re: [Bacula-users] File ACLs with FreeBSD and Solaris

2005-11-11 Thread Attila Fülöp
David Duchscher wrote: On Nov 10, 2005, at 2:39 PM, Kern Sibbald wrote: On Thursday 10 November 2005 21:22, Attila Fülöp wrote: Is the patch mentioned in this thread integrated into 1.38, that is do ACLs work with FreeBSD? And second, even more important to me, do ACLs work with Solaris clie

[Bacula-users] Anticipate next volume request

2005-11-11 Thread MaxxAtWork
Hello, in my Bacula system I take differential or full backups on Monday morning (and they go on one pool) and incrementals from Tuesday to Friday (and they go on a different pool). Tape is a manually operated DLT7000. Now, I would like that when last incremental job on Friday has finished, Bacul

Re: [Bacula-users] job to run at 0000-00-00 00:00:00 ?

2005-11-11 Thread Steve Loughran
my bad... had a job waiting for intervention that was holding up the queued jobs. All running fine again... Sorry Steve Yesterday, they all worked fine. Today, i submit a manual "run job" but start time is set to: -00-00 00:00:00 I cannot quite understand the context, so it would

Re: [Bacula-users] File ACLs with FreeBSD and Solaris

2005-11-11 Thread Attila Fülöp
Deim Ágoston wrote: Skimming over sys/acl.h on Solaris 2.9 it seems this is quite a different API. Yes, so are some of the others ... I'm forced to use ACLs soon, and need a way to back them up. So I would try to patch in support for Solaris ACLs if it's needed. To the best of my knowledge

Re: [Bacula-users] File ACLs with FreeBSD and Solaris

2005-11-11 Thread Kern Sibbald
On Friday 11 November 2005 14:09, David Duchscher wrote: > On Nov 10, 2005, at 2:39 PM, Kern Sibbald wrote: > > On Thursday 10 November 2005 21:22, Attila Fülöp wrote: > >> Referring to the thread "[Bacula-users] ACL's with Bacula on FreeBSD > >> (resend)" started by Tony Lambregts on 20.07.2005 20

Re: [Bacula-users] File ACLs with FreeBSD and Solaris

2005-11-11 Thread Kern Sibbald
On Friday 11 November 2005 14:09, David Duchscher wrote: > On Nov 10, 2005, at 2:39 PM, Kern Sibbald wrote: > > On Thursday 10 November 2005 21:22, Attila Fülöp wrote: > >> Referring to the thread "[Bacula-users] ACL's with Bacula on FreeBSD > >> (resend)" started by Tony Lambregts on 20.07.2005 20

Re: [Bacula-users] Purging files and volumes, but NOT jobs

2005-11-11 Thread Geir Asle Borgen
On Fri, 2005-11-11 at 12:48 +, Martin Simmons wrote: > > On Thu, 10 Nov 2005 19:59:10 +0100, Geir Asle Borgen <[EMAIL > > PROTECTED]> said: [snip] [/snip] > Geir> Hmm ... now I have a: > > Geir> Volume Use Duration = 10 min > Geir> File Retention = 30 min > Geir> Job Retention

Re: [Bacula-users] Bacula not using a tape for some reason.

2005-11-11 Thread Kern Sibbald
On Friday 11 November 2005 13:35, Beren Gamble wrote: > Ok, this rewind error isn't going away. > > I've tried changing the sleep timer to 180 in mtx-changer. No luck.. What version of Bacula are you running? What OS version? Specifically the kernel. There was a change in how the Linux kernel

Re: [Bacula-users] job to run at 0000-00-00 00:00:00 ?

2005-11-11 Thread Kern Sibbald
On Friday 11 November 2005 13:11, Steve Loughran wrote: > (Mods: please ignore the other queued post, it was sent from wrong account) > > Hi all > > After much recursive running around in the docs to get things working, I > am now adding my clients and running them manually (i`ll work on > schedule

Re: [Bacula-users] Database locked

2005-11-11 Thread Geir Asle Borgen
On Fri, 2005-11-11 at 14:01 +0100, Florian Schnabel wrote: > Pedro Henrique Morsch Mazzoni wrote: > > Hi, > > > > I am using sqlite and I'm receiving a lot of messages of the error: > > database is locked > > Any ideas? > > > > Thanks, > > Pedro Mazzoni > > > > checked file permissions ? > > a

Re: [Bacula-users] Database locked

2005-11-11 Thread Florian Schnabel
Pedro Henrique Morsch Mazzoni wrote: Hi, I am using sqlite and I'm receiving a lot of messages of the error: database is locked Any ideas? Thanks, Pedro Mazzoni checked file permissions ? also i would advise you to switch to postgresql if your DB is over 500 MB you using bacula productive

[Bacula-users] Database locked

2005-11-11 Thread Pedro Henrique Morsch Mazzoni
Hi, I am using sqlite and I'm receiving a lot of messages of the error: database is locked Any ideas? Thanks, Pedro Mazzoni --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for f

Re: [Bacula-users] Purging files and volumes, but NOT jobs

2005-11-11 Thread Martin Simmons
> On Thu, 10 Nov 2005 19:59:10 +0100, Geir Asle Borgen <[EMAIL PROTECTED]> > said: Geir> On Thu, 2005-11-10 at 10:50 +0100, Geir Asle Borgen wrote: >> On Thu, 2005-11-10 at 09:36 +, Martin Simmons wrote: >> > > On Thu, 10 Nov 2005 10:12:19 +0100, Geir Asle Borgen >> <[EMAI

Re: [Bacula-users] Bacula not using a tape for some reason.

2005-11-11 Thread Florian Schnabel
Beren Gamble wrote: Ok, this rewind error isn't going away. I've tried changing the sleep timer to 180 in mtx-changer. No luck.. Connecting to Storage daemon ULTRIUM at backup2.harrow.gov.uk:9103 ... Sending label command for Volume "000106L2" Slot 4 ... 3301 Issuing autochanger "loaded drive 0

Re: [Bacula-users] Bacula not using a tape for some reason.

2005-11-11 Thread Beren Gamble
Ok, this rewind error isn't going away. I've tried changing the sleep timer to 180 in mtx-changer. No luck.. Connecting to Storage daemon ULTRIUM at backup2.harrow.gov.uk:9103 ... Sending label command for Volume "000106L2" Slot 4 ... 3301 Issuing autochanger "loaded drive 0" command. 3302 Autoch

[Bacula-users] job to run at 0000-00-00 00:00:00 ?

2005-11-11 Thread Steve Loughran
(Mods: please ignore the other queued post, it was sent from wrong account) Hi all After much recursive running around in the docs to get things working, I am now adding my clients and running them manually (i`ll work on schedules next week). Yesterday, they all worked fine. Today, i submit

RE: [Bacula-users] bacula-fd for sparc sunOS 5.9

2005-11-11 Thread Ribi Roland
We use ist on Solaris 10 and also tested on Solairs 9. We compiled it with gcc 3.4.2 on Solaris 9 and gcc 3.4.4 on Solaris 10. I did'nt use any special options at compiletime. All the problems I had were the result of my bad config... > -Original Message- > From: Alan Brown [mailto:[EM

Re: [Bacula-users] Purging files and volumes, but NOT jobs

2005-11-11 Thread Geir Asle Borgen
On Thu, 2005-11-10 at 19:59 +0100, Geir Asle Borgen wrote: [snip] [/snip] > Hmm ... now I have a: > > Volume Use Duration = 10 min > File Retention = 30 min > Job Retention = 2 h > Volume Retention = 30 min > > Just for testing ... I run 4 jobs whit 10 min in between, and get 4 > volumes. When th

Re: [Bacula-users] caddies

2005-11-11 Thread Jason Tan
Sonia Hamilton wrote: I'm using removeable hard disk caddies for my backups - is anyone doing this? I'd be interested in seeing what configuration settings you're using for your pool - here are mine: Pool { Name = Default Pool Type = Backup Volume Retention = 3 weeks AutoPrune = yes Accep

Re: [Bacula-users] Two clients in the same job

2005-11-11 Thread [EMAIL PROTECTED]
El Viernes, 11 de Noviembre de 2005 12:17, Geir Asle Borgen escribió: > On Fri, 2005-11-11 at 11:58 +0100, [EMAIL PROTECTED] wrote: > > El Viernes, 11 de Noviembre de 2005 11:41, Geir Asle Borgen escribió: > > > On Fri, 2005-11-11 at 11:21 +0100, [EMAIL PROTECTED] wrote: > > > > Hi to @ll.

Re: [Bacula-users] Two clients in the same job

2005-11-11 Thread Geir Asle Borgen
On Fri, 2005-11-11 at 11:58 +0100, [EMAIL PROTECTED] wrote: > El Viernes, 11 de Noviembre de 2005 11:41, Geir Asle Borgen escribió: > > > On Fri, 2005-11-11 at 11:21 +0100, [EMAIL PROTECTED] wrote: > > > Hi to @ll. > > > > > > This is the first time I use bacula and I want to know if there's a

Re: [Bacula-users] Two clients in the same job

2005-11-11 Thread [EMAIL PROTECTED]
El Viernes, 11 de Noviembre de 2005 11:41, Geir Asle Borgen escribió: > On Fri, 2005-11-11 at 11:21 +0100, [EMAIL PROTECTED] wrote: > > Hi to @ll. > > > > This is the first time I use bacula and I want to know if there's any > > way to define one job but that can "point to" different clien

Re: [Bacula-users] bacula-fd for sparc sunOS 5.9

2005-11-11 Thread Alan Brown
On Thu, 10 Nov 2005, Rob Burris wrote: Has the bacula-fd file been ported to sparc sunOS, particularly 5.9? I didn't find anything in the software user's list archive. It compiled fine for me on Solaris 8 and 9 --- SF.Net email is sponsor

Re: [Bacula-users] Two clients in the same job

2005-11-11 Thread Geir Asle Borgen
On Fri, 2005-11-11 at 11:21 +0100, [EMAIL PROTECTED] wrote: > Hi to @ll. > > This is the first time I use bacula and I want to know if there's any > way to > define one job but that can "point to" different clients. > > Now I'll explain you my case that can help to understand

[Bacula-users] Two clients in the same job

2005-11-11 Thread [EMAIL PROTECTED]
Hi to @ll. This is the first time I use bacula and I want to know if there's any way to define one job but that can "point to" different clients. Now I'll explain you my case that can help to understand my question: As we defined in our security policie, we hav

Re: [Bacula-users] FileSet accross mountpoints with regular expressions

2005-11-11 Thread Kern Sibbald
On Friday 11 November 2005 10:15, Stephan Ebelt wrote: > Hello, > > Kern Sibbald wrote: > [...] > > >>That said, once you prooved that your fileset works, it would be a good > >>contribution to the manual. > > > > I agee with Arno. Your approach is the best one I have seen, and would > > be a nice

Re: [Bacula-users] FileSet accross mountpoints with regular expressions

2005-11-11 Thread Stephan Ebelt
Hello, Kern Sibbald wrote: [...] That said, once you prooved that your fileset works, it would be a good contribution to the manual. I agee with Arno. Your approach is the best one I have seen, and would be a nice contribution to the manual. last night all went just fine with this FileSet

Re: [Bacula-users] Bacula project management and feature requests

2005-11-11 Thread Kern Sibbald
On Thursday 10 November 2005 22:17, Arno Lehmann wrote: > Hi, > > what do we call this now? RFC? RFF? RTDAATARFC (Request To Discuss An > Addition To A Request For Comment)? Feature Request > > anyway... I personally like RFC, because for me RFC means Request For Change and it is used in this

Re: [Bacula-users] Archiving with Bacula

2005-11-11 Thread Kern Sibbald
On Thursday 10 November 2005 21:21, Ray Pengelly wrote: > Hey everyone, > > > > I'm starting on a new storage project for an MRI system we just got and > wanted to tap some of the knowledge in this group. > > > > We have a sun v20z with a 1TB RAID array and an L25 tape library with a > LTO-3 drive