Hi,

I installed a three node openstack Mitaka and installed Manila packages. The 
services run fine but when I go to list the services it throws the 'ERROR: The 
server has either erred or is incapable of performing the requested operation.' 
Looking at the logs I found:

# manila-scheduler.log
2016-07-12 16:18:32.250 13456 ERROR oslo_service.service     
err.raise_mysql_exception(self._data)
2016-07-12 16:18:32.250 13456 ERROR oslo_service.service   File 
"/usr/lib/python2.7/dist-packages/pymysql/err.py", line 120, in 
raise_mysql_exception
2016-07-12 16:18:32.250 13456 ERROR oslo_service.service     
_check_mysql_exception(errinfo)
2016-07-12 16:18:32.250 13456 ERROR oslo_service.service   File 
"/usr/lib/python2.7/dist-packages/pymysql/err.py", line 115, in 
_check_mysql_exception
2016-07-12 16:18:32.250 13456 ERROR oslo_service.service     raise 
InternalError(errno, errorvalue)
2016-07-12 16:18:32.250 13456 ERROR oslo_service.service DBError: 
(pymysql.err.InternalError) (1054, u"Unknown column 
'services.availability_zone_id' in 'field list'") [SQL: u'SELECT 
services.created_at AS services_created_at, services.updated_at AS 
services_updated_at, services.deleted_at AS services_deleted_at, 
services.deleted AS services_deleted, services.id AS services_id, services.host 
AS services_host, services.`binary` AS services_binary, services.topic AS 
services_topic, services.report_count AS services_report_count, 
services.disabled AS services_disabled, services.availability_zone_id AS 
services_availability_zone_id \nFROM services \nWHERE services.deleted = 
%(deleted_1)s AND services.host = %(host_1)s AND services.`binary` = 
%(binary_1)s \n LIMIT %(param_1)s'] [parameters: {u'host_1': 'neutron', 
u'param_1': 1, u'deleted_1': 0, u'binary_1': 'manila-scheduler'}]
2016-07-12 16:18:32.250 13456 ERROR oslo_service.service


# manila-api.log
2016-07-12 16:21:15.787 13675 ERROR manila.api.middleware.fault   File 
"/usr/lib/python2.7/dist-packages/keystoneauth1/identity/base.py", line 136, in 
get_access
2016-07-12 16:21:15.787 13675 ERROR manila.api.middleware.fault     
self.auth_ref = self.get_auth_ref(session)
2016-07-12 16:21:15.787 13675 ERROR manila.api.middleware.fault   File 
"/usr/lib/python2.7/dist-packages/keystoneauth1/identity/generic/base.py", line 
179, in get_auth_ref
2016-07-12 16:21:15.787 13675 ERROR manila.api.middleware.fault     
self._plugin = self._do_create_plugin(session)
2016-07-12 16:21:15.787 13675 ERROR manila.api.middleware.fault   File 
"/usr/lib/python2.7/dist-packages/keystoneauth1/identity/generic/base.py", line 
174, in _do_create_plugin
2016-07-12 16:21:15.787 13675 ERROR manila.api.middleware.fault     raise 
exceptions.DiscoveryFailure('Could not determine a suitable URL '
2016-07-12 16:21:15.787 13675 ERROR manila.api.middleware.fault 
DiscoveryFailure: Could not determine a suitable URL for the plugin
2016-07-12 16:21:15.787 13675 ERROR manila.api.middleware.fault
2016-07-12 16:21:15.834 13675 INFO manila.api.middleware.fault [-] 
http://1.x.x.x:8786/v2/dc4a4922954b5e57498254e1/services returned with HTTP 
500<http://1.x.x.x:8786/v2/dc4a4922954b5e57498254e1/services%20returned%20with%20HTTP%20500>

Thank you.

________________________________

This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
______________________________________________________________________________________

www.accenture.com
_______________________________________________
OpenStack-operators mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to