← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1416315] [NEW] delete ip rule in dvr agent failed

 

Public bug reported:


when I create a dvr router, I find the error log in l3 agent:

2015-01-30 09:04:41.979 26426 DEBUG neutron.agent.linux.utils [-] Running command: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'netns', 'exec', 'qr
outer-bd7efd9a-88bb-4d19-bfe9-d5d24ec16eda', 'ip', 'rule', 'del', 'priority', 'None'] create_process /opt/stack/neutron/neutron/agent/linux/utils.py:46
2015-01-30 09:04:42.238 26426 ERROR neutron.agent.linux.utils [-]
Command: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'netns', 'exec', 'qrouter-bd7efd9a-88bb-4d19-bfe9-d5d24ec16eda', 'ip', 'rule', 'del', 'priorit
y', 'None']
Exit code: 255
Stdout: ''
Stderr: 'Error: argument "None" is wrong: preference value is invalid\n\n'

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  delete ip rule in dvr agent failed

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  
  when I create a dvr router, I find the error log in l3 agent:

  2015-01-30 09:04:41.979 26426 DEBUG neutron.agent.linux.utils [-] Running command: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'netns', 'exec', 'qr
  outer-bd7efd9a-88bb-4d19-bfe9-d5d24ec16eda', 'ip', 'rule', 'del', 'priority', 'None'] create_process /opt/stack/neutron/neutron/agent/linux/utils.py:46
  2015-01-30 09:04:42.238 26426 ERROR neutron.agent.linux.utils [-]
  Command: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'netns', 'exec', 'qrouter-bd7efd9a-88bb-4d19-bfe9-d5d24ec16eda', 'ip', 'rule', 'del', 'priorit
  y', 'None']
  Exit code: 255
  Stdout: ''
  Stderr: 'Error: argument "None" is wrong: preference value is invalid\n\n'

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


Follow ups

References