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

Re: [Xen-users] debian lenny domU installation


  • To: Wei Jiang <talk90091e@xxxxxxxxx>
  • From: Fasiha Ashraf <feehapk@xxxxxxxxxxx>
  • Date: Thu, 16 Jul 2009 14:57:11 +0530 (IST)
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Thu, 16 Jul 2009 02:34:59 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=5fWbq/XOJlj8y3daklwkQb1ZCrEtKVRoPlYZAR78AFa5ArAMOeX9y4X4MIMPLfivTXV1R4ZmONIT10HwgE+YIK35Z1j6tloxXRYmEpBIYmZWku/hS9pqe4lN9KtEaJTGbJFsPlIc5n+V+K7FQvr/mzcvUrL8D8YjifGHT2fuvQM=;
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

You can use this command to create a lenny guest. This is some simpler way.


xen-create-image --hostname=lenny-guest --size=7Gb --swap=1Gb \--ip=xx.xx.xx.xx --netmask=255.255.254.0 --gateway=xx.xx.xx.xx \--dir=/home/xen \--debootstrap --dist=lenny --mirror=http://ftp.us.debian.org/debian/ --passwd


You can get some more help from this link

http://www.punknix.com/virtualization_xen


Regards,
Fasiha Ashraf

--- On Wed, 8/7/09, Wei Jiang <talk90091e@xxxxxxxxx> wrote:

From: Wei Jiang <talk90091e@xxxxxxxxx>
Subject: Re: [Xen-users] debian lenny domU installation
To: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Wednesday, 8 July, 2009, 7:55 AM


using the below line to install a debian guest:

xm create -c xm-debian.cfg install=true
install-mirror=ftp://ftp.XX.debian.org/debian

I got a kernel BUG
---------------------
Installer: http://people.debian.org/~joeyh/d-i/images/daily                                                                   

WARNING: Installer kernel and ramdisk are not authenticated.

Fetching
http://people.debian.org/~joeyh/d-i/images/daily/netboot/xen/vmlinuz
Fetching
http://people.debian.org/~joeyh/d-i/images/daily/netboot/xen/initrd.gz
command line is "debian-installer/exit/always_halt=true -- quiet
console=hvc0"
Started domain ExampleDomain                                                   
[    0.004000] 1 multicall(s) failed: cpu 0                                   
[    0.004000] ------------[ cut here ]------------                           
[    0.004000] kernel BUG at
/build/buildd-linux-2.6_2.6.29-5-i386-xtBC0n/linux-2.6-2.6.29/debian/build/source_i386_none/arch/x86/xen/multicalls.c:180!                                                                                                     
[    0.004000] invalid opcode: 0000 [#1] SMP                                                                                 
[    0.004000] last sysfs file:                                                                                               
[    0.004000] Modules linked in:                                                                                             
[    0.004000]                                                                                                               
[    0.004000] Pid: 0, comm: swapper Not tainted (2.6.29-2-686-bigmem #1)                                                     
[    0.004000] EIP: e019:[<c01048cc>] EFLAGS: 00010002 CPU: 0                                                                 
[    0.004000] EIP is at xen_mc_flush+0x135/0x13f                                                                             
[    0.004000] EAX: 00000001 EBX: 00000000 ECX: c0401f1c EDX: c034aa5b                                                       
[    0.004000] ESI: 00000001 EDI: 00000001 EBP: c1104054 ESP: c0401f30                                                       
[    0.004000]  DS: e021 ES: e021 FS: 00d8 GS: 0000 SS: e021                                                                 
[    0.004000] Process swapper (pid: 0, ti=c0400000 task=c03aa2fc
task.ti=c0400000)                                           
[    0.004000] Stack:                                                                                                         
[    0.004000]  00000000 00000001 00000000 c03d9000 0045c001 c0104eb1
33c27001 c01056ce                                       
[    0.004000]  2c82e000 00000000 33c27001 00000000 c03d9000 c03da000
00000000 c011b601                                       
[    0.004000]  33c27001 f51fe000 c03da000 c0476000 00000154 c0419429
0000055b c8800000                                       
[    0.004000] Call Trace:                                                                                                   
[    0.004000]  [<c0104eb1>] xen_mc_issue+0x11/0x23                                                                           
[    0.004000]  [<c01056ce>] xen_set_pud_hyper+0x5d/0x64                                                                     
[    0.004000]  [<c011b601>] zap_low_mappings+0x2f/0x44                                                                       
[    0.004000]  [<c0419429>] mem_init+0x2af/0x2b7                                                                             
[    0.004000]  [<c0405732>] start_kernel+0x236/0x2de                                                                         
[    0.004000]  [<c040adca>] xen_start_kernel+0x7fb/0x803                                                                     
ny                                                                                                                           
Installer: http://people.debian.org/~joeyh/d-i/images/daily                                                                   

WARNING: Installer kernel and ramdisk are not authenticated..

Fetching
http://people.debian.org/~joeyh/d-i/images/daily/netboot/xen/vmlinuz
Fetching
http://people.debian.org/~joeyh/d-i/images/daily/netboot/xen/initrd.gz
command line is "debian-installer/exit/always_halt=true -- quiet
console=hvc0"
Started domain ExampleDomain
[    0.004000] 1 multicall(s) failed: cpu 0
[    0.004000] ------------[ cut here ]------------
[    0.004000] kernel BUG at
/build/buildd-linux-2.6_2.6.29-5-i386-xtBC0n/linux-2.6-2.6.29/debian/build/source_i386_none/arch/x86/xen/multicalls.c:180!
[    0.004000] invalid opcode: 0000 [#1] SMP
[    0.004000] last sysfs file:
[    0.004000] Modules linked in:
[    0.004000]
[    0.004000] Pid: 0, comm: swapper Not tainted (2.6.29-2-686-bigmem #1)
[    0.004000] EIP: e019:[<c01048cc>] EFLAGS: 00010002 CPU: 0
[    0.004000] EIP is at xen_mc_flush+0x135/0x13f
[    0.004000] EAX: 00000001 EBX: 00000000 ECX: c0401f1c EDX: c034aa5b
[    0.004000] ESI: 00000001 EDI: 00000001 EBP: c1104054 ESP: c0401f30
[    0.004000]  DS: e021 ES: e021 FS: 00d8 GS: 0000 SS: e021
[    0.004000] Process swapper (pid: 0, ti=c0400000 task=c03aa2fc
task.ti=c0400000)
[    0.004000] Stack:
[    0.004000]  00000000 00000001 00000000 c03d9000 0045c001 c0104eb1
33c27001 c01056ce
[    0.004000]  2c82e000 00000000 33c27001 00000000 c03d9000 c03da000
00000000 c011b601
[    0.004000]  33c27001 f51fe000 c03da000 c0476000 00000154 c0419429
0000055b c8800000
[    0.004000] Call Trace:
[    0.004000]  [<c0104eb1>] xen_mc_issue+0x11/0x23
[    0.004000]  [<c01056ce>] xen_set_pud_hyper+0x5d/0x64
[    0.004000]  [<c011b601>] zap_low_mappings+0x2f/0x44
[    0.004000]  [<c0419429>] mem_init+0x2af/0x2b7
[    0.004000]  [<c0405732>] start_kernel+0x236/0x2de
[    0.004000]  [<c040adca>] xen_start_kernel+0x7fb/0x803
ode: 5a 59 31 db eb 0f 8b 84 dd 04 0a 00 00 ff 94 dd 00 0a 00 00 43 3b 9d 08
0b 00 00 72 e9 85 ff c7 85 08 0b 00 00 00 00 00 00 74 04 <0f> 0b eb fe 58 5b
5e 5f 5d c3 57 89 d7 56 89 c6 53 b8 54 30 45
[    0.004000] EIP: [<c01048cc>] xen_mc_flush+0x135/0x13f SS:ESP
e021:c0401f30
[    0.004000] ---[ end trace 4eaa2a86a8e2da22 ]---
[    0..004000] Kernel panic - not syncing: Attempted to kill the idle task!
[    0.004000] ------------[ cut here ]------------
[    0.004000] WARNING: at
/build/buildd-linux-2.6_2.6.29-5-i386-xtBC0n/linux-2.6-2.6.29/debian/build/source_i386_none/kernel/smp.c:329
smp_call_funct


Looks like this is a very old bug, and somebody said it was gone. But I
still can see it at the sid/lenny/squeeze.

my dom0 is CentOS 5.3

# uname -a
Linux jzhu.cn.corp.sa 2.6.18-128.el5xen #1 SMP Wed Jan 21 11:12:42 EST 2009
x86_64 x86_64 x86_64 GNU/Linux

I wonder if anybody has ever installed debian domU successfully?

--
View this message in context: http://www.nabble.com/debian-lenny-domU-installation-tp24312833p24384542.html
Sent from the Xen - User mailing list archive at Nabble.com.


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


See the Web's breaking stories, chosen by people like you. Check out Yahoo! Buzz.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.