Hi,

We have successfully installed Trove and the trove-list command shows our Trove 
Instance as ACTIVE. However, whenever we try to create database in that 
particular instance using trove database-create command, it gives the following 
error:

root@aricent-desktop:/home/aricent# trove database-create 
8368b9c9-7f4b-4e12-a3b8-1f7f5bfd0544 student
ERROR: An error occurred communicating with the guest: Timeout while waiting on 
RPC response - topic: "guestagent.8368b9c9-7f4b-4e12-a3b8-1f7f5bfd0544", RPC 
method: "list_databases" info: "<unknown>".

PFA detailed logs and configuration files.

Regards,
Inder



"DISCLAIMER: This message is proprietary to Aricent and is intended solely for 
the use of the individual to whom it is addressed. It may contain privileged or 
confidential information and should not be circulated or used for any purpose 
other than for what it is intended. If you have received this message in error, 
please notify the originator immediately. If you are not the intended 
recipient, you are notified that you are strictly prohibited from using, 
copying, altering, or disclosing the contents of this message. Aricent accepts 
no responsibility for loss or damage arising from the use of the information 
transmitted by this email including damage from virus."

Attachment: trove-taskmanager.conf
Description: trove-taskmanager.conf

Attachment: trove-guestagent.conf
Description: trove-guestagent.conf

Manoj: after executing multicall call 
/usr/lib/python2.7/dist-packages/trove/openstack/common/rpc/amqp.py:558
2015-05-18 20:24:39.598 24260 ERROR trove.guestagent.api 
[req-80480439-caa2-44e5-a636-97a02e0faa47 e7a04ef3213b492487f1aa3a76b5c095 
4ecfe530ab0f4b87ad3397b38e4f5653 - - -] Error calling get_filesystem_stats
2015-05-18 20:24:39.598 24260 TRACE trove.guestagent.api Traceback (most recent 
call last):
2015-05-18 20:24:39.598 24260 TRACE trove.guestagent.api   File 
"/usr/lib/python2.7/dist-packages/trove/guestagent/api.py", line 55, in _call
2015-05-18 20:24:39.598 24260 TRACE trove.guestagent.api     
timeout=timeout_sec)
2015-05-18 20:24:39.598 24260 TRACE trove.guestagent.api   File 
"/usr/lib/python2.7/dist-packages/trove/openstack/common/rpc/proxy.py", line 
136, in call
2015-05-18 20:24:39.598 24260 TRACE trove.guestagent.api     exc.info, 
real_topic, msg.get('method'))
2015-05-18 20:24:39.598 24260 TRACE trove.guestagent.api Timeout: Timeout while 
waiting on RPC response - topic: 
"guestagent.8368b9c9-7f4b-4e12-a3b8-1f7f5bfd0544", RPC method: 
"get_filesystem_stats" info: "<unknown>"
2015-05-18 20:24:39.598 24260 TRACE trove.guestagent.api
2015-05-18 20:24:39.600 24260 ERROR trove.instance.models 
[req-80480439-caa2-44e5-a636-97a02e0faa47 e7a04ef3213b492487f1aa3a76b5c095 
4ecfe530ab0f4b87ad3397b38e4f5653 - - -] An error occurred communicating with 
the guest: Timeout while waiting on RPC response - topic: 
"guestagent.8368b9c9-7f4b-4e12-a3b8-1f7f5bfd0544", RPC method: 
"get_filesystem_stats" info: "<unknown>".
2015-05-18 20:24:39.605 24260 DEBUG trove.instance.views 
[req-80480439-caa2-44e5-a636-97a02e0faa47 e7a04ef3213b492487f1aa3a76b5c095 
4ecfe530ab0f4b87ad3397b38e4f5653 - - -] {'status': 'ACTIVE', 'name': 
'my_db_vm', 'links': [{'href': 
u'https://controller:8779/v1.0/4ecfe530ab0f4b87ad3397b38e4f5653/instances/8368b9c9-7f4b-4e12-a3b8-1f7f5bfd0544',
 'rel': 'self'}, {'href': 
'https://controller:8779/instances/8368b9c9-7f4b-4e12-a3b8-1f7f5bfd0544', 
'rel': 'bookmark'}], 'ip': [u'172.16.114.4', u'10.3.10.180'], 'id': 
'8368b9c9-7f4b-4e12-a3b8-1f7f5bfd0544', 'flavor': {'id': '7', 'links': 
[{'href': 
u'https://controller:8779/v1.0/4ecfe530ab0f4b87ad3397b38e4f5653/flavors/7', 
'rel': 'self'}, {'href': 'https://controller:8779/flavors/7', 'rel': 
'bookmark'}]}, 'datastore': {'version': 'mysql-5.5', 'type': 'mysql'}} data 
/usr/lib/python2.7/dist-packages/trove/instance/views.py:55
2015-05-18 20:24:39.609 24260 INFO eventlet.wsgi 
[req-80480439-caa2-44e5-a636-97a02e0faa47 e7a04ef3213b492487f1aa3a76b5c095 
4ecfe530ab0f4b87ad3397b38e4f5653 - - -] 192.168.1.5 - - [18/May/2015 20:24:39] 
"GET 
/v1.0/4ecfe530ab0f4b87ad3397b38e4f5653/instances/8368b9c9-7f4b-4e12-a3b8-1f7f5bfd0544
 HTTP/1.1" 200 823 60.258573
