Activity log for bug #1386817

Date Who What changed Old value New value Message
2014-10-28 18:06:49 Ali Nazemian bug added bug
2014-10-31 11:17:55 Ali Nazemian description After successful installation of Openstack trove, all tests related to trove successfully done. Unfortunately I am facing strange problem with initiating trove instance. When I tried to initiate trove instance (mysql datastore) the status of instance stuck in build state for while after around 10 mins It changes to error! It seems every part of process was done right: the nova instance for trove is initiated and booted successfully and I can ping and ssh the guest host. I check trove taskmanager log and I found out it is "poll time out error". Here is some detail log: 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>". FYI this problem is exists for both icehouse and juno releases. When I tried to initiate trove instance (mysql datastore) the status of instance stuck in build state for while. After around 10 mins It changes to error! It seems every part of process was done rightly: the nova instance for trove is initiated and booted successfully and I can ping and ssh the guest host. I check trove taskmanager log and I found out it is "poll time out error". Here is some detail log: 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>". FYI this problem is exists for both icehouse and juno releases.
2014-10-31 20:21:38 Ali Nazemian marked as duplicate 1352916