Hi Yamahata,

I have just found out using 'mysqlshow' that there is no database as 
'ryu_quantum'. I am following the steps to enable ryu and it doesn't explain 
how to create such a database (May be it is populated implicitly in some step). 
Anyway, I have the ryu-manager running but don't know how to get away with this 
error.

Please look into this.

Salman

> Date: Mon, 30 Apr 2012 08:35:22 +0900
> From: [email protected]
> To: [email protected]
> CC: [email protected]
> Subject: Re: [Ryu-devel] Running quantum-server Error
> 
> On Sun, Apr 29, 2012 at 05:56:58PM -0500, Salman Malik wrote:
> > This is how my ryu.ini file looks like:
> > [DATABASE]
> > # This line MUST be changed to actually run the plugin.
> > sql_connection = mysql://root:[email protected]:3306/nova
> 
> This line seems wrong. You are using same db to nova.
> sql_connection = mysql://root:[email protected]:3306/ryu_quantum
>                                                   ^^^^^^^^^^^^
>                                                   This must be
> 
> distinct from name which other openstck components are using.
> 
> 
> 
> > #sql_connection = mysql://<user>:<pass>@<IP>:<port>/<dbname>
> > #sql_connection = sqlite://root:nova@localhost/nova
> > 
> > [OVS]
> > integration-bridge = br-int
> > 
> > # openflow-controller = <host IP address of ofp controller>:<port: 6633>
> > # openflow-rest-api = <host IP address of ofp rest api service>:<port: 8080>
> > openflow-controller = 127.0.0.1:6633
> > openflow-rest-api = 127.0.0.1:8080
> > 
> > [AGENT]
> > # Change to "sudo quantum-rootwrap" to limit commands that can be run
> > # as root.
> > root_helper = sudo
> 
> 
> -- 
> yamahata
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
                                          
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to