Thread Previous • Date Previous • Date Next • Thread Next |
iptables -A POSTROUTING -t mangle -p udp --dport 68 -j CHECKSUM --checksum-fill fixed the issue. Paras. On Tue, Feb 12, 2013 at 10:03 AM, Paras pradhan <pradhanparas@xxxxxxxxx>wrote: > Hi, > > I have two nodes. A controller node and a compute. Both has 2 nics , eth0 > is public and eth1 is private with no ip on it. Compute node has > nova-network and nova-compute . nova-api runs on both servers. I can see > br100 up in compute node. > > Thanks in advance. > Paras. > > > On Tue, Feb 12, 2013 at 2:38 AM, Razique Mahroua < > razique.mahroua@xxxxxxxxx> wrote: > >> Hi, >> what is your current network model? >> thanks >> >> *Razique Mahroua** - **Nuage & Co* >> razique.mahroua@xxxxxxxxx >> Tel : +33 9 72 37 94 15 >> >> >> Le 12 févr. 2013 à 00:25, Paras pradhan <pradhanparas@xxxxxxxxx> a écrit >> : >> >> Hi, >> >> The packages I am using are from folsom ubuntu quantal branch. When I >> run an instance I see >> >> -- >> wget: can't connect to remote host (169.254.169.254): Network is >> unreachable >> -- >> >> this might be the network issue as well. >> >> nova list shows my instance . I am running nova-network on compute >> node. nova-api is running on both controller and compute nodes. >> >> I have seen lot of ppl are having issues on this but i was not able to >> find out the issue by looking at their posts. >> >> How do I start debugging? >> >> Thanks >> Paras. >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~openstack >> Post to : openstack@xxxxxxxxxxxxxxxxxxx >> Unsubscribe : https://launchpad.net/~openstack >> More help : https://help.launchpad.net/ListHelp >> >> >> >
Thread Previous • Date Previous • Date Next • Thread Next |