| Summary: | High CPU load VPNaaS and libreswan (certutil) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | kevin.olbrich | ||||||
| Component: | openstack-neutron-vpnaas | Assignee: | Assaf Muller <amuller> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | Toni Freger <tfreger> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 8.0 (Liberty) | CC: | amuller, apevec, lhh, nyechiel | ||||||
| Target Milestone: | --- | Keywords: | Triaged, ZStream | ||||||
| Target Release: | 10.0 (Newton) | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-09-14 17:42:40 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
|
Description
kevin.olbrich
2016-04-24 16:52:06 UTC
Created attachment 1150200 [details]
vpn-agent log
Created attachment 1150201 [details]
ps -ax
[root@testnode1 ~]# ps -ax | grep certutil 6042 ? R 14:09 certutil -N -d sql:/etc/ipsec.d --empty-password 8457 ? R 156:34 certutil -N -d sql:/etc/ipsec.d --empty-password 12071 ? R 140:10 certutil -N -d sql:/etc/ipsec.d --empty-password 15747 ? R 122:42 certutil -N -d sql:/etc/ipsec.d --empty-password 20058 ? R 100:45 certutil -N -d sql:/etc/ipsec.d --empty-password 26105 ? R 73:14 certutil -N -d sql:/etc/ipsec.d --empty-password 32342 ? R 44:09 certutil -N -d sql:/etc/ipsec.d --empty-password Just tested OpenSwan from EPEL and it seems to work. vpn_agent.ini: vpn_device_driver=neutron_vpnaas.services.vpn.device_drivers.fedora_strongswan_ipsec.FedoraStrongSwanDriver (In reply to kevin.olbrich from comment #5) > Just tested OpenSwan from EPEL and it seems to work. > > vpn_agent.ini: > vpn_device_driver=neutron_vpnaas.services.vpn.device_drivers. > fedora_strongswan_ipsec.FedoraStrongSwanDriver Sorry, I meant StrongSwan. VPNaaS does not align with our team capacity and prioritization. I'd rather mark this as won't fixed and set expectations rather than let the bug rot open for years. |