On Sat, Oct 29, 2011 at 06:24:36PM +0200, Bruno Gruel wrote:
Thank's for you reply.
I apply the diff a run ./build.sh tools kernel=XEN3_DOM0, copy/paste
the new kernel in the right place and reboot.
First create/shutdown OK
Second create/shutdown OK
.
.
.
Until the ninth.....
# xm create /etc/xen/bsd49.cfg
Using config file "/etc/xen/bsd49.cfg".
Oct 29 19:59:49 /netbsd: xbd backend: attach device vnd0d (size
4194304) for domain 9
Oct 29 19:59:49 /netbsd: xbdback backend/vbd/9/51712: can't
VOP_OPEN device 0xe03: 16
It tried again to open vnd0d twice, so either it booted the wrong
kernel, or it didn't pick up the patch. What does
uname -a
reports ?
Started domain openbsd49 (id=9)
and the shutdown reboot the server (i can't believe it). Why at the
ninth time ?? May be i don't wait enough time between a create and a
reboot.
have you already get a full sucess whit a NetBSD51 + XEN41
(64bits)??
Yes, I've been doing lots of create/destroy when testing the
Xen MP support.