[Openstack] Trove installation issue

Mariam John mariamj at us.ibm.com
Mon Apr 6 18:11:19 UTC 2015


Hi Sharada,

  Looks like you are modifying the *.conf.sample files instead of the
*.conf file. Try editing the .conf files under /etc/trove and restart the
Trove services. Then try restarting the Trove services and try again

Thanks,
Mariam.




From:	Sharada R <sharu8989 at yahoo.com>
To:	"openstack at lists.openstack.org" <openstack at lists.openstack.org>
Date:	04/06/2015 08:57 AM
Subject:	Re: [Openstack] Trove installation issue



Hi,

trove-api.log returns :

Error calling get_filesystem_stats
 TRACE trove.guestagent.api Traceback (most recent call last):
 TRACE trove.guestagent.api File
"/root/sample/trove/trove/guestagent/api.py", line 54, in _call
 TRACE trove.guestagent.api timeout=timeout_sec)
 TRACE trove.guestagent.api File
"/root/sample/trove/trove/openstack/common/rpc/proxy.py", line 130, in call
 TRACE trove.guestagent.api exc.info, real_topic, msg.get('method'))
 TRACE trove.guestagent.api Timeout: Timeout while waiting on RPC response
- topic: "guestagent", RPC method: "get_filesystem_stats" info: "<unknown>"
 TRACE trove.guestagent.api  and ran the following command  :

trove-guestagent
--config-file=/root/sample/trove/etc/trove/conf.d/guest_info
--config-file=/root/sample/trove/etc/trove/trove-guestagent.conf.sample
&
now the error is:
CRITICAL root
[-] RuntimeError: Manager class not registered for datastore manager None
TRACE root Traceback (most recent call last):
TRACE root File "/root/.local/bin/trove-guestagent", line 10, in
<module>
TRACE root sys.exit(main())
TRACE root File "/root/sample/trove/trove/cmd/guest.py", line 58, in
main
TRACE root raise RuntimeError(msg)
TRACE root RuntimeError: Manager class not registered for datastore manager
None
even after running the trove-guestagent command with the config files,why
do I get the error "Manager class
not registered for datastore manager None"
Kindly share
the comments.
Regards,
Sharada








On Monday, 6 April 2015 12:18 PM, Sharada R <sharu8989 at yahoo.com> wrote:


Hi Mariam,

When I try the following command :
trove create sample_trove  2 --size 2 --databases trove --users trove:trove
--datastore mysql --datastore_version mysql-5.5

I get the error in trove-api.log
ERROR trove.common.exception
Cannot find compute instance None for instance .

In trove-taskmanager.log
BadRequest: Multiple possible networks found, use a Network ID to be more
specific. (HTTP 400)

TroveError: Failed to create server for instance

When I run trove-guestagent,I get the following error :

2015-04-06 11:28:36.480 18144 CRITICAL root [-] RuntimeError: Manager class
not registered for datastore manager None
2015-04-06 11:28:36.480 18144 TRACE root Traceback (most recent call last):
2015-04-06 11:28:36.480 18144 TRACE root File
"/root/.local/bin/trove-guestagent", line 10, in <module>
2015-04-06 11:28:36.480 18144 TRACE root sys.exit(main())
2015-04-06 11:28:36.480 18144 TRACE root File
"/root/sample/trove/trove/cmd/guest.py", line 58, in main
2015-04-06 11:28:36.480 18144 TRACE root raise RuntimeError(msg)
2015-04-06 11:28:36.480 18144 TRACE root RuntimeError: Manager class not
registered for datastore manager None

Regards,
Sharada




On Thursday, 2 April 2015 3:54 AM, Mariam John <mariamj at us.ibm.com> wrote:


Hi Sharada,

  Can you try creating a trove instance without specifying the --nic
argument for the 'trove create' command? If it doesnt work still, then we
can rule out the possibility that there is something wrong with the way we
are passing that argument.

trove create data_trove 2 --size 2 --databases trove --users trove:trove
--datastore mysql --datastore_version mysql-5.5

Thanks,
Mariam.



_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack at lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150406/dc9e198e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150406/dc9e198e/attachment.gif>


More information about the Openstack mailing list