Looks like this is what exactly means. Check your mysql configuration for root connection from the host you use to deploy. First try with 'mysql' cli utility.
ср, 20 февр. 2019 г. в 13:46, Alejandro Ruiz Bermejo < [email protected]>: > i got this error when creating the cloudstack management database and don't > know where the problem is. Any idea?? > > the command i use was cloudstack-setup-databases cloud:[email protected] > --deploy-as=root:123 -i 10.8.9.230 > > > ERROR 2003 (HY000): Can't connect to MySQL server on '10.8.9.230' (111) > > > Sql parameters: > {'passwd': '123', 'host': '10.8.9.230', 'user': 'root', 'port': 3306} > > this is the content of /etc/cloudstack/management/db.properties > > cluster.node.IP=10.8.9.230 > cluster.servlet.port=9090 > region.id=1 > > # CloudStack database settings > db.cloud.username=cloud > db.cloud.password=cloud > db.cloud.host=localhost > db.cloud.driver=jdbc:mysql > db.cloud.port=3306 > db.cloud.name=cloud > -- With best regards, Ivan Kudryavtsev Bitworks LLC Cell RU: +7-923-414-1515 Cell USA: +1-201-257-1512 WWW: http://bitworks.software/ <http://bw-sw.com/>
