All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kip Macy <kmacy@eventdriven.org>
To: Ian Pratt <Ian.Pratt@cl.cam.ac.uk>
Cc: Keir.Fraser@cl.cam.ac.uk, xen-devel@lists.sourceforge.net
Subject: Xen reboots when trying to start new domain
Date: Wed, 8 Sep 2004 16:43:11 -0700 (PDT)	[thread overview]
Message-ID: <20040908161641.J62014@demos.bsdclusters.com> (raw)
In-Reply-To: <E1C2b8p-00056T-00@mta1.cl.cam.ac.uk>


I'm running what was 1.1301 at the time of the clone (xen.bkbits.net
indicates that it is now 1.1280.1.21) on a dual opteron with 8GB
running in 32-bit mode.

title Xen 1.1301 / XenoLinux 2.6.8.1
        kernel /xen-1.1301.gz dom0_mem=262144 com1=9600,8n1 pdb=com1H console=com1 noreboot
        module /vmlinuz-1.1301 root=/dev/hda3 ro



The FreeBSD domain builder works fine running against 1.1229, however,
on the more recent snapshot the following occurs:

in my login:

r xm create -f /u/kmacy/xentmp/freebsd.curly -c
name=xen-vm0.lab.netapp.com image=/u/kmacy/kernel vmid=10
Using config file "/u/kmacy/xentmp/freebsd.curly".
config: (vm (name xen-vm0.lab.netapp.com) (memory 16) (cpu 10) (image
(freebsd (kernel /u/kmacy/kernel) (args
'boot.netif.ip=172.16.9.213,boot.netif.netmask=255.255.255.0,vfs.root.mountfrom=ufs:/dev/xbd0a,bootverbose=1')))
(device (vbd (uname phy:loopa) (dev loopa) (mode w))) (device (vif (mac
aa:00:00:7e:d7:73))))
ERROR: Failure when submitting mmu updates: Invalid argument
requestReceived> No device: Message type
netif_be_driver_status_changed_t 3:32 <Channel dom=0 ports=2:-1>
vif-bridge up vif=vif1.0 domain=xen-vm0.lab.netapp.com
mac=aa:00:00:7e:d7:73 bridge=xen-br0
<logout>

on the console:
XEN) (file=sched_bvt.c, line=367) Get domain 1 bvt mcu_adv=10,
warpback=0, warpvalue=0, warpl=2000000000, warpu=1000000000^M
(XEN) (file=sched_bvt.c, line=400) Get domain 1 bvt mcu_adv=10,
warpback=0, warpvalue=0, warpl=2000000000000000, warpu=1000000000000000^M
(XEN)
(file=/t/niners/users/xen/xeno-unstable.bk.work.1.1301/xen/include/asm/mm.h,
line=241) Bad type (saw 40000000 != exp 25fe0000) for pfn 000035b5^M
(XEN) DOM0: (file=memory.c, line=317) Bad page type for pfn 000035b5
(40000001)^M
(XEN)
(file=/t/niners/users/xen/xeno-unstable.bk.work.1.1301/xen/include/asm/mm.h,
line=254) Unexpected va backpointer (saw 30000001 != exp 26000000) for pfn 000035b6^M
(XEN) DOM0: (file=memory.c, line=317) Bad page type for pfn 000035b6
(30000001)^M
(XEN) DOM0: (file=memory.c, line=347) Attempt to create linear p.t. with
write perms^M
(XEN)
(file=/t/niners/users/xen/xeno-unstable.bk.work.1.1301/xen/include/asm/mm.h,
line=280) Error while validating pfn 000035b5 for type 40000000. caf=60000002 taf=40000001^M
(XEN) DOM0: (file=memory.c, line=317) Bad page type for pfn 000035b5
(40000000)^M
(XEN) DOM0: (file=memory.c, line=849) Error while pinning pfn 000035b5^M
(XEN)
(file=/t/niners/users/xen/xeno-unstable.bk.work.1.1301/xen/include/asm/mm.h,
line=158) Error pfn 000035b5: ed=fc5cb340, sd=00000001, caf=60000000, taf=40000000^M
<reboot>
Phoenix ServerBIOS 3 Release 6.0     ^[[0;30;40m
^[[\
2;1H^[[0;37;40mCopyright 1985-2002 Phoenix Technologies Ltd.^[[0;30;40m
^[[3;\
1H^[[0;37;40mAll Rights Reserved^[[0;30;40m
^[[4;1H\
^[[0;37;40mHDAMA Ver 1.84^[[0;30;40m
^[[5;1H^[\
[0;37;40mBuild Time: 01/07/04 15:51:10^[[0;30;40m
^[[6;1H^[[0\
;37;40m                       ^[[0;30;40m
^[[7;1H^[[0;37;40m                           \
  Rhapsody Mainboard      ^[[0;30;40m
^[[8;1H^[[0;37;40m                               \
    HDAMA             ^[[0;30;40m
^[[9;1H^[[0;37;40m                       ^[[0;30;40m \
                        ^[[10;1H^[[0;37;40mCPU = AMD Opteron(tm)
Processor 242^[[0;30;40m                      \
                       ^[[11;1H^[[0;37;40m2 Processors
Detected^[[0;30;40m                                     \
                      ^[[12;1H^[[0;37;40m579M System RAM
Passed^[[0;30;40m
                    ^[[13;1H
^M
************ REMOTE CONSOLE EXITED *****************^M


It looks like a bug has bug has been introduced in the page checking
logic some time since 1.1229.


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click

  parent reply	other threads:[~2004-09-08 23:43 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-01  2:50 Question about starting a domain Kathy Chen
2004-09-01  7:20 ` Steven Hand
2004-09-01 19:15   ` Kathy Chen
2004-09-01 19:51     ` Ian Pratt
2004-09-01 20:22       ` Kathy Chen
2004-09-08 23:43       ` Kip Macy [this message]
2004-09-09  0:10         ` Xen reboots when trying to start new domain Keir Fraser
2004-09-09  0:14           ` Kip Macy
2004-09-09  0:27             ` Keir Fraser
2004-09-09 23:52               ` Kip Macy
2004-09-10  0:28                 ` Keir Fraser
2004-09-10 13:51                 ` Ronald G. Minnich
2004-09-10 16:31                   ` Kip Macy
2004-09-09  0:18           ` world doesn't compile with debug enabled Kip Macy
2004-09-09  0:25             ` Keir Fraser
2004-09-09  0:18           ` Re: Xen reboots when trying to start new domain Kip Macy
2004-09-09  0:19           ` Keir Fraser
2004-09-09  0:25             ` Kip Macy
2004-09-09  0:28               ` Keir Fraser
2004-09-09  0:36               ` Keir Fraser
2004-09-09  1:02                 ` Keir Fraser
2004-09-09  1:52                   ` Ian Pratt
2004-09-09  5:21                     ` Kip Macy
2004-09-10  0:11                     ` Never mind " Kip Macy
2004-09-10  0:29                       ` Keir Fraser
2004-09-10  0:41                         ` Kip Macy
2004-09-10  0:50                         ` Kip Macy
2004-09-10  2:53                           ` Keir Fraser
2004-09-10  3:09                             ` Kip Macy
2004-09-10  4:41                               ` Keir Fraser
2004-09-10  5:34                                 ` Kip Macy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040908161641.J62014@demos.bsdclusters.com \
    --to=kmacy@eventdriven.org \
    --cc=Ian.Pratt@cl.cam.ac.uk \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=xen-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.