首页 > 数据库技术 > 详细

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

时间:2020-03-07 10:22:08      阅读:57      评论:0      收藏:0      [点我收藏+]

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!