Hello All, I am facing a problem with OpenStack with MAAS+JUJU+Ubuntu 14.04.1 LTS. I am trying to create a first volume type in openstack, using the openstack-dashboard. When I try to create a volume type, the GUI displays message "Error:Unable to create volume type".
I am running mysql service and cinder on same node in the cluster and I found following error message in the /var/log/cinder/cinder-volume.log I think the problem is related to following traces. Please correct me if I am wrong. 014-12-04 09:36:07.157 19047 TRACE cinder.openstack.common.threadgroup File "/usr/lib/python2.7/dist-packages/MySQLdb/__init__.py", line 81, in Connect 2014-12-04 09:36:07.157 19047 TRACE cinder.openstack.common.threadgroup return Connection(*args, **kwargs) 2014-12-04 09:36:07.157 19047 TRACE cinder.openstack.common.threadgroup File "/usr/lib/python2.7/dist-packages/MySQLdb/connections.py", line 187, in __init__ 2014-12-04 09:36:07.157 19047 TRACE cinder.openstack.common.threadgroup super(Connection, self).__init__(*args, **kwargs2) 2014-12-04 09:36:07.157 19047 TRACE cinder.openstack.common.threadgroup OperationalError: (OperationalError) (1130, "Host '10.50.0.4' is not allowed to connect to this MySQL server") None None 2014-12-04 09:36:07.157 19047 TRACE cinder.openstack.common.threadgroup 2014-12-04 09:36:08.586 19059 ERROR cinder.openstack.common.threadgroup [-] (Ope Kindly help me fix this problem. Thanks in advance. Regards, Ameet
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
