Project

General

Profile

Support #13203

Redis server: fix warning relarted to memory allocation

Added by Philippe May over 2 years ago. Updated over 2 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
Start date:
12/11/2021
Due date:
% Done:

50%

Close

Description

See message when Redis starts:

18027:M 12 Nov 2021 12:26:13.622 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.

Related issues

Related to Gisaf - Support #13202: Gisaf is showing error Resolved 12/11/2021

History

#1 Updated by Philippe May over 2 years ago

#3 Updated by Philippe May over 2 years ago

  • % Done changed from 0 to 50
  • Status changed from New to In Progress
root@gisaf2:~# cat /etc/sysctl.d/overcommit_memory.conf 
vm.overcommit_memory = 1

Also available in: Atom PDF