I believe this is no longer relevant to the current state of tripleo.

** Changed in: tripleo
       Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1273882

Title:
  os-collect-config unable to restart neutron-l3-agent

Status in neutron:
  Incomplete
Status in tripleo:
  Invalid

Bug description:
  The command 'os-collect-config --force --one' fails on overcloud-
  notcompute with:

  + service neutron-l3-agent restart
  neutron-l3-agent stop/waiting
  start: Job failed to start
  [2014-01-28 23:17:33,155] (os-refresh-config) [ERROR] during post-configure 
phase. [Command '['dib-run-parts', 
'/opt/stack/os-config-refresh/post-configure.d']' returned non-zero exit status 
1]

  And in /var/log/upstart/neutron-l3-agent.log:

  Stderr: '/usr/bin/neutron-rootwrap: Unauthorized command: kill -9 11634 (no 
filter matched)\n'
  2014-01-28 23:17:33.073 13463 ERROR neutron.common.legacy [-] Skipping 
unknown group key: firewall_driver
  2014-01-28 23:17:33.133 13463 CRITICAL neutron 
[req-5f2c30e1-d121-4183-8bb1-109940edc995 None]
  Command: ['sudo', '/usr/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 
'kill', '-9', '11634']
  Exit code: 99
  Stdout: ''
  Stderr: '/usr/bin/neutron-rootwrap: Unauthorized command: kill -9 11634 (no 
filter matched)\n'

  Was able to fix by adding filter to /etc/neutron/rootwrap.d/l3.filters:
  kill_l3_agent: KillFilter, root, /opt/stack/venvs/neutron/bin/python, -9

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1273882/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to