Subject: /usr/pkg/etc/xen/scripts/qemu-ifup ?
To: None <port-xen@netbsd.org>
From: Daniel Carosone <dan@geek.com.au>
List: port-xen
Date: 11/13/2006 16:26:17
--nQ/xeVmZrLSRDxa3
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Trying to start a hvm domU with a network interface fails.  Well, it
doesn't fail, but nothing much happens: the domain is created but
doesn't run, and qemu-dm leaves a zombie process behind.

in /var/log/xen/qemu*.log I find an error:
 /usr/pkg/etc/xen/scripts/qemu-ifup: No such file or directory

I tried making it an empty script (just "#!/bin/sh\nexit 0") and that
got me a domain starting, with a NIC in it, but no apparent
connectivity (0 packets recvd). I also tried adding the tap(4) device
that gets created to the bridge, with no further result.

What should be in this script?

--
Dan.
--nQ/xeVmZrLSRDxa3
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (NetBSD)

iD8DBQFFWAH5EAVxvV4N66cRAtFmAKCVWMmnbZZAN/C9ECfGJmX6HtjZFgCgmdI4
RyimrN8z65PDe80UMQcDK9E=
=gQvk
-----END PGP SIGNATURE-----

--nQ/xeVmZrLSRDxa3--