FASTSTART option give exit code of 137 on restart
Posted: 11 Mar 2013, 11:20
I'm just curious what the memory requirements are for enabling the FASTSTART option ? I have a test VM running with 512 MB RAM. With the FASTSTART option enabled I see an exit code of 137 (google says that exit code is because of low memory). Note that there are around 500 permanent blocks in the csf.deny file.
With FASTSTART disabled I can have over 1000 permanent blocks in the same VM with no issues.
Code: Select all
[~]# csf -r
Killed
[~]# echo $?
137