Comment 3 for bug 1644318

Revision history for this message
Denis Klepikov (dklepikov) wrote :

Limits should be increased on compute modes too. If not - instances will start failing reaching limits.

root@node-6:~# ps ax | grep 812448
 812448 ? Rl 60:33 /usr/bin/qemu-system-x86_64 -name instance-0000001a -S -machine pc-i440fx-vivid,accel=tcg,usb=off -m 64 -realtime
...
...oon-pci,id=balloon0,bus=pci.0,addr=0x6 -msg timestamp=on

root@node-6:~# cat /proc/812448/limits
Limit Soft Limit Hard Limit Units
Max cpu time unlimited unlimited seconds
Max file size unlimited unlimited bytes
Max data size unlimited unlimited bytes
Max stack size 8388608 unlimited bytes
Max core file size 0 unlimited bytes
Max resident set unlimited unlimited bytes
Max processes 31445 31445 processes
Max open files 1024 4096 files
Max locked memory 65536 65536 bytes
Max address space unlimited unlimited bytes
Max file locks unlimited unlimited locks
Max pending signals 31445 31445 signals
Max msgqueue size 819200 819200 bytes
Max nice priority 0 0
Max realtime priority 0 0
Max realtime timeout unlimited unlimited us