[juno] metadata-agent cannot start and there is no metadata-agent.log [closed]
I update my openstack from icehouse to juno. All things go well except neutron-metadata-agent.When I run "neutron agent-list", the "alive" status of Metadata agent is "xxx".
I check the status of neutron-metadata-agent service , it showed stoping/waiting . Then I started the agent again, but it stoped immediately:
root@network:~# service neutron-metadata-agent status
neutron-metadata-agent stop/waiting
root@network:~# service neutron-metadata-agent start
neutron-metadata-agent start/running, process 1897
root@network:~# service neutron-metadata-agent status
neutron-metadata-agent stop/waiting
There is no ERROR in neutron/server.log or in any other neutron/.log. Besides, there is no *neutron/metadata-agent.log in network node. Are there anyone who has met the same problem or anyone who knows how to deal with it ?? Please help me. Thanks a lot.
Check logs in /var/log/neutron/metadat-agent.log, neutron-ns-metadata-proxy.log
I have the same problem. neutron-metadata-agent did start initially (and there was such a /var/log/metadata-agent.log file until day X). But after that i failed to start and the this failure is recorded in /var/log/upstart/neutron-metadata-agent.log instead. Did you solve your problem?
This question refers to a release which is EOL'ed. Please reopen if the question/problem is still relevant in a supported version.