On Monday 29 January 2007 18:17, Alan Davis wrote: > I understand that one of the projects is to incorporate features that > will make very large exclude lists feasible, but does anyone have > experience, good or bad, with very large include lists in a fileset? > > > > I'm looking at the possibility of building a backup list from a db query > that has the potential to return tens of thousands of files stored in > hundreds of directories.
For each file in the directories you specify (normally your whole filesystem), Bacula will do a linear search through the exclude list. Thus it could be extremely CPU intensive. For a large list (more than 1000 files) I believe it (the list) needs to be put into a hash tree, which is code that does not exist. > > > > Thanks > > > > ---- > > Alan Davis > > Senior Architect > > Ruckus Network, Inc. > > 703.464.6578 (o) > > 410.365.7175 (m) > > [EMAIL PROTECTED] > > alancdavis AIM ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users