Yeah, I'm suspecting an endless loop of some sort. problem is, as soon as I kill it it restarts. I've even tried a: > kill $pid;ktrace Backuppc_Trashclean and couldn't catch it.
(I'm on osx, so it's ktrace) On Mar 31, 2008, at 9:07 PM, Les Mikesell wrote: > James wrote: >> The process has been running almost 24 hours. I tried killing it, >> but it just starts right back up. This is quite the load on my >> backup disks. I'd very much appreciate any tips on how to begin >> debugging the issue as I truly don't want to shut down back up >> services for my lab. > > I haven't seen anything like that and would suspect filesystem > corruption. You might try an 'strace -p ' on the process id to see > if you can make sense out of what it is doing. Maybe it is getting > an error and repeating something. > > -- > Les Mikesell > [EMAIL PROTECTED] ------------------------------------------------------------------------- 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 _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
