L3 Agent Failed sending gratuitous ARP
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
quantum (Ubuntu) |
Fix Released
|
High
|
James Page | ||
Raring |
Fix Released
|
High
|
James Page |
Bug Description
Hi there,
With the last Quantum version in the Grizzly Repositories, the Quantum L3 agent is not able use the command arping due to bad parameters.
Here the log:
Stderr: '' execute /usr/lib/
2013-03-09 22:58:26.806 642 DEBUG quantum.
2013-03-09 22:58:26.930 642 DEBUG quantum.
Command: ['sudo', 'quantum-rootwrap', '/etc/quantum/
Exit code: 1
Stdout: 'ARPing 2.11, by Thomas Habets <email address hidden>\nusage: arping [ -0aAbdDeFpqrRuv ] [ -w <us> ] [ -S <host/ip> ]\n [ -T <host/ip ] [ -s <MAC> ] [ -t <MAC> ] [ -c <count> ]\n [ -i <interface> ] <host/ip/MAC | -B>\nFor complete usage info, use --help or check the manpage.\n'
Stderr: "arping: invalid option -- 'U'\n" execute /usr/lib/
2013-03-09 22:58:26.931 642 ERROR quantum.
Command: ['sudo', 'quantum-rootwrap', '/etc/quantum/
Exit code: 1
Stdout: 'ARPing 2.11, by Thomas Habets <email address hidden>\nusage: arping [ -0aAbdDeFpqrRuv ] [ -w <us> ] [ -S <host/ip> ]\n [ -T <host/ip ] [ -s <MAC> ] [ -t <MAC> ] [ -c <count> ]\n [ -i <interface> ] <host/ip/MAC | -B>\nFor complete usage info, use --help or check the manpage.\n'
Stderr: "arping: invalid option -- 'U'\n"
Versions:
- Ubuntu Raring 13.04
root@as-002:~# dpkg -l |grep quantum-l3
ii quantum-l3-agent 1:2013.
root@as-002:~# dpkg -l |grep arping
ii arping 2.11-1 amd64 sends IP and/or ARP pings (to the MAC address)
Regards.
Sam
Related branches
- Yolanda Robla (community): Approve
-
Diff: 23 lines (+2/-0)2 files modifieddebian/changelog (+1/-0)
debian/control (+1/-0)
summary: |
- Failed sending gratuitous ARP + L3 Agent Failed sending gratuitous ARP |
Changed in quantum: | |
milestone: | grizzly-rc1 → none |
no longer affects: | quantum |
I wonder if arping deprecated -U ? it exists in precise.
seems important enough to target as high for RC1