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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1911904

Title:
  corosync locks all its current and future memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/corosync/+bug/1911904/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to