Bug 1448906

Summary: RHEL6.10 - corosync can get swapped out
Product: Red Hat Enterprise Linux 6 Reporter: Chris Feist <cfeist>
Component: corosyncAssignee: Jan Friesse <jfriesse>
Status: CLOSED NOTABUG QA Contact: cluster-qe <cluster-qe>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.10CC: anprice, bugproxy, ccaulfie, cfeist, cluster-maint, cmackows, gfs2-maint, hannsj_uhl, jfriesse, jkachuck, jruemker, royoung, swhiteho
Target Milestone: rc   
Target Release: 6.10   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1445001 Environment:
Last Closed: 2017-05-10 14:25:53 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:
Embargoed:
Bug Depends On: 1445001    
Bug Blocks: 1273401, 1425546    

Comment 6 Jan Friesse 2017-05-10 14:25:53 UTC
Closing this bug as notabug.

In rhel 6, corosync is executed by cman. Cman always executes corosync with -f parameter, so mlock is set correctly (you can test it by running  grep VmLck /proc/`pidof corosync`/task/*/status). Running corosync standalone (without cman) is not supported.