-------- Исходное сообщение --------
Тема: bug on create domain0
Дата: Mon, 04 Apr 2011 13:05:03 +0600
От: net administrator <admin.as@mcoz.mgn.ru>
Отвечать: smolencev.as@mcoz.mgn.ru
Кому: xen-devel@lists.xensource.com


xl create -f /vm/a4/config/hvm.run
Parsing config file /vm/a4/config/hvm.run
xc: info: VIRTUAL MEMORY ARRANGEMENT:
  Loader:        0000000000100000->00000000001793b0
  TOTAL:         0000000000000000->000000005f800000
  ENTRY ADDRESS: 0000000000100000
xc: info: PHYSICAL MEMORY ALLOCATION:
  4KB PAGES: 0x0000000000000200
  2MB PAGES: 0x00000000000002fb
  1GB PAGES: 0x0000000000000000


after 4-5 seconds - hard reboot

xen 4.1.0
xen-tools 4.1.0
xen-sources 2.6.34-r4

cat /vm/a4/config/hvm.run
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:/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/lib/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"