WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-devel] domU crash

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] domU crash
From: Stephan Böni <boeni@xxxxxx>
Date: Sat, 15 Oct 2005 16:28:10 +0200
Delivery-date: Sat, 15 Oct 2005 14:25:50 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcXRlKs06TcLW/QBSoqb9FPhlT+KXg==
Thread-topic: domU crash
Well, i'm starting a domU but it crashes. What i've done wrong?
 
> cd /etc/xen
xm create inhouse
Using config file "inhouse".
Started domain inhouse
>
> cat /var/log/xend.log
....
[2005-10-15 16:19:43 xend] DEBUG (image:156) initDomain: cpu=-1 mem_kb=2097152 ssidref=-1 dom=7
[2005-10-15 16:19:43 xend] DEBUG (XendDomainInfo:843) init_domain> Created domain=7 name=inhouse memory=2048
[2005-10-15 16:19:43 xend] INFO (XendRoot:141) EVENT> xend.domain.create ['inhouse', 7]
[2005-10-15 16:19:43 xend] INFO (image:217) buildDomain os=linux dom=7 vcpus=1
[2005-10-15 16:19:43 xend] DEBUG (image:255) dom            = 7
[2005-10-15 16:19:43 xend] DEBUG (image:256) image          = /boot/vmlinuz-xen
[2005-10-15 16:19:43 xend] DEBUG (image:257) store_evtchn   = 1
[2005-10-15 16:19:43 xend] DEBUG (image:258) console_evtchn = 2
[2005-10-15 16:19:43 xend] DEBUG (image:259) cmdline        =  ip=:1.2.3.4:::inhouse:eth0:dhcp 3
[2005-10-15 16:19:43 xend] DEBUG (image:260) ramdisk        = /boot/initrd-xen
[2005-10-15 16:19:43 xend] DEBUG (image:261) flags          = 0
[2005-10-15 16:19:43 xend] DEBUG (image:262) vcpus          = 1
[2005-10-15 16:19:45 xend] INFO (xsobj:326) DBMap>introduceDomain> 7 833153 <EventChannel dom1:0:22 dom2:7:1> /domain/7a1ede72-57f0-4367-b438-151252f83d82
[2005-10-15 16:19:45 xend] DEBUG (XendDomainInfo:698) writing key availability=online to path /cpu/0 in store
[2005-10-15 16:19:45 xend] WARNING (XendDomainInfo:1100) Unknown config field boot
[2005-10-15 16:19:45 xend] DEBUG (blkif:24) exception looking up device number for hda1: [Errno 2] No such file or directory: '/dev/hda1'
[2005-10-15 16:19:45 xend] ERROR (XendDomainInfo:443) ['vif', ['mac', 'aa:00:00:20:a0:fa']]
[2005-10-15 16:19:45 xend] INFO (XendRoot:141) EVENT> xend.domain.unpause ['inhouse', 7]
[2005-10-15 16:19:46 xend] DEBUG (XendDomain:233) XendDomain>reap> domain died name=inhouse id=7
[2005-10-15 16:19:46 xend] INFO (XendRoot:141) EVENT> xend.domain.exit ['inhouse', 7, 'crash']
>
> cat inhouse | grep -v ^#
kernel = "/boot/vmlinuz-xen"
ramdisk = "/boot/initrd-xen"
memory = 2048
name = "inhouse"
disk = [ 'phy:xenvg/inhouse-root,hda1,w' ]
dhcp="dhcp"
hostname = "inhouse"
extra = "3"
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>