|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] /etc/xen/scripts/network-bridge: line 118: sigerr: comm
Any news?
On 28 May 2010 00:33, Flavio <fbcyborg@xxxxxxxxx> wrote:
On 27 May 2010 17:17, Flavio <fbcyborg@xxxxxxxxx> wrote:
I also had this kind of bug that the bridge wasn't always upped correctly
after xm startup.
I simply added "ifconfig xenbr0 0.0.0.0 up" to my /etc/conf.d/local.start.
I can try to do it on my system as well but I guess this is not sufficient because of the fact, the xend daemon could get up earlier. I'm gonna giving a try.
Unfortunately, this didn't fix my problem. The main reason is that the local.start script is the last one to be executed. So, xenbr0 bridge should start before the xend daemon. Even though the "net" is in the depend as it follows:
depend() { need net before xendomains sshd ntp-client ntpd nfs nfsmount rsyncd portmap dhcp }
This is not sufficient to solve the problem.
I think it's related to the xend init script, anyway.
-- Flavio
-- Flavio
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|