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-devel

Re: [Xen-devel] Fwd: bug on create domain0

To: tkpiuk <tkpiuk@xxxxxxxxx>
Subject: Re: [Xen-devel] Fwd: bug on create domain0
From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Date: Thu, 14 Apr 2011 08:58:28 -0400
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 14 Apr 2011 06:02:04 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4D99875F.3010903@xxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <4D99875F.3010903@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.20 (2009-06-14)
On Mon, Apr 04, 2011 at 02:54:55PM +0600, tkpiuk wrote:

Please do not send HTML emails.

> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
>   <head>
>     <meta http-equiv="content-type" content="text/html; charset=UTF-8">
>   </head>
>   <body bgcolor="#ffffff" text="#000000">
>     <br>
>     <br>
>     -------- Исходное сообщение --------
>     <table class="moz-email-headers-table" border="0" cellpadding="0"
>       cellspacing="0">
>       <tbody>
>         <tr>
>           <th align="RIGHT" valign="BASELINE" nowrap="nowrap">Тема: </th>
>           <td>bug on create domain0</td>
>         </tr>
>         <tr>
>           <th align="RIGHT" valign="BASELINE" nowrap="nowrap">Дата: </th>
>           <td>Mon, 04 Apr 2011 13:05:03 +0600</td>
>         </tr>
>         <tr>
>           <th align="RIGHT" valign="BASELINE" nowrap="nowrap">От: </th>
>           <td>net administrator <a class="moz-txt-link-rfc2396E" 
> href="mailto:admin.as@xxxxxxxxxxx";>&lt;admin.as@xxxxxxxxxxx&gt;</a></td>
>         </tr>
>         <tr>
>           <th align="RIGHT" valign="BASELINE" nowrap="nowrap">Отвечать:
>           </th>
>           <td><a class="moz-txt-link-abbreviated" 
> href="mailto:smolencev.as@xxxxxxxxxxx";>smolencev.as@xxxxxxxxxxx</a></td>
>         </tr>
>         <tr>
>           <th align="RIGHT" valign="BASELINE" nowrap="nowrap">Кому: </th>
>           <td><a class="moz-txt-link-abbreviated" 
> href="mailto:xen-devel@xxxxxxxxxxxxxxxxxxx";>xen-devel@xxxxxxxxxxxxxxxxxxx</a></td>
>         </tr>
>       </tbody>
>     </table>
>     <br>
>     <br>
>     <meta http-equiv="content-type" content="text/html; charset=UTF-8">
>     xl create -f /vm/a4/config/hvm.run<br>
>     Parsing config file /vm/a4/config/hvm.run<br>
>     xc: info: VIRTUAL MEMORY ARRANGEMENT:<br>
>       Loader:        0000000000100000-&gt;00000000001793b0<br>
>       TOTAL:         0000000000000000-&gt;000000005f800000<br>
>       ENTRY ADDRESS: 0000000000100000<br>
>     xc: info: PHYSICAL MEMORY ALLOCATION:<br>
>       4KB PAGES: 0x0000000000000200<br>
>       2MB PAGES: 0x00000000000002fb<br>
>       1GB PAGES: 0x0000000000000000<br>
>     <br>
>     <br>
>     after 4-5 seconds - hard reboot<br>


OK, so somebody mentioned this on IRC as well. They tried a simple
DomU kernel and it crashed their machine. When they updated to
Xen-unstable it worked.

I would suggest you try the latest Xen and also hook up a serial
console to log where Xen crashed. Look in the PVOPS Wiki for details.

