Carsten from Virtastic
2011-Jul-25 16:30 UTC
[Xen-users] domU crashes about a minute after migration
Hi guys, I''ve got a weird issue here, which I''m stuck with: When I migrate a domU (PV) from one server to another (both identical hardware and software), it takes about 40-60 seconds after which the successfully migrated domU simply crashes. Nothing suspicious can be spotted in dmesg, "xl dmesg", any log files or the VNC console. It simply stops. First I thought it might be wallclock related, so I made sure that hardware time and system time on both machines are in sync (using NTP). That didn''t change anything though. During migration, VNC to one server loses connection, and I can instantly connect to the target''s VNC console, can do stuff in there; everything seems perfectly fine. And then poof and it''s dead and removed from xl''s (or xm''s) list of VMs. The command used for migration: # xl migrate migrator 10.200.0.113 (coming from source 10.200.0.112, same broadcast domain, even connected to same switch) The environment is: Intel i7, CentOS 6.0 dom0 with Xen pvops kernels (2.6.32 from Jeremy [1], or 2.6.39 from Konrad [2]; references at the bottom), Xen 4.1.1. Both machines are running exactly the same versions of everything. The domU''s image is shared via NFS. (Tried with GlusterFS, too, with the same result.) DomU: tested with both CentOS 5.6 and 6.0 x86_64, PV; exactly same behaviour, even with non-PVops Xen-enabled kernel from CentOS Certainly it''s something really simple, which I''m missing. Any pointers? Configuration and logs below. Thanks guys! # cat /etc/xen/migrator name = "migrator" memory = "1024" disk = [ ''tap:aio:/mnt/migrator.img,xvda,w'' ] vif = [ ''mac=00:16:3e:4d:9a:8f,bridge=xenbr0'' ] vcpus=4 bootloader="/usr/bin/pygrub" extra = "text console=hvc0" vfb = [ ''type=vnc,vncdisplay=1,vnclisten=0.0.0.0''] # cat /var/log/xen/qemu-dm-migrator--incoming.log domid: 1 Warning: vlan 0 is not connected to host network -videoram option does not work with cirrus vga device model. Videoram set to 4M. /home/mock/rpm/BUILD/xen-4.1.1/tools/ioemu-qemu-xen/hw/xen_blktap.c:628: Init blktap pipes Could not open /var/run/tap/qemu-read-1 char device redirected to /dev/pts/1 xs_read(): target get error. /local/domain/1/target. xs_read(): vncpasswd get error. /vm/823a0219-3ae5-489a-a357-9113f5df6d35/vncpasswd. # cat /var/log/xen/xl-migrator--incoming.log Waiting for domain migrator--incoming (domid 1) to die [pid 1685] Domain 1 is dead Action for shutdown reason code 4 is destroy Domain 1 needs to be cleaned up: destroying the domain Done. Exiting now Parsing config file <saved> # cat /var/log/xend.log [2011-07-25 17:09:53 1499] DEBUG (XendDomainInfo:151) XendDomainInfo.recreate({''max_vcpu_id'': 3, ''cpu_time'': 0L, ''ssidref'': 0, ''hvm'': 0, ''shutdown_reason'': 255, ''dying'': 0, ''online_vcpus'': 4, ''domid'': 1, ''paused'': 1, ''crashed'': 0, ''running'': 0, ''maxmem_kb'': 1049600L, ''shutdown'': 0, ''mem_kb'': 1048576L, ''handle'': [130, 58, 2, 25, 58, 229, 72, 154, 163, 87, 145, 19, 245, 223, 109, 53], ''blocked'': 0, ''cpupool'': 0}) [2011-07-25 17:09:53 1499] INFO (XendDomainInfo:169) Recreating domain 1, UUID 823a0219-3ae5-489a-a357-9113f5df6d35. at /local/domain/1 [2011-07-25 17:09:54 1499] DEBUG (XendDomain:476) Adding Domain: 1 [2011-07-25 17:09:54 1499] DEBUG (XendDomainInfo:1881) XendDomainInfo.handleShutdownWatch [2011-07-25 17:10:54 1499] DEBUG (DevController:95) DevController: writing {''state'': ''1'', ''backend-id'': ''0'', ''backend'': ''/local/domain/0/backend/console/1/0''} to /local/domain/1/device/console/0. [2011-07-25 17:10:54 1499] DEBUG (DevController:97) DevController: writing {''domain'': ''migrator--incoming'', ''frontend'': ''/local/domain/1/device/console/0'', ''uuid'': ''61f8cb81-5249-5d1d-5f65-1737c63077ef'', ''frontend-id'': ''1'', ''state'': ''1'', ''location'': ''2'', ''online'': ''1'', ''protocol'': ''vt100''} to /local/domain/0/backend/console/1/0. [2011-07-25 17:10:54 1499] INFO (XendDomainInfo:2078) Domain has shutdown: name=migrator--incoming id=1 reason=halt. [2011-07-25 17:10:54 1499] DEBUG (XendDomainInfo:3071) XendDomainInfo.destroy: domid=1 [2011-07-25 17:10:54 1499] DEBUG (XendDomainInfo:2401) Destroying device model [2011-07-25 17:10:54 1499] DEBUG (XendDomainInfo:2408) Releasing devices [2011-07-25 17:10:54 1499] DEBUG (XendDomainInfo:2414) Removing console/0 [2011-07-25 17:10:54 1499] DEBUG (XendDomainInfo:1276) XendDomainInfo.destroyDevice: deviceClass = console, device = console/0 # xl dmesg __ __ _ _ _ _ \ \/ /___ _ __ | || | / | / | \ // _ \ ''_ \ | || |_ | | | | / \ __/ | | | |__ _|| |_| | /_/\_\___|_| |_| |_|(_)_(_)_| (XEN) Xen version 4.1.1 (mock@(none)) (gcc version 4.4.4 20100726 (Red Hat 4.4.4-13) (GCC) ) Sat Jul 23 03:08:54 BST 2011 (XEN) Latest ChangeSet: unavailable (XEN) Bootloader: GNU GRUB 0.97 (XEN) Command line: (XEN) Video information: (XEN) VGA is text mode 80x25, font 8x16 (XEN) VBE/DDC methods: none; EDID transfer time: 0 seconds (XEN) EDID info not retrieved because no DDC retrieval method detected (XEN) Disc information: (XEN) Found 2 MBR signatures (XEN) Found 2 EDD information structures (XEN) Xen-e820 RAM map: (XEN) 0000000000000000 - 000000000009d800 (usable) (XEN) 000000000009d800 - 00000000000a0000 (reserved) (XEN) 00000000000e0000 - 0000000000100000 (reserved) (XEN) 0000000000100000 - 0000000020000000 (usable) (XEN) 0000000020000000 - 0000000020200000 (reserved) (XEN) 0000000020200000 - 0000000040000000 (usable) (XEN) 0000000040000000 - 0000000040200000 (reserved) (XEN) 0000000040200000 - 00000000bac44000 (usable) (XEN) 00000000bac44000 - 00000000baca1000 (ACPI NVS) (XEN) 00000000baca1000 - 00000000badd4000 (reserved) (XEN) 00000000badd4000 - 00000000bade5000 (ACPI NVS) (XEN) 00000000bade5000 - 00000000badfc000 (reserved) (XEN) 00000000badfc000 - 00000000badfe000 (usable) (XEN) 00000000badfe000 - 00000000badff000 (ACPI data) (XEN) 00000000badff000 - 00000000bae07000 (reserved) (XEN) 00000000bae07000 - 00000000bae11000 (ACPI NVS) (XEN) 00000000bae11000 - 00000000bae3a000 (reserved) (XEN) 00000000bae3a000 - 00000000bae7d000 (ACPI NVS) (XEN) 00000000bae7d000 - 00000000bb000000 (usable) (XEN) 00000000bb800000 - 00000000bfa00000 (reserved) (XEN) 00000000fed1c000 - 00000000fed20000 (reserved) (XEN) 00000000ff000000 - 0000000100000000 (reserved) (XEN) 0000000100000000 - 000000043fe00000 (usable) (XEN) ACPI: RSDP 000F0420, 0024 (r2 ALASKA) (XEN) ACPI: XSDT BAC93068, 004C (r1 ALASKA A M I 1072009 AMI 10013) (XEN) ACPI: FACP BAC9CC10, 00F4 (r4 ALASKA A M I 1072009 AMI 10013) (XEN) ACPI: DSDT BAC93140, 9ACA (r2 ALASKA A M I 0 INTL 20051117) (XEN) ACPI: FACS BAE08F80, 0040 (XEN) ACPI: APIC BAC9CD08, 0092 (r3 ALASKA A M I 1072009 AMI 10013) (XEN) ACPI: SSDT BAC9CDA0, 01D6 (r1 AMICPU PROC 1 MSFT 3000001) (XEN) ACPI: MCFG BAC9CF78, 003C (r1 ALASKA A M I 1072009 MSFT 97) (XEN) ACPI: HPET BAC9CFB8, 0038 (r1 ALASKA A M I 1072009 AMI. 4) (XEN) System RAM: 16295MB (16686488kB) (XEN) Domain heap initialised (XEN) ACPI: 32/64X FACS address mismatch in FADT - bae08f80/0000000000000000, using 32 (XEN) Processor #0 6:10 APIC version 21 (XEN) Processor #2 6:10 APIC version 21 (XEN) Processor #4 6:10 APIC version 21 (XEN) Processor #6 6:10 APIC version 21 (XEN) Processor #1 6:10 APIC version 21 (XEN) Processor #3 6:10 APIC version 21 (XEN) Processor #5 6:10 APIC version 21 (XEN) Processor #7 6:10 APIC version 21 (XEN) IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 (XEN) Enabling APIC mode: Flat. Using 1 I/O APICs (XEN) Table is not found! (XEN) Not enabling x2APIC: depends on iommu_supports_eim. (XEN) Using scheduler: SMP Credit Scheduler (credit) (XEN) Detected 3411.553 MHz processor. (XEN) Initing memory sharing. (XEN) I/O virtualisation disabled (XEN) Enabled directed EOI with ioapic_ack_old on! (XEN) ENABLING IO-APIC IRQs (XEN) -> Using old ACK method (XEN) Platform timer is 14.318MHz HPET (XEN) Allocated console ring of 16 KiB. (XEN) VMX: Supported advanced features: (XEN) - APIC MMIO access virtualisation (XEN) - APIC TPR shadow (XEN) - Extended Page Tables (EPT) (XEN) - Virtual-Processor Identifiers (VPID) (XEN) - Virtual NMI (XEN) - MSR direct-access bitmap (XEN) - Unrestricted Guest (XEN) EPT supports 2MB super page. (XEN) HVM: ASIDs enabled. (XEN) HVM: VMX enabled (XEN) HVM: Hardware Assisted Paging detected. (XEN) Brought up 8 CPUs (XEN) *** LOADING DOMAIN 0 *** (XEN) Xen kernel: 64-bit, lsb, compat32 (XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x1bc7000 (XEN) PHYSICAL MEMORY ARRANGEMENT: (XEN) Dom0 alloc.: 000000042c000000->0000000430000000 (4067761 pages to be allocated) (XEN) Init. ramdisk: 000000043dde9000->000000043fdffc00 (XEN) VIRTUAL MEMORY ARRANGEMENT: (XEN) Loaded kernel: ffffffff81000000->ffffffff81bc7000 (XEN) Init. ramdisk: ffffffff81bc7000->ffffffff83bddc00 (XEN) Phys-Mach map: ffffffff83bde000->ffffffff85b16e40 (XEN) Start info: ffffffff85b17000->ffffffff85b174b4 (XEN) Page tables: ffffffff85b18000->ffffffff85b49000 (XEN) Boot stack: ffffffff85b49000->ffffffff85b4a000 (XEN) TOTAL: ffffffff80000000->ffffffff85c00000 (XEN) ENTRY ADDRESS: ffffffff817ef200 (XEN) Dom0 has maximum 8 VCPUs (XEN) Scrubbing Free RAM: .done. (XEN) Xen trace buffers: disabled (XEN) Std. Loglevel: Errors and warnings (XEN) Guest Loglevel: Nothing (Rate-limited: Errors and warnings) (XEN) Xen is relinquishing VGA console. (XEN) *** Serial input -> DOM0 (type ''CTRL-a'' three times to switch input to Xen) # dmesg Initializing cgroup subsys cpuset Initializing cgroup subsys cpu Linux version 2.6.32.43.pvops-12.el6 (root@xen12) (gcc version 4.4.4 20100726 (Red Hat 4.4.4-13) (GCC) ) #1 SMP Mon Jul 25 11:27:55 BST 2011 Command line: ro root=/dev/mapper/vg0-root rd_LVM_LV=vg0/root nomodeset rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=uk console=tty0 crashkernel=auto KERNEL supported cpus: Intel GenuineIntel AMD AuthenticAMD Centaur CentaurHauls xen_release_chunk: looking at area pfn bb000-bb800: 2048 pages freed xen_release_chunk: looking at area pfn bfa00-fec00: 258560 pages freed xen_release_chunk: looking at area pfn fec01-fed1c: 283 pages freed xen_release_chunk: looking at area pfn fed20-fee00: 224 pages freed xen_release_chunk: looking at area pfn fee01-ff000: 511 pages freed released 261626 pages of unused memory BIOS-provided physical RAM map: Xen: 0000000000000000 - 000000000009d000 (usable) Xen: 000000000009d800 - 0000000000100000 (reserved) Xen: 0000000000100000 - 0000000020000000 (usable) Xen: 0000000020000000 - 0000000020200000 (reserved) Xen: 0000000020200000 - 0000000040000000 (usable) Xen: 0000000040000000 - 0000000040200000 (reserved) Xen: 0000000040200000 - 00000000bac44000 (usable) Xen: 00000000bac44000 - 00000000baca1000 (ACPI NVS) Xen: 00000000baca1000 - 00000000badd4000 (reserved) Xen: 00000000badd4000 - 00000000bade5000 (ACPI NVS) Xen: 00000000bade5000 - 00000000badfc000 (reserved) Xen: 00000000badfc000 - 00000000badfe000 (usable) Xen: 00000000badfe000 - 00000000badff000 (ACPI data) Xen: 00000000badff000 - 00000000bae07000 (reserved) Xen: 00000000bae07000 - 00000000bae11000 (ACPI NVS) Xen: 00000000bae11000 - 00000000bae3a000 (reserved) Xen: 00000000bae3a000 - 00000000bae7d000 (ACPI NVS) Xen: 00000000bae7d000 - 00000000bb000000 (usable) Xen: 00000000bb800000 - 00000000bfa00000 (reserved) Xen: 00000000fec00000 - 00000000fec01000 (reserved) Xen: 00000000fed1c000 - 00000000fed20000 (reserved) Xen: 00000000fee00000 - 00000000fee01000 (reserved) Xen: 00000000ff000000 - 0000000100000000 (reserved) Xen: 0000000100000000 - 000000047fbfa000 (usable) DMI 2.6 present. AMI BIOS detected: BIOS may corrupt low RAM, working around it. e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) last_pfn = 0x47fbfa max_arch_pfn = 0x400000000 x86 PAT enabled: cpu 0, old 0x50100070406, new 0x7010600070106 last_pfn = 0xbb000 max_arch_pfn = 0x400000000 initial memory mapped : 0 - 03937000 init_memory_mapping: 0000000000000000-00000000bb000000 0000000000 - 00bb000000 page 4k kernel direct mapping tables up to bb000000 @ 100000-6dc000 init_memory_mapping: 0000000100000000-000000047fbfa000 0100000000 - 047fbfa000 page 4k kernel direct mapping tables up to 47fbfa000 @ 58a2000-7cb3000 RAMDISK: 01a6a000 - 03936600 ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA) ACPI: XSDT 00000000bac93068 0004C (v01 ALASKA A M I 01072009 AMI 00010013) ACPI: FACP 00000000bac9cc10 000F4 (v04 ALASKA A M I 01072009 AMI 00010013) ACPI: DSDT 00000000bac93140 09ACA (v02 ALASKA A M I 00000000 INTL 20051117) ACPI: FACS 00000000bae08f80 00040 ACPI: APIC 00000000bac9cd08 00092 (v03 ALASKA A M I 01072009 AMI 00010013) ACPI: SSDT 00000000bac9cda0 001D6 (v01 AMICPU PROC 00000001 MSFT 03000001) ACPI: MCFG 00000000bac9cf78 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) ACPI: HPET 00000000bac9cfb8 00038 (v01 ALASKA A M I 01072009 AMI. 00000004) ACPI: Local APIC address 0xfee00000 Setting APIC routing to flat. No NUMA configuration found Faking a node at 0000000000000000-000000047fbfa000 Bootmem setup node 0 0000000000000000-000000047fbfa000 NODE_DATA [0000000000010000 - 0000000000043fff] bootmap [00000000006a8000 - 0000000000737f7f] pages 90 (10 early reservations) ==> bootmem [0000000000 - 047fbfa000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] #1 [0005871000 - 00058a2000] XEN PAGETABLES ==> [0005871000 - 00058a2000] #2 [0000006000 - 0000008000] TRAMPOLINE ==> [0000006000 - 0000008000] #3 [0001000000 - 000193f7f8] TEXT DATA BSS ==> [0001000000 - 000193f7f8] #4 [0001a6a000 - 0003936600] RAMDISK ==> [0001a6a000 - 0003936600] #5 [0003937000 - 0005871000] XEN START INFO ==> [0003937000 - 0005871000] #6 [03e71c8000 - 047fbfa000] XEN EXTRA ==> [03e71c8000 - 047fbfa000] #7 [0001940000 - 000196a26f] BRK ==> [0001940000 - 000196a26f] #8 [0000100000 - 00006a8000] PGTABLE ==> [0000100000 - 00006a8000] #9 [00058a2000 - 00074ae000] PGTABLE ==> [00058a2000 - 00074ae000] found SMP MP-table at [ffff8800000fcdd0] fcdd0 crashkernel: memory value expected Zone PFN ranges: DMA 0x00000010 -> 0x00001000 DMA32 0x00001000 -> 0x00100000 Normal 0x00100000 -> 0x0047fbfa Movable zone start PFN for each node early_node_map[7] active PFN ranges 0: 0x00000010 -> 0x0000009d 0: 0x00000100 -> 0x00020000 0: 0x00020200 -> 0x00040000 0: 0x00040200 -> 0x000bac44 0: 0x000badfc -> 0x000badfe 0: 0x000bae7d -> 0x000bb000 0: 0x00100000 -> 0x0047fbfa On node 0 totalpages: 4433232 DMA zone: 56 pages used for memmap DMA zone: 1451 pages reserved DMA zone: 2474 pages, LIFO batch:0 DMA32 zone: 14280 pages used for memmap DMA32 zone: 745985 pages, LIFO batch:31 Normal zone: 50162 pages used for memmap Normal zone: 3618824 pages, LIFO batch:31 ACPI: PM-Timer IO Port: 0x408 ACPI: Local APIC address 0xfee00000 Setting APIC routing to flat. ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 0, version 0, address 0xfec00000, GSI 0-0 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ERROR: Unable to locate IOAPIC for GSI 2 ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ERROR: Unable to locate IOAPIC for GSI 9 Using ACPI (MADT) for SMP configuration information ACPI: HPET id: 0x8086a701 base: 0xfed00000 SMP: Allowing 8 CPUs, 0 hotplug CPUs nr_irqs_gsi: 256 PM: Registered nosave memory: 000000000009d000 - 000000000009e000 PM: Registered nosave memory: 000000000009e000 - 0000000000100000 PM: Registered nosave memory: 0000000020000000 - 0000000020200000 PM: Registered nosave memory: 0000000040000000 - 0000000040200000 PM: Registered nosave memory: 00000000bac44000 - 00000000baca1000 PM: Registered nosave memory: 00000000baca1000 - 00000000badd4000 PM: Registered nosave memory: 00000000badd4000 - 00000000bade5000 PM: Registered nosave memory: 00000000bade5000 - 00000000badfc000 PM: Registered nosave memory: 00000000badfe000 - 00000000badff000 PM: Registered nosave memory: 00000000badff000 - 00000000bae07000 PM: Registered nosave memory: 00000000bae07000 - 00000000bae11000 PM: Registered nosave memory: 00000000bae11000 - 00000000bae3a000 PM: Registered nosave memory: 00000000bae3a000 - 00000000bae7d000 PM: Registered nosave memory: 00000000bb000000 - 00000000bb800000 PM: Registered nosave memory: 00000000bb800000 - 00000000bfa00000 PM: Registered nosave memory: 00000000bfa00000 - 00000000fec00000 PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 PM: Registered nosave memory: 00000000fec01000 - 00000000fed1c000 PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 PM: Registered nosave memory: 00000000fee01000 - 00000000ff000000 PM: Registered nosave memory: 00000000ff000000 - 0000000100000000 Allocating PCI resources starting at bfa00000 (gap: bfa00000:3f200000) Booting paravirtualized kernel on Xen Xen version: 4.1.1 (preserve-AD) (dom0) NR_CPUS:4096 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 PERCPU: Embedded 30 pages/cpu @ffff880016277000 s91096 r8192 d23592 u122880 pcpu-alloc: s91096 r8192 d23592 u122880 alloc=30*4096 pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4367283 Policy zone: Normal Kernel command line: ro root=/dev/mapper/vg0-root rd_LVM_LV=vg0/root nomodeset rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=uk console=tty0 crashkernel=auto PID hash table entries: 4096 (order: 3, 32768 bytes) Initializing CPU#0 DMA: Placing 64MB software IO TLB between ffff880016370000 - ffff88001a370000 DMA: software IO TLB at phys 0x16370000 - 0x1a370000 xen_swiotlb_fixup: buf=ffff880016370000 size=67108864 xen_swiotlb_fixup: buf=ffff88001a3d0000 size=32768 Memory: 14812548k/18870248k available (3578k kernel code, 1137320k absent, 2920380k reserved, 3017k data, 956k init) Hierarchical RCU implementation. RCU-based detection of stalled CPUs is enabled. NR_IRQS:33024 nr_irqs:2304 xen: --> irq=0 xen: --> irq=1 xen: --> irq=2 xen: --> irq=3 xen: --> irq=4 xen: --> irq=5 xen: --> irq=6 xen: --> irq=7 xen: --> irq=8 xen: --> irq=9 xen: --> irq=10 xen: --> irq=11 xen: --> irq=12 xen: --> irq=13 xen: --> irq=14 xen: --> irq=15 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) xen: sci override: source_irq=9 global_irq=9 trigger=c polarity=1 xen: registering gsi 9 triggering 0 polarity 0 xen_allocate_pirq: returning irq 9 for gsi 9 xen: --> irq=9 xen: acpi sci 9 Console: colour VGA+ 80x25 console [tty0] enabled allocated 178257920 bytes of page_cgroup please try ''cgroup_disable=memory'' option if you don''t want memory cgroups Xen: using vcpuop timer interface installing Xen timer for CPU 0 alloc irq_desc for 2303 on node -1 alloc kstat_irqs on node -1 Detected 3411.552 MHz processor. Calibrating delay loop (skipped), value calculated using timer frequency.. 6823.10 BogoMIPS (lpj=3411552) Security Framework initialized SELinux: Initializing. SELinux: Starting in permissive mode Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) Mount-cache hash table entries: 256 Initializing cgroup subsys ns Initializing cgroup subsys cpuacct Initializing cgroup subsys memory Initializing cgroup subsys devices Initializing cgroup subsys freezer CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 0/0x0 -> Node 0 CPU: Unsupported number of siblings 16 mce: CPU supports 9 MCE banks Performance Events: unsupported p6 CPU model 42 no PMU driver, software events only. SMP alternatives: switching to UP code ACPI: Core revision 20090903 ftrace: converting mcount calls to 0f 1f 44 00 00 ftrace: allocating 17923 entries in 71 pages alloc irq_desc for 2302 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2301 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2300 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2299 on node -1 alloc kstat_irqs on node -1 installing Xen timer for CPU 1 alloc irq_desc for 2298 on node -1 alloc kstat_irqs on node -1 SMP alternatives: switching to SMP code alloc irq_desc for 2297 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2296 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2295 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2294 on node -1 alloc kstat_irqs on node -1 Initializing CPU#1 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 1/0x0 -> Node 0 CPU: Unsupported number of siblings 16 installing Xen timer for CPU 2 alloc irq_desc for 2293 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2292 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2291 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2290 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2289 on node -1 alloc kstat_irqs on node -1 Initializing CPU#2 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 2/0x0 -> Node 0 CPU: Unsupported number of siblings 16 installing Xen timer for CPU 3 alloc irq_desc for 2288 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2287 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2286 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2285 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2284 on node -1 alloc kstat_irqs on node -1 Initializing CPU#3 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 3/0x0 -> Node 0 CPU: Unsupported number of siblings 16 installing Xen timer for CPU 4 alloc irq_desc for 2283 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2282 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2281 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2280 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2279 on node -1 alloc kstat_irqs on node -1 Initializing CPU#4 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 4/0x0 -> Node 0 CPU: Unsupported number of siblings 16 installing Xen timer for CPU 5 alloc irq_desc for 2278 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2277 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2276 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2275 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2274 on node -1 alloc kstat_irqs on node -1 Initializing CPU#5 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 5/0x0 -> Node 0 CPU: Unsupported number of siblings 16 installing Xen timer for CPU 6 alloc irq_desc for 2273 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2272 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2271 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2270 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2269 on node -1 alloc kstat_irqs on node -1 Initializing CPU#6 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 6/0x0 -> Node 0 CPU: Unsupported number of siblings 16 installing Xen timer for CPU 7 alloc irq_desc for 2268 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2267 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2266 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2265 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2264 on node -1 alloc kstat_irqs on node -1 Initializing CPU#7 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 256K CPU: L3 cache: 8192K CPU 7/0x0 -> Node 0 CPU: Unsupported number of siblings 16 Brought up 8 CPUs CPU0 attaching sched-domain: domain 0: span 0-7 level CPU groups: 0 1 2 3 4 5 6 7 CPU1 attaching sched-domain: domain 0: span 0-7 level CPU groups: 1 2 3 4 5 6 7 0 CPU2 attaching sched-domain: domain 0: span 0-7 level CPU groups: 2 3 4 5 6 7 0 1 CPU3 attaching sched-domain: domain 0: span 0-7 level CPU groups: 3 4 5 6 7 0 1 2 CPU4 attaching sched-domain: domain 0: span 0-7 level CPU groups: 4 5 6 7 0 1 2 3 CPU5 attaching sched-domain: domain 0: span 0-7 level CPU groups: 5 6 7 0 1 2 3 4 CPU6 attaching sched-domain: domain 0: span 0-7 level CPU groups: 6 7 0 1 2 3 4 5 CPU7 attaching sched-domain: domain 0: span 0-7 level CPU groups: 7 0 1 2 3 4 5 6 Grant table initialized regulator: core version 0.5 Time: 16:04:49 Date: 07/25/11 NET: Registered protocol family 16 alloc irq_desc for 2263 on node -1 alloc kstat_irqs on node -1 ACPI: bus type pci registered sync cpu 0 get result 1 max_id 7 sync cpu 1 get result 1 max_id 7 sync cpu 2 get result 1 max_id 7 sync cpu 3 get result 1 max_id 7 sync cpu 4 get result 1 max_id 7 sync cpu 5 get result 1 max_id 7 sync cpu 6 get result 1 max_id 7 sync cpu 7 get result 1 max_id 7 alloc irq_desc for 2262 on node -1 alloc kstat_irqs on node -1 PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63 PCI: Not using MMCONFIG. PCI: Using configuration type 1 for base access bio: create slab <bio-0> at 0 ERROR: Unable to locate IOAPIC for GSI 9 ACPI: EC: Look up EC in DSDT ACPI: Executed 1 blocks of module-level executable AML code ACPI Error (psargs-0359): [RAMB] Namespace lookup failure, AE_NOT_FOUND ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20090903/nsinit-338) ACPI: Interpreter enabled ACPI: (supports S0 S1 S3 S4 S5) ACPI: Using IOAPIC for interrupt routing PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 63 PCI: MCFG area at e0000000 reserved in ACPI motherboard resources PCI: Using MMCONFIG at e0000000 - e3ffffff ACPI: BIOS _OSI(Linux) query ignored ACPI: No dock devices found. ACPI: PCI Root Bridge [PCI0] (0000:00) pci 0000:00:01.0: PME# supported from D0 D3hot D3cold pci 0000:00:01.0: PME# disabled pci 0000:00:02.0: reg 10 64bit mmio: [0xfe000000-0xfe3fffff] pci 0000:00:02.0: reg 18 64bit mmio pref: [0xc0000000-0xcfffffff] pci 0000:00:02.0: reg 20 io port: [0xf000-0xf03f] pci 0000:00:16.0: reg 10 64bit mmio: [0xfe704000-0xfe70400f] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold pci 0000:00:16.0: PME# disabled pci 0000:00:1a.0: reg 10 32bit mmio: [0xfe703000-0xfe7033ff] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold pci 0000:00:1a.0: PME# disabled pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold pci 0000:00:1c.0: PME# disabled pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold pci 0000:00:1c.4: PME# disabled pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold pci 0000:00:1c.5: PME# disabled pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold pci 0000:00:1c.6: PME# disabled pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold pci 0000:00:1c.7: PME# disabled pci 0000:00:1d.0: reg 10 32bit mmio: [0xfe702000-0xfe7023ff] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold pci 0000:00:1d.0: PME# disabled pci 0000:00:1f.2: reg 10 io port: [0xf0b0-0xf0b7] pci 0000:00:1f.2: reg 14 io port: [0xf0a0-0xf0a3] pci 0000:00:1f.2: reg 18 io port: [0xf090-0xf097] pci 0000:00:1f.2: reg 1c io port: [0xf080-0xf083] pci 0000:00:1f.2: reg 20 io port: [0xf060-0xf07f] pci 0000:00:1f.2: reg 24 32bit mmio: [0xfe701000-0xfe7017ff] pci 0000:00:1f.2: PME# supported from D3hot pci 0000:00:1f.2: PME# disabled pci 0000:00:1f.3: reg 10 64bit mmio: [0xfe700000-0xfe7000ff] pci 0000:00:1f.3: reg 20 io port: [0xf040-0xf05f] pci 0000:02:00.0: reg 10 io port: [0xe000-0xe0ff] pci 0000:02:00.0: reg 18 64bit mmio: [0xfe600000-0xfe600fff] pci 0000:02:00.0: reg 30 32bit mmio pref: [0xfffe0000-0xffffffff] pci 0000:02:00.0: supports D1 D2 pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold pci 0000:02:00.0: PME# disabled pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with ''pcie_aspm=force'' pci 0000:00:1c.0: bridge io port: [0xe000-0xefff] pci 0000:00:1c.0: bridge 32bit mmio: [0xfe600000-0xfe6fffff] pci 0000:03:00.0: reg 10 io port: [0xd040-0xd047] pci 0000:03:00.0: reg 14 io port: [0xd030-0xd033] pci 0000:03:00.0: reg 18 io port: [0xd020-0xd027] pci 0000:03:00.0: reg 1c io port: [0xd010-0xd013] pci 0000:03:00.0: reg 20 io port: [0xd000-0xd00f] pci 0000:03:00.0: reg 30 32bit mmio pref: [0xfe500000-0xfe50ffff] pci 0000:03:00.0: supports D1 D2 pci 0000:03:00.0: PME# supported from D1 D2 D3hot pci 0000:03:00.0: PME# disabled pci 0000:00:1c.4: bridge io port: [0xd000-0xdfff] pci 0000:00:1c.4: bridge 32bit mmio: [0xfe500000-0xfe5fffff] pci 0000:04:00.0: reg 10 64bit mmio: [0xfe400000-0xfe407fff] pci 0000:04:00.0: PME# supported from D3hot D3cold pci 0000:04:00.0: PME# disabled pci 0000:00:1c.5: bridge 32bit mmio: [0xfe400000-0xfe4fffff] pci 0000:05:00.0: reg 10 io port: [0xc000-0xc0ff] pci 0000:05:00.0: reg 18 64bit mmio pref: [0xd0004000-0xd0004fff] pci 0000:05:00.0: reg 20 64bit mmio pref: [0xd0000000-0xd0003fff] pci 0000:05:00.0: supports D1 D2 pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold pci 0000:05:00.0: PME# disabled pci 0000:00:1c.6: bridge io port: [0xc000-0xcfff] pci 0000:00:1c.6: bridge 64bit mmio pref: [0xd0000000-0xd00fffff] pci 0000:00:1c.7: transparent bridge pci 0000:06:00.0: transparent bridge ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7.BR19._PRT] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0 ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15) xen_balloon: Initialising balloon driver with page order 0. last_pfn = 0x47fbfa max_arch_pfn = 0x400000000 vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none vgaarb: loaded usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb PCI: Using ACPI for IRQ routing NetLabel: Initializing NetLabel: domain hash size = 128 NetLabel: protocols = UNLABELED CIPSOv4 NetLabel: unlabeled traffic allowed by default Switching to clocksource xen pnp: PnP ACPI init ACPI: bus type pnp registered xen: registering gsi 5 triggering 1 polarity 0 xen_allocate_pirq: returning irq 5 for gsi 5 xen: --> irq=5 xen: registering gsi 8 triggering 1 polarity 0 xen_allocate_pirq: returning irq 8 for gsi 8 xen: --> irq=8 xen: registering gsi 13 triggering 1 polarity 0 xen_allocate_pirq: returning irq 13 for gsi 13 xen: --> irq=13 xen: registering gsi 4 triggering 1 polarity 0 xen_allocate_pirq: returning irq 4 for gsi 4 xen: --> irq=4 xen: registering gsi 1 triggering 1 polarity 0 xen_allocate_pirq: returning irq 1 for gsi 1 xen: --> irq=1 pnp: PnP ACPI: found 14 devices ACPI: ACPI bus type pnp unregistered system 00:01: iomem range 0xfed10000-0xfed19fff has been reserved system 00:01: iomem range 0xe0000000-0xe3ffffff has been reserved system 00:01: iomem range 0xfed90000-0xfed93fff has been reserved system 00:01: iomem range 0xfed20000-0xfed3ffff has been reserved system 00:01: iomem range 0xfee00000-0xfee0ffff could not be reserved system 00:02: ioport range 0x290-0x29f has been reserved system 00:07: ioport range 0x4d0-0x4d1 has been reserved system 00:0b: ioport range 0x400-0x453 has been reserved system 00:0b: ioport range 0x458-0x47f has been reserved system 00:0b: ioport range 0x500-0x57f has been reserved system 00:0b: iomem range 0xfed1c000-0xfed1ffff has been reserved system 00:0b: iomem range 0xfec00000-0xfecfffff could not be reserved system 00:0b: iomem range 0xfed08000-0xfed08fff has been reserved system 00:0b: iomem range 0xff000000-0xffffffff has been reserved system 00:0c: ioport range 0x454-0x457 has been reserved PM-Timer failed consistency check (0x0xffffff) - aborting. pci 0000:02:00.0: BAR 6: no parent found for of device [0xfffe0000-0xffffffff] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01 pci 0000:00:01.0: IO window: disabled pci 0000:00:01.0: MEM window: disabled pci 0000:00:01.0: PREFETCH window: disabled pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02 pci 0000:00:1c.0: IO window: 0xe000-0xefff pci 0000:00:1c.0: MEM window: 0xfe600000-0xfe6fffff pci 0000:00:1c.0: PREFETCH window: 0xbfa00000-0xbfafffff pci 0000:00:1c.4: PCI bridge, secondary bus 0000:03 pci 0000:00:1c.4: IO window: 0xd000-0xdfff pci 0000:00:1c.4: MEM window: 0xfe500000-0xfe5fffff pci 0000:00:1c.4: PREFETCH window: disabled pci 0000:00:1c.5: PCI bridge, secondary bus 0000:04 pci 0000:00:1c.5: IO window: disabled pci 0000:00:1c.5: MEM window: 0xfe400000-0xfe4fffff pci 0000:00:1c.5: PREFETCH window: disabled pci 0000:00:1c.6: PCI bridge, secondary bus 0000:05 pci 0000:00:1c.6: IO window: 0xc000-0xcfff pci 0000:00:1c.6: MEM window: disabled pci 0000:00:1c.6: PREFETCH window: 0x000000d0000000-0x000000d00fffff pci 0000:06:00.0: PCI bridge, secondary bus 0000:07 pci 0000:06:00.0: IO window: disabled pci 0000:06:00.0: MEM window: disabled pci 0000:06:00.0: PREFETCH window: disabled pci 0000:00:1c.7: PCI bridge, secondary bus 0000:06 pci 0000:00:1c.7: IO window: disabled pci 0000:00:1c.7: MEM window: disabled pci 0000:00:1c.7: PREFETCH window: disabled xen: registering gsi 16 triggering 0 polarity 1 alloc irq_desc for 16 on node 0 alloc kstat_irqs on node 0 xen: --> irq=16 pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 pci 0000:00:01.0: setting latency timer to 64 xen: registering gsi 17 triggering 0 polarity 1 alloc irq_desc for 17 on node 0 alloc kstat_irqs on node 0 xen: --> irq=17 pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 pci 0000:00:1c.0: setting latency timer to 64 xen: registering gsi 17 triggering 0 polarity 1 xen_allocate_pirq: returning irq 17 for gsi 17 xen: --> irq=17 Already setup the GSI :17 pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17 pci 0000:00:1c.4: setting latency timer to 64 xen: registering gsi 16 triggering 0 polarity 1 xen_allocate_pirq: returning irq 16 for gsi 16 xen: --> irq=16 Already setup the GSI :16 pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16 pci 0000:00:1c.5: setting latency timer to 64 xen: registering gsi 18 triggering 0 polarity 1 alloc irq_desc for 18 on node 0 alloc kstat_irqs on node 0 xen: --> irq=18 pci 0000:00:1c.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18 pci 0000:00:1c.6: setting latency timer to 64 xen: registering gsi 19 triggering 0 polarity 1 alloc irq_desc for 19 on node 0 alloc kstat_irqs on node 0 xen: --> irq=19 pci 0000:00:1c.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19 pci 0000:00:1c.7: setting latency timer to 64 xen: registering gsi 17 triggering 0 polarity 1 xen_allocate_pirq: returning irq 17 for gsi 17 xen: --> irq=17 Already setup the GSI :17 pci 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 pci 0000:06:00.0: setting latency timer to 64 pci_bus 0000:00: resource 0 io: [0x00-0xffff] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff] pci_bus 0000:02: resource 0 io: [0xe000-0xefff] pci_bus 0000:02: resource 1 mem: [0xfe600000-0xfe6fffff] pci_bus 0000:02: resource 2 pref mem [0xbfa00000-0xbfafffff] pci_bus 0000:03: resource 0 io: [0xd000-0xdfff] pci_bus 0000:03: resource 1 mem: [0xfe500000-0xfe5fffff] pci_bus 0000:04: resource 1 mem: [0xfe400000-0xfe4fffff] pci_bus 0000:05: resource 0 io: [0xc000-0xcfff] pci_bus 0000:05: resource 2 pref mem [0xd0000000-0xd00fffff] pci_bus 0000:06: resource 3 io: [0x00-0xffff] pci_bus 0000:06: resource 4 mem: [0x000000-0xffffffffffffffff] pci_bus 0000:07: resource 6 io: [0x00-0xffff] pci_bus 0000:07: resource 7 mem: [0x000000-0xffffffffffffffff] NET: Registered protocol family 2 IP route cache hash table entries: 524288 (order: 10, 4194304 bytes) TCP established hash table entries: 524288 (order: 11, 8388608 bytes) TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) TCP: Hash tables configured (established 524288 bind 65536) TCP reno registered NET: Registered protocol family 1 pci 0000:00:02.0: Boot video device Trying to unpack rootfs image as initramfs... Freeing initrd memory: 31537k freed PCI-DMA: Using software bounce buffering for IO (SWIOTLB) DMA: Placing 64MB software IO TLB between ffff880016370000 - ffff88001a370000 DMA: software IO TLB at phys 0x16370000 - 0x1a370000 audit: initializing netlink socket (disabled) type=2000 audit(1311609889.584:1): initialized HugeTLB registered 2 MB page size, pre-allocated 0 pages VFS: Disk quotas dquot_6.5.2 Dquot-cache hash table entries: 512 (order 0, 4096 bytes) msgmni has been set to 28992 SELinux: Registering netfilter hooks alg: No test for stdrng (krng) Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) alloc irq_desc for 2261 on node -1 alloc kstat_irqs on node -1 pcieport 0000:00:01.0: setting latency timer to 64 alloc irq_desc for 2260 on node -1 alloc kstat_irqs on node -1 pcieport 0000:00:1c.0: setting latency timer to 64 alloc irq_desc for 2259 on node -1 alloc kstat_irqs on node -1 pcieport 0000:00:1c.4: setting latency timer to 64 alloc irq_desc for 2258 on node -1 alloc kstat_irqs on node -1 pcieport 0000:00:1c.5: setting latency timer to 64 alloc irq_desc for 2257 on node -1 alloc kstat_irqs on node -1 pcieport 0000:00:1c.6: setting latency timer to 64 ACPI: SSDT 00000000bae10898 006F4 (v01 AMI IST 00000001 MSFT 03000001) ACPI: SSDT 00000000bae07d98 000E4 (v01 AMI CST 00000001 MSFT 03000001) ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3]) ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3]) ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3]) ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3]) ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3]) ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3]) ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3]) ACPI: CPU-1 (power states: C1[C1] C2[C2] C3[C3]) Event-channel device installed. blktap_device_init: blktap device major 253 blktap_ring_init: blktap ring major: 252 registering netback alloc irq_desc for 2256 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2255 on node -1 alloc kstat_irqs on node -1 hpet_acpi_add: no address or irqs in _CRS Non-volatile memory driver v1.3 Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A brd: module loaded Fixed MDIO Bus: probed usbcore: registered new interface driver libusual PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp serio: i8042 KBD port at 0x60,0x64 irq 1 mice: PS/2 mouse device common for all mice rtc_cmos 00:05: RTC can wake from S4 rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 rtc0: alarms up to one month, y3k, 114 bytes nvram wdt: Xen WatchDog Timer Driver v0.01 wdt: initialized (timeout=60s, nowayout=0) cpuidle: using governor ladder cpuidle: using governor menu usbcore: registered new interface driver hiddev usbcore: registered new interface driver usbhid usbhid: v2.6:USB HID core driver TCP bic registered TCP cubic registered Initializing XFRM netlink socket NET: Registered protocol family 17 PM: Resume from disk failed. registered taskstats version 1 Magic number: 3:96:86 tty hvc1: hash matches rtc_cmos 00:05: setting system clock to 2011-07-25 16:04:49 UTC (1311609889) Freeing unused kernel memory: 956k freed Write protecting the kernel read-only data: 5328k input: AT Translated Set 2 keyboard as /class/input/input0 dracut: dracut-004-33.2.el6_0 device-mapper: uevent: version 1.0.3 device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com udev: starting version 147 <3>udev: missing sysfs features; please update the kernel or disable the kernel''s CONFIG_SYSFS_DEPRECATED option; udev may fail to work correctly dracut: Starting plymouth daemon ehci_hcd: USB 2.0 ''Enhanced'' Host Controller (EHCI) Driver xen: registering gsi 23 triggering 0 polarity 1 alloc irq_desc for 23 on node 0 alloc kstat_irqs on node 0 xen: --> irq=23 ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 ehci_hcd 0000:00:1a.0: setting latency timer to 64 ehci_hcd 0000:00:1a.0: EHCI Host Controller ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 ehci_hcd 0000:00:1a.0: debug port 2 ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported ehci_hcd 0000:00:1a.0: irq 23, io mem 0xfe703000 ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected xen: registering gsi 23 triggering 0 polarity 1 xen_allocate_pirq: returning irq 23 for gsi 23 xen: --> irq=23 Already setup the GSI :23 ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 ehci_hcd 0000:00:1d.0: setting latency timer to 64 ehci_hcd 0000:00:1d.0: EHCI Host Controller ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 ehci_hcd 0000:00:1d.0: debug port 2 ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfe702000 ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected SCSI subsystem initialized libata version 3.00 loaded. pata_via 0000:03:00.0: version 0.3.4 xen: registering gsi 16 triggering 0 polarity 1 xen_allocate_pirq: returning irq 16 for gsi 16 xen: --> irq=16 Already setup the GSI :16 pata_via 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 pata_via 0000:03:00.0: setting latency timer to 64 scsi0 : pata_via scsi1 : pata_via ata1: PATA max UDMA/133 cmd 0xd040 ctl 0xd030 bmdma 0xd000 irq 16 ata2: PATA max UDMA/133 cmd 0xd020 ctl 0xd010 bmdma 0xd008 irq 16 usb 1-1: new high speed USB device using ehci_hcd and address 2 ahci 0000:00:1f.2: version 3.0 xen: registering gsi 20 triggering 0 polarity 1 alloc irq_desc for 20 on node 0 alloc kstat_irqs on node 0 xen: --> irq=20 ahci 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20 alloc irq_desc for 2254 on node -1 alloc kstat_irqs on node -1 ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst ahci 0000:00:1f.2: setting latency timer to 64 scsi2 : ahci scsi3 : ahci scsi4 : ahci scsi5 : ahci scsi6 : ahci scsi7 : ahci ata3: SATA max UDMA/133 irq_stat 0x00400040, connection status changed ata4: SATA max UDMA/133 irq_stat 0x00400040, connection status changed ata5: DUMMY ata6: DUMMY ata7: DUMMY ata8: DUMMY usb 1-1: configuration #1 chosen from 1 choice hub 1-1:1.0: USB hub found hub 1-1:1.0: 6 ports detected usb 2-1: new high speed USB device using ehci_hcd and address 2 usb 2-1: configuration #1 chosen from 1 choice hub 2-1:1.0: USB hub found hub 2-1:1.0: 8 ports detected usb 2-1.3: new full speed USB device using ehci_hcd and address 3 usb 2-1.3: configuration #1 chosen from 1 choice input: Raritan D2CIM-VUSB as /class/input/input1 generic-usb 0003:14DD:1005.0001: input,hidraw0: USB HID v1.11 Keyboard [Raritan D2CIM-VUSB] on usb-0000:00:1d.0-1.3/input0 ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata4.00: ATA-8: ST3500418AS, CC46, max UDMA/133 ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) ata3.00: ATA-8: ST3500418AS, CC46, max UDMA/133 ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32) ata4.00: configured for UDMA/133 ata3.00: configured for UDMA/133 scsi 2:0:0:0: Direct-Access ATA ST3500418AS CC46 PQ: 0 ANSI: 5 scsi 3:0:0:0: Direct-Access ATA ST3500418AS CC46 PQ: 0 ANSI: 5 sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) sd 2:0:0:0: [sda] Write Protect is off sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 sd 3:0:0:0: [sdb] Write Protect is off sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00 sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn''t support DPO or FUA sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn''t support DPO or FUA sda: detected capacity change from 0 to 500107862016 sda: sdb: detected capacity change from 0 to 500107862016 sdb: sdb1 sdb2 sdb3 sdb4 sda1 sda2 sda3 sda4 sd 3:0:0:0: [sdb] Attached SCSI disk sd 2:0:0:0: [sda] Attached SCSI disk dracut: Scanning devices sda1 sda4 sdb1 sdb4 for LVM logical volumes vg0/root dracut: inactive ''/dev/vg0/root'' [29.30 GiB] inherit dracut: inactive Original ''/dev/vg0/lego'' [15.00 GiB] inherit dracut: inactive ''/dev/vg0/test'' [10.00 GiB] inherit dracut: inactive Snapshot ''/dev/vg0/lego.110723'' [10.00 GiB] inherit dracut: inactive ''/dev/vg0/drbd'' [2.00 GiB] inherit dracut: inactive ''/dev/vg0/gluster2'' [15.00 GiB] inherit dracut: inactive ''/dev/vg0/vmstore2'' [50.00 GiB] inherit EXT4-fs (dm-3): mounted filesystem with ordered data mode dracut: Mounted root filesystem /dev/mapper/vg0-root dracut: Loading SELinux policy SELinux: Disabled at runtime. SELinux: Unregistering netfilter hooks type=1404 audit(1311609907.016:2): selinux=0 auid=4294967295 ses=4294967295 dracut: /sbin/load_policy: Can''t load policy: No such file or directory dracut: Switching root udev: starting version 147 <3>udev: missing sysfs features; please update the kernel or disable the kernel''s CONFIG_SYSFS_DEPRECATED option; udev may fail to work correctly r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded xen: registering gsi 16 triggering 0 polarity 1 xen_allocate_pirq: returning irq 16 for gsi 16 xen: --> irq=16 Already setup the GSI :16 r8169 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 r8169 0000:02:00.0: setting latency timer to 64 alloc irq_desc for 2253 on node -1 alloc kstat_irqs on node -1 eth0: RTL8168b/8111b at 0xffffc90008204000, d8:5d:4c:80:f2:40, XID 18000000 IRQ 2253 r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded xen: registering gsi 18 triggering 0 polarity 1 xen_allocate_pirq: returning irq 18 for gsi 18 xen: --> irq=18 Already setup the GSI :18 r8169 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 r8169 0000:05:00.0: setting latency timer to 64 r8169 0000:05:00.0: unknown MAC, using family default alloc irq_desc for 2252 on node -1 alloc kstat_irqs on node -1 eth1: RTL8168b/8111b at 0xffffc90007e5a000, bc:ae:c5:8d:59:8b, XID 0c200000 IRQ 2252 xen: registering gsi 17 triggering 0 polarity 1 xen_allocate_pirq: returning irq 17 for gsi 17 xen: --> irq=17 Already setup the GSI :17 xhci_hcd 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 xhci_hcd 0000:04:00.0: setting latency timer to 64 xhci_hcd 0000:04:00.0: xHCI Host Controller xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3 xhci_hcd 0000:04:00.0: irq 17, io mem 0xfe400000 usb usb3: config 1 interface 0 altsetting 0 endpoint 0x81 has no SuperSpeed companion descriptor usb usb3: configuration #1 chosen from 1 choice xHCI xhci_add_endpoint called for root hub xHCI xhci_check_bandwidth called for root hub hub 3-0:1.0: USB hub found hub 3-0:1.0: 4 ports detected iTCO_vendor_support: vendor-support=0 iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05 iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460) iTCO_wdt: cannot register miscdev on minor=130 (err=-16) iTCO_wdt: No card detected sd 2:0:0:0: Attached scsi generic sg0 type 0 sd 3:0:0:0: Attached scsi generic sg1 type 0 xen: registering gsi 18 triggering 0 polarity 1 xen_allocate_pirq: returning irq 18 for gsi 18 xen: --> irq=18 Already setup the GSI :18 i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18 input: PC Speaker as /class/input/input2 input: Power Button as /class/input/input3 ACPI: Power Button [PWRB] input: Power Button as /class/input/input4 ACPI: Power Button [PWRF] ACPI: WMI: Mapper loaded acpi device:36: registered as cooling_device0 input: Video Bus as /class/input/input5 ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) parport_pc 00:03: reported by Plug and Play ACPI parport0: PC-style at 0x378, irq 5 [PCSPP] ppdev: user-space parallel port driver loop: module loaded EXT4-fs (sda2): mounted filesystem with ordered data mode EXT4-fs (sdb2): mounted filesystem with ordered data mode Adding 16296952k swap on /dev/sda3. Priority:-1 extents:1 across:16296952k Adding 16296952k swap on /dev/sdb3. Priority:-2 extents:1 across:16296952k NET: Registered protocol family 10 ip6_tables: (C) 2000-2006 Netfilter Core Team nf_conntrack version 0.5.0 (16384 buckets, 65536 max) CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or sysctl net.netfilter.nf_conntrack_acct=1 to enable it. ip_tables: (C) 2000-2006 Netfilter Core Team 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> All bugs added by David S. Miller <davem@redhat.com> Bridge firewalling registered r8169: eth1: link up r8169: eth1: link up device eth1 entered promiscuous mode xenbr0: port 1(eth1) entering learning state RPC: Registered udp transport module. RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. alloc irq_desc for 2251 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2250 on node -1 alloc kstat_irqs on node -1 XENBUS: Unable to read cpu state XENBUS: Unable to read cpu state XENBUS: Unable to read cpu state XENBUS: Unable to read cpu state XENBUS: Unable to read cpu state XENBUS: Unable to read cpu state XENBUS: Unable to read cpu state XENBUS: Unable to read cpu state xenbr0: no IPv6 routers present eth1: no IPv6 routers present xenbr0: port 1(eth1) entering forwarding state Slow work thread pool: Starting up Slow work thread pool: Ready FS-Cache: Loaded FS-Cache: Netfs ''nfs'' registered for caching alloc irq_desc for 2249 on node -1 alloc kstat_irqs on node -1 block tda: sector-size: 512 capacity: 31457280 alloc irq_desc for 2248 on node -1 alloc kstat_irqs on node -1 device vif1.0 entered promiscuous mode xenbr0: port 2(vif1.0) entering learning state blkback: ring-ref 8, event-channel 23, protocol 1 (x86_64-abi) alloc irq_desc for 2247 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2246 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2245 on node -1 alloc kstat_irqs on node -1 alloc irq_desc for 2244 on node -1 alloc kstat_irqs on node -1 vif1.0: no IPv6 routers present xenbr0: port 2(vif1.0) entering forwarding state vif vif-1-0: 2 reading script xenbr0: port 2(vif1.0) entering disabled state xenbr0: port 2(vif1.0) entering disabled state [1] http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=shortlog;h=refs/heads/xen/stable-2.6.32.x [2] http://git.kernel.org/?p=linux/kernel/git/konrad/xen.git;a=shortlog;h=refs/heads/stable/2.6.39.x _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Carsten from Virtastic
2011-Jul-26 18:12 UTC
Re: [Xen-users] domU crashes about a minute after migration
Hi again,> I''ve got a weird issue here, which I''m stuck with: > When I migrate a domU (PV) from one server to another (both identical hardware and software), it takes about 40-60 seconds after which the successfully migrated domU simply crashes.I can answer this myself now, in case anybody else runs into the same issue: My guest-kernels had this set: CONFIG_XEN_WDT=y From my understanding this requires that /dev/watchdog be fed by a watchdog daemon in set intervals, and if that''s not the case, the Hypervisor will terminate the guest. Interestingly, this only seems to become relevant after migration, which doesn''t quite make sense. The effect after creation or migration should be identical. Anywho... setting this to CONFIG_XEN_WDT=n (or =m) resolves this problem. I can now happily migrate domU''s back and forth, and they don''t terminate any more. (On an unrelated side note: I had to apply a blktap2 "cleanup" patch [1] to be able to migrate the domU back to the host where I migrated it off from, because otherwise remaining tapdisk2 processes would cause the migration to fail and the domU to crash.) [1] http://marc.info/?l=xen-devel&m=131066210526755 Cheers Carsten _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On (26/07/11 19:12), Carsten from Virtastic wrote:> Subject: Re: [Xen-users] domU crashes about a minute after migration > From: Carsten from Virtastic <carsten@virtastic.com> > Date: Tue, 26 Jul 2011 19:12:08 +0100 > To: Carsten from Virtastic <carsten@virtastic.com> > Cc: xen-users@lists.xensource.com > > Hi again, > > > > I''ve got a weird issue here, which I''m stuck with: > > When I migrate a domU (PV) from one server to another (both identical hardware and software), it takes about 40-60 seconds after which the successfully migrated domU simply crashes. > > I can answer this myself now, in case anybody else runs into the same issue: > > My guest-kernels had this set: > > CONFIG_XEN_WDT=y >Excellent info! Thanks for taking the time to post it. James _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users