
Hi, Can anyone tell me what boost_svn_expor does? I did not look up the program and who is running it yet but I thought someone in the boost group may already have answer for this.
[root@wowbagger dikim]# pstree 8271 httpd─┬─59*[httpd] └─httpd───boost_svn_expor─┬─boost_svn_expor─┬─boost_svn_expor───svn │ ├─boost_svn_expor───boost_svn_expor │ ├─bzip2 │ ├─cut │ ├─star───star │ ├─tar───tar───bzip2 │ └─tee └─cat [root@wowbagger dikim]# ps -ef | grep boost_svn apache 23534 23510 0 15:40 ? 00:00:00 /bin/sh /home/grafik/www.boost.org/boost_svn_export_archive.sh trunk apache 23543 23534 0 15:40 ? 00:00:00 /bin/sh /home/grafik/www.boost.org/boost_svn_export_archive.sh trunk apache 23544 23543 0 15:40 ? 00:00:00 /bin/sh /home/grafik/www.boost.org/boost_svn_export_archive.sh trunk apache 23552 23543 0 15:40 ? 00:00:00 /bin/sh /home/grafik/www.boost.org/boost_svn_export_archive.sh trunk root 23809 23332 0 15:42 pts/1 00:00:00 grep boost_svn [root@wowbagger dikim]#
This program almost kills the boost server. Its loadaverage is > 30 now. :-( Regards, -- - DongInn

I disabled the script /home/grafik/www.boost.org/boost_svn_export_archive.sh for now. I have no idea what invokes the script but it seems that I could not find any troubles with the disabled script.
Please let me know if you find anything wrong with the boost web services including the svn service.
Regards,
--
- DongInn
On Mar 13, 2013, at 3:47 PM, DongInn Kim
Hi,
Can anyone tell me what boost_svn_expor does? I did not look up the program and who is running it yet but I thought someone in the boost group may already have answer for this.
[root@wowbagger dikim]# pstree 8271 httpd─┬─59*[httpd] └─httpd───boost_svn_expor─┬─boost_svn_expor─┬─boost_svn_expor───svn │ ├─boost_svn_expor───boost_svn_expor │ ├─bzip2 │ ├─cut │ ├─star───star │ ├─tar───tar───bzip2 │ └─tee └─cat [root@wowbagger dikim]# ps -ef | grep boost_svn apache 23534 23510 0 15:40 ? 00:00:00 /bin/sh /home/grafik/www.boost.org/boost_svn_export_archive.sh trunk apache 23543 23534 0 15:40 ? 00:00:00 /bin/sh /home/grafik/www.boost.org/boost_svn_export_archive.sh trunk apache 23544 23543 0 15:40 ? 00:00:00 /bin/sh /home/grafik/www.boost.org/boost_svn_export_archive.sh trunk apache 23552 23543 0 15:40 ? 00:00:00 /bin/sh /home/grafik/www.boost.org/boost_svn_export_archive.sh trunk root 23809 23332 0 15:42 pts/1 00:00:00 grep boost_svn [root@wowbagger dikim]#
This program almost kills the boost server. Its loadaverage is > 30 now. :-(
Regards,
-- - DongInn

It runs as part of the testing process if a tester has configured things to
not use the svn client directly. Disabling it causes some testers to stop
working. I don't know what the problem is with the cpu usage though as it
should be a rarely executed program as there are a small number of testers
and this would run only a small number of times in a day.
On Wed, Mar 13, 2013 at 3:37 PM, DongInn Kim
I disabled the script /home/grafik/ www.boost.org/boost_svn_export_archive.sh for now. I have no idea what invokes the script but it seems that I could not find any troubles with the disabled script.
Please let me know if you find anything wrong with the boost web services including the svn service.
Regards,
-- - DongInn
On Mar 13, 2013, at 3:47 PM, DongInn Kim
wrote: Hi,
Can anyone tell me what boost_svn_expor does? I did not look up the program and who is running it yet but I thought someone in the boost group may already have answer for this.
[root@wowbagger dikim]# pstree 8271 httpd─┬─59*[httpd]
└─httpd───boost_svn_expor─┬─boost_svn_expor─┬─boost_svn_expor───svn
│
├─boost_svn_expor───boost_svn_expor
│ ├─bzip2 │ ├─cut │ ├─star───star │ ├─tar───tar───bzip2 │ └─tee └─cat [root@wowbagger dikim]# ps -ef | grep boost_svn apache 23534 23510 0 15:40 ? 00:00:00 /bin/sh /home/grafik/
www.boost.org/boost_svn_export_archive.sh trunk
apache 23543 23534 0 15:40 ? 00:00:00 /bin/sh /home/grafik/ www.boost.org/boost_svn_export_archive.sh trunk apache 23544 23543 0 15:40 ? 00:00:00 /bin/sh /home/grafik/ www.boost.org/boost_svn_export_archive.sh trunk apache 23552 23543 0 15:40 ? 00:00:00 /bin/sh /home/grafik/ www.boost.org/boost_svn_export_archive.sh trunk root 23809 23332 0 15:42 pts/1 00:00:00 grep boost_svn [root@wowbagger dikim]#
This program almost kills the boost server. Its loadaverage is > 30 now. :-(
Regards,
-- - DongInn
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
participants (2)
-
DongInn Kim
-
Rene Rivera