Hello, so Xen 3.0.2 on Debian Sarge installed from backports is ok. Now I''ve create my first domain. xen:~# cat /etc/xen/vx1.cfg kernel = ''/boot/vmlinuz-2.6.16-2-xen-686'' memory = 512 name = ''vx1'' root = ''/dev/sda1 ro'' disk = [ ''file:/domains/domains/vx1/disk.img,sda1,w'', ''file:/domains/domains/vx1/swap.img,sda2,w'' ] vif = [ ''bridge=xenbr0'' ] # network dhcp ="off" ip="151.39.235.217" netmask="255.255.255.192" gateway="151.39.235.193" hostname="vx1.sysman.iol.it" extra="3" xen:/var/log# xm create -c vx1.cfg Using config file "/etc/xen/vx1.cfg". Started domain vx1 Linux version 2.6.16-2-xen-686 (Debian 2.6.16-16bpo1) (nobse@backports.org) (gcc version 3.3.5 (Debian 1:3.3.5-13)) #1 SMP Sun Jul 16 05:56:53 UTC 2006 BIOS-provided physical RAM map: Xen: 0000000000000000 - 0000000020000000 (usable) 0MB HIGHMEM available. 520MB LOWMEM available. ACPI in unprivileged domain disabled IRQ lockup detection disabled Built 1 zonelists Kernel command line: ip=151.39.235.217:1.2.3.4:151.39.235.193:255.255.255.192:vx1.sysman.iol.it:eth0:off root=/dev/sda1 ro 3 Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 PID hash table entries: 4096 (order: 12, 65536 bytes) Xen reported: 3056.810 MHz processor. Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Software IO TLB disabled vmalloc area: d1000000-fb7fe000, maxmem 43ffe000 Memory: 514944k/532480k available (1566k kernel code, 8988k reserved, 611k data, 152k init, 0k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 7646.28 BogoMIPS (lpj=15292565) Security Framework v1.0.0 initialized SELinux: Disabled at boot. Capability LSM initialized Mount-cache hash table entries: 512 CPU: Trace cache: 12K uops, L1 D cache: 8K CPU: L2 cache: 512K Checking ''hlt'' instruction... OK. Brought up 1 CPUs migration_cost=0 Grant table initialized NET: Registered protocol family 16 PCI: setting up Xen PCI frontend stub ACPI: Subsystem revision 20060127 ACPI: Interpreter disabled. Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI: disabled xen_mem: Initialising balloon driver. PCI: System does not support PCI PCI: System does not support PCI audit: initializing netlink socket (disabled) audit(1155905801.801:1): initialized VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) Initializing Cryptographic API io scheduler noop registered io scheduler anticipatory registered (default) io scheduler deadline registered io scheduler cfq registered PNP: No PS/2 controller found. Probing ports directly. i8042.c: No controller found. RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize Xen virtual console successfully installed as tty1 Event-channel device installed. blkif_init: reqs=64, pages=704, mmap_vstart=0xcf800000 netfront: Initialising virtual ethernet driver. NET: Registered protocol family 2 Registering block device major 8 IP route cache hash table entries: 32768 (order: 5, 131072 bytes) TCP established hash table entries: 131072 (order: 8, 1048576 bytes) TCP bind hash table entries: 65536 (order: 7, 524288 bytes) TCP: Hash tables configured (established 131072 bind 65536) TCP reno registered TCP bic registered NET: Registered protocol family 1 NET: Registered protocol family 17 NET: Registered protocol family 8 NET: Registered protocol family 20 Using IPI Shortcut mode Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,1) This is my log: [2006-08-18 15:04:25 xend.XendDomainInfo] DEBUG (XendDomainInfo:178) XendDomainInfo.create([''vm'', [''name'', ''vx1''], [''memory'', 512], [''vcpus'', 1], [''image'', [''linux'', [''kernel'', ''/boot/vmlinuz-2.6.16-2-xen-686''], [''ip'', ''151.39.235.217:1.2.3.4:151.39.235.193:255.255.255.192:vx1.sysman.iol.it:eth0:off''], [''root'', ''/dev/sda1 ro''], [''args'', ''3'']]], [''device'', [''vbd'', [''uname'', ''file:/domains/domains/vx1/disk.img''], [''dev'', ''sda1''], [''mode'', ''w'']]], [''device'', [''vbd'', [''uname'', ''file:/domains/domains/vx1/swap.img''], [''dev'', ''sda2''], [''mode'', ''w'']]], [''device'', [''vif'', [''bridge'', ''xenbr0'']]]]) [2006-08-18 15:04:25 xend.XendDomainInfo] DEBUG (XendDomainInfo:284) parseConfig: config is [''vm'', [''name'', ''vx1''], [''memory'', 512], [''vcpus'', 1], [''image'', [''linux'', [''kernel'', ''/boot/vmlinuz-2.6.16-2-xen-686''], [''ip'', ''151.39.235.217:1.2.3.4:151.39.235.193:255.255.255.192:vx1.sysman.iol.it:eth0:off''], [''root'', ''/dev/sda1 ro''], [''args'', ''3'']]], [''device'', [''vbd'', [''uname'', ''file:/domains/domains/vx1/disk.img''], [''dev'', ''sda1''], [''mode'', ''w'']]], [''device'', [''vbd'', [''uname'', ''file:/domains/domains/vx1/swap.img''], [''dev'', ''sda2''], [''mode'', ''w'']]], [''device'', [''vif'', [''bridge'', ''xenbr0'']]]] [2006-08-18 15:04:25 xend.XendDomainInfo] DEBUG (XendDomainInfo:380) parseConfig: result is {''ssidref'': None, ''uuid'': None, ''on_crash'': None, ''on_reboot'': None, ''image'': [''linux'', [''kernel'', ''/boot/vmlinuz-2.6.16-2-xen-686''], [''ip'', ''151.39.235.217:1.2.3.4:151.39.235.193:255.255.255.192:vx1.sysman.iol.it:eth0:off''], [''root'', ''/dev/sda1 ro''], [''args'', ''3'']], ''on_poweroff'': None, ''cpus'': None, ''name'': ''vx1'', ''backend'': [], ''vcpus'': 1, ''cpu_weight'': None, ''vcpu_avail'': None, ''memory'': 512, ''device'': [(''vbd'', [''vbd'', [''uname'', ''file:/domains/domains/vx1/disk.img''], [''dev'', ''sda1''], [''mode'', ''w'']]), (''vbd'', [''vbd'', [''uname'', ''file:/domains/domains/vx1/swap.img''], [''dev'', ''sda2''], [''mode'', ''w'']]), (''vif'', [''vif'', [''bridge'', ''xenbr0'']])], ''bootloader'': None, ''cpu'': None, ''maxmem'': None} [2006-08-18 15:04:25 xend.XendDomainInfo] DEBUG (XendDomainInfo:1164) XendDomainInfo.construct: None 0 [2006-08-18 15:04:25 xend.XendDomainInfo] DEBUG (XendDomainInfo:1196) XendDomainInfo.initDomain: 24 1.0 [2006-08-18 15:04:25 xend] DEBUG (balloon:128) Balloon: free 3552; need 513; done. [2006-08-18 15:04:25 xend] INFO (image:135) buildDomain os=linux dom=24 vcpus=1 [2006-08-18 15:04:25 xend] DEBUG (image:173) dom = 24 [2006-08-18 15:04:25 xend] DEBUG (image:174) image /boot/vmlinuz-2.6.16-2-xen-686 [2006-08-18 15:04:25 xend] DEBUG (image:175) store_evtchn = 1 [2006-08-18 15:04:25 xend] DEBUG (image:176) console_evtchn = 2 [2006-08-18 15:04:25 xend] DEBUG (image:177) cmdline ip=151.39.235.217:1.2.3.4:151.39.235.193:255.255.255.192:vx1.sysman.iol.it:eth0:off root=/dev/sda1 ro 3 [2006-08-18 15:04:25 xend] DEBUG (image:178) ramdisk [2006-08-18 15:04:25 xend] DEBUG (image:179) vcpus = 1 [2006-08-18 15:04:25 xend] DEBUG (image:180) features [2006-08-18 15:04:26 xend] DEBUG (DevController:103) DevController: writing {''virtual-device'': ''2049'', ''backend-id'': ''0'', ''state'': ''1'', ''backend'': ''/local/domain/0/backend/vbd/24/2049''} to /local/domain/24/device/vbd/2049. [2006-08-18 15:04:26 xend] DEBUG (DevController:105) DevController: writing {''domain'': ''vx1'', ''frontend'': ''/local/domain/24/device/vbd/2049'', ''dev'': ''sda1'', ''state'': ''1'', ''params'': ''/domains/domains/vx1/disk.img'', ''mode'': ''w'', ''frontend-id'': ''24'', ''type'': ''file''} to /local/domain/0/backend/vbd/24/2049. [2006-08-18 15:04:26 xend] DEBUG (DevController:103) DevController: writing {''virtual-device'': ''2050'', ''backend-id'': ''0'', ''state'': ''1'', ''backend'': ''/local/domain/0/backend/vbd/24/2050''} to /local/domain/24/device/vbd/2050. [2006-08-18 15:04:26 xend] DEBUG (DevController:105) DevController: writing {''domain'': ''vx1'', ''frontend'': ''/local/domain/24/device/vbd/2050'', ''dev'': ''sda2'', ''state'': ''1'', ''params'': ''/domains/domains/vx1/swap.img'', ''mode'': ''w'', ''frontend-id'': ''24'', ''type'': ''file''} to /local/domain/0/backend/vbd/24/2050. [2006-08-18 15:04:26 xend] DEBUG (DevController:103) DevController: writing {''backend-id'': ''0'', ''mac'': ''00:16:3e:50:fd:df'', ''handle'': ''0'', ''state'': ''1'', ''backend'': ''/local/domain/0/backend/vif/24/0''} to /local/domain/24/device/vif/0. [2006-08-18 15:04:26 xend] DEBUG (DevController:105) DevController: writing {''bridge'': ''xenbr0'', ''domain'': ''vx1'', ''handle'': ''0'', ''script'': ''/etc/xen/scripts/vif-bridge'', ''state'': ''1'', ''frontend'': ''/local/domain/24/device/vif/0'', ''mac'': ''00:16:3e:50:fd:df'', ''frontend-id'': ''24''} to /local/domain/0/backend/vif/24/0. [2006-08-18 15:04:26 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM details: {''ssidref'': ''0'', ''uuid'': ''1b4ffffd-f869-1bfa-f5c9-705d50c7d77d'', ''on_reboot'': ''restart'', ''start_time'': ''1155906266.09'', ''on_poweroff'': ''destroy'', ''name'': ''vx1'', ''vcpus'': ''1'', ''vcpu_avail'': ''1'', ''memory'': ''512'', ''on_crash'': ''restart'', ''image'': "(linux (kernel /boot/vmlinuz-2.6.16-2-xen-686) (ip 151.39.235.217:1.2.3.4:151.39.235.193:255.255.255.192:vx1.sysman.iol.it:eth0:off) (root ''/dev/sda1 ro'') (args 3))", ''maxmem'': ''512''} [2006-08-18 15:04:26 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing domain details: {''console/ring-ref'': ''866469'', ''console/port'': ''2'', ''name'': ''vx1'', ''console/limit'': ''1048576'', ''vm'': ''/vm/1b4ffffd-f869-1bfa-f5c9-705d50c7d77d'', ''domid'': ''24'', ''cpu/0/availability'': ''online'', ''memory/target'': ''524288'', ''store/ring-ref'': ''866470'', ''store/port'': ''1''} [2006-08-18 15:04:26 xend] DEBUG (DevController:132) Waiting for devices vif. [2006-08-18 15:04:26 xend.XendDomainInfo] DEBUG (XendDomainInfo:877) XendDomainInfo.handleShutdownWatch [2006-08-18 15:04:26 xend] DEBUG (DevController:138) Waiting for 0. [2006-08-18 15:04:26 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vif/24/0/hotplug-status. [2006-08-18 15:04:26 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vif/24/0/hotplug-status. [2006-08-18 15:04:26 xend] DEBUG (DevController:417) hotplugStatusCallback 1. [2006-08-18 15:04:26 xend] DEBUG (DevController:132) Waiting for devices usb. [2006-08-18 15:04:26 xend] DEBUG (DevController:132) Waiting for devices vbd. [2006-08-18 15:04:26 xend] DEBUG (DevController:138) Waiting for 2049. [2006-08-18 15:04:26 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vbd/24/2049/hotplug-status. [2006-08-18 15:04:26 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vbd/24/2049/hotplug-status. [2006-08-18 15:04:26 xend] DEBUG (DevController:417) hotplugStatusCallback 1. [2006-08-18 15:04:26 xend] DEBUG (DevController:138) Waiting for 2050. [2006-08-18 15:04:26 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vbd/24/2050/hotplug-status. [2006-08-18 15:04:27 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vbd/24/2050/hotplug-status. [2006-08-18 15:04:27 xend] DEBUG (DevController:417) hotplugStatusCallback 1. [2006-08-18 15:04:27 xend] DEBUG (DevController:132) Waiting for devices irq. [2006-08-18 15:04:27 xend] DEBUG (DevController:132) Waiting for devices pci. [2006-08-18 15:04:27 xend] DEBUG (DevController:132) Waiting for devices ioports. [2006-08-18 15:04:27 xend] DEBUG (DevController:132) Waiting for devices vtpm. [2006-08-18 15:04:27 xend] INFO (XendDomain:363) Domain vx1 (24) unpaused. [2006-08-18 15:04:27 xend.XendDomainInfo] WARNING (XendDomainInfo:819) Domain has crashed: name=vx1 id=24. [2006-08-18 15:04:27 xend.XendDomainInfo] DEBUG (XendDomainInfo:1335) XendDomainInfo.destroyDomain(24) [2006-08-18 15:04:28 xend.XendDomainInfo] DEBUG (XendDomainInfo:178) XendDomainInfo.create([''domain'', [''domid'', 24], [''uuid'', ''1b4ffffd-f869-1bfa-f5c9-705d50c7d77d''], [''ssidref'', 0], [''vcpus'', 1], [''vcpu_avail'', 1], [''cpu_weight'', 1.0], [''memory'', 512], [''maxmem'', 512], [''name'', ''vx1''], [''on_poweroff'', ''destroy''], [''on_reboot'', ''restart''], [''on_crash'', ''restart''], [''image'', [''linux'', [''kernel'', ''/boot/vmlinuz-2.6.16-2-xen-686''], [''ip'', ''151.39.235.217:1.2.3.4:151.39.235.193:255.255.255.192:vx1.sysman.iol.it:eth0:off''], [''root'', ''/dev/sda1 ro''], [''args'', ''3'']]], [''device'', [''vif'', [''backend'', 0], [''script'', ''vif-bridge''], [''bridge'', ''xenbr0''], [''mac'', ''00:16:3e:50:fd:df'']]], [''device'', [''vbd'', [''backend'', 0], [''dev'', ''sda1''], [''uname'', ''file:/domains/domains/vx1/disk.img''], [''mode'', ''w'']]], [''device'', [''vbd'', [''backend'', 0], [''dev'', ''sda2''], [''uname'', ''file:/domains/domains/vx1/swap.img''], [''mode'', ''w'']]], [''state'', ''----c-''], [''shutdown_reason'', ''crash''], [''cpu_time'', 0.18516756400000001], [''online_vcpus'', 1], [''up_time'', ''1.83913397789''], [''start_time'', ''1155906266.09''], [''store_mfn'', 866470], [''console_mfn'', 866469]]) [2006-08-18 15:04:28 xend.XendDomainInfo] DEBUG (XendDomainInfo:284) parseConfig: config is [''domain'', [''domid'', 24], [''uuid'', ''1b4ffffd-f869-1bfa-f5c9-705d50c7d77d''], [''ssidref'', 0], [''vcpus'', 1], [''vcpu_avail'', 1], [''cpu_weight'', 1.0], [''memory'', 512], [''maxmem'', 512], [''name'', ''vx1''], [''on_poweroff'', ''destroy''], [''on_reboot'', ''restart''], [''on_crash'', ''restart''], [''image'', [''linux'', [''kernel'', ''/boot/vmlinuz-2.6.16-2-xen-686''], [''ip'', ''151.39.235.217:1.2.3.4:151.39.235.193:255.255.255.192:vx1.sysman.iol.it:eth0:off''], [''root'', ''/dev/sda1 ro''], [''args'', ''3'']]], [''device'', [''vif'', [''backend'', 0], [''script'', ''vif-bridge''], [''bridge'', ''xenbr0''], [''mac'', ''00:16:3e:50:fd:df'']]], [''device'', [''vbd'', [''backend'', 0], [''dev'', ''sda1''], [''uname'', ''file:/domains/domains/vx1/disk.img''], [''mode'', ''w'']]], [''device'', [''vbd'', [''backend'', 0], [''dev'', ''sda2''], [''uname'', ''file:/domains/domains/vx1/swap.img''], [''mode'', ''w'']]], [''state'', ''----c-''], [''shutdown_reason'', ''crash''], [''cpu_time'', 0.18516756400000001], [''online_vcpus'', 1], [''up_time'', ''1.83913397789''], [''start_time'', ''1155906266.09''], [''store_mfn'', 866470], [''console_mfn'', 866469]] [2006-08-18 15:04:28 xend.XendDomainInfo] DEBUG (XendDomainInfo:380) parseConfig: result is {''ssidref'': 0, ''uuid'': ''1b4ffffd-f869-1bfa-f5c9-705d50c7d77d'', ''on_crash'': ''restart'', ''on_reboot'': ''restart'', ''image'': [''linux'', [''kernel'', ''/boot/vmlinuz-2.6.16-2-xen-686''], [''ip'', ''151.39.235.217:1.2.3.4:151.39.235.193:255.255.255.192:vx1.sysman.iol.it:eth0:off''], [''root'', ''/dev/sda1 ro''], [''args'', ''3'']], ''on_poweroff'': ''destroy'', ''cpus'': None, ''name'': ''vx1'', ''backend'': [], ''vcpus'': 1, ''cpu_weight'': 1.0, ''vcpu_avail'': 1, ''memory'': 512, ''device'': [(''vif'', [''vif'', [''backend'', 0], [''script'', ''vif-bridge''], [''bridge'', ''xenbr0''], [''mac'', ''00:16:3e:50:fd:df'']]), (''vbd'', [''vbd'', [''backend'', 0], [''dev'', ''sda1''], [''uname'', ''file:/domains/domains/vx1/disk.img''], [''mode'', ''w'']]), (''vbd'', [''vbd'', [''backend'', 0], [''dev'', ''sda2''], [''uname'', ''file:/domains/domains/vx1/swap.img''], [''mode'', ''w'']])], ''bootloader'': None, ''cpu'': None, ''maxmem'': 512} [2006-08-18 15:04:28 xend.XendDomainInfo] DEBUG (XendDomainInfo:1164) XendDomainInfo.construct: None 0 [2006-08-18 15:04:28 xend.XendDomainInfo] DEBUG (XendDomainInfo:1196) XendDomainInfo.initDomain: 25 1.0 [2006-08-18 15:04:28 xend] DEBUG (balloon:128) Balloon: free 3337; need 513; done. [2006-08-18 15:04:28 xend] INFO (image:135) buildDomain os=linux dom=25 vcpus=1 [2006-08-18 15:04:28 xend] DEBUG (image:173) dom = 25 [2006-08-18 15:04:28 xend] DEBUG (image:174) image /boot/vmlinuz-2.6.16-2-xen-686 [2006-08-18 15:04:28 xend] DEBUG (image:175) store_evtchn = 1 [2006-08-18 15:04:28 xend] DEBUG (image:176) console_evtchn = 2 [2006-08-18 15:04:28 xend] DEBUG (image:177) cmdline ip=151.39.235.217:1.2.3.4:151.39.235.193:255.255.255.192:vx1.sysman.iol.it:eth0:off root=/dev/sda1 ro 3 [2006-08-18 15:04:28 xend] DEBUG (image:178) ramdisk [2006-08-18 15:04:28 xend] DEBUG (image:179) vcpus = 1 [2006-08-18 15:04:28 xend] DEBUG (image:180) features [2006-08-18 15:04:28 xend] DEBUG (DevController:103) DevController: writing {''backend-id'': ''0'', ''mac'': ''00:16:3e:50:fd:df'', ''handle'': ''0'', ''state'': ''1'', ''backend'': ''/local/domain/0/backend/vif/25/0''} to /local/domain/25/device/vif/0. [2006-08-18 15:04:28 xend] DEBUG (DevController:105) DevController: writing {''bridge'': ''xenbr0'', ''domain'': ''vx1'', ''handle'': ''0'', ''script'': ''/etc/xen/scripts/vif-bridge'', ''state'': ''1'', ''frontend'': ''/local/domain/25/device/vif/0'', ''mac'': ''00:16:3e:50:fd:df'', ''frontend-id'': ''25''} to /local/domain/0/backend/vif/25/0. [2006-08-18 15:04:28 xend] DEBUG (DevController:103) DevController: writing {''virtual-device'': ''2049'', ''backend-id'': ''0'', ''state'': ''1'', ''backend'': ''/local/domain/0/backend/vbd/25/2049''} to /local/domain/25/device/vbd/2049. [2006-08-18 15:04:28 xend] DEBUG (DevController:105) DevController: writing {''domain'': ''vx1'', ''frontend'': ''/local/domain/25/device/vbd/2049'', ''dev'': ''sda1'', ''state'': ''1'', ''params'': ''/domains/domains/vx1/disk.img'', ''mode'': ''w'', ''frontend-id'': ''25'', ''type'': ''file''} to /local/domain/0/backend/vbd/25/2049. [2006-08-18 15:04:28 xend] DEBUG (DevController:103) DevController: writing {''virtual-device'': ''2050'', ''backend-id'': ''0'', ''state'': ''1'', ''backend'': ''/local/domain/0/backend/vbd/25/2050''} to /local/domain/25/device/vbd/2050. [2006-08-18 15:04:28 xend] DEBUG (DevController:105) DevController: writing {''domain'': ''vx1'', ''frontend'': ''/local/domain/25/device/vbd/2050'', ''dev'': ''sda2'', ''state'': ''1'', ''params'': ''/domains/domains/vx1/swap.img'', ''mode'': ''w'', ''frontend-id'': ''25'', ''type'': ''file''} to /local/domain/0/backend/vbd/25/2050. [2006-08-18 15:04:28 xend.XendDomainInfo] DEBUG (XendDomainInfo:671) Storing VM details: {''ssidref'': ''0'', ''uuid'': ''1b4ffffd-f869-1bfa-f5c9-705d50c7d77d'', ''on_reboot'': ''restart'', ''start_time'': ''1155906268.82'', ''on_poweroff'': ''destroy'', ''name'': ''vx1'', ''vcpus'': ''1'', ''vcpu_avail'': ''1'', ''memory'': ''512'', ''on_crash'': ''restart'', ''image'': "(linux (kernel /boot/vmlinuz-2.6.16-2-xen-686) (ip 151.39.235.217:1.2.3.4:151.39.235.193:255.255.255.192:vx1.sysman.iol.it:eth0:off) (root ''/dev/sda1 ro'') (args 3))", ''maxmem'': ''512''} [2006-08-18 15:04:28 xend.XendDomainInfo] DEBUG (XendDomainInfo:696) Storing domain details: {''console/ring-ref'': ''894136'', ''console/port'': ''2'', ''name'': ''vx1'', ''console/limit'': ''1048576'', ''vm'': ''/vm/1b4ffffd-f869-1bfa-f5c9-705d50c7d77d'', ''domid'': ''25'', ''cpu/0/availability'': ''online'', ''memory/target'': ''524288'', ''store/ring-ref'': ''894276'', ''store/port'': ''1''} [2006-08-18 15:04:28 xend.XendDomainInfo] DEBUG (XendDomainInfo:877) XendDomainInfo.handleShutdownWatch [2006-08-18 15:04:30 xend.XendDomainInfo] WARNING (XendDomainInfo:819) Domain has crashed: name=vx1 id=25. [2006-08-18 15:04:30 xend.XendDomainInfo] ERROR (XendDomainInfo:1467) VM vx1 restarting too fast (2.532986 seconds since the last restart). Refusing to restart to avoid loops. [2006-08-18 15:04:30 xend.XendDomainInfo] DEBUG (XendDomainInfo:1327) XendDomainInfo.destroy: domid=25 [2006-08-18 15:04:30 xend.XendDomainInfo] DEBUG (XendDomainInfo:1335) XendDomainInfo.destroyDomain(25) Can i solve? Thanks Ste _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Henning Sprang
2006-Aug-21 12:43 UTC
Re: [Xen-users] Unable to boot (Long - log included)?
Hi Stefano, On 8/18/06, Stefano Cislaghi <s.cislaghi@gmail.com> wrote:> > so Xen 3.0.2 on Debian Sarge installed from backports is ok. Now I''ve > create my first domain. > > xen:~# cat /etc/xen/vx1.cfg > [...] (many lines of log and config files omitted...First of all, in most cases, we don''t need full logfiles to help you - they are just too long to paste them here without being asked to do so - people really have better things to do. The last lines of a log which contain an actual error message are definitely enough! That is probably the main reason why nobody answers your question. If you need more hints on how to ask for help on mailing lists, please read http://www.catb.org/~esr/faqs/smart-questions.html According to this, please search the web, xen docs and mailing list archives, BEFORE you post questions here. You see the list is crowded, and nobody wants to answer the same questions every day. This is an often reoccurring error and there''s for sure some replys on this. To solve your problem, try to see if our scsi disk kernel drivers are compiled as modules, and if so, create an initrd containing them and retry. Henning _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users