[Box Backup] Multiple bbstored processes?

Todd D. Esposito boxbackup at fluffy.co.uk
Thu Mar 2 19:44:35 GMT 2006


I think you're probably seeing a two-thread system, here, and NOT two
separate processes.  The thing to note is the third column, wihch is
(usually) the parent process id.  In process 9613, it's parent is 1, or
/sbin/init, which is what you would expect if you start bbstored on
startup.  The second process is parented by the first, so it's either a
forked of the first, which seems unlikely, or maybe the housekeeping
thread?

Hope this helps.

Todd
On Thu, March 2, 2006 13:23, E.W. Peter Jalajas said:
> Hi all,
>
> After my little mess yesterday with the system hanging on the large
> file, and all my flailing around trying to investigate and fix it, I
> seem to have left myself with 2 instances of bbstored running.  I
> presume that it should only be 1 instance.
>
> 1003      9613     1  0 Mar01 ?        00:00:00 /etc/init.d/bbstored
> 1003      9614  9613  2 Mar01 ?        00:25:37 /etc/init.d/bbstored
>
> Can I safely just kill 9614?
>
> Thanks,
> Pete
>
> _______________________________________________
> boxbackup mailing list
> boxbackup at fluffy.co.uk
> http://lists.warhead.org.uk/mailman/listinfo/boxbackup
>




More information about the Boxbackup mailing list