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-users] 2.0.6, lvm, domU-crash?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] 2.0.6, lvm, domU-crash?
From: Toens Bueker <toens.bueker@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 27 May 2005 07:49:47 +0200
Delivery-date: Fri, 27 May 2005 05:56:44 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
Hi *,

when I try to start this config

kernel = "/boot/vmlinuz-2.6.11-xenU"
memory = 128
name = "Virtual1"
vif = [ 'mac=aa:00:00:00:00:11, bridge=xen-br0' ]
disk = [ 'phy:vg00/domu01_lv,sda1,w' ]
root = "/dev/sda1 ro"
extra = "4"

I get this errors in xend.log (tried two times):

[2005-05-23 13:37:22 xend] INFO (SrvDaemon:610) Xend Daemon started
[2005-05-23 13:37:22 xend] INFO (XendRoot:112) EVENT> xend.domain.create 
['Domain-0', '0']
[2005-05-23 13:37:22 xend] INFO (XendRoot:112) EVENT> xend.start 0
[2005-05-23 20:49:11 xend] INFO (SrvDaemon:610) Xend Daemon started
[2005-05-23 20:49:11 xend] INFO (XendRoot:112) EVENT> xend.start 0
[2005-05-23 22:30:42 xend] DEBUG (XendDomainInfo:720) init_domain> Created 
domain=1 name=Virtual1 memory=128
[2005-05-23 22:30:42 xend] INFO (console:94) Created console id=13 domain=1 
port=9601
[2005-05-23 22:30:42 xend] DEBUG (XendDomainInfo:1130) Creating vbd dom=1 
uname=phy:vg00/domu01_lv
[2005-05-23 22:30:42 xend] DEBUG (blkif:155) Connecting blkif 
<BlkifBackendInterface 1 0>
[2005-05-23 22:30:42 xend] DEBUG (XendDomainInfo:1107) Creating vif dom=1 vif=0 
mac=aa:00:00:10:19:4d
[2005-05-23 22:30:42 xend] INFO (XendRoot:112) EVENT> xend.console.create [13, 
1, 9601]
[2005-05-23 22:30:42 xend] INFO (XendRoot:112) EVENT> xend.domain.create 
['Virtual1', '1']
[2005-05-23 22:30:42 xend] INFO (XendRoot:112) EVENT> xend.domain.unpause 
['Virtual1', '1']
[2005-05-23 22:30:42 xend] DEBUG (blkif:203) Connecting blkif to event channel 
<BlkifBackendInterface 1 0> ports=14:3
[2005-05-23 22:30:43 xend] DEBUG (XendDomain:244) XendDomain>reap> domain died 
name=Virtual1 id=1
[2005-05-23 22:30:43 xend] INFO (XendDomain:564) Destroying domain: 
name=Virtual1
[2005-05-23 22:30:43 xend] DEBUG (XendDomainInfo:665) Destroying vifs for 
domain 1
[2005-05-23 22:30:43 xend] DEBUG (netif:305) Destroying vif domain=1 vif=0
[2005-05-23 22:30:43 xend] DEBUG (XendDomainInfo:674) Destroying vbds for 
domain 1
[2005-05-23 22:30:43 xend] DEBUG (blkif:552) Destroying blkif domain=1
[2005-05-23 22:30:43 xend] DEBUG (blkif:408) Destroying vbd domain=1 idx=0
[2005-05-23 22:30:43 xend] DEBUG (XendDomainInfo:634) Closing console, domain 1
[2005-05-23 22:30:43 xend] DEBUG (XendDomainInfo:622) Closing channel to domain 
1
[2005-05-23 22:30:43 xend] INFO (XendRoot:112) EVENT> xend.virq 4
[2005-05-23 22:30:43 xend] DEBUG (blkif:363) Unbinding vbd (type phy) from 
vg00/domu01_lv
[2005-05-23 22:30:43 xend] INFO (XendRoot:112) EVENT> xend.domain.exit 
['Virtual1', '1', 'crash']
[2005-05-23 22:30:43 xend] INFO (XendRoot:112) EVENT> xend.domain.destroy 
['Virtual1', '1']
[2005-05-23 22:30:44 xend] INFO (XendRoot:112) EVENT> xend.domain.died 
['Virtual1', '1']
[2005-05-23 22:31:44 xend] DEBUG (XendDomainInfo:720) init_domain> Created 
domain=2 name=Virtual1 memory=128
[2005-05-23 22:31:44 xend] INFO (console:94) Created console id=13 domain=2 
port=9602
[2005-05-23 22:31:44 xend] DEBUG (XendDomainInfo:1130) Creating vbd dom=2 
uname=phy:vg00/domu01_lv
[2005-05-23 22:31:44 xend] DEBUG (blkif:155) Connecting blkif 
<BlkifBackendInterface 2 0>
[2005-05-23 22:31:44 xend] DEBUG (XendDomainInfo:1107) Creating vif dom=2 vif=0 
mac=aa:00:00:63:47:e7
[2005-05-23 22:31:44 xend] INFO (XendRoot:112) EVENT> xend.console.create [13, 
2, 9602]
[2005-05-23 22:31:45 xend] INFO (XendRoot:112) EVENT> xend.domain.create 
['Virtual1', '2']
[2005-05-23 22:31:45 xend] INFO (XendRoot:112) EVENT> xend.domain.unpause 
['Virtual1', '2']
[2005-05-23 22:31:45 xend] DEBUG (blkif:203) Connecting blkif to event channel 
<BlkifBackendInterface 2 0> ports=14:3
[2005-05-23 22:31:45 xend] DEBUG (XendDomain:244) XendDomain>reap> domain died 
name=Virtual1 id=2
[2005-05-23 22:31:45 xend] INFO (XendDomain:564) Destroying domain: 
name=Virtual1
[2005-05-23 22:31:45 xend] DEBUG (XendDomainInfo:665) Destroying vifs for 
domain 2
[2005-05-23 22:31:45 xend] DEBUG (netif:305) Destroying vif domain=2 vif=0
[2005-05-23 22:31:45 xend] DEBUG (XendDomainInfo:674) Destroying vbds for 
domain 2
[2005-05-23 22:31:45 xend] DEBUG (blkif:552) Destroying blkif domain=2
[2005-05-23 22:31:45 xend] DEBUG (blkif:408) Destroying vbd domain=2 idx=0
[2005-05-23 22:31:45 xend] DEBUG (XendDomainInfo:634) Closing console, domain 2
[2005-05-23 22:31:45 xend] DEBUG (XendDomainInfo:622) Closing channel to domain 
2
[2005-05-23 22:31:45 xend] INFO (XendRoot:112) EVENT> xend.virq 4
[2005-05-23 22:31:45 xend] DEBUG (blkif:363) Unbinding vbd (type phy) from 
vg00/domu01_lv
[2005-05-23 22:31:45 xend] INFO (XendRoot:112) EVENT> xend.domain.exit 
['Virtual1', '2', 'crash']
[2005-05-23 22:31:45 xend] INFO (XendRoot:112) EVENT> xend.domain.destroy 
['Virtual1', '2']
[2005-05-23 22:31:46 xend] INFO (XendRoot:112) EVENT> xend.domain.died 
['Virtual1', '2']

Is it possible to get more dbug output? How should I debug the domain crash?

by
Töns
-- 
There is no safe distance.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] 2.0.6, lvm, domU-crash?, Toens Bueker <=