[Openstack] Trove installation issue

Sharada R sharu8989 at yahoo.com
Mon Apr 6 13:40:26 UTC 2015


 Hi,
trove-api.log returns :
Error calling get_filesystem_stats  TRACE trove.guestagent.api Traceback (most recent calllast):  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 waitingon RPC response - topic: "guestagent", RPC method:"get_filesystem_stats" info: "<unknown>"  TRACE trove.guestagent.api  and ran the followingcommand  :
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 NoneTRACE 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
mainTRACE root raise RuntimeError(msg)TRACE root RuntimeError: Manager class not registered for datastore manager Noneeven 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-0611:28:36.480 18144 CRITICAL root [-] RuntimeError: Manager class notregistered for datastore manager None2015-04-0611:28:36.480 18144 TRACE root Traceback (most recent call last):2015-04-0611:28:36.480 18144 TRACE root File"/root/.local/bin/trove-guestagent", line 10, in <module>2015-04-0611:28:36.480 18144 TRACE root sys.exit(main())2015-04-0611:28:36.480 18144 TRACE root File"/root/sample/trove/trove/cmd/guest.py", line 58, in main2015-04-0611:28:36.480 18144 TRACE root raise RuntimeError(msg)2015-04-0611:28:36.480 18144 TRACE root RuntimeError: Manager class notregistered 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.


   

  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150406/204e83f9/attachment.html>


More information about the Openstack mailing list