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 <mari...@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@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to