码迷,mamicode.com
首页 > 数据库 > 详细

MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk

时间:2020-03-07 09:14:54      阅读:87      评论:0      收藏:0      [点我收藏+]

标签:pre   style   red   not   top   modify   -o   mit   misc   

MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled. Please check Redis logs for details about the error…


指标不治本方法

/usr/bin/redis-cli config set stop-writes-on-bgsave-error no

 

sysctl vm.overcommit_memory=1

sysctl vm.overcommit_memory=1

修改/etc/sysctl.conf

MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk

标签:pre   style   red   not   top   modify   -o   mit   misc   

原文地址:https://www.cnblogs.com/xiangxisheng/p/12432352.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!