On Thu, 28 Dec 2006, Mike might have said:

> On Thu, 28 Dec 2006, Mike might have said:
> 
> > On Thu, 28 Dec 2006, Mike might have said:
> > 
> > > I'm not pointing fingers, I'm trying to figure out why one of my
> > > machines will just freeze. The box is a FC5 that is up to date with
> > > all patches. Currently it is running bacula 1.38.11 and other stuff.
> > > Since Saturday evening the box has frozen maybe eight times so
> > > hard that I cannot login. The only way to get into the box is to
> > > power the box off and hope everything comes back.
> > > 
> > > Today I turned off bacula (service bacula stop) and the box has
> > > not frozen. Is there possibly a situation where something in
> > > bacula is getting such a huge list of files that it starts swapping
> > > or something similiar? When the box freezes there are no full filesystems
> > > and the brief glimpse of 'top' didn't show any processes that I
> > > found interesting.
> > 
> > Or could the be some recursive loop of symlinks causing a problem?
> 
> Does anyone else find it frustrating when you post a question, the
> question causes you to think in a different direction, than you find
> an answer (possible answer)? I may have found my problem. I'm running
> a test now.
> 
> Is there a setting to have bacula copy symlinks and not/never follow
> symlinks?
> 
> Is there a way to have bacula generate a log file of each file as it
> (either fd or sd) touches and copies the file or as the file is
> written to tape?

Seems like bacula got stuck in some cyclic/recursive chroot jail that
is set up for named (FC5 /var/named/chroot). I almost have a patch
ready for logging each file as it is backed up into 
$BACULA/working/$CLIENT.$JOB.
I'll submit that patch when it works then I'll see if there is some way
to detect a recursive hell in find().

Mike

-------------------------------------------------------------------------
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

Reply via email to