2014-06-12 19:50 GMT+09:00 Yoshihiro Kaneko <[email protected]>: > 2014-06-12 17:47 GMT+09:00 马超 <[email protected]>: >> the ryu-agent in compute seems can connect to neutron after recent reboot, >> and the info in ryu-agent.log has changed. but ....instance still cannot got >> ip. > > Possible causes are: > - dhcp-agent is not working normally > Please check dhcp-agent.log.
- ryu-agent on network node is not working normaly. Please check ryu-agent.log in network node. > > - tunnel port is not installed > A tunnel port on br-int on compute node and network node is not > installed correctly. > Please check br-int by "sudo ovs-vsctl show". > (Note that a tunnel port is added when it was necessary. so a tunnel > port will not be created until an instance is booted on compute node.) > > - flow table is not correct > The flow table on compute node and/or network node is not set up correctly. > Please try to add new neutron network for an instance or remake a > current network. > > - wrong network was given > if the instance is given the external network, the instance cannot > obtain an ip address from dhcp.... > >> >> thanks >> >> >> 2014-06-12 14:54 GMT+08:00 Yoshihiro Kaneko <[email protected]>: >>> >>> 2014-06-12 10:56 GMT+09:00 马超 <[email protected]>: >>> > yes, telnet can connect to the port and get the information :) >>> >>> Ok, ryu controller seems good. >>> Could you provide ryu-agent.log and configuration files on the compute >>> node? >>> /etc/neutron/neutron.conf >>> /etc/neutron/plugins/ryu/ryu.ini >>> /var/log/neutron/ryu-agent.log >>> >>> >> ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
