[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] 2.0.6, lvm, domU-crash?
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |