Comment 8 for bug 1911904

Revision history for this message
Dan Streetman (ddstreet) wrote :

root@lp1911904-f:~# dpkg -l|grep corosync
ii corosync 3.0.3-2ubuntu2 amd64 cluster engine daemon and utilities
ii libcorosync-common4:amd64 3.0.3-2ubuntu2 amd64 cluster engine common library
root@lp1911904-f:~# pidof corosync
1067
root@lp1911904-f:~# prlimit -p 1067 | grep MEMLOCK
MEMLOCK max locked-in-memory address space 64000000 64000000 bytes
root@lp1911904-f:~# grep VmLck /proc/1067/status
VmLck: 35536 kB

root@lp1911904-f:~# dpkg -l|grep corosync
ii corosync 3.0.3-2ubuntu2.1 amd64 cluster engine daemon and utilities
ii libcorosync-common4:amd64 3.0.3-2ubuntu2.1 amd64 cluster engine common library
root@lp1911904-f:~# pidof corosync
1633
root@lp1911904-f:~# prlimit -p 1633 | grep MEMLOCK
MEMLOCK max locked-in-memory address space 64000000 64000000 bytes
root@lp1911904-f:~# grep VmLck /proc/1633/status
VmLck: 0 kB