Re: [Bacula-users] Jobs won't start

2011-05-12 Thread Jake Debord
Yea, that is exactly what I did. Thanks! :) On Thu, May 12, 2011 at 10:40 AM, J. Echter wrote: > >> } >> Client { >>    Name = jake-laptop-fd >>    Password = ** >>    Address = 10.0.6.107 >>    FDPort = 9102 >>    Catalog = MyCatalog >>    File Retention = 30 days >>    Job Retention = 6

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread Jake Debord
Thank you, I changed it from Fullset to another option I had predefined but forgot to switch to it. I changed it to WinXPtest which pointed to C:/jaketestfolder Ran it without a hitch! Thanks everyone I appreciate the help. On Thu, May 12, 2011 at 10:40 AM, John Drescher wrote: > On Thu, May 12,

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread Graham Keeling
On Thu, May 12, 2011 at 10:35:29AM -0500, Jake Debord wrote: > Sure, here you go: I don't think your fileset is connected to your job. If you are using fileset WinXPTest and job XPtest, then job XPtest should have: FileSet = "WinXPTest" whereas it currently has: FileSet = "Full Set" > # > # De

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread J. Echter
> } > Client { >Name = jake-laptop-fd >Password = ** >Address = 10.0.6.107 >FDPort = 9102 >Catalog = MyCatalog >File Retention = 30 days >Job Retention = 6 months > } > FileSet { >Name = WinXPTest >Include { > File = C:/jaketestfolder > Options

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread Kevin O'Connor
Part of the FileSet resource. On Thu, May 12, 2011 at 11:40 AM, Jake Debord wrote: > No I haven't. Do I need to add the to the Job block in the dir conf? > or is there a setting I'm overlooking? > > On Thu, May 12, 2011 at 10:31 AM, Kevin O'Connor > wrote: > > Have you tried turning off VSS for

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread John Drescher
On Thu, May 12, 2011 at 11:35 AM, Jake Debord wrote: > Sure, here you go: > > # > # Default Bacula Director Configuration file > # > #  The only thing that MUST be changed is to add one or more > #   file or directory names in the Include directive of the > #   FileSet resource. > # > #  For Bacul

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread Jake Debord
No I haven't. Do I need to add the to the Job block in the dir conf? or is there a setting I'm overlooking? On Thu, May 12, 2011 at 10:31 AM, Kevin O'Connor wrote: > Have you tried turning off VSS for this FileSet? > Enable VSS = no > > On Thu, May 12, 2011 at 11:28 AM, Jake Debord wrote: >> >>

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread Graham Keeling
On Thu, May 12, 2011 at 10:28:13AM -0500, Jake Debord wrote: > Ok edited the conf directly and reloaded through bconsole. > Any other Ideas? > Same error: > > 12-May 10:22 DoraleeII-dir JobId 28: Start Backup JobId 28, > Job=XPtest.2011-05-12_10.22.35_04 > 12-May 10:22 DoraleeII-dir JobId 28: Usin

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread Jake Debord
Sure, here you go: # # Default Bacula Director Configuration file # # The only thing that MUST be changed is to add one or more # file or directory names in the Include directive of the # FileSet resource. # # For Bacula release 5.0.2 (28 April 2010) -- ubuntu 10.10 # # You might also want

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread Kevin O'Connor
Have you tried turning off VSS for this FileSet? Enable VSS = no On Thu, May 12, 2011 at 11:28 AM, Jake Debord wrote: > Ok edited the conf directly and reloaded through bconsole. > Any other Ideas? > Same error: > > 12-May 10:22 DoraleeII-dir JobId 28: Start Backup JobId 28, > Job=XPtest.2011-0

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread John Drescher
On Thu, May 12, 2011 at 11:28 AM, Jake Debord wrote: > Ok edited the conf directly and reloaded through bconsole. > Any other Ideas? > Same error: > Can you post your bacula-dir.conf? You can zap the passwords if you want. John -

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread Jake Debord
Ok edited the conf directly and reloaded through bconsole. Any other Ideas? Same error: 12-May 10:22 DoraleeII-dir JobId 28: Start Backup JobId 28, Job=XPtest.2011-05-12_10.22.35_04 12-May 10:22 DoraleeII-dir JobId 28: Using Device "FileStorage" 12-May 10:22 jake-laptop-fd JobId 28: DIR and FD clo

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread John Drescher
> I am using webmin to edit Bacula. I went to file sets, and changed the > files and directories to backup > > Everytime I change it to c:/jaketestfolder  when I save it, it reverts > it back to c:\jaketestfolder > > That normal? No. But by your second question you are not editing the configuratio

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread Jake Debord
I am using webmin to edit Bacula. I went to file sets, and changed the files and directories to backup Everytime I change it to c:/jaketestfolder when I save it, it reverts it back to c:\jaketestfolder That normal? Should I just change it in the conf? On Thu, May 12, 2011 at 10:05 AM, Jake Debo

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread Jake Debord
Thanks, I haven't tried that yet! I'll change it, and give it another try. I'll let you know if that fixes it. On Thu, May 12, 2011 at 9:59 AM, John Drescher wrote: > On Thu, May 12, 2011 at 10:57 AM, Jake Debord wrote: >> Thank you I appreciate that, I have been combing the internet for a >> so

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread John Drescher
> The file I have setup to backup is: C:\jaketestfolder   It isn't a > network share or anything, just a folder I created with a couple .mpeg > in there so give it something to backup. > Okay. I searched the archives for "No drive letters found for generating VSS snapshots." but did not find any s

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread Graham Keeling
On Thu, May 12, 2011 at 09:36:37AM -0500, Jake Debord wrote: > The file I have setup to backup is: C:\jaketestfolder It isn't a > network share or anything, just a folder I created with a couple .mpeg > in there so give it something to backup. Have you tried this? C:/jaketestfolder (forward slas

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread Jake Debord
The file I have setup to backup is: C:\jaketestfolder It isn't a network share or anything, just a folder I created with a couple .mpeg in there so give it something to backup. On Thu, May 12, 2011 at 9:29 AM, John Drescher wrote: >> I am setting up Bacula for the first time. I am attempting to

Re: [Bacula-users] Jobs won't start

2011-05-12 Thread John Drescher
> I am setting up Bacula for the first time. I am attempting to test it > by backing up a test folder on an XP machine. > Here are the messages I get when I try to run my job: > > 12-May 08:45 DoraleeII-dir JobId 26: No prior Full backup Job record found. > 12-May 08:45 DoraleeII-dir JobId 26: No p

[Bacula-users] Jobs won't start

2011-05-12 Thread Jake Debord
I am setting up Bacula for the first time. I am attempting to test it by backing up a test folder on an XP machine. Here are the messages I get when I try to run my job: 12-May 08:45 DoraleeII-dir JobId 26: No prior Full backup Job record found. 12-May 08:45 DoraleeII-dir JobId 26: No prior or sui