127.0.0.1:6379> config rewrite (error) ERR Rewriting config file: Read-only file system 127.0.0.1:6379>
root@devredisclustergong-0:/data# uname -a Linux devredisclustergong-0 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 GNU/Linux root@devredisclustergong-0:/data# redis-server --version Redis server v=4.9.106 sha=00000000:0 malloc=jemalloc-5.1.0 bits=64 build=ade8fa3ed6326003 root@devredisclustergong-0:/data#
Comment From: trevor211
I think you should check if the file system is Read only. It has nothing to do with redis.
Comment From: oranagra
@yfxuchao please check your file system settings. if you conclude that the file system is fine and suspect it's a bug in redis, please re-open the issue, and provide more evidence (mount options, redis configuration, strace log, etc)