Open pnthai88 opened 3 years ago
To continue use, i have to do a trick by disable disk persistence on replica(s) of cluster with param --save "" --appendonly no
so stop diskless function(s) --repl-diskless-load disabled --repl-diskless-sync yes --repl-diskless-sync-delay 0
It's now working without diskless-load
8:S 18 Oct 2021 04:00:09.917 # Skipping diskless-load because there are modules that don't handle read errors.
Hello, I'm trying with redis cluster but got this error message The problem is at replica of master does not get replication if without param -repl-diskless-load on-empty-db or -repl-diskless-load swapdb But if use -repl-diskless-load the module become Skipping diskless-load because there are modules that don't handle read errors