Storage Node Database connection failed
-
Hello, Im having a database connection issue in 2 of my storage nodes at different campuses. I tried the troubleshooting guide on the wiki but the connection was still failing even though the password I’m inputting is correct. Ive tried to reinstalling fog and still failing in the database connection.
What else can I try?
-
@tesparza Fixed by increase the number of connections.
mysql
SET GLOBAL max_connections = 200;
flush hosts;login as root into the database.