Advertisement
lifeboy

wsrep.cnf is not loaded

Aug 12th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.23 KB | None | 0 0
  1. cat /usr/local/etc/my.cnf
  2.  
  3. <snip all but the last line>
  4. !include /usr/local/etc/wsrep.cnf
  5.  
  6. # ls -la /usr/local/etc/wsrep.cnf
  7. -rw-r--r--  1 root  wheel  3592 Aug 12 22:54 /usr/local/etc/wsrep.cnf
  8.  
  9. So why doesn't it load wsrep.cnf??
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement