Hi,
I install openstack icehouse with devstack script. I tried to create trove
instance using "trove create" command. After passing around 10 min the
status of created database becomes "error". I checked different logs i.e.
screen-tr-api.log, screen-n-api.log screen-n-cpu.log nothing unusual
detected. Only I found out that "screen-tr-api.log showed this error as a
part of process:
2014-10-17 22:08:10.438 ERROR trove.guestagent.api [-] Error calling
get_filesystem_stats
2014-10-17 22:08:10.438 TRACE trove.guestagent.api Traceback (most recent
call last):
2014-10-17 22:08:10.438 TRACE trove.guestagent.api   File
"/opt/stack/trove/trove/guestagent/api.py", line 53, in _call
2014-10-17 22:08:10.438 TRACE trove.guestagent.api     timeout=timeout_sec)
2014-10-17 22:08:10.438 TRACE trove.guestagent.api   File
"/opt/stack/trove/trove/openstack/common/rpc/proxy.py", line 130, in call
2014-10-17 22:08:10.438 TRACE trove.guestagent.api     exc.info,
real_topic, msg.get('method'))
2014-10-17 22:08:10.438 TRACE trove.guestagent.api Timeout: Timeout while
waiting on RPC response - topic:
"guestagent.9f153047-baf1-494a-b369-bad88582afe4", RPC method:
"get_filesystem_stats" info: "<unknown>"
2014-10-17 22:08:10.438 TRACE trove.guestagent.api
2014-10-17 22:08:10.438 ERROR trove.instance.models [-] An error occurred
communicating with the guest: Timeout while waiting on RPC response -
topic: "guestagent.9f153047-baf1-494a-b369-bad88582afe4", RPC method:
"get_filesystem_stats" info: "<unknown>".

Would you please help me to find out what is the source of this problem and
how can I fix that?
Best regards.

-- 
A.Nazemian
_______________________________________________
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