>     <br>
>     xen 4.1.0<br>
>     xen-tools 4.1.0<br>
>     xen-sources 2.6.34-r4<br>
>     <br>
>     <b>cat /vm/a4/config/hvm.run</b><br>
>     name = "a4"<br>
>     memory = 1024<br>
>     maxmem = 1536<br>
>     vcpus = 2<br>
>     arch_libdir = 'lib'<br>
>     kernel  =       "hvmloader"<br>
>     builder =       "hvm"<br>
>     acpi    =       0<br>
>     apic    =       0<br>
>     pae     =       0<br>
>     vif  =  [ 'type=ioemu, mac=00:30:48:7e:29:9a, bridge=xenbr0,
>     model=e1000'<br>
>      ]<br>
>     disk = [<br>
>      '<a moz-do-not-send="true" class="moz-txt-link-freetext"
>       
> href="file:/vm/a4/v-hdd/sda1-a4_sys,ioemu:hda,w">file:/vm/a4/v-hdd/sda1-a4_sys,ioemu:hda,w</a>'<br>
>      ,
>     '<a moz-do-not-send="true" class="moz-txt-link-freetext"
> href="file:/raid5/install/IMAGES/MICROSOFT/SQL/SQL2005/32BIT/Win_SQL_Srv_2005_Std_Rus/Win_SQL_Srv_2005_Std_Rus_Disc1.ISO,hdc:cdrom,r">file:/raid5/install/IMAGES/MICROSOFT/SQL/SQL2005/32BIT/Win_SQL_Srv_2005_Std_Rus/Win_SQL_Srv_2005_Std_Rus_Disc1.ISO,hdc:cdrom,r</a>'<br>
>      ,
>     '<a moz-do-not-send="true" class="moz-txt-link-freetext"
> href="file:/raid5/install/IMAGES/MICROSOFT/SQL/SQL2005/32BIT/Win_SQL_Srv_2005_Std_Rus/Win_SQL_Srv_2005_Std_Rus_Disc2.ISO,hdd:cdrom,r">file:/raid5/install/IMAGES/MICROSOFT/SQL/SQL2005/32BIT/Win_SQL_Srv_2005_Std_Rus/Win_SQL_Srv_2005_Std_Rus_Disc2.ISO,hdd:cdrom,r</a>'<br>
>      ]<br>
>     boot    =       'c'<br>
>     on_poweroff =   'destroy'<br>
>     on_reboot =     'restart'<br>
>     on_crash =      'preserve'<br>
>     device_model = '/usr/lib/xen/bin/qemu-dm'<br>
>     vfb = ['vnc=1,vnclisten=0.0.0.0']<br>
>     vncpasswd =     ''<br>
>     vncviewer =     1<br>
>     opengl  =       1<br>
>     sdl     =       0<br>
>     vncconsole =    0<br>
>     stdvga  =       0<br>
>     serial  =       'pty'<br>
>     usbdevice="tablet"<br>
>     <br>
>   </body>
> </html>

