Date: Thu, 15 Mar 2007 15:57:52 +0200 From: "Emile Coetzee" <freebsd-stable@clarotech.co.za> To: <freebsd-stable@freebsd.org> Subject: RE: Openvpn tap uses 99% cpu time Message-ID: <001801c76709$ec9eb8a0$7efaa8c0@clarotech.co.za> In-Reply-To: <45F94FA8.5020403@FreeBSD.org> References: <001101c76707$6e796530$7efaa8c0@clarotech.co.za> <45F94FA8.5020403@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Emile Coetzee wrote: > No worries below is the last part of the first ktrace. I have dropped a full > copy on our webserver: http://www.clarotech.co.za/dump/openvpn.txt > Hi, >Still no diagnostic info I'm afraid. What is needed is for the problem to be reproduced, with the openvpn process which is spinning under ktrace. You might need to hack your script to do this i.e. run openvpn directly from ktrace. Let it run for a bit, let it spin, then kill it. Check that you have kdump output from the openvpn process itself. Use the -T switch of kdump to get absolute timestamps, watch the wallclock time on your system when the spin happens, and post an excerpt of the kdump output at that time, which should tell us where openvpn is spinning.< The problem is that I can't kill openvpn once the spin starts. I can do very little else. Even trying to login on the console does not go any further than letting me enter a username and password and then it just sits. Even Ctrl-C on running openvpn interactively on the command line does not work. I will try some of your suggestions and post back. Regards Emile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001801c76709$ec9eb8a0$7efaa8c0>