Booting ESX 4 on Asus M3A78-EM
Had a hard time booting ESX 4 on Asus M3A78-EM motherboard, system was hanging indefinitely during boot device configure process, randomly halting on USB, network, storage, etc.. until pressing any key on keyboard, and then it continued, until next hang.. Interesting note: the same behavior observed when booting OpenSolaris OS (2008.11 and 2009.06) - random hangs on boot device configure until some key press..) Turns out it's a BIOS parameter C1E which had to be disabled to solve this issue, huge thanks to Postcrash comment on Ultimate ESX Whitebox site: http://ultimatewhitebox.com/motherboard/136 for uncovering this !
Below is a dmesg from VMWare ESX 4 on Asus M3A78-EM with Phenom II X4 940:
[ 0.000000] Linux version 2.6.18-128.ESX (mts@pa-lin-bld371.eng.vmware.com) (gcc version 4.1.2) #1 Fri Apr 10 00:08:17 PDT 2009 [ESX Service Console build 159778]
[ 0.000000] Command line: ro root=UUID=f2e12978-1427-4ea4-87ea-60316fe8e75d mem=300M quiet
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
[ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000cff80000 (usable)
[ 0.000000] BIOS-e820: 00000000cff80000 - 00000000cff8e000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000cff8e000 - 00000000cffd0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000cffd0000 - 00000000d0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000ff700000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000220000000 (usable)
[ 0.000000] ESXSC: sc MA=[0,0x12c00000)
[ 0.000000] ESXSC: vmk MPN=[0x12c00,0xcff7f]
[ 0.000000] ESXSC: vmk MPN=[0x100000,0x21ffff]
[ 0.000000] DMI present.
[ 0.000000] On node 0 totalpages: 74742
[ 0.000000] DMA zone: 3032 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 71710 pages, LIFO batch:15
[ 0.000000] Intel MultiProcessor Specification v1.4
[ 0.000000] Virtual Wire compatibility mode.
[ 0.000000] OEM ID: ASUS Product ID: APIC at: 0xFEE00000
[ 0.000000] Processor #0 15:4 APIC version 16
[ 0.000000] Processor #1 15:4 APIC version 16
[ 0.000000] Processor #2 15:4 APIC version 16
[ 0.000000] Processor #3 15:4 APIC version 16
[ 0.000000] I/O APIC #4 Version 33 at 0xFEC00000.
[ 0.000000] vendor System manufacturer product System Product Name
[ 0.000000] Setting APIC routing to flat
[ 0.000000] Processors: 1
[ 0.000000] Nosave address range: 000000000009e000 - 000000000009f000
[ 0.000000] Nosave address range: 000000000009f000 - 00000000000a0000
[ 0.000000] Nosave address range: 00000000000a0000 - 00000000000e4000
[ 0.000000] Nosave address range: 00000000000e4000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at d4000000 (gap: d0000000:2f700000)
[ 0.000000] Built 1 zonelists. Total pages: 74742
[ 0.000000] Kernel command line: ro root=UUID=f2e12978-1427-4ea4-87ea-60316fe8e75d mem=300M quiet
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 2048 (order: 11, 16384 bytes)
[ 0.000000] Using PIT for base-timer
[ 237.896347] time.c: Using 1.193182 MHz WALL PIT GTOD PIT/TSC timer.
[ 237.896348] time.c: Detected 3016.280 MHz processor.
[ 237.897941] Console: colour VGA+ 80x25
[ 237.898077] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 237.898208] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 237.899145] Memory: 279356k/307200k available (2047k kernel code, 27264k reserved, 889k data, 160k init)
[ 238.042976] Calibrating delay using timer specific routine.. 6035.90 BogoMIPS (lpj=30179522)
[ 238.042994] Security Framework v1.0.0 initialized
[ 238.042996] SELinux: Initializing.
[ 238.043001] SELinux: Starting in permissive mode
[ 238.043004] selinux_register_security: Registering secondary module capability
[ 238.043005] Capability LSM initialized as secondary
[ 238.043011] Mount-cache hash table entries: 256
[ 238.043063] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 238.043064] CPU: L2 Cache: 512K (64 bytes/line)
[ 238.043070] CPU: AMD Phenom(tm) II X4 940 Processor stepping 02
[ 238.043160] ExtINT not setup in hardware but reported by MP table
[ 238.043236] Using IO-APIC 4
[ 238.143345] checking if image is initramfs... it is
[ 238.910061] Freeing initrd memory: 18606k freed
[ 238.915416] NET: Registered protocol family 16
[ 238.915475] PCI: Using configuration type 1
[ 238.915578] SCSI subsystem initialized
[ 238.915595] PCI: Probing PCI hardware
[ 238.915596] PCI: Probing PCI hardware (bus 00)
[ 238.915740] PCI: set SATA to AHCI mode
[ 238.916108] PCI: Ignoring BAR0-3 of IDE controller 0000:00:14.1
[ 238.916338] Boot video device is 0000:01:05.0
[ 238.916827] PCI: Transparent bridge - 0000:00:14.4
[ 238.925689] PCI: Using IRQ router default [1002/439d] at 0000:00:14.3
[ 238.925695] PCI->APIC IRQ transform: 0000:00:05.0[A] -> IRQ 17
[ 238.925697] PCI->APIC IRQ transform: 0000:00:06.0[A] -> IRQ 18
[ 238.925700] PCI->APIC IRQ transform: 0000:00:11.0[A] -> IRQ 21
[ 238.925702] PCI->APIC IRQ transform: 0000:00:12.0[A] -> IRQ 16
[ 238.925705] PCI->APIC IRQ transform: 0000:00:12.1[A] -> IRQ 16
[ 238.925707] PCI->APIC IRQ transform: 0000:00:12.2[B] -> IRQ 17
[ 238.925710] PCI->APIC IRQ transform: 0000:00:13.0[A] -> IRQ 18
[ 238.925712] PCI->APIC IRQ transform: 0000:00:13.1[A] -> IRQ 18
[ 238.925715] PCI->APIC IRQ transform: 0000:00:13.2[B] -> IRQ 19
[ 238.925718] PCI->APIC IRQ transform: 0000:00:14.1[A] -> IRQ 16
[ 238.925721] PCI->APIC IRQ transform: 0000:00:14.2[A] -> IRQ 16
[ 238.925725] PCI->APIC IRQ transform: 0000:00:14.5[C] -> IRQ 18
[ 238.925728] PCI->APIC IRQ transform: 0000:01:05.0[A] -> IRQ 18
[ 238.925730] PCI->APIC IRQ transform: 0000:01:05.1[B] -> IRQ 19
[ 238.925732] PCI->APIC IRQ transform: 0000:02:00.0[A] -> IRQ 17
[ 238.925735] PCI->APIC IRQ transform: 0000:03:00.0[A] -> IRQ 18
[ 238.925738] PCI->APIC IRQ transform: 0000:04:07.0[A] -> IRQ 20
[ 238.925741] PCI->APIC IRQ transform: 0000:04:07.1[B] -> IRQ 21
[ 238.925906] PCI: Ignore bogus resource 6 [0:0] of 0000:01:05.0
[ 238.925907] PCI: Bridge: 0000:00:01.0
[ 238.925908] IO window: c000-cfff
[ 238.925910] MEM window: fbb00000-fbcfffff
[ 238.925912] PREFETCH window: d0000000-dfffffff
[ 238.925914] PCI: Bridge: 0000:00:05.0
[ 238.925915] IO window: disabled.
[ 238.925917] MEM window: fbd00000-fbdfffff
[ 238.925918] PREFETCH window: disabled.
[ 238.925920] PCI: Bridge: 0000:00:06.0
[ 238.925921] IO window: d000-dfff
[ 238.925923] MEM window: fbe00000-fbefffff
[ 238.925925] PREFETCH window: faf00000-faffffff
[ 238.925927] PCI: Bridge: 0000:00:14.4
[ 238.925929] IO window: e000-efff
[ 238.925933] MEM window: fbf00000-fbffffff
[ 238.925936] PREFETCH window: disabled.
[ 238.925949] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 238.925954] PCI: Setting latency timer of device 0000:00:06.0 to 64
[ 238.925968] NET: Registered protocol family 2
[ 239.011595] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
[ 239.011632] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 239.011657] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 239.011671] TCP: Hash tables configured (established 16384 bind 8192)
[ 239.011672] TCP reno registered
[ 239.012127] audit: initializing netlink socket (disabled)
[ 239.012133] type=2000 audit(1246995415.130:1): initialized
[ 239.012157] Total HugeTLB memory allocated, 0
[ 239.012192] VFS: Disk quotas dquot_6.5.1
[ 239.012198] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 239.012216] squashfs: version 3.2-alpha (2006/12/12) Phillip Lougher
[ 239.012230] fuse init (API version 7.7)
[ 239.012260] SELinux: Registering netfilter hooks
[ 239.071507] Initializing Cryptographic API
[ 239.071517] alg: No test for crc32c (crc32c-generic)
[ 239.071518] ksign: Installing public key data
[ 239.071519] Loading keyring
[ 239.071521] io scheduler noop registered
[ 239.071526] io scheduler anticipatory registered
[ 239.071528] io scheduler deadline registered
[ 239.071533] io scheduler cfq registered (default)
[ 239.079762] PCI: Setting latency timer of device 0000:00:05.0 to 64
[ 239.079778] assign_interrupt_mode Found MSI capability
[ 239.079780] Allocate Port Service[0000:00:05.0:pcie00]
[ 239.079802] PCI: Setting latency timer of device 0000:00:06.0 to 64
[ 239.079817] assign_interrupt_mode Found MSI capability
[ 239.079819] Allocate Port Service[0000:00:06.0:pcie00]
[ 239.079850] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 239.080728] Real Time Clock Driver v1.12ac
[ 239.080730] Linux agpgart interface v0.101 (c) Dave Jones
[ 239.080746] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 239.080848] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 239.081023] RAMDISK driver initialized: 1 RAM disks of 307200K size 1024 blocksize
[ 239.081139] loop: loaded (max 8 devices)
[ 239.081185] Linux video capture interface: v2.00
[ 239.081380] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 239.081382] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 239.081433] mice: PS/2 mouse device common for all mice
[ 239.081502] TCP bic registered
[ 239.081503] Initializing IPsec netlink socket
[ 239.081508] NET: Registered protocol family 1
[ 239.081511] NET: Registered protocol family 17
[ 239.081531] Freeing unused kernel memory: 160k freed
[ 239.098525] vmnixmod: no version for "struct_module" found: kernel tainted.
[ 239.098826] vmnixmod: module license 'proprietary' taints kernel.
[ 239.098968] Symbol max_pfn is marked as UNUSED, however this module is using it.
[ 239.098969] This symbol will go away in the future.
[ 239.098971] Please evalute if this is the right api to use, and if it really is, submit a report the linux kernel mailinglist together with submitting your code for inclusion.
[ 239.099204] Symbol console_printk is marked as UNUSED, however this module is using it.
[ 239.099206] This symbol will go away in the future.
[ 239.099207] Please evalute if this is the right api to use, and if it really is, submit a report the linux kernel mailinglist together with submitting your code for inclusion.
[ 239.100522] Mod: 120: vmnix module init_module=0xffffffff8800351c
[ 239.100550] VmkMsg: 160: Started vmkmsghelper for 7.
[ 239.100568] VmkMsg: 160: Started vmkmsghelper for 2.
[ 239.100575] VmkMsg: 375: Started vmkMsg thread.
[ 239.100581] HB: 250: hb timer on.
[ 239.100583] HB: 318: Started hb thread.
[ 239.107370] input: AT Translated Set 2 keyboard as /class/input/input0
[ 239.125617] VMK: 221: vmkmem[0] 0x12c00 0x12c00 0xcff7f
[ 239.125621] VMK: 221: vmkmem[1] 0x12c00 0x100000 0x21ffff
[ 239.125622] VMK: 221: vmkmem[2] 0x12c00 0x0 0x0
[ 239.125624] VMK: 221: vmkmem[3] 0x12c00 0x0 0x0
[ 239.125625] VMK: 221: vmkmem[4] 0x12c00 0x0 0x0
[ 239.125626] VMK: 221: vmkmem[5] 0x12c00 0x0 0x0
[ 239.125628] VMK: 221: vmkmem[6] 0x12c00 0x0 0x0
[ 239.125629] VMK: 221: vmkmem[7] 0x12c00 0x0 0x0
[ 239.125630] VMK: 221: vmkmem[8] 0x12c00 0x0 0x0
[ 239.125631] VMK: 221: vmkmem[9] 0x12c00 0x0 0x0
[ 239.125633] VMK: 221: vmkmem[10] 0x12c00 0x0 0x0
[ 239.125634] VMK: 221: vmkmem[11] 0x12c00 0x0 0x0
[ 239.125635] VMK: 221: vmkmem[12] 0x12c00 0x0 0x0
[ 239.125637] VMK: 221: vmkmem[13] 0x12c00 0x0 0x0
[ 239.125638] VMK: 221: vmkmem[14] 0x12c00 0x0 0x0
[ 239.125639] VMK: 221: vmkmem[15] 0x12c00 0x0 0x0
[ 239.125641] VMK: 221: vmkmem[16] 0x12c00 0x0 0x0
[ 239.125642] VMK: 221: vmkmem[17] 0x12c00 0x0 0x0
[ 239.125643] VMK: 221: vmkmem[18] 0x12c00 0x0 0x0
[ 239.125644] VMK: 221: vmkmem[19] 0x12c00 0x0 0x0
[ 239.125646] VMK: 221: vmkmem[20] 0x12c00 0x0 0x0
[ 239.125647] VMK: 221: vmkmem[21] 0x12c00 0x0 0x0
[ 239.125648] VMK: 221: vmkmem[22] 0x12c00 0x0 0x0
[ 239.125649] VMK: 221: vmkmem[23] 0x12c00 0x0 0x0
[ 239.125651] VMK: 221: vmkmem[24] 0x12c00 0x0 0x0
[ 239.125652] VMK: 221: vmkmem[25] 0x12c00 0x0 0x0
[ 239.125653] VMK: 221: vmkmem[26] 0x12c00 0x0 0x0
[ 239.125655] VMK: 221: vmkmem[27] 0x12c00 0x0 0x0
[ 239.125656] VMK: 221: vmkmem[28] 0x12c00 0x0 0x0
[ 239.125657] VMK: 221: vmkmem[29] 0x12c00 0x0 0x0
[ 239.125658] VMK: 221: vmkmem[30] 0x12c00 0x0 0x0
[ 239.125660] VMK: 221: vmkmem[31] 0x12c00 0x0 0x0
[ 239.125662] IRQ: 204: COS is using IOAPIC
[ 239.125802] VGA: 334: VGA start b8000 end c0000 mapped start ffff8100000b8000 char height 16
[ 239.125804] VGA: 434:
[ 239.127096] VGA: 462: 0
[ 239.127099] Console: switching to colour VMNIX-VGA 80x25
[ 239.127138] IRQ: 1183: Setting up 0:5.0-0 with irq 17
[ 239.127140] IRQ: 1183: Setting up 0:6.0-0 with irq 18
[ 239.127146] IRQ: 1183: Setting up 0:17.0-0 with irq 21
[ 239.127149] IRQ: 1183: Setting up 0:18.0-0 with irq 16
[ 239.127152] IRQ: 1183: Setting up 0:18.1-0 with irq 16
[ 239.127154] IRQ: 1183: Setting up 0:18.2-1 with irq 17
[ 239.127157] IRQ: 1183: Setting up 0:19.0-0 with irq 18
[ 239.127160] IRQ: 1183: Setting up 0:19.1-0 with irq 18
[ 239.127162] IRQ: 1183: Setting up 0:19.2-1 with irq 19
[ 239.127166] IRQ: 1183: Setting up 0:20.1-0 with irq 16
[ 239.127169] IRQ: 1183: Setting up 0:20.2-0 with irq 16
[ 239.127174] IRQ: 1183: Setting up 0:20.5-2 with irq 18
[ 239.127177] IRQ: 1183: Setting up 1:5.0-0 with irq 18
[ 239.127179] IRQ: 1183: Setting up 1:5.1-1 with irq 19
[ 239.127182] IRQ: 1183: Setting up 2:0.0-0 with irq 17
[ 239.127184] IRQ: 1183: Setting up 3:0.0-0 with irq 18
[ 239.127188] IRQ: 1183: Setting up 4:7.0-0 with irq 20
[ 239.127191] IRQ: 1183: Setting up 4:7.1-1 with irq 21
[ 239.127192] IRQ: 1193: Interrupt map: 0xe973400, len: 18
[ 239.127194] IRQ: 1198: vmnixIOApicInfo 0x1198a000, len 256
[ 239.127195] IRQ: 847: irq 0 is used
[ 239.127197] IRQ: 851: irq 0 is enabled
[ 239.127200] IRQ: 880: irq 0 was pending in the PIC
[ 239.127201] IRQ: 847: irq 1 is used
[ 239.127202] IRQ: 851: irq 1 is enabled
[ 239.127206] IRQ: 847: irq 2 is used
[ 239.127207] IRQ: 851: irq 2 is enabled
[ 239.127222] IRQ: 847: irq 8 is used
[ 239.127223] IRQ: 851: irq 8 is enabled
[ 239.127233] IRQ: 847: irq 12 is used
[ 239.127234] IRQ: 851: irq 12 is enabled
[ 239.127263] IRQ: 1023: Usurping irq 0 (IO-APIC-edge -> null)
[ 239.127265] IRQ: 1023: Usurping irq 1 (IO-APIC-edge -> null)
[ 239.127266] IRQ: 1023: Usurping irq 2 (XT-PIC -> null)
[ 239.127268] IRQ: 1023: Usurping irq 3 (IO-APIC-edge -> null)
[ 239.127269] IRQ: 1023: Usurping irq 4 (IO-APIC-edge -> null)
[ 239.127271] IRQ: 1023: Usurping irq 5 (IO-APIC-edge -> null)
[ 239.127272] IRQ: 1023: Usurping irq 6 (IO-APIC-edge -> null)
[ 239.127274] IRQ: 1023: Usurping irq 7 (IO-APIC-edge -> null)
[ 239.127275] IRQ: 1023: Usurping irq 8 (IO-APIC-edge -> null)
[ 239.127277] IRQ: 1023: Usurping irq 9 (IO-APIC-edge -> null)
[ 239.127278] IRQ: 974: Ignoring unconnected ISA irq 10
[ 239.127280] IRQ: 1023: Usurping irq 10 (XT-PIC -> null)
[ 239.127281] IRQ: 974: Ignoring unconnected ISA irq 11
[ 239.127282] IRQ: 1023: Usurping irq 11 (XT-PIC -> null)
[ 239.127284] IRQ: 1023: Usurping irq 12 (IO-APIC-edge -> null)
[ 239.127285] IRQ: 1023: Usurping irq 13 (IO-APIC-edge -> null)
[ 239.127287] IRQ: 1023: Usurping irq 14 (IO-APIC-edge -> null)
[ 239.127288] IRQ: 1023: Usurping irq 15 (IO-APIC-edge -> null)
[ 239.127290] IRQ: 1023: Usurping irq 16 (IO-APIC-level -> null)
[ 239.127291] IRQ: 1023: Usurping irq 17 (IO-APIC-level -> null)
[ 239.127293] IRQ: 1023: Usurping irq 18 (IO-APIC-level -> null)
[ 239.127294] IRQ: 1023: Usurping irq 19 (IO-APIC-level -> null)
[ 239.127296] IRQ: 1023: Usurping irq 20 (IO-APIC-level -> null)
[ 239.127297] IRQ: 1023: Usurping irq 21 (IO-APIC-level -> null)
[ 239.127299] IRQ: 1023: Usurping irq 22 (none -> null)
[ 239.127300] IRQ: 1023: Usurping irq 23 (none -> null)
[ 239.127301] IRQ: 1023: Usurping irq 24 (none -> null)
[ 239.127303] IRQ: 1023: Usurping irq 25 (none -> null)
[ 239.127304] IRQ: 1023: Usurping irq 26 (none -> null)
[ 239.127305] IRQ: 1023: Usurping irq 27 (none -> null)
[ 239.127307] IRQ: 1023: Usurping irq 28 (none -> null)
[ 239.127308] IRQ: 1023: Usurping irq 29 (none -> null)
[ 239.127310] IRQ: 1023: Usurping irq 30 (none -> null)
[ 239.127311] IRQ: 1023: Usurping irq 31 (none -> null)
[ 239.127312] IRQ: 1023: Usurping irq 32 (none -> null)
[ 239.127314] IRQ: 1023: Usurping irq 33 (none -> null)
[ 239.127315] IRQ: 1023: Usurping irq 34 (none -> null)
[ 239.127316] IRQ: 1023: Usurping irq 35 (none -> null)
[ 239.127318] IRQ: 1023: Usurping irq 36 (none -> null)
[ 239.127319] IRQ: 1023: Usurping irq 37 (none -> null)
[ 239.127321] IRQ: 1023: Usurping irq 38 (none -> null)
[ 239.127322] IRQ: 1023: Usurping irq 39 (none -> null)
[ 239.127323] IRQ: 1023: Usurping irq 40 (none -> null)
[ 239.127325] IRQ: 1023: Usurping irq 41 (none -> null)
[ 239.127326] IRQ: 1023: Usurping irq 42 (none -> null)
[ 239.127327] IRQ: 1023: Usurping irq 43 (none -> null)
[ 239.127329] IRQ: 1023: Usurping irq 44 (none -> null)
[ 239.127330] IRQ: 1023: Usurping irq 45 (none -> null)
[ 239.127332] IRQ: 1023: Usurping irq 46 (none -> null)
[ 239.127333] IRQ: 1023: Usurping irq 47 (none -> null)
[ 239.127334] IRQ: 1023: Usurping irq 48 (none -> null)
[ 239.127336] IRQ: 1023: Usurping irq 49 (none -> null)
[ 239.127337] IRQ: 1023: Usurping irq 50 (none -> null)
[ 239.127338] IRQ: 1023: Usurping irq 51 (none -> null)
[ 239.127340] IRQ: 1023: Usurping irq 52 (none -> null)
[ 239.127341] IRQ: 1023: Usurping irq 53 (none -> null)
[ 239.127342] IRQ: 1023: Usurping irq 54 (none -> null)
[ 239.127344] IRQ: 1023: Usurping irq 55 (none -> null)
[ 239.127345] IRQ: 1023: Usurping irq 56 (none -> null)
[ 239.127346] IRQ: 1023: Usurping irq 57 (none -> null)
[ 239.127348] IRQ: 1023: Usurping irq 58 (none -> null)
[ 239.127349] IRQ: 1023: Usurping irq 59 (none -> null)
[ 239.127350] IRQ: 1023: Usurping irq 60 (none -> null)
[ 239.127352] IRQ: 1023: Usurping irq 61 (none -> null)
[ 239.127353] IRQ: 1023: Usurping irq 62 (none -> null)
[ 239.127354] IRQ: 1023: Usurping irq 63 (none -> null)
[ 239.127356] IRQ: 1023: Usurping irq 64 (none -> null)
[ 239.127357] IRQ: 1023: Usurping irq 65 (none -> null)
[ 239.127358] IRQ: 1023: Usurping irq 66 (none -> null)
[ 239.127360] IRQ: 1023: Usurping irq 67 (none -> null)
[ 239.127361] IRQ: 1023: Usurping irq 68 (none -> null)
[ 239.127363] IRQ: 1023: Usurping irq 69 (none -> null)
[ 239.127364] IRQ: 1023: Usurping irq 70 (none -> null)
[ 239.127365] IRQ: 1023: Usurping irq 71 (none -> null)
[ 239.127367] IRQ: 1023: Usurping irq 72 (none -> null)
[ 239.127368] IRQ: 1023: Usurping irq 73 (none -> null)
[ 239.127369] IRQ: 1023: Usurping irq 74 (none -> null)
[ 239.127371] IRQ: 1023: Usurping irq 75 (none -> null)
[ 239.127372] IRQ: 1023: Usurping irq 76 (none -> null)
[ 239.127373] IRQ: 1023: Usurping irq 77 (none -> null)
[ 239.127375] IRQ: 1023: Usurping irq 78 (none -> null)
[ 239.127376] IRQ: 1023: Usurping irq 79 (none -> null)
[ 239.127377] IRQ: 1023: Usurping irq 80 (none -> null)
[ 239.127379] IRQ: 1023: Usurping irq 81 (none -> null)
[ 239.127380] IRQ: 1023: Usurping irq 82 (none -> null)
[ 239.127381] IRQ: 1023: Usurping irq 83 (none -> null)
[ 239.127383] IRQ: 1023: Usurping irq 84 (none -> null)
[ 239.127384] IRQ: 1023: Usurping irq 85 (none -> null)
[ 239.127385] IRQ: 1023: Usurping irq 86 (none -> null)
[ 239.127387] IRQ: 1023: Usurping irq 87 (none -> null)
[ 239.127388] IRQ: 1023: Usurping irq 88 (none -> null)
[ 239.127390] IRQ: 1023: Usurping irq 89 (none -> null)
[ 239.127391] IRQ: 1023: Usurping irq 90 (none -> null)
[ 239.127392] IRQ: 1023: Usurping irq 91 (none -> null)
[ 239.127394] IRQ: 1023: Usurping irq 92 (none -> null)
[ 239.127395] IRQ: 1023: Usurping irq 93 (none -> null)
[ 239.127396] IRQ: 1023: Usurping irq 94 (none -> null)
[ 239.127398] IRQ: 1023: Usurping irq 95 (none -> null)
[ 239.127399] IRQ: 1023: Usurping irq 96 (none -> null)
[ 239.127400] IRQ: 1023: Usurping irq 97 (none -> null)
[ 239.127402] IRQ: 1023: Usurping irq 98 (none -> null)
[ 239.127403] IRQ: 1023: Usurping irq 99 (none -> null)
[ 239.127404] IRQ: 1023: Usurping irq 100 (none -> null)
[ 239.127406] IRQ: 1023: Usurping irq 101 (none -> null)
[ 239.127407] IRQ: 1023: Usurping irq 102 (none -> null)
[ 239.127408] IRQ: 1023: Usurping irq 103 (none -> null)
[ 239.127410] IRQ: 1023: Usurping irq 104 (none -> null)
[ 239.127411] IRQ: 1023: Usurping irq 105 (none -> null)
[ 239.127413] IRQ: 1023: Usurping irq 106 (none -> null)
[ 239.127414] IRQ: 1023: Usurping irq 107 (none -> null)
[ 239.127415] IRQ: 1023: Usurping irq 108 (none -> null)
[ 239.127417] IRQ: 1023: Usurping irq 109 (none -> null)
[ 239.127418] IRQ: 1023: Usurping irq 110 (none -> null)
[ 239.127420] IRQ: 1023: Usurping irq 111 (none -> null)
[ 239.127421] IRQ: 1023: Usurping irq 112 (none -> null)
[ 239.127422] IRQ: 1023: Usurping irq 113 (none -> null)
[ 239.127424] IRQ: 1023: Usurping irq 114 (none -> null)
[ 239.127425] IRQ: 1023: Usurping irq 115 (none -> null)
[ 239.127426] IRQ: 1023: Usurping irq 116 (none -> null)
[ 239.127428] IRQ: 1023: Usurping irq 117 (none -> null)
[ 239.127429] IRQ: 1023: Usurping irq 118 (none -> null)
[ 239.127430] IRQ: 1023: Usurping irq 119 (none -> null)
[ 239.127432] IRQ: 1023: Usurping irq 120 (none -> null)
[ 239.127433] IRQ: 1023: Usurping irq 121 (none -> null)
[ 239.127435] IRQ: 1023: Usurping irq 122 (none -> null)
[ 239.127436] IRQ: 1023: Usurping irq 123 (none -> null)
[ 239.127437] IRQ: 1023: Usurping irq 124 (none -> null)
[ 239.127439] IRQ: 1023: Usurping irq 125 (none -> null)
[ 239.127440] IRQ: 1023: Usurping irq 126 (none -> null)
[ 239.127441] IRQ: 1023: Usurping irq 127 (none -> null)
[ 239.127443] IRQ: 1023: Usurping irq 128 (none -> null)
[ 239.127444] IRQ: 1023: Usurping irq 129 (none -> null)
[ 239.127446] IRQ: 1023: Usurping irq 130 (none -> null)
[ 239.127447] IRQ: 1023: Usurping irq 131 (none -> null)
[ 239.127448] IRQ: 1023: Usurping irq 132 (none -> null)
[ 239.127450] IRQ: 1023: Usurping irq 133 (none -> null)
[ 239.127451] IRQ: 1023: Usurping irq 134 (none -> null)
[ 239.127452] IRQ: 1023: Usurping irq 135 (none -> null)
[ 239.127454] IRQ: 1023: Usurping irq 136 (none -> null)
[ 239.127455] IRQ: 1023: Usurping irq 137 (none -> null)
[ 239.127456] IRQ: 1023: Usurping irq 138 (none -> null)
[ 239.127458] IRQ: 1023: Usurping irq 139 (none -> null)
[ 239.127459] IRQ: 1023: Usurping irq 140 (none -> null)
[ 239.127461] IRQ: 1023: Usurping irq 141 (none -> null)
[ 239.127462] IRQ: 1023: Usurping irq 142 (none -> null)
[ 239.127463] IRQ: 1023: Usurping irq 143 (none -> null)
[ 239.127465] IRQ: 1023: Usurping irq 144 (none -> null)
[ 239.127466] IRQ: 1023: Usurping irq 145 (none -> null)
[ 239.127467] IRQ: 1023: Usurping irq 146 (none -> null)
[ 239.127469] IRQ: 1023: Usurping irq 147 (none -> null)
[ 239.127470] IRQ: 1023: Usurping irq 148 (none -> null)
[ 239.127472] IRQ: 1023: Usurping irq 149 (none -> null)
[ 239.127473] IRQ: 1023: Usurping irq 150 (none -> null)
[ 239.127474] IRQ: 1023: Usurping irq 151 (none -> null)
[ 239.127476] IRQ: 1023: Usurping irq 152 (none -> null)
[ 239.127477] IRQ: 1023: Usurping irq 153 (none -> null)
[ 239.127478] IRQ: 1023: Usurping irq 154 (none -> null)
[ 239.127480] IRQ: 1023: Usurping irq 155 (none -> null)
[ 239.127481] IRQ: 1023: Usurping irq 156 (none -> null)
[ 239.127482] IRQ: 1023: Usurping irq 157 (none -> null)
[ 239.127484] IRQ: 1023: Usurping irq 158 (none -> null)
[ 239.127485] IRQ: 1023: Usurping irq 159 (none -> null)
[ 239.127487] IRQ: 1023: Usurping irq 160 (none -> null)
[ 239.127488] IRQ: 1023: Usurping irq 161 (none -> null)
[ 239.127489] IRQ: 1023: Usurping irq 162 (none -> null)
[ 239.127491] IRQ: 1023: Usurping irq 163 (none -> null)
[ 239.127492] IRQ: 1023: Usurping irq 164 (none -> null)
[ 239.127493] IRQ: 1023: Usurping irq 165 (none -> null)
[ 239.127495] IRQ: 1023: Usurping irq 166 (none -> null)
[ 239.127496] IRQ: 1023: Usurping irq 167 (none -> null)
[ 239.127498] IRQ: 1023: Usurping irq 168 (none -> null)
[ 239.127499] IRQ: 1023: Usurping irq 169 (none -> null)
[ 239.127500] IRQ: 1023: Usurping irq 170 (none -> null)
[ 239.127502] IRQ: 1023: Usurping irq 171 (none -> null)
[ 239.127503] IRQ: 1023: Usurping irq 172 (none -> null)
[ 239.127505] IRQ: 1023: Usurping irq 173 (none -> null)
[ 239.127506] IRQ: 1023: Usurping irq 174 (none -> null)
[ 239.127507] IRQ: 1023: Usurping irq 175 (none -> null)
[ 239.127509] IRQ: 1023: Usurping irq 176 (none -> null)
[ 239.127510] IRQ: 1023: Usurping irq 177 (none -> null)
[ 239.127511] IRQ: 1023: Usurping irq 178 (none -> null)
[ 239.127513] IRQ: 1023: Usurping irq 179 (none -> null)
[ 239.127514] IRQ: 1023: Usurping irq 180 (none -> null)
[ 239.127516] IRQ: 1023: Usurping irq 181 (none -> null)
[ 239.127517] IRQ: 1023: Usurping irq 182 (none -> null)
[ 239.127518] IRQ: 1023: Usurping irq 183 (none -> null)
[ 239.127520] IRQ: 1023: Usurping irq 184 (none -> null)
[ 239.127521] IRQ: 1023: Usurping irq 185 (none -> null)
[ 239.127522] IRQ: 1023: Usurping irq 186 (none -> null)
[ 239.127524] IRQ: 1023: Usurping irq 187 (none -> null)
[ 239.127525] IRQ: 1023: Usurping irq 188 (none -> null)
[ 239.127526] IRQ: 1023: Usurping irq 189 (none -> null)
[ 239.127528] IRQ: 1023: Usurping irq 190 (none -> null)
[ 239.127529] IRQ: 1023: Usurping irq 191 (none -> null)
[ 239.127531] IRQ: 1023: Usurping irq 192 (none -> null)
[ 239.127532] IRQ: 1023: Usurping irq 193 (none -> null)
[ 239.127533] IRQ: 1023: Usurping irq 194 (none -> null)
[ 239.127535] IRQ: 1023: Usurping irq 195 (none -> null)
[ 239.127536] IRQ: 1023: Usurping irq 196 (none -> null)
[ 239.127537] IRQ: 1023: Usurping irq 197 (none -> null)
[ 239.127539] IRQ: 1023: Usurping irq 198 (none -> null)
[ 239.127540] IRQ: 1023: Usurping irq 199 (none -> null)
[ 239.127542] IRQ: 1023: Usurping irq 200 (none -> null)
[ 239.127543] IRQ: 1023: Usurping irq 201 (none -> null)
[ 239.127544] IRQ: 1023: Usurping irq 202 (none -> null)
[ 239.127546] IRQ: 1023: Usurping irq 203 (none -> null)
[ 239.127547] IRQ: 1023: Usurping irq 204 (none -> null)
[ 239.127548] IRQ: 1023: Usurping irq 205 (none -> null)
[ 239.127550] IRQ: 1023: Usurping irq 206 (none -> null)
[ 239.127551] IRQ: 1023: Usurping irq 207 (none -> null)
[ 239.127553] IRQ: 1023: Usurping irq 208 (none -> null)
[ 239.127554] IRQ: 1023: Usurping irq 209 (none -> null)
[ 239.127555] IRQ: 1023: Usurping irq 210 (none -> null)
[ 239.127557] IRQ: 1023: Usurping irq 211 (none -> null)
[ 239.127558] IRQ: 1023: Usurping irq 212 (none -> null)
[ 239.127559] IRQ: 1023: Usurping irq 213 (none -> null)
[ 239.127561] IRQ: 1023: Usurping irq 214 (none -> null)
[ 239.127562] IRQ: 1023: Usurping irq 215 (none -> null)
[ 239.127564] IRQ: 1023: Usurping irq 216 (none -> null)
[ 239.127565] IRQ: 1023: Usurping irq 217 (none -> null)
[ 239.127566] IRQ: 1023: Usurping irq 218 (none -> null)
[ 239.127568] IRQ: 1023: Usurping irq 219 (none -> null)
[ 239.127569] IRQ: 1023: Usurping irq 220 (none -> null)
[ 239.127570] IRQ: 1023: Usurping irq 221 (none -> null)
[ 239.127572] IRQ: 1023: Usurping irq 222 (none -> null)
[ 239.127573] IRQ: 1023: Usurping irq 223 (none -> null)
[ 0.312611] IOAPIC[0]: apic_id 0, version 33, address 0xfec00000, GSI 0-23
[ 0.324280] input: VMware Virtual KM as /class/input/input1
[ 0.332502] scsi0 : vsd
[ 14.741719] scsi1 : pata_atiixp
[ 14.741790] scsi2 : pata_atiixp
[ 17.841005] scsi3 : ahci
[ 17.841072] scsi4 : ahci
[ 17.841106] scsi5 : ahci
[ 17.841137] scsi6 : ahci
[ 21.472501] scsi7 : vml0
[ 21.473047] Vendor: ATA Model: ST3160023A Rev: 8.01
[ 21.473052] Type: Direct-Access ANSI SCSI revision: 05
[ 21.475546] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[ 21.475697] sda: Write Protect is off
[ 21.475698] sda: Mode Sense: 37 00 00 08
[ 21.476189] SCSI device sda: drive cache: write back
[ 21.476253] SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
[ 21.476267] sda: Write Protect is off
[ 21.476268] sda: Mode Sense: 37 00 00 08
[ 21.476297] SCSI device sda: drive cache: write back
[ 21.476298] sda: sda1 sda2 sda3 < sda5 >
[ 21.476963] sd 7:0:0:0: Attached scsi disk sda
[ 21.477085] Vendor: ATA Model: OCZ SOLID_SSD Rev: 02.1
[ 21.477089] Type: Direct-Access ANSI SCSI revision: 05
[ 21.477197] SCSI device sdb: 62586880 512-byte hdwr sectors (32044 MB)
[ 21.477234] sdb: Write Protect is off
[ 21.477235] sdb: Mode Sense: 37 00 00 08
[ 21.477301] SCSI device sdb: drive cache: write through
[ 21.477348] SCSI device sdb: 62586880 512-byte hdwr sectors (32044 MB)
[ 21.477361] sdb: Write Protect is off
[ 21.477362] sdb: Mode Sense: 37 00 00 08
[ 21.477386] SCSI device sdb: drive cache: write through
[ 21.477387] sdb: sdb1
[ 21.477936] sdb1:
[ 21.478024] sd 7:0:1:0: Attached scsi disk sdb
[ 25.777134] Vendor: VMware Model: Virtual disk Rev: 1.0
[ 25.777140] Type: Direct-Access ANSI SCSI revision: 02
[ 25.777235] SCSI device sdc: 15572992 512-byte hdwr sectors (7973 MB)
[ 25.777293] sdc: test WP failed, assume Write Enabled
[ 25.777313] sdc: cache data unavailable
[ 25.777314] sdc: assuming drive cache: write through
[ 25.777370] SCSI device sdc: 15572992 512-byte hdwr sectors (7973 MB)
[ 25.777426] sdc: test WP failed, assume Write Enabled
[ 25.777446] sdc: cache data unavailable
[ 25.777447] sdc: assuming drive cache: write through
[ 25.777449] sdc: sdc1 sdc2 sdc3 < sdc5 >
[ 25.790764] sd 0:0:0:0: Attached scsi disk sdc
[ 28.554375] kjournald starting. Commit interval 5 seconds
[ 28.554382] EXT3-fs: mounted filesystem with ordered data mode.
[ 29.053874] kjournald starting. Commit interval 5 seconds
[ 29.054092] EXT3 FS on sdc5, internal journal
[ 29.054095] EXT3-fs: mounted filesystem with ordered data mode.
[ 29.404281] kjournald starting. Commit interval 5 seconds
[ 29.404532] EXT3 FS on sdc2, internal journal
[ 29.404535] EXT3-fs: mounted filesystem with ordered data mode.
[ 29.448813] kjournald starting. Commit interval 5 seconds
[ 29.448818] EXT3-fs: mounted filesystem with ordered data mode.
[ 31.805953] sd 7:0:0:0: Attached scsi generic sg0 type 0
[ 31.805965] sd 7:0:1:0: Attached scsi generic sg1 type 0
[ 31.805975] sd 0:0:0:0: Attached scsi generic sg2 type 0
[ 32.624336] Non-volatile memory driver v1.2
[ 32.660780] FDC 0 is a post-1991 82077
[ 33.930008] EXT3 FS on sdc5, internal journal
[ 34.011232] kjournald starting. Commit interval 5 seconds
[ 34.011470] EXT3 FS on sda1, internal journal
[ 34.011472] EXT3-fs: mounted filesystem with ordered data mode.
[ 34.038323] kjournald starting. Commit interval 5 seconds
[ 34.038564] EXT3 FS on sdc2, internal journal
[ 34.038566] EXT3-fs: mounted filesystem with ordered data mode.
[ 34.523423] Adding 610428k swap on /dev/sdc1. Priority:-1 extents:1 across:610428k



1 comment so far: