Query on Mariadb Charm Deployment on Ubuntu Power ppc64le
Prabakaran Chandrasekaran
prabacha at in.ibm.com
Wed Dec 9 11:25:03 UTC 2015
Hello Team,
I have deployed Mariadb charm from charm store on Ubuntu Power ppc64le.
Post deployment I got it into the container where mariadb is installed and
tried to access Mariadb by running the command "mysql -u root -p$(sudo
cat /var/lib/mysql/mysql.passwd)" and I was getting an error stating "ERROR
2002 (HY000): Can't connect to local MySQL server through socket
'/var/run/mysqld/mysqld.sock' (2)". Below are the command which i ran to
deploy and check mariadb.
Commands:
juju deploy mariadb
juju set mariadb dataset-size="256M"
mysql -u root -p$(sudo cat /var/lib/mysql/mysql.passwd)
Charm Link : https://jujucharms.com/mariadb/
Can you give me some directions on how to resolve this issue? And also
advise should i raise bug against this charm?
Note: I am facing this issue while deploying mariadb charm in Power machine
only
Thanks and Regards,
Prabakaran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20151209/9cda29a7/attachment.html>
More information about the Juju
mailing list