Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problem with auto-starting DomU on NetBSD5.0.2 running Xen3.3



On Wed, Aug 25, 2010 at 10:13:26AM -0700, Kalpesh Zinjuwadia wrote:
> I fixed ifconfig.bridge1 file. However, still get same error. On console I 
> see a new log which I didn't see earlier. Xen-debug.log says brctl not found. 
> Can this be the root cause?

No, I get it on occasion too. It's some linux leftover in a script.
I have no more idea what's going on then. If after boot the bridge
exists and is properly configured, I can't see why the xen tools would
find it after boot, but not at boot time ...

Maybe in /usr/pkg/etc/xen/scripts/vif-bridge, you could add
ifconfig -a
brconfig -a
echo  xbridge $xbridge
in the 2) case, to see what's going on ? output of these commands should
end in the xenbackendd.log

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index