[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] /etc/xen/scripts/network-bridge: line 118: sigerr: command not found
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |