[Openstack] Trove installation issue

Sharada R sharu8989 at yahoo.com
Mon Apr 6 06:48:31 UTC 2015


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/be4bf2b1/attachment.html>


More information about the Openstack mailing list