Bacula-users

Re: [Bacula-users] windows vista bacula

2009-03-30 21:58:18
Subject: Re: [Bacula-users] windows vista bacula
From: "James Harper" <james.harper AT bendigoit.com DOT au>
To: "Bill Szkotnicki" <bszk AT uoguelph DOT ca>, "bacula-users" <Bacula-users AT lists.sourceforge DOT net>
Date: Tue, 31 Mar 2009 12:52:47 +1100
> Hi,
> I have the backup sort of working for windows vista.
> The FileSet I am using is below in this message.
> Questions:
> 
> 1) I am still getting this message:
> 
> apscnm234bjf-fd JobId 5175:      C:/Users/jfrance/Documents/My
Pictures
> is a different filesystem. Will not descend from
> C:/Users/jfrance/Documents into C:/Users/jfrance/Documents/My Pictures
> 
> The bacula fd is running on vista under the "system account" and it
> "will not descend.
> And yet the backup of C:/Users/jfrance/Pictures is fine.
> I can't even see "C:/Users/jfrance/Documents/My Pictures" on the
client
> machine ( a notebook on my desk )
> But surely it is the same set of files?????
> 
> 2) Is there a way to wildcard the username part in the FileSet?
> Something like C:/Users/*/*"
> 

I know you've already had the question answered, but I think they are
actually junction points
(http://en.wikipedia.org/wiki/NTFS_junction_point) which are not quite
the same as symlinks. It's like another filesystem is 'mounted' at that
point, hence the message.

As long as the filesystem that's mounted there is also being backed up
(in your case it is) then you are fine. If not, you also need to
explicitly back up that directory. Not every volume in Windows
necessarily has a drive letter. You could easily mount a partition on
C:\vol3, in which case your bacula fileset would need to include c:\ and
c:\vol3.

James


------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>