Ok so I went ahead and rebooted everything just to clear everything out and start up all the services - now it looks like everything is working. Go figure. I still have no idea why wasnt starting but working now. I will try and figure out why i couldnt start it manually and then when i rebooted ALL the nodes it worked but that is really really weird..
On Wed, Nov 19, 2014 at 11:09 AM, Amit Anand <[email protected]> wrote: > Kevin/Antonio > > Yeah router is still missing. The l3 agent is nto starting and I dont know > why. Im confident that I followed the guide exactly but when i start the > neutron server (systemctl start neutron-server.service) on the controller > node it wont start the l3 service... > > > [root@controller neutron]# service neutron-l3-agent status -l > Redirecting to /bin/systemctl status -l neutron-l3-agent.service > neutron-l3-agent.service - OpenStack Neutron Layer 3 Agent > Loaded: loaded (/usr/lib/systemd/system/neutron-l3-agent.service; > disabled) > Active: failed (Result: exit-code) since Tue 2014-11-18 16:29:19 EST; > 18h ago > Process: 6063 ExecStart=/usr/bin/neutron-l3-agent --config-file > /usr/share/neutron/neutron-dist.conf --config-file > /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini > --config-file /etc/neutron/fwaas_driver.ini --log-file > /var/log/neutron/l3-agent.log (code=exited, status=1/FAILURE) > Main PID: 6063 (code=exited, status=1/FAILURE) > CGroup: /system.slice/neutron-l3-agent.service > > Nov 18 16:29:19 controller systemd[1]: Started OpenStack Neutron Layer 3 > Agent. > Nov 18 16:29:19 controller systemd[1]: neutron-l3-agent.service: main > process exited, code=exited, status=1/FAILURE > Nov 18 16:29:19 controller systemd[1]: Unit neutron-l3-agent.service > entered failed state. > Nov 18 16:31:18 controller systemd[1]: Stopped OpenStack Neutron Layer 3 > Agent. > > > But it is running on network node fine: > > > [root@network neutron]# service neutron-l3-agent status > Redirecting to /bin/systemctl status neutron-l3-agent.service > neutron-l3-agent.service - OpenStack Neutron Layer 3 Agent > Loaded: loaded (/usr/lib/systemd/system/neutron-l3-agent.service; > enabled) > Active: active (running) since Wed 2014-11-19 11:07:43 EST; 4s ago > Main PID: 23862 (neutron-l3-agen) > CGroup: /system.slice/neutron-l3-agent.service > └─23862 /usr/bin/python /usr/bin/neutron-l3-agent --config-file > /usr/share/neutron/neutron-dist.conf --config-file /etc/neut... > > Nov 19 11:07:43 network systemd[1]: Starting OpenStack Neutron Layer 3 > Agent... > Nov 19 11:07:43 network systemd[1]: Started OpenStack Neutron Layer 3 > Agent. > > > On Wed, Nov 19, 2014 at 6:10 AM, Antonio Messina < > [email protected]> wrote: > >> Sorry, maybe it's a stupid question, but is the l3-agent daemon >> actually running? >> >> root@cloud3:~# service neutron-l3-agent status >> neutron-l3-agent start/running, process 17696 >> >> root@cloud3:~# neutron agent-list >> >> +--------------------------------------+--------------------+-------------------+-------+----------------+---------------------------+ >> | id | agent_type | host >> | alive | admin_state_up | binary | >> >> +--------------------------------------+--------------------+-------------------+-------+----------------+---------------------------+ >> | 445ddf44-cc25-422c-84d2-b356909273ad | L3 agent | >> cloud3.gc3 | :-) | True | neutron-l3-agent >> | >> >> >> .a. >> >> -- >> [email protected] >> [email protected] +41 (0)44 635 42 22 >> S3IT: Service and Support for Science IT http://www.s3it.uzh.ch/ >> University of Zurich >> Winterthurerstrasse 190 >> CH-8057 Zurich Switzerland >> > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
