Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: XEN3 DOMU troubles
On Sat, Nov 04, 2006 at 11:36:19PM -0500, Mike Sun wrote:
> I'm having similiar issues to what Steve had reported in his thread
> (http://mail-index.netbsd.org/port-xen/2006/10/08/0004.html) except
> even after I include "vif = [ 'bridge=bridge0' ]" in my config file, I
> still get the "Error: Device 0 (vif) could not be connected. Hotplut
> scripts not working." error.
>
> brconfig -a shows the bridge0 interface is up and running:
> bridge0: flags=41<UP,RUNNING>
> Configuration:
> priority 32768 hellotime 2 fwddelay 15 maxage 20
> ipfilter disabled flags 0x0
> Interfaces:
> ex0 flags=3<LEARNING,DISCOVER>
> port 1 priority 128
> Address cache (max cache: 100, timeout: 1200):
> 00:0a:95:d6:1c:8a ex0 4294967143 flags=0<>
>
> Here is my guest domain file contents:
> name = "nbsdu"
> kernel = "/home/msun/netbsd-INSTALL_XEN3_DOMU"
> memory = 96
> vif = [ 'bridge=bridge0' ]
> disk = [ 'file:/home/msun/nbsd-disk,0x01,w' ]
> root = "/dev/wd0a"
>
> I'm running off the binaries from "NetBSD-daily/HEAD/200610250000Z/",
> anybody have any ideas what's going on?
Look at messages from xenbackendd in /var/log/messages, it may give a hint
at what's going wrong. You may also want to add some debug output (redirected
to a file) to /usr/pkg/etc/xen/scripts/*
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index