I enabled debugging on the FD, some of the output follows. It looks like the 
director informs the FD to use vss (vss=1), however this is the only instance 
of "vss" that I could find in the entire debug output. I assume this would mean 
problem is with the FD.

nemo-fd: ../../filed/job.c:205 Executing JobId= command.
nemo-fd: ../../filed/job.c:189 <dird: fileset vss=1
nemo-fd: ../../filed/job.c:205 Executing fileset command.
nemo-fd: ../../filed/job.c:611 I
nemo-fd: ../../filed/job.c:611 O M
nemo-fd: ../../filed/job.c:611 N
nemo-fd: ../../filed/job.c:611 F c:/
nemo-fd: ../../filed/job.c:611 N
nemo-fd: ../../filed/job.c:189 <dird: level = full  mtime_only=0
nemo-fd: ../../filed/job.c:205 Executing level =  command. 

Thanks,
Thomas

> 
> From: <[EMAIL PROTECTED]>
> Date: 2005/07/21 Thu AM 09:08:08 EDT
> To: <bacula-users@lists.sourceforge.net>
> CC: <[EMAIL PROTECTED]>
> Subject: Re: [Bacula-users] Config error: Keyword EnableVSS not  permitted in 
> this re
> 
> Frederic,
> I've tried running backups with the windows "Volume Shadow Copy" service 
> started and stopped, receiving the same open file errors in each case. I've 
> also tested using multiple servers and clients, and receive the same "open 
> file errors" every time.
> 
> Thanks,
> Thomas
> 
> 
> > Thomas,
> > 
> > you can start the service with this command:
> > 
> >         net start vss
> > 
> > |C:\Documents and Settings\fpierrot>net start vss
> > |Le service Cliché instantané de volume a démarré.
> > 
> > 
> > At 08:50 21/07/2005, you wrote:
> > 
> >> Hi,
> >>
> >> do you have the vss service runing in administration tools ? (a 
> >> service called 'volume snapshot' or something like this ... i've a 
> >> french version)
> >>
> >> At 22:46 20/07/2005, you wrote:
> >>
> >>> Kern,
> >>> I did reboot the client. A test backup that I ran between the last 
> >>> email and this one shows up in the fd. When I get home tonight, I'll 
> >>> set everything up on a server there and see if I have the same issue.
> >>>
> >>> Thanks,
> >>> Thomas
> >>> >
> >>> > From: Kern Sibbald <[EMAIL PROTECTED]>
> >>> > Date: 2005/07/20 Wed PM 04:25:28 EDT
> >>> > To: [EMAIL PROTECTED]
> >>> > CC: bacula-users@lists.sourceforge.net,
> >>> >         Frederic PIERROT <[EMAIL PROTECTED]>
> >>> > Subject: Re: [Bacula-users] Config error: Keyword EnableVSS not  
> >>> permitted in this re
> >>> >
> >>> > On Wednesday 20 July 2005 21:59, [EMAIL PROTECTED] wrote:
> >>> > > Kern,
> >>> > > Thanks for your reply. I am using the VSS enabled FD. Here is the 
> >>> output
> >>> > > from status client.
> >>> >
> >>> > Well, something is obviously wrong because the FD reports that 0 
> >>> jobs have run
> >>> > since it was started.  I recommend you run again, then check that 
> >>> the number
> >>> > of jobs increments.  It appears you might be using the wrong client.
> >>> >
> >>> > If you rebooted since this morning when you ran the backup, it 
> >>> would explain
> >>> > the 0, but then I don't know what is going on -- perhaps Thorsten 
> >>> will have
> >>> > something to say.
> >>> >
> >>> > >
> >>> > > lightning:~# echo "status client=nemo-fd" | bconsole
> >>> > > Connecting to Director lightning:9101
> >>> > > 1000 OK: lightning-dir Version: 1.37.30 (14 July 2005)
> >>> > > Enter a period to cancel a command.
> >>> > > status client=nemo-fd
> >>> > > Using default Catalog name=MyCatalog DB=bacula
> >>> > > Connecting to Client nemo-fd at nemo:9102
> >>> > >
> >>> > > nemo-fd Version: 1.37.30 (14 July 2005) VSS Windows XP MVS NT 
> >>> 5.1.2600
> >>> > > Daemon started 20-Jul-05 15:34, 0 Jobs run since started.
> >>> > >  Priv 0x37f
> >>> > >  APIs=OPT,ATP,LPV,CFA,CFW,
> >>> > >  WUL,WMKD,WOP,GFAA,GFAW,GFAEA,GFAEW,SFAA,SFAW,BR,BW,SPSP,
> >>> > >  WC2MB,MB2WC,FFFA,FFFW,FNFA,FNFW,SCDA,SCDW,
> >>> > >  GCDA,GCDW
> >>> > > No Terminated Jobs.
> >>> > > Running Jobs:
> >>> > > Director connected at: 20-Jul-05 15:39
> >>> > > No Jobs running.
> >>> > > ====
> >>> > >
> >>> > > Here's the FileSet that I'm using.
> >>> > >
> >>> > >  FileSet {
> >>> > >     Name = "default-winxp"
> >>> > >     Enable VSS = yes
> >>> > >     Include {
> >>> > >       Options {
> >>> > >         signature = MD5
> >>> > >       }
> >>> > >       File = "c:/"
> >>> > >     }
> >>> > >  }
> >>> > >
> >>> > > Thanks,
> >>> > > Thomas
> >>> > >
> >>> > > > From: Kern Sibbald <[EMAIL PROTECTED]>
> >>> > > > Date: 2005/07/20 Wed PM 03:07:52 EDT
> >>> > > > To: bacula-users@lists.sourceforge.net
> >>> > > > CC: [EMAIL PROTECTED],  Frederic PIERROT <[EMAIL PROTECTED]>
> >>> > > > Subject: Re: [Bacula-users] Config error: Keyword EnableVSS not
> >>> > > > permitted in this resource
> >>> > > >
> >>> > > > On Wednesday 20 July 2005 19:33, [EMAIL PROTECTED] wrote:
> >>> > > > > When backing up using VSS, is it normal to receive "cannot 
> >>> open file"
> >>> > > > > messages?
> >>> > > >
> >>> > > > No, you are probably not using the VSS enabled FD.  Did you load
> >>> > > > winbacula-vss-...?  You can also tell by doing a status client=xxx
> >>> > > > in the console.  The signon id of the FD should contain "VSS" 
> >>> after
> >>> > > > the Bacula version.
> >>> > > >
> >>> > > > In addition, when VSS is working, it will print several lines 
> >>> in the job
> >>> > > > output, which will be rather obvious.
> >>> > > >
> >>> > > > > Thanks,
> >>> > > > > Thomas
> >>> > > > >
> >>> > > > > >
> >>> > > > > > Enable VSS sjould be in FileSet, not in include / options
> >>> > > > > > there is my working fileset (with vss) :
> >>> > > > > >
> >>> > > > > > FileSet {
> >>> > > > > >    Name = "fileset-fred"
> >>> > > > > >    Enable VSS = yes
> >>> > > > > >    Include {
> >>> > > > > >      Options { signature = MD5 }
> >>> > > > > >      File = "c:/Documents and Settings"
> >>> > > > > >      File = "d:/projects"
> >>> > > > > >    }
> >>> > > > > > }
> >>> > > > > >
> >>> > > > > > Regards,
> >>> > > > > > F.
> >>> > > > > >
> >>> > > > > >
> >>> > > > > >
> >>> > > > > > -------------------------------------------------------
> >>> > > > > > SF.Net email is sponsored by: Discover Easy Linux Migration
> >>> > > > > > Strategies from IBM. Find simple to follow Roadmaps, 
> >>> straightforward
> >>> > > > > > articles, informative Webcasts and more! Get everything you 
> >>> need to
> >>> > > > > > get up to speed, fast.
> >>> > > > > > http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> >>> > > > > > _______________________________________________
> >>> > > > > > Bacula-users mailing list
> >>> > > > > > Bacula-users@lists.sourceforge.net
> >>> > > > > > https://lists.sourceforge.net/lists/listinfo/bacula-users
> >>> > > > >
> >>> > > > > -------------------------------------------------------
> >>> > > > > SF.Net email is sponsored by: Discover Easy Linux Migration 
> >>> Strategies
> >>> > > > > from IBM. Find simple to follow Roadmaps, straightforward 
> >>> articles,
> >>> > > > > informative Webcasts and more! Get everything you need to get 
> >>> up to
> >>> > > > > speed, fast. 
> >>> http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> >>> > > > > _______________________________________________
> >>> > > > > Bacula-users mailing list
> >>> > > > > Bacula-users@lists.sourceforge.net
> >>> > > > > https://lists.sourceforge.net/lists/listinfo/bacula-users
> >>> > > >
> >>> > > > --
> >>> > > > Best regards,
> >>> > > >
> >>> > > > Kern
> >>> > > >
> >>> > > >   (">
> >>> > > >   /\
> >>> > > >   V_V
> >>> > > >
> >>> > > >
> >>> > > > -------------------------------------------------------
> >>> > > > SF.Net email is sponsored by: Discover Easy Linux Migration 
> >>> Strategies
> >>> > > > from IBM. Find simple to follow Roadmaps, straightforward 
> >>> articles,
> >>> > > > informative Webcasts and more! Get everything you need to get 
> >>> up to
> >>> > > > speed, fast. 
> >>> http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> >>> > > > _______________________________________________
> >>> > > > Bacula-users mailing list
> >>> > > > Bacula-users@lists.sourceforge.net
> >>> > > > https://lists.sourceforge.net/lists/listinfo/bacula-users
> >>> >
> >>> > --
> >>> > Best regards,
> >>> >
> >>> > Kern
> >>> >
> >>> >   (">
> >>> >   /\
> >>> >   V_V
> >>> >
> >>>
> >>>
> >>>
> >>> -------------------------------------------------------
> >>> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> >>> from IBM. Find simple to follow Roadmaps, straightforward articles,
> >>> informative Webcasts and more! Get everything you need to get up to
> >>> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> >>> _______________________________________________
> >>> Bacula-users mailing list
> >>> Bacula-users@lists.sourceforge.net
> >>> https://lists.sourceforge.net/lists/listinfo/bacula-users
> >>
> >>
> >>
> >>
> >> -------------------------------------------------------
> >> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> >> from IBM. Find simple to follow Roadmaps, straightforward articles,
> >> informative Webcasts and more! Get everything you need to get up to
> >> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> >> _______________________________________________
> >> Bacula-users mailing list
> >> Bacula-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/bacula-users
> > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> > from IBM. Find simple to follow Roadmaps, straightforward articles,
> > informative Webcasts and more! Get everything you need to get up to
> > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
> > _______________________________________________
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
> > 
> 
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to