Hi
I have a problem with openvpn running from systemd (not using the suplied systemd unit files) consuming 100% cpu on single thread when running from systemd. When I run this from a root shell the CPU usage is nominal but with rc1 when I run the same command from a systemd unit file the CPU on a single core hits 100%. This problem doesn't appear on 2.3.13.
I tried compiling with and without --[en|dis]able-systemd configure option and added the Type=notify for startup notifictions but th this didn't help.
This is the unit file
[Unit]
Description=OpenVPN Robust And Highly Flexible Tunneling Application On %I
After=syslog.target network.target
[Service]
;Type=notify for 2.4 but this didn't work
ExecStart=/usr/sbin/openvpn --cd /etc/openvpn/ --config client.conf --remote %I
[Install]
WantedBy=multi-user.target
Cheers
Chris
------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today.http://sdm.link/xeonphi
_______________________________________________ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users