[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] aic79xx failures with pvops dom0 2.6.32.25



On Sat, 20 Nov 2010 22:41:50 +0100, Sander Eikelenboom <linux@xxxxxxxxxxxxxx> 
wrote:
> Don't know if it has anything to do with it, but my eye fell on
> "    1.994324] Initramfs unpacking failed: broken padding"
> just after the pci-probing.

Good eye... unfortunately, that doesn't have anything to do with it, it
seems. I was getting that because my initrd was too large (98megs
because of the debug options), and I'm not running the version of grub
that has triple indirect block support. But i can fix that by reducing
the initrd through stripping the modules, now I dont get that error, but
I am still getting the ones referenced before:

 __  __            _  _    ___   ____              _                   
 \ \/ /___ _ __   | || |  / _ \ |___ \    _ __ ___/ |   _ __  _ __ ___ 
  \  // _ \ '_ \  | || |_| | | |  __) |__| '__/ __| |__| '_ \| '__/ _ \
  /  \  __/ | | | |__   _| |_| | / __/|__| | | (__| |__| |_) | | |  __/
 /_/\_\___|_| |_|    |_|(_)___(_)_____|  |_|  \___|_|  | .__/|_|  \___|
                                                       |_|             
(XEN) Xen version 4.0.2-rc1-pre (root@xxxxxxxxxx) (gcc version 4.4.5 (Debian 
4.4.5-6) ) Fri Nov 19 15:25:02 PST 2010
(XEN) Latest ChangeSet: Tue Nov 16 11:54:48 2010 +0000 21386:e9156d9d996b
(XEN) Bootloader: GRUB 1.98+20100804-8
(XEN) Command line: dummy=dummy dom0_mem=512M dom0_max_vcpus=1 loglvl=all 
guest_loglvl=all console=com1 com1=115200,8n1
(XEN) Video information:
(XEN)  VGA is text mode 80x25, font 8x16
(XEN)  VBE/DDC methods: none; EDID transfer time: 2 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 - 000000000009f800 (usable)
(XEN)  000000000009f800 - 00000000000a0000 (reserved)
(XEN)  00000000000e0000 - 0000000000100000 (reserved)
(XEN)  0000000000100000 - 00000000f7ef9000 (usable)
(XEN)  00000000f7ef9000 - 00000000f7f00000 (ACPI NVS)
(XEN)  00000000f7f00000 - 00000000f7f80000 (usable)
(XEN)  00000000f7f80000 - 00000000f8000000 (reserved)
(XEN)  00000000fec00000 - 00000000fec10000 (reserved)
(XEN)  00000000fee00000 - 00000000fee01000 (reserved)
(XEN)  00000000ff800000 - 00000000ffc00000 (reserved)
(XEN)  00000000fff00000 - 0000000100000000 (reserved)
(XEN)  0000000100000000 - 0000000208000000 (usable)
(XEN) System RAM: 8191MB (8387680kB)
(XEN) ACPI Error (tbxfroot-0220): A valid RSDP was not found [20070126]
(XEN) No NUMA configuration found
(XEN) Faking a node at 0000000000000000-0000000208000000
(XEN) Xen heap: 8MB (8856kB)
(XEN) Domain heap initialised
(XEN) found SMP MP-table at 000f6ca0
(XEN) DMI present.
(XEN) Using APIC driver default
(XEN) Intel MultiProcessor Specification v1.4
(XEN)     Virtual Wire compatibility mode.
(XEN) OEM ID:   Product ID: Kings Canyon APIC at: 0xFEE00000
(XEN) Processor #0 15:2 APIC version 20
(XEN) Processor #6 15:2 APIC version 20
(XEN) Processor #1 15:2 APIC version 20
(XEN) Processor #7 15:2 APIC version 20
(XEN) I/O APIC #2 Version 32 at 0xFEC00000.
(XEN) I/O APIC #3 Version 32 at 0xFEC80000.
(XEN) I/O APIC #4 Version 32 at 0xFEC80400.
(XEN) Enabling APIC mode:  Flat.  Using 3 I/O APICs
(XEN) Processors: 4
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 3199.192 MHz processor.
(XEN) CPU0: Intel Extended MCE MSRs (12) available
(XEN) Intel machine check reporting enabled
(XEN) I/O virtualisation disabled
(XEN) CPU1: Intel Extended MCE MSRs (12) available
(XEN) CPU2: Intel Extended MCE MSRs (12) available
(XEN) CPU3: Intel Extended MCE MSRs (12) available
(XEN) Total of 4 processors activated.
(XEN) ExtINT not setup in hardware but reported by MP table
(XEN) ENABLING IO-APIC IRQs
(XEN)  -> Using new ACK method
(XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=0 pin2=0
(XEN) checking TSC synchronization across 4 CPUs: passed.
(XEN) Platform timer is 1.193MHz PIT
Ã(XEN) Allocated console ring of 32 KiB.
(XEN) microcode.c:73:d32767 microcode: CPU1 resumed
(XEN) microcode.c:73:d32767 microcode: CPU2 resumed
(XEN) Brought up 4 CPUs
(XEN) microcode.c:73:d32767 microcode: CPU3 resumed
(XEN) ACPI sleep modes: S3
(XEN) mcheck_poll: Machine check polling timer started.
(XEN) *** LOADING DOMAIN 0 ***
(XEN)  Xen  kernel: 32-bit, PAE, lsb
(XEN)  Dom0 kernel: 32-bit, PAE, lsb, paddr 0x1000000 -> 0x166c000
(XEN) PHYSICAL MEMORY ARRANGEMENT:
(XEN)  Dom0 alloc.:   0000000038000000->000000003c000000 (114688 pages to be 
allocated)
(XEN) VIRTUAL MEMORY ARRANGEMENT:
(XEN)  Loaded kernel: c1000000->c166c000
(XEN)  Init. ramdisk: c166c000->c2e09000
(XEN)  Phys-Mach map: c2e09000->c2e89000
(XEN)  Start info:    c2e89000->c2e8947c
(XEN)  Page tables:   c2e8a000->c2ea7000
(XEN)  Boot stack:    c2ea7000->c2ea8000
(XEN)  TOTAL:         c0000000->c3000000
(XEN)  ENTRY ADDRESS: c13e0000
(XEN) Dom0 has maximum 1 VCPUs
(XEN) Scrubbing Free RAM: 
...........................................................................done.
(XEN) trace.c:89:d32767 calc_tinfo_first_offset: NR_CPUs 128, offset_in_bytes 
258, t_info_first_offset 65
(XEN) Xen trace buffers: disabled
(XEN) Std. Loglevel: All
(XEN) Guest Loglevel: All
(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to 
Xen)
(XEN) Freed 152kB init memory.
mapping kernel into physical memory
Xen: setup ISA identity maps
about to get started...
[    0.000000] Reserving virtual address space above 0xf5800000
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32.25 (root@quelea) (gcc version 4.4.5 (Debian 
4.4.5-6) ) #6 SMP Sat Nov 20 09:14:48 PST 2010
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] released 0 pages of unused memory
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  Xen: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  Xen: 000000000009f800 - 0000000000100000 (reserved)
[    0.000000]  Xen: 0000000000100000 - 0000000020000000 (usable)
[    0.000000]  Xen: 00000000f7ef9000 - 00000000f7f00000 (ACPI NVS)
[    0.000000]  Xen: 00000000f7f80000 - 00000000f8000000 (reserved)
[    0.000000]  Xen: 00000000fec00000 - 00000000fec10000 (reserved)
[    0.000000]  Xen: 00000000fec80000 - 00000000fec81000 (reserved)
[    0.000000]  Xen: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  Xen: 00000000ff800000 - 00000000ffc00000 (reserved)
[    0.000000]  Xen: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000]  Xen: 0000000208000000 - 00000002dfef9000 (usable)
[    0.000000] bootconsole [xenboot0] enabled
[    0.000000] DMI present.
[    0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around 
it.
[    0.000000] last_pfn = 0x2dfef9 max_arch_pfn = 0x1000000
[    0.000000] x86 PAT enabled: cpu 0, old 0x50100070406, new 0x7010600070106
[    0.000000] init_memory_mapping: 0000000000000000-000000002cffe000
[    0.000000] RAMDISK: 0166c000 - 02e09000
[    0.000000] ACPI Error: A valid RSDP was not found (20090903/tbxfroot-219)
[    0.000000] 11054MB HIGHMEM available.
[    0.000000] 719MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 2cffe000
[    0.000000]   low ram: 0 - 2cffe000
[    0.000000]   node 0 low ram: 00000000 - 2cffe000
[    0.000000]   node 0 bootmap 00010000 - 00015a00
[    0.000000] (11 early reservations) ==> bootmem [0000000000 - 002cffe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 
- 0000001000]
[    0.000000]   #1 [0002e8a000 - 0002ea7000]   XEN PAGETABLES ==> [0002e8a000 
- 0002ea7000]
[    0.000000]   #2 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 
- 0000002000]
[    0.000000]   #3 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 
- 0000007000]
[    0.000000]   #4 [0001000000 - 00014fb8b4]    TEXT DATA BSS ==> [0001000000 
- 00014fb8b4]
[    0.000000]   #5 [000166c000 - 0002e09000]          RAMDISK ==> [000166c000 
- 0002e09000]
[    0.000000]   #6 [0002e09000 - 0002e8a000]   XEN START INFO ==> [0002e09000 
- 0002e8a000]
[    0.000000]   #7 [0208000000 - 02dfef9000]        XEN EXTRA
[    0.000000]   #8 [00014fc000 - 0001509114]              BRK ==> [00014fc000 
- 0001509114]
[    0.000000]   #9 [0000100000 - 000024f000]          PGTABLE ==> [0000100000 
- 000024f000]
[    0.000000]   #10 [0000010000 - 0000016000]          BOOTMAP ==> [0000010000 
- 0000016000]
[    0.000000] found SMP MP-table at [c00f6ca0] f6ca0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0002cffe
[    0.000000]   HighMem  0x0002cffe -> 0x002dfef9
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x00020000
[    0.000000]     0: 0x00208000 -> 0x002dfef9
[    0.000000] Using APIC driver default
[    0.000000] SFI: Simple Firmware Interface v0.7 http://simplefirmware.org
[    0.000000] Intel MultiProcessor Specification v1.4
[    0.000000]     Virtual Wire compatibility mode.
[    0.000000] MPTABLE: OEM ID:  
[    0.000000] MPTABLE: Product ID: Kings Canyon
[    0.000000] MPTABLE: APIC at: 0xFEE00000
[    0.000000] I/O APIC #2 Version 32 at 0xFEC00000.
[    0.000000] I/O APIC #3 Version 32 at 0xFEC80000.
[    0.000000] I/O APIC #4 Version 32 at 0xFEC80400.
[    0.000000] Processors: 1
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 0000000020000000 - 00000000f7ef9000
[    0.000000] PM: Registered nosave memory: 00000000f7ef9000 - 00000000f7f00000
[    0.000000] Allocating PCI resources starting at 20000000 (gap: 
20000000:d7ef9000)
[    0.000000] Booting paravirtualized kernel on Xen
[    0.000000] Xen version: 4.0.2-rc1-pre (preserve-AD) (dom0)
[    0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 15 pages/cpu @c8ab9000 s37656 r0 d23784 u65536
[    0.000000] pcpu-alloc: s37656 r0 d23784 u65536 alloc=16*4096
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 991882
[    0.000000] Kernel command line: dummy=dummy root=/dev/mapper/quelea0-root 
ro console=hvc0 earlyprintk=xen nomodeset
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] DMA: Placing 64MB software IO TLB between c8b2b000 - ccb2b000
[    0.000000] DMA: software IO TLB at phys 0x8b2b000 - 0xcb2b000
[    0.000000] xen_swiotlb_fixup: buf=c8b2b000 size=67108864
[    0.000000] xen_swiotlb_fixup: buf=ccb8b000 size=32768
[    0.000000] Initializing HighMem for node 0 (0002cffe:002dfef9)
[    0.000000] Memory: 331632k/12057572k available (2588k kernel code, 192020k 
reserved, 1377k data, 396k init, 3537892k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xf5556000 - 0xf57ff000   (2724 kB)
[    0.000000]     pkmap   : 0xf5000000 - 0xf5200000   (2048 kB)
[    0.000000]     vmalloc : 0xed7fe000 - 0xf4ffe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xecffe000   ( 719 MB)
[    0.000000]       .init : 0xc13e0000 - 0xc1443000   ( 396 kB)
[    0.000000]       .data : 0xc12870a5 - 0xc13df898   (1377 kB)
[    0.000000]       .text : 0xc1000000 - 0xc12870a5   (2588 kB)
[    0.000000] SLUB: Genslabs=13, HWalign=128, Order=0-3, MinObjects=0, CPUs=1, 
Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:1536
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [hvc0] enabled, bootconsole disabled
[    0.000000] console [hvc0] enabled, bootconsole disabled
[    0.000000] installing Xen timer for CPU 0
[    0.000000] Detected 3199.088 MHz processor.
[    0.004000] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 6398.17 BogoMIPS (lpj=12796352)
[    0.004000] Security Framework initialized
[    0.004000] SELinux:  Disabled at boot.
[    0.004000] Mount-cache hash table entries: 512
[    0.004000] Initializing cgroup subsys ns
[    0.004000] Initializing cgroup subsys cpuacct
[    0.004000] Initializing cgroup subsys devices
[    0.004000] Initializing cgroup subsys freezer
[    0.004000] Initializing cgroup subsys net_cls
[    0.004000] CPU: Trace cache: 12K uops, L1 D cache: 8K
[    0.004000] CPU: L2 cache: 512K
[    0.004000] CPU: L3 cache: 1024K
[    0.004000] CPU: Unsupported number of siblings 2
[    0.004000] mce: CPU supports 4 MCE banks
[    0.004000] Performance Events: no PMU driver, software events only.
[    0.004000] SMP alternatives: switching to UP code
[    0.010131] Freeing SMP alternatives: 13k freed
[    0.010552] Brought up 1 CPUs
[    0.010822] devtmpfs: initialized
[    0.011731] Grant table initialized
[    0.011740] regulator: core version 0.5
[    0.011837] NET: Registered protocol family 16
[    0.014075] PCI: PCI BIOS revision 2.10 entry at 0xfd8c5, last bus=4
[    0.014086] PCI: Using configuration type 1 for base access
[    0.015081] bio: create slab <bio-0> at 0
[    0.015206] ACPI: Interpreter disabled.
[    0.015271] xen_balloon: Initialising balloon driver with page order 0.
[    0.015314] last_pfn = 0x2dfef9 max_arch_pfn = 0x1000000
[    0.052491] vgaarb: loaded
[    0.052679] PCI: Probing PCI hardware
[    0.053951] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH4 
ACPI/GPIO/TCO
[    0.053967] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH4 GPIO
[    0.055941] pci 0000:02:03.0: PME# supported from D0 D3hot D3cold
[    0.055958] pci 0000:02:03.0: PME# disabled
[    0.056001] pci 0000:02:03.1: PME# supported from D0 D3hot D3cold
[    0.056001] pci 0000:02:03.1: PME# disabled
[    0.056001] pci 0000:00:1e.0: transparent bridge
(XEN) PCI add device 00:00.0
(XEN) PCI add device 00:00.1
(XEN) PCI add device 00:02.0
(XEN) PCI add device 00:1d.0
(XEN) PCI add device 00:1d.1
(XEN) PCI add device 00:1d.2
(XEN) PCI add device 00:1e.0
(XEN) PCI add device 00:1f.0
(XEN) PCI add device 00:1f.1
(XEN) PCI add device 00:1f.3
(XEN) PCI add device 01:1c.0
(XEN) PCI add device 01:1d.0
(XEN) PCI add device 01:1e.0
(XEN) PCI add device 01:1f.0
(XEN) PCI add device 02:01.0
(XEN) PCI add device 02:03.0
(XEN) PCI add device 02:03.1
(XEN) PCI add device 03:02.0
(XEN) PCI add device 03:02.1
(XEN) PCI add device 04:01.0
[    0.056860] vgaarb: device added: 
PCI:0000:04:01.0,decodes=io+mem,owns=io+mem,locks=none
[    0.057099] PCI: Discovered primary peer bus 10 [IRQ]
[    0.057279] PCI: Discovered primary peer bus 11 [IRQ]
[    0.057427] PCI: Discovered primary peer bus 12 [IRQ]
[    0.057450] pci 0000:00:1f.0: PIIX/ICH IRQ router [8086:2480]
[    0.057539] pci 0000:00:1f.1: found PCI INT A -> IRQ 7
[    0.058067] Switching to clocksource xen
[    0.060001] pnp: PnP ACPI: disabled
[    0.060001] PnPBIOS: Disabled
[    0.060001] pci 0000:01:1d.0: PCI bridge, secondary bus 0000:02
[    0.060001] pci 0000:01:1d.0:   IO window: 0x3000-0x3fff
[    0.060001] pci 0000:01:1d.0:   MEM window: 0xfc200000-0xfc7fffff
[    0.060001] pci 0000:01:1d.0:   PREFETCH window: disabled
[    0.060001] pci 0000:01:1f.0: PCI bridge, secondary bus 0000:03
[    0.060001] pci 0000:01:1f.0:   IO window: 0x4000-0x4fff
[    0.060001] pci 0000:01:1f.0:   MEM window: 0xfc800000-0xfc8fffff
[    0.060001] pci 0000:01:1f.0:   PREFETCH window: 0x20000000-0x200fffff
[    0.060001] pci 0000:00:02.0: PCI bridge, secondary bus 0000:01
[    0.060001] pci 0000:00:02.0:   IO window: 0x3000-0x4fff
[    0.060001] pci 0000:00:02.0:   MEM window: 0xfc100000-0xfc8fffff
[    0.060001] pci 0000:00:02.0:   PREFETCH window: 0x20000000-0x200fffff
[    0.060001] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:04
[    0.060001] pci 0000:00:1e.0:   IO window: 0x5000-0x5fff
[    0.060001] pci 0000:00:1e.0:   MEM window: 0xfc900000-0xfdffffff
[    0.060001] pci 0000:00:1e.0:   PREFETCH window: 0x20100000-0x201fffff
[    0.060148] NET: Registered protocol family 2
[    0.060296] IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.060722] TCP established hash table entries: 65536 (order: 7, 524288 
bytes)
[    0.061258] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.061690] TCP: Hash tables configured (established 65536 bind 65536)
[    0.061701] TCP reno registered
[    0.061885] NET: Registered protocol family 1
[    0.062180] Unpacking initramfs...
[    0.126337] Freeing initrd memory: 24180k freed
[    0.159835] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.159858] DMA: Placing 64MB software IO TLB between c8b2b000 - ccb2b000
[    0.159867] DMA: software IO TLB at phys 0x8b2b000 - 0xcb2b000
[    0.161314] platform rtc_cmos: registered platform RTC device (no PNP device 
found)
[    0.161672] audit: initializing netlink socket (disabled)
[    0.161705] type=2000 audit(1290298686.077:1): initialized
[    0.166093] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.168460] VFS: Disk quotas dquot_6.5.2
[    0.168541] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.168730] msgmni has been set to 7605
[    0.169109] alg: No test for stdrng (krng)
[    0.169210] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
253)
[    0.169223] io scheduler noop registered
[    0.169230] io scheduler anticipatory registered
[    0.169238] io scheduler deadline registered
[    0.169309] io scheduler cfq registered (default)
[    0.169792] isapnp: Scanning for PnP cards...
[    0.527633] isapnp: No Plug & Play device found
[    0.536746] registering netback
[    0.540033] Linux agpgart interface v0.103
[    0.540269] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.540542] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.540896] PNP: No PS/2 controller found. Probing ports directly.
[    0.792362] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.792555] mice: PS/2 mouse device common for all mice
[    0.792722] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    0.792778] rtc0: alarms up to one day, 114 bytes nvram
[    0.792802] cpuidle: using governor ladder
[    0.792810] cpuidle: using governor menu
[    0.792824] No iBFT detected.
[    0.793220] TCP cubic registered
[    0.793415] NET: Registered protocol family 10
[    0.793980] lo: Disabled Privacy Extensions
[    0.794340] Mobile IPv6
[    0.794348] NET: Registered protocol family 17
[    0.794380] Using IPI No-Shortcut mode
[    0.794545] registered taskstats version 1
[    0.795342] rtc_cmos rtc_cmos: setting system clock to 2010-11-20 23:18:06 
UTC (1290295086)
[    0.795416] Initalizing network drop monitor service
[    0.795484] Freeing unused kernel memory: 396k freed
[    0.797295] Write protecting the kernel text: 2592k
[    0.797786] Write protecting the kernel read-only data: 924k
Loading, please wait...
[    0.852515] udev[48]: starting version 163
[    1.097888] usbcore: registered new interface driver usbfs
[    1.098305] usbcore: registered new interface driver hub
[    1.098715] usbcore: registered new device driver usb
[    1.103619] Uniform Multi-Platform E-IDE driver
[    1.122778] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.126718] SCSI subsystem initialized
[    1.141314] Intel(R) PRO/1000 Network Driver - version 7.3.21-k5-NAPI
[    1.141333] Copyright (c) 1999-2006 Intel Corporation.
[    1.141446] e1000 0000:02:03.0: found PCI INT A -> IRQ 5
[    1.141526] e1000 0000:02:03.0: sharing IRQ 5 with 0000:02:01.0
[    1.141546] e1000 0000:02:03.0: sharing IRQ 5 with 0000:02:03.1
[    1.141561] e1000 0000:02:03.0: sharing IRQ 5 with 0000:03:02.0
[    1.141575] e1000 0000:02:03.0: sharing IRQ 5 with 0000:03:02.1
[    1.166794] piix 0000:00:1f.1: IDE controller (0x8086:0x248b rev 0x02)
[    1.166833] PIIX_IDE 0000:00:1f.1: found PCI INT A -> IRQ 7
[    1.166984] piix 0000:00:1f.1: not 100% native mode: will probe irqs later
[    1.167003]     ide0: BM-DMA at 0x2060-0x2067
[    1.167050]     ide1: BM-DMA at 0x2068-0x206f
[    1.176076] uhci_hcd: USB Universal Host Controller Interface driver
[    1.187789] aic79xx 0000:03:02.0: found PCI INT A -> IRQ 5
[    1.187876] aic79xx 0000:03:02.0: sharing IRQ 5 with 0000:02:01.0
[    1.187892] aic79xx 0000:03:02.0: sharing IRQ 5 with 0000:02:03.0
[    1.187907] aic79xx 0000:03:02.0: sharing IRQ 5 with 0000:02:03.1
[    1.187926] aic79xx 0000:03:02.0: sharing IRQ 5 with 0000:03:02.1
[    1.544322] e1000: 0000:02:03.0: e1000_probe: (PCI-X:133MHz:64-bit) 
00:30:48:2d:3e:d2
[    1.582302] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[    1.582361] sata_mv 0000:02:01.0: version 1.28
[    1.582519] sata_mv 0000:02:01.0: found PCI INT A -> IRQ 5
[    1.582606] sata_mv 0000:02:01.0: sharing IRQ 5 with 0000:02:03.0
[    1.582620] sata_mv 0000:02:01.0: sharing IRQ 5 with 0000:02:03.1
[    1.582635] sata_mv 0000:02:01.0: sharing IRQ 5 with 0000:03:02.0
[    1.582649] sata_mv 0000:02:01.0: sharing IRQ 5 with 0000:03:02.1
[    1.583371] sata_mv 0000:02:01.0: Gen-II 32 slots 8 ports SCSI mode IRQ via 
INTx
[    1.587518] scsi1 : sata_mv
[    1.587981] scsi2 : sata_mv
[    1.588285] scsi3 : sata_mv
[    1.588553] scsi4 : sata_mv
[    1.588821] scsi5 : sata_mv
[    1.589083] scsi6 : sata_mv
[    1.589373] scsi7 : sata_mv
[    1.589645] scsi8 : sata_mv
[    1.589721] ata1: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc222000 
irq 5
[    1.589734] ata2: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc224000 
irq 5
[    1.589746] ata3: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc226000 
irq 5
[    1.589757] ata4: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc228000 
irq 5
[    1.589768] ata5: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc232000 
irq 5
[    1.589779] ata6: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc234000 
irq 5
[    1.589790] ata7: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc236000 
irq 5
[    1.589801] ata8: SATA max UDMA/133 mmio m1048576@0xfc200000 port 0xfc238000 
irq 5
[    1.590356] e1000 0000:02:03.1: found PCI INT B -> IRQ 5
[    1.590439] e1000 0000:02:03.1: sharing IRQ 5 with 0000:02:01.0
[    1.590455] e1000 0000:02:03.1: sharing IRQ 5 with 0000:02:03.0
[    1.590474] e1000 0000:02:03.1: sharing IRQ 5 with 0000:03:02.0
[    1.590490] e1000 0000:02:03.1: sharing IRQ 5 with 0000:03:02.1
[    1.862757] e1000: 0000:02:03.1: e1000_probe: (PCI-X:133MHz:64-bit) 
00:30:48:2d:3e:d3
[    1.899089] e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection
[    2.124057] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.140095] ata1.00: ATA-8: Hitachi HDS721010CLA332, JP4OA39C, max UDMA/133
[    2.140110] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    2.164107] ata1.00: configured for UDMA/133
[    2.164342] scsi 1:0:0:0: Direct-Access     ATA      Hitachi HDS72101 JP4O 
PQ: 0 ANSI: 5
[    2.640077] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.656072] ata2.00: ATA-8: Hitachi HDS721010CLA332, JP4OA3EA, max UDMA/133
[    2.656087] ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[    2.680101] ata2.00: configured for UDMA/133
[    2.680306] scsi 2:0:0:0: Direct-Access     ATA      Hitachi HDS72101 JP4O 
PQ: 0 ANSI: 5
[    2.988260] hdc: CD-224E, ATAPI CD/DVD-ROM drive
[    3.000100] ata3: SATA link down (SStatus 0 SControl 300)
[    3.320049] ata4: SATA link down (SStatus 0 SControl 300)
[    3.640052] ata5: SATA link down (SStatus 0 SControl 300)
[    3.660835] hdc: UDMA/33 mode selected
[    3.661507] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    3.661539] ide1 at 0x170-0x177,0x376 on irq 15
[    3.661826] uhci_hcd 0000:00:1d.0: found PCI INT A -> IRQ 11
[    3.661932] uhci_hcd 0000:00:1d.0: sharing IRQ 11 with 0000:04:01.0
[    3.661968] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    3.662014] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus 
number 1
[    3.662067] uhci_hcd 0000:00:1d.0: request interrupt 11 failed
[    3.662079] uhci_hcd 0000:00:1d.0: USB bus 1 deregistered
[    3.662122] uhci_hcd 0000:00:1d.0: init 0000:00:1d.0 fail, -38
[    3.662139] uhci_hcd: probe of 0000:00:1d.0 failed with error -38
[    3.662186] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    3.662215] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus 
number 1
[    3.662290] uhci_hcd 0000:00:1d.1: request interrupt 10 failed
[    3.662301] uhci_hcd 0000:00:1d.1: USB bus 1 deregistered
[    3.662335] uhci_hcd 0000:00:1d.1: init 0000:00:1d.1 fail, -38
[    3.662349] uhci_hcd: probe of 0000:00:1d.1 failed with error -38
[    3.662396] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    3.662425] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus 
number 1
[    3.662491] uhci_hcd 0000:00:1d.2: irq 7, io base 0x00002040
[    3.662622] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    3.662634] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    3.662645] usb usb1: Product: UHCI Host Controller
[    3.662653] usb usb1: Manufacturer: Linux 2.6.32.25 uhci_hcd
[    3.662661] usb usb1: SerialNumber: 0000:00:1d.2
[    3.662948] usb usb1: configuration #1 chosen from 1 choice
[    3.663129] hub 1-0:1.0: USB hub found
[    3.663163] hub 1-0:1.0: 2 ports detected
[    3.960053] ata6: SATA link down (SStatus 0 SControl 300)
[    4.280046] ata7: SATA link down (SStatus 0 SControl 300)
[    4.600052] ata8: SATA link down (SStatus 0 SControl 300)
[    4.644057] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 
TB/931 GiB)
[    4.644260] sd 1:0:0:0: [sda] Write Protect is off
[    4.644354] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    4.644747]  sda:
[    4.645089] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 
TB/931 GiB)
[    4.645259] sd 2:0:0:0: [sdb] Write Protect is off
[    4.645354] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    4.645782]  sdb:
[    4.646713] ide-cd driver 5.00
[    4.647588] ide-cd: hdc: ATAPI 24X CD-ROM drive, 128kB Cache
[    4.647612] Uniform CD-ROM driver Revision: 3.20
[   16.556048] scsi0 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 3.0
[   16.556051]         <Adaptec AIC7902 Ultra320 SCSI adapter>
[   16.556053]         aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI-X 
101-133MHz, 512 SCBs
[   16.556599] aic79xx 0000:03:02.1: found PCI INT B -> IRQ 5
[   16.556683] aic79xx 0000:03:02.1: sharing IRQ 5 with 0000:02:01.0
[   16.556699] aic79xx 0000:03:02.1: sharing IRQ 5 with 0000:02:03.0
[   16.556715] aic79xx 0000:03:02.1: sharing IRQ 5 with 0000:02:03.1
[   16.556730] aic79xx 0000:03:02.1: sharing IRQ 5 with 0000:03:02.0
[   31.676048] scsi9 : Adaptec AIC79XX PCI-X SCSI HBA DRIVER, Rev 3.0
[   31.676051]         <Adaptec AIC7902 Ultra320 SCSI adapter>
[   31.676053]         aic7902: Ultra320 Wide Channel B, SCSI Id=7, PCI-X 
101-133MHz, 512 SCBs
[   34.820010] ata1.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen
[   34.820010] ata1.00: failed command: READ FPDMA QUEUED
[   34.820010] ata1.00: cmd 60/08:00:00:00:00/00:00:00:00:00/40 tag 0 ncq 4096 
in
[   34.820010]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 
(timeout)
[   34.820010] ata1.00: status: { DRDY }
[   34.820010] ata1: hard resetting link
[   34.837698] ata2.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen
[   34.837698] ata2.00: failed command: READ FPDMA QUEUED
[   34.837698] ata2.00: cmd 60/08:00:00:00:00/00:00:00:00:00/40 tag 0 ncq 4096 
in
[   34.837698]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 
(timeout)
[   34.837698] ata2.00: status: { DRDY }
[   34.837698] ata2: hard resetting link
[   35.320058] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   35.320247] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   35.360132] ata2.00: configured for UDMA/133
[   35.360150] ata2.00: device reported invalid CHS sector 0
[   35.360168] ata2: EH complete
[   35.360578] ata1.00: configured for UDMA/133
[   35.360589] ata1.00: device reported invalid CHS sector 0
[   35.360605] ata1: EH complete
[   37.816045] scsi 0:0:0:0: Attempting to queue an ABORT message:CDB: 0x12 0x0 
0x0 0x0 0x24 0x0
[   37.817599] scsi 0:0:0:0: Command already completed
[   47.816039] scsi 0:0:0:0: Attempting to queue an ABORT message:CDB: 0x0 0x0 
0x0 0x0 0x0 0x0
[   47.817578] scsi 0:0:0:0: Command already completed
[   47.817616] scsi 0:0:0:0: Attempting to queue a TARGET RESET message:CDB: 
0x12 0x0 0x0 0x0 0x24 0x0
[   47.817652] scsi0: Device reset code sleeping
[   52.816049] scsi 9:0:0:0: Attempting to queue an ABORT message:CDB: 0x12 0x0 
0x0 0x0 0x24 0x0
[   52.817594] scsi 9:0:0:0: Command already completed
[   52.817639] scsi0: Device reset timer expired (active 1)
[   52.817648] scsi0: Device reset returning 0x2003
[   52.818183] Recovery SCB completes
[   62.816041] scsi 9:0:0:0: Attempting to queue an ABORT message:CDB: 0x0 0x0 
0x0 0x0 0x0 0x0
[   62.817580] scsi 9:0:0:0: Command already completed
[   62.817617] scsi 9:0:0:0: Attempting to queue a TARGET RESET message:CDB: 
0x12 0x0 0x0 0x0 0x24 0x0
[   62.817653] scsi9: Device reset code sleeping

Attachment: pgpRupGSaXFjS.pgp
Description: PGP signature

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.