> #http://xgu.ru/wiki/Windows_XP_??_Xen
> #http://blogs.sun.com/shalon/entry/a_summary_of_creation_of
> 
> name = "a4"
> memory = 1024
> maxmem = 1536
> vcpus = 2
> 
> #arch_libdir = 'lib64'
> #else:
> arch_libdir = 'lib'
> 
> # VMX firmware loader, ?????? HVM-???????????? ???????????? hvmloader
> kernel        =       "hvmloader"
> 
> # builder ??? ?????? ????????????. ?????? HVM-???????????? 
> ?????????????????????? hvm
> builder       =       "hvm"
> 
> # ?????????????????? ACPI ???????????? HVM-????????????, ???? 
> ?????????????????? ?????????? "0" (??????????????????)
> acpi  =       0
> 
> #?????????????????? APIC ???????????? HVM-????????????, ???? 
> ?????????????????? ?????????? "0" (??????????????????)
> apic  =       0
> 
> 
> # ?????????????????? PAE ???????????? HVM-????????????, ???? 
> ?????????????????? ?????????? "0" (??????????????????) 
> pae   =       0
> 
> # ???????????????? ?????????????? ??????????????????????. 
> ???????????????????????? ?????????? ???????????? ??????????, ???????????? 
> ???? ?????????????? ?????????????????? ???????? ??????????????????. 
> # ?? ???????????? ????????????, ?????????????????????????????? 
> ????????????????????, ?????????????????????? ???????????? 
> ???????????????????????????? ?????????????????? bridge, ??????????????????????
> # ?? ???????????? ?????????? ?????????????????? ??????????????????. 
> ?????????????????????? ?????????? ?????????????????????? MAC-?????????? 
> ???????????????????? (???? ?????????????????? 
> # ???????????????????????? ?????????????????? ?????????????? ???????????? 
> ??????????????????, ?????????????????????? Xen Source). ?????????? ???? 
> ?????????? ???????????????????? ????????????
> # ?????????????????????? ?????????????? ?????????? (???????????????? model). 
> #vif = [ 'type=ieomu, mac=00:16:3e:09:f0:14, bridge=xenbr0']
> vif  =  [ 'type=ioemu, mac=00:30:48:7e:29:9a, bridge=xenbr0, model=e1000'
> #     , 'type=ieomu, mac=00:16:3e:09:f2:10, bridge=xenbr0, model=pcnet'
> #     , 'type=ieomu, mac=00:16:3e:09:f1:01, bridge=xenbr0, model=rtl8139'
> ##    , 'type=ieomu, mac=00:16:3e:09:f1:03, bridge=xenbr0'
> ##    , 'mac=00:16:3e:09:f1:04, bridge=xenbr0'
> #     , 'type=ieomu, mac=00:16:3e:09:f2:01, bridge=xenbr0, model=virtio'
> #     , 'type=ieomu, mac=00:16:3e:09:f2:02, bridge=xenbr0, model=i82551'
> #     , 'type=ieomu, mac=00:16:3e:09:f2:03, bridge=xenbr0, model=i82557b'
> #     , 'type=ieomu, mac=00:16:3e:09:f2:04, bridge=xenbr0, model=i82559er'
> #     , 'type=ieomu, mac=00:16:3e:09:f2:05, bridge=xenbr0, model=ne2k_pci'
> #     , 'type=ieomu, mac=00:16:3e:09:f2:06, bridge=xenbr0, model=ne2k_isa'
> #     , 'type=ieomu, mac=00:16:3e:09:f2:07, bridge=xenbr0, model=smc91c111'
> #     , 'type=ieomu, mac=00:16:3e:09:f2:08, bridge=xenbr0, model=lance'
> #     , 'type=ieomu, mac=00:16:3e:09:f2:09, bridge=xenbr0, model=mcf_fec'
>  ]
> 
> # ???????????????????? ???????????????? ????????????????????, ?? 
> ?????????????? ???????????????? ?????????? ???????????? ?????????? 
> ????????????. 
> #
> # *  ???????? ?????? ???????????? ???????????????????????? 
> ???????????????????? ???????????????? ?? ???????????????? ??????????, ???? 
> ???? ???????????? ???????? ???????????? ?????????????? ????????:
> #      phy:UNAME,DEV,MODE,
> #
> # *  ???????? ???????????????????????? ?????????? ??????????, 
> ?????????????????????? ?? ??????????, ???? ???????????? ?????????????????? 
> ??????:
> #      file:FILEPATH,DEV,MODE
> #
> # *  ???????? ???????????????????????? ???????????? ???????????? ??????????, 
> ???? ?????? ?????????????????????? ??????????????. ????????????????:
> #      disk = ['file:/var/images/image1.img,hda,w', 
> 'file:/var/images/image2.img,hdb,w']
> #
> # *  ???????? ??????????-???? ???? ?????????????? ???????????????? 
> ?????????????? ??????????????-??????????, ?? ????????????????????????????, 
> ?????? ?? ?????????????????????? ???????????? ????????????
> #    ?????????????????????????? ???????????? CD-ROM, ?????????? 
> ???????????????????????? ?????????????? :cdrom ?? ???????????????? 
> ??????????(CD-ROM'???? ?????????? ???????? ??????????????????.):
> #      disk = ['file:/var/images/image1.img,hda,w', 
> 'file:/var/images/image2.iso,hdc:cdrom,w']
> disk = [
> # 'file:/vm/a4/v-hdd/sda1-a4_sys,sda1,w'
>  'file:/vm/a4/v-hdd/sda1-a4_sys,ioemu:hda,w'
>  , 
> 'file:/vm/a4/v-rom/SW_CD_Windows_Svr_Std_2003_R2_32-BIT_X64_English_ISO_32bit_1_MLF_X13-73742.ISO,hdb:cdrom,r'
>  , 
> 'file:/raid5/install/IMAGES/MICROSOFT/SQL/SQL2005/32BIT/Win_SQL_Srv_2005_Std_Rus/Win_SQL_Srv_2005_Std_Rus_Disc1.ISO,hdc:cdrom,r'
>  , 
> 'file:/raid5/install/IMAGES/MICROSOFT/SQL/SQL2005/32BIT/Win_SQL_Srv_2005_Std_Rus/Win_SQL_Srv_2005_Std_Rus_Disc2.ISO,hdd:cdrom,r'
> # , 'file:/vm/a4/v-rom/_del/cd100627.iso,hdb:cdrom,r'
> # , 'file:/vm/a4/v-rom/install-amd64-minimal-20100930.iso,hdb:cdrom,r'
>  ]
> 
> # ???????????????? ?? floppy (a), hard disk (c) ?????? CD-ROM (d).
> # ???????????????? ???????????????? ???? ????, ?????? ???????????? 
> ???????????????? boot='d', ?????? ???????????????????? ?????? 
> ??????????????????. ???????????????????????? ?????? ???????????????????? 
> ???????????????? ???? boot='c'.
> #boot =       'd'
> #boot =       'n'
> boot  =       'c'
> 
> #on_poweroff =        'restart'
> on_poweroff = 'destroy'
> on_reboot =   'restart'
> on_crash =    'preserve'
> 
> #device_model =       'qemu-dm'
> #device_model =       'stubdom-dm'
> device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
> 
> # ???????????? ?? ?????????????????? ???????????? ?????????? 
> ???????????????????????????? ?????????? VNC, ?????????????????????????? SDL 
> ???? ????????????????????????????.
> # ???????????????????? ???????????????? ?????????????????? ?????? 
> HVM-????????????. ???????????? qemu-dm 
> #device_model
> 
> # ?????????????????????? ???????????????????? VNC ?????? 
> ?????????????????????? ??????????????, ???? ?????????????????? ?????????? "0" 
> (??????????????????)
> # ???????????????????????? ?????????? ???????????????????????? vncviewer 
> ?????? ?????????????????????? ?? ????????????. ????????????????: 
> #     $ vncviewer domain0_IP_address:0
> #vfb = ['vnc=1,vnclisten=161.8.53.252']
> vfb = ['vnc=1,vnclisten=0.0.0.0']
> #vnc  =       1
> #vncpasswd =  '12345'
> vncpasswd =   ''
> vncviewer =   1
> opengl        =       1
> 
> # ?????????????????????? ???????????????????? SDL ?????? 
> ?????????????????????? ??????????????, ???? ?????????????????? ?????????? "0" 
> (??????????????????) 
> sdl   =       0
> 
> #----------
> 
> # ?????????? ???? ?????????????????????????? ?????????????????? vncviewer 
> ?????? ???????????? ????????????. ?????????? ???????????? ???????????? 
> ???????? vnc=1. ???? ?????????????????? ?????????? 0. 
> vncconsole =  0
> stdvga        =       0
> serial        =       'pty'
> 
> # ?????????????????????????????? ???????????????????????????????? 
> ???????????? ?????????????????? ???????????? ???? ???????? 
> ???????????????????? ?? ???????????? 0. 
> #serial
> 
> # ?????????????????? ?????????????????? USB ?????? ???????????????? 
> ???????????????????????????? ????????????????????. ???? ?????????????????? 
> ?????? ?????????????? ??????????????????, ?? ???????????? ???? 
> ?????????????????????? ?????????????????? usbdevice, ???? 
> ???????????????????? ??????????????????????????. 
> #usb
> 
> # ?????????????????? ?????????????????? ???????????????????? 
> ??????????????????. ????????????????, ?????????????????? ???????? PS/2 
> ?????????? USB: 
> #     usbdevice='mouse'
> #usbdevice
> usbdevice="tablet"
> 
> # ?????????????????? ???????????????????? ??????????????. ???? 
> ?????????????????? ?????????? "0", ??.?? UTC 
> #localtime
> 
> # ?????? ?????????????????? ???????????????????? ?????? ????????????????. 
> ???????????? sb16 
> #soundhw
> 
> # ?????????????????? ???????????????????????????? ????????????. 
> #full-screen
> 
> # ???? ???????????????????????? ?????????????????????? ??????????????????, 
> ???????????????? ???????????? ?????????? ??????????????. ?? ???????? 
> ???????????? ?????????? 'sdl' ?????? 'vnc' ???? ????????????????.
> #nographic
> 
> 
> 
> #vnc = 1
> #vncunused = 1 
> 
> #root   = "/dev/sda1 ro"
> 
> 
> #extra = 'xencons=tty vga=80x50'

