destroy and deploy again, the neutron-server failed to start

Bug #1613132 reported by hanwei
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Invalid
Medium
hanwei

Bug Description

I deploy kolla on ubuntu14.04.3, the first time, my deployment is successful. while I destroy all container and deploy again. neutron-server is always restarting.

Here is the details:

root@ubuntu:~# docker ps -a |grep neutron-server
36b3086aebef docker.hikvision.com.cn/kolla/ubuntu-source-neutron-server:3.0.0 "kolla_start" 36 hours ago Restarting (1) 7 hours ago neutron_server
root@ubuntu:~# docker logs 36b3086aebef
INFO:__main__:Validating config file
INFO:__main__:Copying service configuration files
INFO:__main__:Removing existing destination: /etc/neutron/neutron.conf
INFO:__main__:Copying /var/lib/kolla/config_files/neutron.conf to /etc/neutron/neutron.conf
INFO:__main__:Setting permissions for /etc/neutron/neutron.conf
INFO:__main__:Removing existing destination: /etc/neutron/plugins/ml2/ml2_conf.ini
INFO:__main__:Copying /var/lib/kolla/config_files/ml2_conf.ini to /etc/neutron/plugins/ml2/ml2_conf.ini
INFO:__main__:Setting permissions for /etc/neutron/plugins/ml2/ml2_conf.ini
INFO:__main__:Writing out command to execute
Running command: 'neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini'
Guru meditation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will no longer be registered in a future release, so please use SIGUSR2 to generate reports.

Tags: 3.0.0
Revision history for this message
hanwei (499349274-k) wrote :

when I see the /var/log/kolla/neutron/neutron-server.log, I know that it's the same as the follow bug:
https://bugs.launchpad.net/kolla/+bug/1592418

Changed in kolla:
assignee: nobody → hanwei (499349274-k)
Takashi Sogabe (sogabe)
Changed in kolla:
status: New → In Progress
status: In Progress → New
Changed in kolla:
status: New → Triaged
milestone: none → newton-rc2
Revision history for this message
Steven Dake (sdake) wrote :

Hanwei,

Can you attach your neutron server logs, so we can validate the assertion in comment #2 and close this as a dup?

Changed in kolla:
status: Triaged → Incomplete
importance: Undecided → Critical
Revision history for this message
zhubingbing (zhubingbing) wrote :

agree sdake,
1592418 bug look have fixed, you can close this bug
https://bugs.launchpad.net/kolla/+bug/1592418

this link hope help for you https://github.com/openstack/kolla/blob/master/ansible/roles/neutron/templates/neutron.conf.j2#L38

Changed in kolla:
importance: Critical → Medium
shake.chen (shake-chen)
Changed in kolla:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.