|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] /etc/xen/scripts/network-bridge: line 118: sigerr: comm
> On 27 May 2010 08:52, Flavio <fbcyborg@xxxxxxxxx> wrote:
> I've just tried to remove that lines.
> That is not the solution, even if the message in the subject
> doesn't longer appear, but the network is still inactive.
Hmm.
I found the place where something wrong happened by using bash debug mode.
Add " -x" to the 1st line of network-bridge script. There is something
written "#!/bin/bash". Then you will see a lot of debug output next boot.
For my problem at one place in the script "sigerr" was returned by one
command/function and incorrectly used as gateway ip address.
Daniel
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|