> name = "a4"
> memory = 1024
> maxmem = 1536
> vcpus = 2
> arch_libdir = 'lib'
> kernel        =       "hvmloader"
> builder       =       "hvm"
> acpi  =       0
> apic  =       0
> pae   =       0
> vif  =  [ 'type=ioemu, mac=00:30:48:7e:29:9a, bridge=xenbr0, model=e1000'
>  ]
> disk = [
>  'file:/vm/a4/v-hdd/sda1-a4_sys,ioemu:hda,w'
>  , 
> 'file:/vm/a4/v-rom/SW_CD_Windows_Svr_Std_2003_R2_32-BIT_X64_English_ISO_32bit_1_MLF_X13-73742.ISO,hdb:cdrom,r'
>  , 
> 'file:/raid5/install/IMAGES/MICROSOFT/SQL/SQL2005/32BIT/Win_SQL_Srv_2005_Std_Rus/Win_SQL_Srv_2005_Std_Rus_Disc1.ISO,hdc:cdrom,r'
>  , 
> 'file:/raid5/install/IMAGES/MICROSOFT/SQL/SQL2005/32BIT/Win_SQL_Srv_2005_Std_Rus/Win_SQL_Srv_2005_Std_Rus_Disc2.ISO,hdd:cdrom,r'
>  ]
> boot  =       'c'
> on_poweroff = 'destroy'
> on_reboot =   'restart'
> on_crash =    'preserve'
> device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
> vfb = ['vnc=1,vnclisten=0.0.0.0']
> vncpasswd =   ''
> vncviewer =   1
> opengl        =       1
> sdl   =       0
> vncconsole =  0
> stdvga        =       0
> serial        =       'pty'
> usbdevice="tablet"

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


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

<Prev in Thread] Current Thread [Next in Thread>