|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] /etc/xen/scripts/network-bridge: line 118: sigerr: comm
I had the same problem on my gentoo xen 4.0 2.6.32 machine.
It happens because the locking did not work in the network scripts of
gentoo. I removed the locking from them and then it worked.
When the locking was used, it waited for 100 times to get it, failed and
then in the line where the default gateway for the xenbr0 was installed
the "ip" command was called with "sigerr" instead of the default gateway
extracted previously by the ip route command on the original network
interface.
For me, removing of locking in /etc/xen/scripts/network-bridge helped.
Daniel
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-users] /etc/xen/scripts/network-bridge: line 118: sigerr: command not found,
Daniel Schmitt <=
|
|
|
|
|