From 530b462993e6205620fdc330bac4d3eac3c54086 Mon Sep 17 00:00:00 2001 From: Petru Paler Date: Tue, 23 Jan 2024 17:50:29 +0000 Subject: [PATCH] nl cache tweaking --- stateful-commands.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/stateful-commands.txt b/stateful-commands.txt index e03abda..3344296 100644 --- a/stateful-commands.txt +++ b/stateful-commands.txt @@ -23,6 +23,9 @@ glusterfs tweaking for wordpress performance: * gluster volume set compute cluster.readdir-optimize on * gluster volume set compute server.outstanding-rpc-limit 256 +glusterfs tweaking to try and fix newly created files not being visible and causing problems: + * gluster volume set compute performance.nl-cache-pass-through true + mysql credentials * Put secrets/mysql_root_password into a Nomad var named secrets/mysql.root_password