Re: [Bacula-users] How to list file sizes in terminated jobs

2009-03-27 Thread Craig Ringer
> It'd be really nice if Bacula could store this information in a more > query-friendly way. Oh, as a follow-up to my prior post: For what it's worth, in PostgreSQL the amount of storage required to store the lstat information as individual int4 fields is almost exactly the same as what's needed

Re: [Bacula-users] How to list file sizes in terminated jobs

2009-03-27 Thread Craig Ringer
> It'd be really nice if Bacula could store this information in a more > query-friendly way. Just for kicks, I've written an extension to PostgreSQL that lets you decode the lstat field into a proper `stat' structure you can query, build indexes on, etc. It's basically just a PostgreSQL function

Re: [Bacula-users] [Bacula-devel] behaviour on scsi errors

2009-03-27 Thread John Drescher
On Fri, Mar 27, 2009 at 7:03 PM, James Harper wrote: > I have a cabling problem with my scsi tape drives. I thought it was > fixed but obviously not. When doing my VirtualFull to tape last night, > Bacula says: > > 27-Mar 23:16 bitvs2-sd JobId 1235: Reposition from (file:block) > 10:1428374769 to

Re: [Bacula-users] Fwd: bacula client on windows vista

2009-03-27 Thread Bill Szkotnicki
The onefs=no option failed with this: 27-Mar 14:15 apscnm234bjf-fd JobId 5163: Could not stat C:/Users: ERR=Access is denied. I am going to simply go fir the "Documents" directory for now. I guess doing the user's "Pictures" etc is impossible? Oridinally I wanted to do the whole "User

Re: [Bacula-users] Fwd: bacula client on windows vista

2009-03-27 Thread Chris Lieb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/27/2009 12:07 PM, John Drescher wrote: > Upgrading the director did not help > Does anyone know how to get around the messages below? > "different filesystem? " > > > apscnm234bjf-fd JobId 5162: C:/Users/All Users is a different > filesyste

[Bacula-users] Fwd: bacula client on windows vista

2009-03-27 Thread John Drescher
On Fri, Mar 27, 2009 at 12:45 PM, Bill Szkotnicki wrote: > I got it sort of working with an older windows client. > > But now it won't descend in the windows vista file system /Users/... > I think the solution now might be to upgrade my server installation which is > a bit old. > Try  onefs = no

[Bacula-users] Fwd: bacula client on windows vista

2009-03-27 Thread John Drescher
Upgrading the director did not help Does anyone know how to get around the messages below? "different filesystem? " apscnm234bjf-fd JobId 5162:  C:/Users/All Users is a different filesystem. Will not descend from C:/Users into C:/Users/All Users apscnm234bjf-fd JobId 5162: C:/Users/Default/Ap

Re: [Bacula-users] bacula client on windows vista

2009-03-27 Thread Bill Szkotnicki
I got it sort of working with an older windows client. But now it won't descend in the windows vista file system /Users/... I think the solution now might be to upgrade my server installation which is a bit old. John Drescher wrote: I am having trouble getting the client working on vista bac

Re: [Bacula-users] Monitoring bacula with Nagios

2009-03-27 Thread Steve Thompson
On Fri, 27 Mar 2009, John Drescher wrote: > Have you ever seen bacula die? I mean in 5 years of using bacula on 35 > to 50 machines I do not recall ever seeing bacula die. Yep; storage daemon (2.4.2) dies on me about once a month. I get a file daemon failure about once a month too, but of course

Re: [Bacula-users] Monitoring bacula with Nagios

2009-03-27 Thread Charlie Reddington
Yep! The client side did. On Mar 27, 2009, at 10:48 AM, John Drescher wrote: > On Fri, Mar 27, 2009 at 11:47 AM, John Drescher > wrote: >> On Fri, Mar 27, 2009 at 11:09 AM, Charlie Reddington >> wrote: >>> We've done the most basic setup here, we use check_procs and look >>> for >>> bacula

Re: [Bacula-users] bacula client on windows vista

2009-03-27 Thread John Drescher
> I am having trouble getting the client working on vista > bacula-fd (version  2.5.42-b2 ) starts as a service but > rejects Hello from the director. > > It also does not have an icon in the running tray but the service seems > to be running so I wonder how to get status? > Short story, there is n

Re: [Bacula-users] Monitoring bacula with Nagios

2009-03-27 Thread John Drescher
>>> We've done the most basic setup here, we use check_procs and look for >>> bacula. If the process dies, it'll bitch. This way we usually catch >>> problems before they happen. >>> >> Have you ever seen bacula die? I mean in 5 years of using bacula on 35 >> to 50 machines I do not recall ever see

Re: [Bacula-users] Monitoring bacula with Nagios

2009-03-27 Thread John Drescher
On Fri, Mar 27, 2009 at 11:47 AM, John Drescher wrote: > On Fri, Mar 27, 2009 at 11:09 AM, Charlie Reddington > wrote: >> We've done the most basic setup here, we use check_procs and look for >> bacula. If the process dies, it'll bitch. This way we usually catch >> problems before they happen. >>

Re: [Bacula-users] Monitoring bacula with Nagios

2009-03-27 Thread John Drescher
On Fri, Mar 27, 2009 at 11:09 AM, Charlie Reddington wrote: > We've done the most basic setup here, we use check_procs and look for > bacula. If the process dies, it'll bitch. This way we usually catch > problems before they happen. > Have you ever seen bacula die? I mean in 5 years of using bacul

[Bacula-users] bacula client on windows vista

2009-03-27 Thread Bill Szkotnicki
I am having trouble getting the client working on vista bacula-fd (version 2.5.42-b2 ) starts as a service but rejects Hello from the director. It also does not have an icon in the running tray but the service seems to be running so I wonder how to get status? It is 32 bit vista home premium se

Re: [Bacula-users] Monitoring bacula with Nagios

2009-03-27 Thread Charlie Reddington
We've done the most basic setup here, we use check_procs and look for bacula. If the process dies, it'll bitch. This way we usually catch problems before they happen. If bacula is just not happy in general, we'll know by the next morning with a failed / error backup job. Charlie On Mar 26,

Re: [Bacula-users] Monitoring bacula with Nagios

2009-03-27 Thread Marc DeTrano
> Folks, > > Does anyone have any tips for montioring Bacula with Nagios? > > I focus mainly on using "Run After Job"'s to run a script for send_nsca. In my case, the primary concern is that the jobs run, run without errors, and are complete by the time I think they should be (I monitor the

[Bacula-users] Bacula cannot write on disk Volume because: The sizes do not match!

2009-03-27 Thread Chris Cameron
Can I resolve this without deleting the volume? 25-Mar 23:05 daffy-dir JobId 61: Start Backup JobId 61, Job=Client1.2009-03-25_23.05.11 25-Mar 23:05 daffy-dir JobId 61: Using Device "File" 25-Mar 23:05 daffy-sd JobId 61: Volume "daffybackups" previously written, moving to end of data. 25-Mar 23:05

Re: [Bacula-users] [Bacula-devel] bacula-sd.exe - two problems

2009-03-27 Thread Kern Sibbald
On Tuesday 17 March 2009 15:17:19 Michel wrote: > Hello, > > We use bacula-sd.exe on a Windows 2003 Server with file storage. > Backups are correct when bacula create a "new volume / new file". Two > problems appear when bacula want to reuse a purged volume. > The size of our files are < 2 Gb. That

Re: [Bacula-users] How to list file sizes in terminated jobs

2009-03-27 Thread Craig Ringer
Foo wrote: > Hi, > > I'm looking to mod query option 12 to list not just path/filename but size > too, possibly other attributes like permissions, datestamps etc. > > Is this info kept in the catalog somewhere or does Bacula parse volume > files for this? If the latter, has anyone done any sc

Re: [Bacula-users] Potential bug with bacula

2009-03-27 Thread Kern Sibbald
Hello, This looks like bug #1227, but since I no longer have much time for support, I didn't look carefully at your output. This problem is fixed in the current beta release, and I'll probably release a patch for the 2.4 Branch a bit later today. Regards, Kern On Wednesday 18 March 2009 11:

Re: [Bacula-users] how restore a file with accent ?

2009-03-27 Thread François Mehault
Thanks everybody, it works now Fran*ois ;) -Message d'origine- De : Graham Keeling [mailto:gra...@equiinet.com] Envoyé : vendredi 27 mars 2009 09:47 À : bacula-users@lists.sourceforge.net Objet : Re: [Bacula-users] how restore a file with accent ? On Thu, Mar 26, 2009 at 11:36:29AM -0600

Re: [Bacula-users] how restore a file with accent ?

2009-03-27 Thread Graham Keeling
On Thu, Mar 26, 2009 at 11:36:29AM -0600, Robert LeBlanc wrote: > > On 3/26/09 10:39 AM, "Graham Keeling" wrote: > > > On Thu, Mar 26, 2009 at 05:19:19PM +0100, Fran?ois Mehault wrote: > >> Hi All > >> > >> I would like to know how I could restore a file which has some accent. > >> I want to re

Re: [Bacula-users] Monitoring bacula with Nagios

2009-03-27 Thread Masopust, Christian
Hello Mike, have you already downloaded the source (.tar.gz) of Bacula? In it's bacula-2.x.x/examples/nagios you'll find everything you wish :-) christian -- "I sense much NT in you, NT leads to Blue Screen. Blue Screen leads to downtime, downtime leads to suffering. NT is the path to the da