radiusplugin-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Radiusplugin-users] Sporadic lockup between OpenVPN main process and Ra


From: Steve Weinreich
Subject: [Radiusplugin-users] Sporadic lockup between OpenVPN main process and RadiusAuth Process
Date: Thu, 11 Feb 2010 13:38:40 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8pre) Gecko/20100120 Lightning/1.0b1 Shredder/3.0.2pre

Hi!

We have some trouble with sporadic lockups between the main OpenVPN
process and RadiusAuth Process. Today 3 of my 4 OpenVPN Test Servers
experienced this problem. The main process is hanging in a read to a
unix domain socket and the auth process is also hanging in a read of a
unix domain socket. There a no traces in the Log at "verb 3".

Any hints?


cheerio
   Steve

--
Steh auf wenn Du am Boden bist! Steh auf auch wenn du unten liegst !
Steh auf, es wird schon irgendwie weitergeh'n. -- DtH, 2002

Setup
    - debian Lenny
    - OpenVPN 2.1.0 from unstable, self biuld on Lenny
    - radiusclient 2.1beta6
 

root      1118  0.0  0.0  37032  1384 ?        S    Feb08   0:00
/usr/sbin/openvpn
root      1119  0.0  0.1  37520  1820 ?        S    Feb08   0:04
/usr/sbin/openvpn
root      1129  0.3 43.3 733488 682188 ?       Ssl  Feb08  14:32
/usr/sbin/openvpn


# strace -p 1129
Process 1129 attached - interrupt to quit
read(6,


# strace -p 1118
Process 1118 attached - interrupt to quit
read(5,

# lsof -U | grep openvpn
openvpn   1118     root    5u  unix 0xffff88005e731100        3797 socket
openvpn   1119     root    7u  unix 0xffff88005e730b80        3799 socket
openvpn   1129     root    4u  unix 0xffff88005e7313c0        3796 socket
openvpn   1129     root    6u  unix 0xffff88005e730e40        3798 socket








reply via email to

[Prev in Thread] Current Thread [Next in Thread]