On 02/11/2015 09:58 AM, Dawei Wang wrote: > All i have a bacula 7.0.5 installation on redhat 5. For linux client it's not > backup directory recursively. I understand recurse is default on, but it does > not work after even i set the option explicitly. > > Anyone seen this issue. > > > I did try use estimate command in the console it indeed show it is not go down > the directory recursively.
Hi Dawei Take a look at the "onefs" directive for your fileset (page 144 in the main.pdf file). By default this is "on" which means that Bacula will not traverse mount points. If the directory that Bacula is not recursing is mounted on a separate file system, and you want it included you will need to either set "onefs = no" in the fileset (be careful with that), or explicitly add another line in the include section of your fileset: File = "/path/to/separate/directory" Also, if this is the case, the job log will have a line(s) saying something like: "...will not descend into /path/to/separate/directory" Bill -- Bill Arlofski Reverse Polarity, LLC http://www.revpol.com/ -- Not responsible for anything below this line -- ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users