2015-05-18 20:25:04.405 24260 ERROR trove.guestagent.api 
[req-80480439-caa2-44e5-a636-97a02e0faa47 e7a04ef3213b492487f1aa3a76b5c095 
4ecfe530ab0f4b87ad3397b38e4f5653 - - -] Error calling list_databases
2015-05-18 20:25:04.405 24260 TRACE trove.guestagent.api Traceback (most recent 
call last):
2015-05-18 20:25:04.405 24260 TRACE trove.guestagent.api   File 
"/usr/lib/python2.7/dist-packages/trove/guestagent/api.py", line 55, in _call
2015-05-18 20:25:04.405 24260 TRACE trove.guestagent.api     
timeout=timeout_sec)
2015-05-18 20:25:04.405 24260 TRACE trove.guestagent.api   File 
"/usr/lib/python2.7/dist-packages/trove/openstack/common/rpc/proxy.py", line 
136, in call
2015-05-18 20:25:04.405 24260 TRACE trove.guestagent.api     exc.info, 
real_topic, msg.get('method'))
2015-05-18 20:25:04.405 24260 TRACE trove.guestagent.api Timeout: Timeout while 
waiting on RPC response - topic: 
"guestagent.8368b9c9-7f4b-4e12-a3b8-1f7f5bfd0544", RPC method: "list_databases" 
info: "<unknown>"
2015-05-18 20:25:04.407 24260 DEBUG trove.common.wsgi 
[req-80480439-caa2-44e5-a636-97a02e0faa47 e7a04ef3213b492487f1aa3a76b5c095 
4ecfe530ab0f4b87ad3397b38e4f5653 - - -] Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/trove/common/wsgi.py", line 251, in 
execute_action
    **action_args)
  File "/usr/lib/python2.7/dist-packages/trove/openstack/common/wsgi.py", line 
395, in execute_action
    return self.dispatch(self.controller, action, request, **action_args)
  File "/usr/lib/python2.7/dist-packages/trove/openstack/common/wsgi.py", line 
404, in dispatch
    return method(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/trove/extensions/mysql/service.py", 
line 278, in create
    models.Schema.create(context, instance_id, model_schemas)
  File "/usr/lib/python2.7/dist-packages/trove/extensions/mysql/models.py", 
line 296, in create
    include_marker=True)
  File "/usr/lib/python2.7/dist-packages/trove/extensions/mysql/models.py", 
line 321, in load_with_client
    include_marker=include_marker)
  File "/usr/lib/python2.7/dist-packages/trove/guestagent/api.py", line 187, in 
list_databases
    marker=marker, include_marker=include_marker)
  File "/usr/lib/python2.7/dist-packages/trove/guestagent/api.py", line 64, in 
_call
    raise exception.GuestError(original_message=str(e))
GuestError: An error occurred communicating with the guest: Timeout while 
waiting on RPC response - topic: 
"guestagent.8368b9c9-7f4b-4e12-a3b8-1f7f5bfd0544", RPC method: "list_databases" 
info: "<unknown>".
 execute_action /usr/lib/python2.7/dist-packages/trove/common/wsgi.py:257
2015-05-18 20:25:04.407 24260 DEBUG trove.common.wsgi 
[req-80480439-caa2-44e5-a636-97a02e0faa47 e7a04ef3213b492487f1aa3a76b5c095 
4ecfe530ab0f4b87ad3397b38e4f5653 - - -] Caught Trove Error An error occurred 
communicating with the guest: Timeout while waiting on RPC response - topic: 
"guestagent.8368b9c9-7f4b-4e12-a3b8-1f7f5bfd0544", RPC method: "list_databases" 
info: "<unknown>". execute_action 
/usr/lib/python2.7/dist-packages/trove/common/wsgi.py:258
2015-05-18 20:25:04.408 24260 DEBUG trove.common.wsgi 
[req-80480439-caa2-44e5-a636-97a02e0faa47 e7a04ef3213b492487f1aa3a76b5c095 
4ecfe530ab0f4b87ad3397b38e4f5653 - - -] Mapped Error to <class 
'webob.exc.HTTPBadRequest'> execute_action 
/usr/lib/python2.7/dist-packages/trove/common/wsgi.py:260

Attachment: trove.conf
Description: trove.conf

Attachment: trove-conductor.conf
Description: trove-conductor.conf

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to