NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Current in XEN2-DOMU won't boot



On Thu, 8 Jan 2009, Manuel Bouyer wrote:

Date: Thu, 8 Jan 2009 21:52:18 +0100
From: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
To: Menuhin Saitov <menuhin%msaitov.de@localhost>
Cc: NetBSD Users <netbsd-users%NetBSD.org@localhost>
Subject: Re: Current in XEN2-DOMU won't boot

On Tue, Dec 30, 2008 at 12:50:24PM +0100, Menuhin Saitov wrote:
Hi,
i am tryin' to boot current at xen2 under netbsd-4.0.1 as XEN2-DOM0.
I've tryed also theBetabut nothing wont boot at this moment in DOMU is
NetBSD-4.0.1 so i tryed to install from a source beta and current.
Its a i386 system.

Can you give more details on what's going wrong ?

--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
    NetBSD: 26 ans d'experience feront toujours la difference
--



Hi,
Thx for Reply it wont boot the kernel i attached a small log.
and xm dmesg doesn't work.


Menuhin

http://www.msaitov.de/pgp.htm

Using config file "xen/conf/nbsd".
Started domain nbsd, console on port 9601
************ REMOTE CONSOLE: CTRL-] TO QUIT ********

************ REMOTE CONSOLE EXITED *****************
(54, 'Connection reset by peer')
Error: Error connecting to xend, is xend running?


 Traceback (most recent call last):
File "/usr/pkg/sbin/xm", line 9, in ?
main.main(sys.argv)
File "/usr/pkg/lib/python2.4/site-packages/xen/xm/main.py", line 808, in main
xm.main(args)
File "/usr/pkg/lib/python2.4/site-packages/xen/xm/main.py", line 106, in main
self.main_call(args)
File "/usr/pkg/lib/python2.4/site-packages/xen/xm/main.py", line 124, in 
main_call
p.main(args[1:])
File "/usr/pkg/lib/python2.4/site-packages/xen/xm/main.py", line 259, in main
create.main(args)
File "/usr/pkg/lib/python2.4/site-packages/xen/xm/create.py", line 550, in main
console_client.connect('localhost', console)
File "/usr/pkg/lib/python2.4/site-packages/xen/util/console_client.py", line 
86, in connect
__send_to_sock(sock)
File "/usr/pkg/lib/python2.4/site-packages/xen/util/console_client.py", line 
44, in __send_to_sock
data = os.read(0,1024)
OSError: [Errno 5] Input/output error



[2009-01-09 07:30:44 xend] DEBUG (XendDomainInfo:720) init_domain> Created 
domain=1 name=nbsd memory=256
[2009-01-09 07:30:45 xend] INFO (console:94) Created console id=16 domain=1 
port=9601
[2009-01-09 07:30:45 xend] DEBUG (XendDomainInfo:1130) Creating vbd dom=1 
uname=file:/system/test.img
[2009-01-09 07:30:46 xend] DEBUG (blkif:63) exception looking up device number 
for 0x01: [Errno 2] No such file or directory: '/dev/0x01'
[2009-01-09 07:30:46 xend] DEBUG (blkif:155) Connecting blkif 
<BlkifBackendInterface 1 0>
[2009-01-09 07:30:46 xend] DEBUG (XendDomainInfo:1107) Creating vif dom=1 vif=0 
mac=aa:00:00:50:02:f0
[2009-01-09 07:30:46 xend] INFO (XendRoot:113) EVENT> xend.console.create [16, 
1, 9601]
[2009-01-09 07:30:47 xend] INFO (XendRoot:113) EVENT> xend.domain.create 
['nbsd', '1']
[2009-01-09 07:30:47 xend] INFO (XendRoot:113) EVENT> xend.domain.unpause 
['nbsd', '1']
[2009-01-09 07:30:47 xend] DEBUG (XendDomain:247) XendDomain>reap> domain died 
name=nbsd id=1
[2009-01-09 07:30:47 xend] INFO (XendDomain:571) Destroying domain: name=nbsd
[2009-01-09 07:30:47 xend] DEBUG (XendDomainInfo:665) Destroying vifs for 
domain 1
[2009-01-09 07:30:47 xend] DEBUG (netif:305) Destroying vif domain=1 vif=0
[2009-01-09 07:30:47 xend] DEBUG (XendDomainInfo:674) Destroying vbds for 
domain 1
[2009-01-09 07:30:47 xend] DEBUG (blkif:552) Destroying blkif domain=1
[2009-01-09 07:30:47 xend] DEBUG (blkif:408) Destroying vbd domain=1 idx=0
[2009-01-09 07:30:47 xend] DEBUG (XendDomainInfo:634) Closing console, domain 1
[2009-01-09 07:30:47 xend] DEBUG (XendDomainInfo:622) Closing channel to domain 
1
[2009-01-09 07:30:47 xend] INFO (XendRoot:113) EVENT> xend.virq 4
[2009-01-09 07:30:47 xend] DEBUG (blkif:363) Unbinding vbd (type file) from 
/dev/vnd0d
[2009-01-09 07:30:47 xend] INFO (XendRoot:113) EVENT> xend.domain.exit ['nbsd', 
'1', 'crash']
[2009-01-09 07:30:47 xend] INFO (XendRoot:113) EVENT> xend.domain.destroy 
['nbsd', '1']
[2009-01-09 07:30:48 xend] INFO (XendRoot:113) EVENT> xend.domain.died ['nbsd', 
'1']




Home | Main Index | Thread Index | Old Index