On Wednesday 09 January 2008 12:46, Masopust, Christian wrote: > Hello Kern, > > thanks a lot, you can remove the 1.38.10 again, I've downloaded it. > > I now did some further tests (with current installed 2.2.4). > Following there's a part of the directory-structure of the Win2k3-server: > > D:\ (first disk with drive letter) > D:\OTHER SHARES (directory on first disk) > D:\SMC\ (second disk, mounted on directory D:\SMC) > D:\SMC\INTERN (directory on second disk) > D:\SMC\SMC-CI\ (third disk ...) > > I run estimate for this server with different filesets and whill show > you the results: > > Fileset: D:/ > Connecting to Client atpcc72c-fd at atpcc72c.sie.siemens.at:9102 > 2000 OK estimate files=35 bytes=5,203,286 > > Fileset: D:/ and D:/SMC/ > Connecting to Client atpcc72c-fd at atpcc72c.sie.siemens.at:9102 > 2000 OK estimate files=36 bytes=5,203,286 > > Fileset: D:/ and D:/SMC/INTERN/ > Connecting to Client atpcc72c-fd at atpcc72c.sie.siemens.at:9102 > 2000 OK estimate files=37 bytes=303,868,246 > > Fileset: D:/ and D:/SMC/INTERN/ and D:/SMC/SMC-CI/ > Connecting to Client atpcc72c-fd at atpcc72c.sie.siemens.at:9102 > 2000 OK estimate files=38 bytes=303,868,246 > > you see that when I add a directory explicitly that is in one of > the mounted disks the files are recognized and would be backed up, > but it seems that winbacula is not able to list the content of such > directories itself... > > I hope this makes all a little more understandable and you can now > better find out what's happening here...
They are probably "reparse points" or whatever Microsoft calls them, and either there is something more complicated going on or Bacula doesn't follow reparse points in the same sense that it does not follow directory links on Unix. Anyway, I will be interested to hear what happens with 1.38.10. Kern > > christian > > > -- > "I sense much NT in you, NT leads to Blue Screen. > Blue Screen leads to downtime, downtime leads to suffering. NT is the path > to the darkside." > > - Unknown Unix Jedi > > > -----Original Message----- > > From: Kern Sibbald [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, January 09, 2008 12:23 PM > > To: Masopust, Christian > > Subject: Re: [Bacula-devel] WinBacula: no more files from > > mounted disks are backed up... > > > > On Wednesday 09 January 2008 11:19, Masopust, Christian wrote: > > > Hello Kern, > > > > > > I already tried yesterday to add one and also all of those mounted > > > directories to the fileset and it gives no change! Only the mounted > > > disk which has a drive-letter will be backed up! > > > > Well, something is not making sense. Normally if Bacula > > cannot access a > > directory it will print at least a warning message. > > > > > So it seems that I really would need the winbacula-1.38.11 which I > > > had have installed before. I would be gracefully if you could send > > > me a downloadlink... > > > > There does not seem to be any winbacula-1.38.11. I have made > > the 1.38.10 > > version visible on Source Forge though ... > > > > Kern > > > > > thanks a lot, > > > christian > > > > > > p.s.: if you find this is a bug and you'll need someone to test a > > > newer version of winbacula feel free to contact me. > > > > > > -- > > > "I sense much NT in you, NT leads to Blue Screen. > > > Blue Screen leads to downtime, downtime leads to suffering. > > > > NT is the path > > > > > to the darkside." > > > > > > - Unknown Unix Jedi > > > > > > > -----Original Message----- > > > > From: Kern Sibbald [mailto:[EMAIL PROTECTED] > > > > Sent: Wednesday, January 09, 2008 10:35 AM > > > > To: Masopust, Christian > > > > Cc: bacula-users@lists.sourceforge.net > > > > Subject: Re: [Bacula-devel] WinBacula: no more files from > > > > mounted disks are backed up... > > > > > > > > Hello, > > > > > > > > On Tuesday 08 January 2008 18:37, Masopust, Christian wrote: > > > > > > Hello, > > > > > > > > > > > > Your problem is very difficult to respond to for lack of > > > > > > information. Please > > > > > > see below: > > > > > > > > > > Hello Kern, > > > > > > > > > > yes, I know this is very vague.... > > > > > > > > > > first problem is that i'm not an admin of the > > > > w2k3-server and the > > > > > > > usual comment from them is "there were no changes..." :-)) > > > > > > > > Yes, that can complicate things. > > > > > > > > > what i changed on the server was updating winbacula to > > > > version 2.x > > > > > > > but i cannot totally guarantee that it was working > > > > correctly with > > > > > > > version 1.38... > > > > > > > > Well, it is possible that the code that detects different > > > > filesystem types > > > > (FsType) was introduced between 1.38 and 2.0 (I forget > > > > exactly when that was > > > > added). So taking a wild guess: perhaps it is possible that > > > > in some older > > > > Win32 versions Bacula would descend into other filesystems by > > > > default (Win32 > > > > only), but in newer versions it should do so only on explicit > > > > request -- that > > > > is either explicitly including a directory in the different > > > > filesystem in the > > > > Bacula FileSet, or by turning off the OneFs flag, which I do > > > > not recommend. > > > > > > > > Old versions of Bacula should be somewhere on Source Forge, > > > > but I don't know > > > > where. > > > > > > > > I *strongly* recommend not backing up to 1.38, but to figure > > > > out what is going > > > > wrong. If you *really* need to backup to 1.38, please send > > > > me an email and > > > > I'll "unhide" the 1.38.11 Win32 release on Source Forge, > > > > which should make it > > > > much easier to find the binary. > > > > > > > > Note, I generally "hide" releases that are either seriously > > > > broken or that are > > > > no longer supported, but you should be able to get to the > > > > files even if they > > > > are hidden, since they are all kept in a single directory -- > > > > I just don't > > > > remember how, but it is documented somewhere on Source Forge > > > > and perhaps some > > > > of the other Bacula users know ... > > > > > > > > Best regards, > > > > > > > > Kern > > > > > > > > > as you maybe already saw within my other mail, there is no error > > > > > message when running the full backup job, it only saves > > > > appr. 5GB > > > > > > > where it should be appr. 350GB... > > > > > > > > > > christian > > > > > > > > > > > On Tuesday 08 January 2008 18:05, Masopust, Christian wrote: > > > > > > > Hi all, > > > > > > > > > > > > > > I've a very urgent problem. One of my Win2k3-Servers > > > > > > > > has some disks > > > > > > > > > > > mounted to local directories (without a drive-letter). > > > > > > > Since some days I'm no longer able to backup the > > > > mounted disks! > > > > > > > > What does "since some days" mean? Was it previously working? > > > > > > If so, what did > > > > > > you change? Change your OS, Bacula FileSet, or other thing? > > > > > > Have you tried > > > > > > rebooting Win2k3? > > > > > > > > > > > > > To be clear: first disk is mounted at "D:\" (files direct > > > > > > > > > > > > on D: and on > > > > > > > > > > > > > it's subdirectories can be backed up). second disk is > > > > > > > > > > > > mounted at "D:\abcd" > > > > > > > > > > > > > and no file or directory on this disk will be backed up! > > > > > > > > > > > > What does "no file or directory on this disk will be backed > > > > > > up" mean? Are > > > > > > there errors? what output does Bacula produce? ... > > > > > > > > > > > > > Permissions are > > > > > > > the same for all directories... > > > > > > > > > > > > > > I've tried all WinBacula versions from 2.2.4 up to 2.2.7. > > > > > > > > > > > > Which one was working? > > > > > > > > > > > > > any idea what happens? > > > > > > > > > > > > Search for what you changed since the problem started ... > > > > > > > > > > > > Regards, > > > > > > > > > > > > Kern > > > > > > > > > > > > > thanks a lot, > > > > > > > christian > > > > > > > > > > > > > > ___________________________________________________________ > > > > > > > > > > > > > > Christian Masopust > > > > > > > > > > > > > > SIEMENS AG SIS PSE TMF > > > > > > > Tel: +43 (0) 5 1707 26866 > > > > > > > E-mail: [EMAIL PROTECTED] > > > > > > > Addr: Austria, 1210 Vienna, Siemensstraße 90-92, B. > > > > > > > > > > > > 33, Rm. 243 > > > > > > > > > > > > > Leader of the RUGA > > > > > > > <http://www.rational-ug.org/groups.php?groupid=119> > > > > > > > > > > > > > > Firma: Siemens Aktiengesellschaft Österreich, > > > > > > > > Rechtsform: > > > > > > > Aktiengesellschaft, Sitz: Wien, Firmenbuchnummer: > > > > FN 60562 m, > > > > > > > > > Firmenbuchgericht: Handelsgericht Wien, DVR 0001708 > > > > > > > > ___________________________________________________________ ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users