Re: [BackupPC-users] BackupPC_trashClean (?) freezes system

2016-07-06 Thread Adam Goryachev
On 07/07/16 01:40, Witold Arndt wrote: > Hei, > > On Mittwoch, 29. Juni 2016 20:56:55 CEST Holger Parplies wrote: > >> Witold Arndt wrote on 2016-06-27 08:53:40 +0200 [Re: [BackupPC-users] > BackupPC_trashClean (?) freezes system]: >>> On Sonntag, 26. Juni 2016 22:2

Re: [BackupPC-users] BackupPC_trashClean (?) freezes system

2016-07-06 Thread Witold Arndt
Hei, On Mittwoch, 29. Juni 2016 20:56:55 CEST Holger Parplies wrote: > Witold Arndt wrote on 2016-06-27 08:53:40 +0200 [Re: [BackupPC-users] BackupPC_trashClean (?) freezes system]: > > On Sonntag, 26. Juni 2016 22:21:45 CEST Adam Goryachev wrote: > > > Can you login to the s

Re: [BackupPC-users] BackupPC_trashClean (?) freezes system

2016-06-29 Thread Holger Parplies
Hi, Witold Arndt wrote on 2016-06-27 08:53:40 +0200 [Re: [BackupPC-users] BackupPC_trashClean (?) freezes system]: > On Sonntag, 26. Juni 2016 22:21:45 CEST Adam Goryachev wrote: > > Can you login to the server after it has "hung"? I'm assuming yes since > > y

Re: [BackupPC-users] BackupPC_trashClean (?) freezes system

2016-06-26 Thread Witold Arndt
On Sonntag, 26. Juni 2016 22:21:45 CEST Adam Goryachev wrote: > Can you login to the server after it has "hung"? I'm assuming yes since > you can try to kill the process. > I'd strongly suggest checking the various logs, starting with dmesg > Also, check the physical "host" to see what it thinks t

Re: [BackupPC-users] BackupPC_trashClean (?) freezes system

2016-06-26 Thread Adam Goryachev
On 24/06/2016 23:28, Witold Arndt wrote: > * killing the process or its parents has no effect, it just goes to zombie > mode > > So, where should I start to debug this? > Can you login to the server after it has "hung"? I'm assuming yes since you can try to kill the process. I'd strongly suggest

Re: [BackupPC-users] BackupPC_trashClean (?) freezes system

2016-06-24 Thread Les Mikesell
On Fri, Jun 24, 2016 at 8:28 AM, Witold Arndt wrote: > Hello everyone, > > we have an instance of backuppc 3.3.0 running since quite some time, however > since some weeks the backup vm seems to hang repeatedly with 100% cpu > utilisation. The web-interface is not accessible any more and restarting

Re: [BackupPC-users] BackupPC_trashClean

2014-02-05 Thread Les Mikesell
On Wed, Feb 5, 2014 at 2:56 PM, Mark Rosedale wrote: > Hello, > > So I have a backuppc installation. I started running low on diskspace so I > aged out a whole set of full's. The problem is that I really didn't get that > much space back and I traced the issue down to the trashClean proc taking

Re: [BackupPC-users] BackupPC_Trashclean

2008-04-01 Thread James
I killed the backuppc daemon all together then started backuppc_trashclean manually. The output reads: > processState running > processState idle > processState running > processState idle > processState running > processState idle > processState running > processState idle > At regular interval

Re: [BackupPC-users] BackupPC_Trashclean

2008-04-01 Thread James
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 r

Re: [BackupPC-users] BackupPC_Trashclean

2008-03-31 Thread Les Mikesell
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

Re: [BackupPC-users] BackupPC_Trashclean

2008-03-31 Thread James
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. -james On Mar 3