Re: [Bacula-users] Question on BeforeJob

2009-06-15 Thread Chandranshu .
Please ignore this mail. I read through the manual and found the Client Run Before Job directive. Thanks anyways Chandranshu On Mon, Jun 15, 2009 at 7:29 PM, Chandranshu . wrote: > Hi > > I configured the following JobDef and Job for bacula: > JobDefs { > Name = "H

[Bacula-users] Question on BeforeJob

2009-06-15 Thread Chandranshu .
be? I assumed that they should be on the file client and wrote them accordingly. Are they supposed to be on the director machine? Any pointers will be greatly appreciated. Thanks and regards Chandranshu -- Crystal Reports - Ne

Re: [Bacula-users] Configuring Director & Storage on different nodes

2009-05-06 Thread Chandranshu .
of data. Regards Chandranshu 2009/5/6 Amitsingh Pardesi > Hi, > > I want to configure Director & Storage daemon of Bacula System 3.0.0 on two > different nodes (same Linux flavor, CentOS 5.2 to be precise). I have tried > with both Director & Storage on same machine. It wo

Re: [Bacula-users] Files missing with "restore all"

2009-04-18 Thread Chandranshu .
filetypes and solve a subset sum problem to find out which of the numbers add upto 30,865. I'll then post the results. Thanks and regards Chandranshu On Fri, Apr 17, 2009 at 8:50 PM, Kjetil Torgrim Homme wrote: > "Chandranshu ." writes: > > > 30,865 files inserted int

Re: [Bacula-users] bacula.db missing

2009-04-16 Thread Chandranshu .
ppropriate but noticed that even when this function identifies that no database conenction could be established, it simply prints this with a Dmsg.) Regards Chandranshu On Thu, Apr 16, 2009 at 2:56 PM, Kjetil Torgrim Homme wrote: > [Kern Sibbald]: > >> [Chandranshu]: > >> >

[Bacula-users] Files missing with "restore all"

2009-04-16 Thread Chandranshu .
Hi I did a full backup of a SVN source tree on a different machine. Now, when I am trying to use restore all, I see the following message during the process: Select the Client (1-2): 2 Automatically selected FileSet: File set for chandranshu-desktop

Re: [Bacula-users] bacula.db missing

2009-04-15 Thread Chandranshu .
blem stands resolved as of now. Thanks and regards Chandranshu On Wed, Apr 15, 2009 at 2:41 PM, Craig Ringer wrote: > Chandranshu . wrote: > > Hi Craig, > > > > How do I run the director in an interactive terminal? Please bear with me > as > > I'm still new

Re: [Bacula-users] bacula.db missing

2009-04-15 Thread Chandranshu .
cula-dir.conf And you're correct in saying that it's failing to start up and the process exits withing a few seconds as I have mentioned previously. @Maria, I tried your grant command but that didn't help too. Could you please tell me what version of bacula you are on? Thanks and r

Re: [Bacula-users] bacula.db missing

2009-04-15 Thread Chandranshu .
to die. It dies on its own within a few seconds. Am getting desperate now for any help :) Thanks and regards Chandranshu On Wed, Apr 15, 2009 at 12:36 PM, Maria McKinley wrote: > Chandranshu . wrote: > >> This is exactly the problem I have reported in the other thread at >>

Re: [Bacula-users] bacula.db missing

2009-04-14 Thread Chandranshu .
elps, I'm using mysql-5.0.45 on 64-bit Red Hat Linux and have tried using users both with and w/o a password. Thanks and Regards Chandranshu On Wed, Apr 15, 2009 at 9:51 AM, Maria McKinley wrote: > Craig Ringer wrote: > > Maria McKinley wrote: > > > >> When I try

Re: [Bacula-users] Unable to run bacula-dir

2009-04-14 Thread Chandranshu .
Yes, it is mysql server and it is running on the localhost. Thanks and regards Chandranshu On Wed, Apr 15, 2009 at 3:13 AM, Jari Fredriksson wrote: > > > > The only change I made was to insert the password > > 'bacula' in the bacula-dir.conf file in the CATALOG >

[Bacula-users] Unable to run bacula-dir

2009-04-14 Thread Chandranshu .
n't work without passwords. The relevant section of the bacula-dir.conf file is: # Generic catalog service Catalog { Name = MyCatalog dbname = "bacula"; dbuser = "bacula"; dbpassword = "bacula" } Any help is greatly appreciated. Thanks and regards Chandranshu