Hi there, the jobs I was referring to are:
Job {
  Name = "Autonet Server"
  JobDefs = "Autonet"
  Type = Backup
  Level = Full
  Client = jspautonet-fd
  FileSet = "Webserver Set"
  Schedule = "jspautonet-fd"
  Write Bootstrap = "/usr/local/bacula/bin/working/jspautonet.bsr
 }

Job {
  Name = "Backupmxdev"
  JobDefs = "MXdev"
  Type = Backup
  Level = Full
  Client = mxdev-fd
  FileSet = "Mxdev Set"
  Schedule = "mxdev-fd"
  Write Bootstrap = "/usr/local/bacula/bin/working/mxdev.bsr"
} 

One of which has no spaces in the name. This is really baffling me as I have
had it working on another server, if it wasn't such a low spec machine I
would just leave it on there.  I really appreciate your help in this matter.
I will have a try at taking all the spaces out of names although as the
above 2 jobs are different in that respect I can't see it working but like I
said I will give it a go.

Regards
Luke

-----Original Message-----
From: Bill Moran [mailto:[EMAIL PROTECTED] 
Sent: 15 November 2006 14:38
To: [EMAIL PROTECTED]
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] Job not appearing in console

In response to "Luke Taylor" <[EMAIL PROTECTED]>:
> 
> Thanks 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 bold....but 
> just incase it doesn't get displayed I have put the job resource just
below.

Please don't rely on HTML to communicate for you.  The bold doesn't display
on my MUA, and I had to do a good bit of fscking around to figure out which
jobs you were having trouble with.  Do I have the correct two?

> Job {
>   Name = "Twiki Server"
>   JobDefs = "Twiki"
>   Type = Backup
>   Level = Full
>   Client = twiki-fd
>   FileSet = "Twiki Set"
>   Schedule = "twiki-fd"
>   Write Bootstrap = "/usr/local/bacula/bin/working/twiki.bsr
> }
> 
> Job {
>   Name = "Autonet Server"
>   JobDefs = "Autonet"
>   Type = Backup
>   Level = Full
>   Client = jspautonet-fd
>   FileSet = "Webserver Set"
>   Schedule = "jspautonet-fd"
>   Write Bootstrap = "/usr/local/bacula/bin/working/jspautonet.bsr
>  }

I looked at this yesterday and couldn't find anything wrong, then looked at
it again this morning and still can see anything obviously wrong.

So I'm guessing.  I don't believe that spaces in job names would cause any
problems, but it's the only thing I can see that stands out.  Trying
removing the spaces from your various names (JobDefs, Job, FileSet) and see
if the problem persists.  Hope this isn't a wild goose chase for you, but I
don't have any other ideas.

Another good idea would be to start the director in the foreground with
debugging turned on and see if it reports anything helpful.  See the docs
for the details on how to do this.

--
Bill Moran
Collaborative Fusion Inc.



IMPORTANT: This message contains confidential information and is intended
only for the individual named. If the reader of this message is not an
intended recipient (or the individual responsible for the delivery of this
message to an intended recipient), please be advised that any re-use,
dissemination, distribution or copying of this message is prohibited.
Please notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.





-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to