[Bug 680687] New: MySQL/MyISAM massive database corruption after 11.3 -> 11.4 upgrade in bacula-server
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c0 Summary: MySQL/MyISAM massive database corruption after 11.3 -> 11.4 upgrade in bacula-server Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: i686 OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: matthias.andree@gmx.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; de-DE; rv:1.9.2.15) Gecko/20110306 Firefox/3.6.15 (rated critical due to data loss - table row count changes massively) I have a setup where bacula and bacula-server run daily to backup my partition to an external USB disk. bacula keeps its database in mySQL. This has worked for months with openSUSE 11.3 without a single database-related hitch. Since the openSUSE 11.4 upgrade, I regularly get corrupted databases, with bacula logging errors like these: 17-Mar 12:10 merlin-dir JobId 872: shell command: run BeforeJob "/usr/lib/bacula/make_catalog_backup bacula bacula" 17-Mar 12:10 merlin-dir JobId 872: BeforeJob: mysqldump: Error 1194: Table 'File' is marked as crashed and should be repaired when dumping table `File` at row: 106209 17-Mar 12:10 merlin-dir JobId 872: BeforeJob: mysqldump: Error 1194: Table 'Filename' is marked as crashed and should be repaired when dumping table `Filename` at row: 109986 17-Mar 12:10 merlin-dir JobId 872: Error: Runscript: BeforeJob returned non-zero status=3. ERR=Child exited with code 3 17-Mar 12:10 merlin-dir JobId 872: Error: Bacula merlin-dir 3.0.3 (18Oct09): 17-Mar-2011 12:10:27 It should be noted that I have successfully run mysqlrepair -rA before the backup, and mysqlcheck -cA didn't have any complaints after that. I cannot say what exactly causes this, but I do suspect either the mySQL upgrade or the new kernel. Other packages such as gdm, Desktop applications incl. Firefox, cups, Postfix, fetchmail, Dovecot, don't show strange behaviour. The database is hosted here: /dev/md0 on / type ext4 (rw,relatime,user_xattr,acl,barrier=1,data=writeback) dmesg doesn't show anything suspicious. AMD Athlon XP 2500+ w/ 1 GB RAM, VIA KT600/VT8237 chip set, nVidia FX5200LP with nouveau driver, has worked reliably w/ openSUSE 11.3 since I'd upgraded from 11.2. Relevant package versions: mysql-community-server-5.1.53-4.7.1.i586 libmysqlclient16-5.1.53-4.7.1.i586 bacula-server-3.0.3-17.1.i586 bacula-3.0.3-17.1.i586 Reproducible: Always Steps to Reproduce: 1. install and configure bacula-server and mysql-community-server on 11.4 2. wait for the backup 3. get bacula service mail with complaints seen above Actual Results: the bacula database tables in MySQL crash regularly, breaking the mysql dump and thus leaving me with a damaged Bacula file/path database. Expected Results: intact database, correctly dumped and backed up by the bacula job. dmesg: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.37.1-1.2-default (geeko@buildhost) (gcc version 4.5.1 20101208 [gcc-4_5-branch revision 167585] (SUSE Linux) ) #1 SMP 2011-02-21 10:34:10 +0100 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d800 (usable) [ 0.000000] BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000003fffb000 (usable) [ 0.000000] BIOS-e820: 000000003fffb000 - 000000003ffff000 (ACPI data) [ 0.000000] BIOS-e820: 000000003ffff000 - 0000000040000000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS! [ 0.000000] DMI 2.3 present. [ 0.000000] DMI: System Manufacturer System Name/A7V600-X, BIOS ASUS A7V600-X ACPI BIOS Revision 1009 06/28/2005 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] last_pfn = 0x3fffb max_arch_pfn = 0x100000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-AFFFF uncachable [ 0.000000] B0000-BFFFF write-combining [ 0.000000] C0000-EFFFF uncachable [ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask FC0000000 write-back [ 0.000000] 1 base 0E8000000 mask FF8000000 write-combining [ 0.000000] 2 disabled [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 base 0F0000000 mask FF8000000 write-combining [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] Scanning 0 areas for low memory corruption [ 0.000000] initial memory mapped : 0 - 01000000 [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000 [ 0.000000] 0000000000 - 0000400000 page 4k [ 0.000000] 0000400000 - 0037400000 page 2M [ 0.000000] 0037400000 - 00377fe000 page 4k [ 0.000000] kernel direct mapping tables up to 377fe000 @ ffb000-1000000 [ 0.000000] RAMDISK: 37472000 - 37ff0000 [ 0.000000] Allocated new RAMDISK: 368f4000 - 37471f47 [ 0.000000] Move RAMDISK from 0000000037472000 - 0000000037feff46 to 368f4000 - 37471f46 [ 0.000000] ACPI: RSDP 000f5e30 00014 (v00 ASUS ) [ 0.000000] ACPI: RSDT 3fffb000 00030 (v01 ASUS A7V600-X 42302E31 MSFT 31313031) [ 0.000000] ACPI: FACP 3fffb0b2 00074 (v01 ASUS A7V600-X 42302E31 MSFT 31313031) [ 0.000000] ACPI: DSDT 3fffb126 03098 (v01 ASUS A7V600-X 00001000 MSFT 0100000B) [ 0.000000] ACPI: FACS 3ffff000 00040 [ 0.000000] ACPI: BOOT 3fffb030 00028 (v01 ASUS A7V600-X 42302E31 MSFT 31313031) [ 0.000000] ACPI: APIC 3fffb058 0005A (v01 ASUS A7V600-X 42302E31 MSFT 31313031) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 135MB HIGHMEM available. [ 0.000000] 887MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 377fe000 [ 0.000000] low ram: 0 - 377fe000 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x000377fe [ 0.000000] HighMem 0x000377fe -> 0x0003fffb [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[2] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009d [ 0.000000] 0: 0x00000100 -> 0x0003fffb [ 0.000000] On node 0 totalpages: 262024 [ 0.000000] free_area_init_node: node 0, pgdat c0900c00, node_mem_map f60f4200 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3949 pages, LIFO batch:0 [ 0.000000] Normal zone: 1744 pages used for memmap [ 0.000000] Normal zone: 221486 pages, LIFO batch:31 [ 0.000000] HighMem zone: 272 pages used for memmap [ 0.000000] HighMem zone: 34541 pages, LIFO batch:7 [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0xe408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) [ 0.000000] ACPI: Skipping IOAPIC probe due to 'noapic' option. [ 0.000000] Using ACPI for processor (LAPIC) configuration information [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 16 [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:bec00000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 12 pages/cpu @f5c00000 s27264 r0 d21888 u4194304 [ 0.000000] pcpu-alloc: s27264 r0 d21888 u4194304 alloc=1*4194304 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259976 [ 0.000000] Kernel command line: root=/dev/md0 resume=/dev/disk/by-id/ata-MAXTOR_STM3250310AS_6RY0DK09-part1 splash=silent quiet noapic nomodeset panic=30 [ 0.000000] bootsplash: silent mode. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] allocated 5242460 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Initializing HighMem for node 0 (000377fe:0003fffb) [ 0.000000] Memory: 1013436k/1048556k available (4108k kernel code, 34660k reserved, 3121k data, 428k init, 139252k highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xffd33000 - 0xfffff000 (2864 kB) [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB) [ 0.000000] .init : 0xc0910000 - 0xc097b000 ( 428 kB) [ 0.000000] .data : 0xc0603063 - 0xc090f708 (3121 kB) [ 0.000000] .text : 0xc0200000 - 0xc0603063 (4108 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU-based detection of stalled CPUs is disabled. [ 0.000000] NR_IRQS:2304 nr_irqs:256 16 [ 0.000000] CPU 0 irqstacks, hard=f5008000 soft=f500a000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1822.412 MHz processor. [ 0.008011] Calibrating delay loop (skipped), value calculated using timer frequency.. 3644.82 BogoMIPS (lpj=7289648) [ 0.008017] pid_max: default: 32768 minimum: 301 [ 0.008089] Security Framework initialized [ 0.008133] AppArmor: AppArmor initialized [ 0.008215] Mount-cache hash table entries: 512 [ 0.008457] Initializing cgroup subsys ns [ 0.008463] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup. [ 0.008467] Initializing cgroup subsys cpuacct [ 0.008473] Initializing cgroup subsys memory [ 0.008485] Initializing cgroup subsys devices [ 0.008488] Initializing cgroup subsys freezer [ 0.008491] Initializing cgroup subsys net_cls [ 0.008494] Initializing cgroup subsys blkio [ 0.008547] mce: CPU supports 4 MCE banks [ 0.008583] Performance Events: AMD PMU driver. [ 0.008591] ... version: 0 [ 0.008593] ... bit width: 48 [ 0.008595] ... generic registers: 4 [ 0.008597] ... value mask: 0000ffffffffffff [ 0.008600] ... max period: 00007fffffffffff [ 0.008602] ... fixed-purpose events: 0 [ 0.008604] ... event mask: 000000000000000f [ 0.009039] SMP alternatives: switching to UP code [ 0.014864] Freeing SMP alternatives: 28k freed [ 0.014886] ACPI: Core revision 20101013 [ 0.020422] ACPI: setting ELCR to 0200 (from 0e00) [ 0.023381] Enabling APIC mode: Flat. Using 0 I/O APICs [ 0.023392] CPU0: AMD Athlon(TM) XP 2500+ stepping 00 [ 0.024000] NMI watchdog enabled, takes one hw-pmu counter. [ 0.024000] Brought up 1 CPUs [ 0.024000] Total of 1 processors activated (3644.82 BogoMIPS). [ 0.024000] devtmpfs: initialized [ 0.024000] regulator: core version 0.5 [ 0.024000] regulator: dummy: [ 0.024000] Time: 9:04:27 Date: 03/17/11 [ 0.024000] NET: Registered protocol family 16 [ 0.024000] ACPI: bus type pci registered [ 0.024000] PCI: PCI BIOS revision 2.10 entry at 0xf1970, last bus=1 [ 0.024000] PCI: Using configuration type 1 for base access [ 0.024997] bio: create slab <bio-0> at 0 [ 0.025873] ACPI: EC: Look up EC in DSDT [ 0.032336] ACPI: Interpreter enabled [ 0.032344] ACPI: (supports S0 S1 S3 S4 S5) [ 0.032377] ACPI: Using PIC for interrupt routing [ 0.037479] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-743) [ 0.037531] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-743) [ 0.038838] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-743) [ 0.040442] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-743) [ 0.040726] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-743) [ 0.040910] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-743) [ 0.041198] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-743) [ 0.051237] ACPI: No dock devices found. [ 0.051243] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug [ 0.051413] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.051755] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) [ 0.051760] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) [ 0.051764] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) [ 0.051767] pci_root PNP0A03:00: host bridge window [mem 0x000c8000-0x000dffff] (ignored) [ 0.051771] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xfebfffff] (ignored) [ 0.051796] pci 0000:00:00.0: [1106:3189] type 0 class 0x000600 [ 0.051810] pci 0000:00:00.0: reg 10: [mem 0xf0000000-0xf7ffffff pref] [ 0.051871] pci 0000:00:01.0: [1106:b198] type 1 class 0x000604 [ 0.051906] pci 0000:00:01.0: supports D1 [ 0.051932] pci 0000:00:0a.0: [10b7:9050] type 0 class 0x000200 [ 0.051944] pci 0000:00:0a.0: reg 10: [io 0xd800-0xd83f] [ 0.051984] pci 0000:00:0a.0: reg 30: [mem 0x00000000-0x0000ffff pref] [ 0.052018] pci 0000:00:0d.0: [1000:000c] type 0 class 0x000100 [ 0.052031] pci 0000:00:0d.0: reg 10: [io 0xd400-0xd4ff] [ 0.052040] pci 0000:00:0d.0: reg 14: [mem 0xe4800000-0xe48000ff] [ 0.052050] pci 0000:00:0d.0: reg 18: [mem 0xe4000000-0xe4000fff] [ 0.052077] pci 0000:00:0d.0: reg 30: [mem 0x00000000-0x0000ffff pref] [ 0.052099] pci 0000:00:0e.0: [109e:036e] type 0 class 0x000400 [ 0.052111] pci 0000:00:0e.0: reg 10: [mem 0xe7000000-0xe7000fff pref] [ 0.052168] pci 0000:00:0e.1: [109e:0878] type 0 class 0x000480 [ 0.052180] pci 0000:00:0e.1: reg 10: [mem 0xe6800000-0xe6800fff pref] [ 0.052245] pci 0000:00:0f.0: [1106:3149] type 0 class 0x000104 [ 0.052261] pci 0000:00:0f.0: reg 10: [io 0xd000-0xd007] [ 0.052270] pci 0000:00:0f.0: reg 14: [io 0xb800-0xb803] [ 0.052280] pci 0000:00:0f.0: reg 18: [io 0xb400-0xb407] [ 0.052289] pci 0000:00:0f.0: reg 1c: [io 0xb000-0xb003] [ 0.052299] pci 0000:00:0f.0: reg 20: [io 0xa800-0xa80f] [ 0.052308] pci 0000:00:0f.0: reg 24: [io 0xa400-0xa4ff] [ 0.052349] pci 0000:00:0f.1: [1106:0571] type 0 class 0x000101 [ 0.052390] pci 0000:00:0f.1: reg 20: [io 0xa000-0xa00f] [ 0.052446] pci 0000:00:10.0: [1106:3038] type 0 class 0x000c03 [ 0.052485] pci 0000:00:10.0: reg 20: [io 0x9800-0x981f] [ 0.052513] pci 0000:00:10.0: supports D1 D2 [ 0.052516] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.052521] pci 0000:00:10.0: PME# disabled [ 0.052541] pci 0000:00:10.1: [1106:3038] type 0 class 0x000c03 [ 0.052579] pci 0000:00:10.1: reg 20: [io 0x9400-0x941f] [ 0.052607] pci 0000:00:10.1: supports D1 D2 [ 0.052610] pci 0000:00:10.1: PME# supported from D0 D1 D2 D3hot D3cold [ 0.052614] pci 0000:00:10.1: PME# disabled [ 0.052635] pci 0000:00:10.2: [1106:3038] type 0 class 0x000c03 [ 0.052674] pci 0000:00:10.2: reg 20: [io 0x9000-0x901f] [ 0.052702] pci 0000:00:10.2: supports D1 D2 [ 0.052704] pci 0000:00:10.2: PME# supported from D0 D1 D2 D3hot D3cold [ 0.052709] pci 0000:00:10.2: PME# disabled [ 0.052728] pci 0000:00:10.3: [1106:3038] type 0 class 0x000c03 [ 0.052767] pci 0000:00:10.3: reg 20: [io 0x8800-0x881f] [ 0.052794] pci 0000:00:10.3: supports D1 D2 [ 0.052797] pci 0000:00:10.3: PME# supported from D0 D1 D2 D3hot D3cold [ 0.052801] pci 0000:00:10.3: PME# disabled [ 0.052822] pci 0000:00:10.4: [1106:3104] type 0 class 0x000c03 [ 0.052837] pci 0000:00:10.4: reg 10: [mem 0xe3800000-0xe38000ff] [ 0.052889] pci 0000:00:10.4: supports D1 D2 [ 0.052892] pci 0000:00:10.4: PME# supported from D0 D1 D2 D3hot D3cold [ 0.052896] pci 0000:00:10.4: PME# disabled [ 0.052919] pci 0000:00:11.0: [1106:3227] type 0 class 0x000601 [ 0.052973] HPET not enabled in BIOS. You might try hpet=force boot option [ 0.052980] pci 0000:00:11.0: Enabled onboard AC97/MC97 devices [ 0.053019] pci 0000:00:11.5: [1106:3059] type 0 class 0x000401 [ 0.053034] pci 0000:00:11.5: reg 10: [io 0xe000-0xe0ff] [ 0.053090] pci 0000:00:11.5: supports D1 D2 [ 0.053110] pci 0000:00:11.6: [1106:3068] type 0 class 0x000780 [ 0.053125] pci 0000:00:11.6: reg 10: [io 0xe500-0xe5ff] [ 0.053200] pci 0000:00:12.0: [1106:3065] type 0 class 0x000200 [ 0.053215] pci 0000:00:12.0: reg 10: [io 0x8400-0x84ff] [ 0.053224] pci 0000:00:12.0: reg 14: [mem 0xe3000000-0xe30000ff] [ 0.053272] pci 0000:00:12.0: supports D1 D2 [ 0.053275] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.053279] pci 0000:00:12.0: PME# disabled [ 0.053298] pci 0000:00:13.0: [1106:3038] type 0 class 0x000c03 [ 0.053337] pci 0000:00:13.0: reg 20: [io 0x8000-0x801f] [ 0.053364] pci 0000:00:13.0: supports D1 D2 [ 0.053367] pci 0000:00:13.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.053371] pci 0000:00:13.0: PME# disabled [ 0.053391] pci 0000:00:13.1: [1106:3038] type 0 class 0x000c03 [ 0.053430] pci 0000:00:13.1: reg 20: [io 0x7800-0x781f] [ 0.053458] pci 0000:00:13.1: supports D1 D2 [ 0.053461] pci 0000:00:13.1: PME# supported from D0 D1 D2 D3hot D3cold [ 0.053465] pci 0000:00:13.1: PME# disabled [ 0.053485] pci 0000:00:13.2: [1106:3104] type 0 class 0x000c03 [ 0.053499] pci 0000:00:13.2: reg 10: [mem 0xe2800000-0xe28000ff] [ 0.053551] pci 0000:00:13.2: supports D1 D2 [ 0.053554] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot D3cold [ 0.053558] pci 0000:00:13.2: PME# disabled [ 0.053579] pci 0000:00:13.3: [1106:3044] type 0 class 0x000c00 [ 0.053595] pci 0000:00:13.3: reg 10: [mem 0xe2000000-0xe20007ff] [ 0.053604] pci 0000:00:13.3: reg 14: [io 0x7400-0x747f] [ 0.053653] pci 0000:00:13.3: supports D2 [ 0.053656] pci 0000:00:13.3: PME# supported from D2 D3hot D3cold [ 0.053660] pci 0000:00:13.3: PME# disabled [ 0.053717] pci 0000:01:00.0: [10de:0322] type 0 class 0x000300 [ 0.053731] pci 0000:01:00.0: reg 10: [mem 0xe5000000-0xe5ffffff] [ 0.053739] pci 0000:01:00.0: reg 14: [mem 0xe8000000-0xefffffff pref] [ 0.053766] pci 0000:01:00.0: reg 30: [mem 0xe7fe0000-0xe7ffffff pref] [ 0.053810] pci 0000:00:01.0: PCI bridge to [bus 01-01] [ 0.053815] pci 0000:00:01.0: bridge window [io 0xe000-0xd000] (disabled) [ 0.053820] pci 0000:00:01.0: bridge window [mem 0xe5000000-0xe67fffff] [ 0.053826] pci 0000:00:01.0: bridge window [mem 0xe7f00000-0xefffffff pref] [ 0.053834] pci_bus 0000:00: on NUMA node 0 [ 0.053839] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.054085] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] [ 0.241573] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12) [ 0.241692] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12) *0, disabled. [ 0.241808] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 12) *0, disabled. [ 0.241923] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12) *0, disabled. [ 0.242185] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *9 10 11 12) [ 0.242386] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12) [ 0.242632] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 *10 11 12) [ 0.242791] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12) *15, disabled. [ 0.242840] HEST: Table is not found! [ 0.243160] SCSI subsystem initialized [ 0.243280] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none [ 0.243284] vgaarb: loaded [ 0.243500] PCI: Using ACPI for IRQ routing [ 0.243505] PCI: pci_cache_line_size set to 32 bytes [ 0.243585] reserve RAM buffer: 000000000009d800 - 000000000009ffff [ 0.243590] reserve RAM buffer: 000000003fffb000 - 000000003fffffff [ 0.243761] NetLabel: Initializing [ 0.243763] NetLabel: domain hash size = 128 [ 0.243765] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.243785] NetLabel: unlabeled traffic allowed by default [ 0.243803] Switching to clocksource tsc [ 0.243817] AppArmor: AppArmor Filesystem Enabled [ 0.243817] pnp: PnP ACPI init [ 0.243817] ACPI: bus type pnp registered [ 0.243817] pnp 00:00: [mem 0x00000000-0x0009ffff] [ 0.243817] pnp 00:00: [mem 0x000f0000-0x000fffff] [ 0.243817] pnp 00:00: [mem 0x00100000-0x3fffffff] [ 0.243817] pnp 00:00: [mem 0xfec00000-0xfec000ff] [ 0.243817] pnp 00:00: [mem 0xfee00000-0xfee00fff] [ 0.243817] pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.243817] pnp 00:01: [bus 00-ff] [ 0.243817] pnp 00:01: [io 0x0cf8-0x0cff] [ 0.243817] pnp 00:01: [io 0x0000-0x0cf7 window] [ 0.243817] pnp 00:01: [io 0x0d00-0xffff window] [ 0.243817] pnp 00:01: [mem 0x000a0000-0x000bffff window] [ 0.243817] pnp 00:01: [mem 0x000c8000-0x000dffff window] [ 0.243817] pnp 00:01: [mem 0x40000000-0xfebfffff window] [ 0.243817] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active) [ 0.243817] pnp 00:02: [io 0xe400-0xe47f] [ 0.243817] pnp 00:02: [io 0xe800-0xe81f] [ 0.243817] pnp 00:02: [mem 0xfff80000-0xffffffff] [ 0.243817] pnp 00:02: [mem 0xffb80000-0xffbfffff] [ 0.243817] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.243817] pnp 00:03: [io 0x0010-0x001f] [ 0.243817] pnp 00:03: [io 0x0022-0x002d] [ 0.243817] pnp 00:03: [io 0x0030-0x003f] [ 0.243817] pnp 00:03: [io 0x0044-0x005f] [ 0.243817] pnp 00:03: [io 0x0062-0x0063] [ 0.243817] pnp 00:03: [io 0x0065-0x006f] [ 0.243817] pnp 00:03: [io 0x0074-0x007f] [ 0.243817] pnp 00:03: [io 0x0091-0x0093] [ 0.243817] pnp 00:03: [io 0x00a2-0x00bf] [ 0.243817] pnp 00:03: [io 0x00e0-0x00ef] [ 0.243817] pnp 00:03: [io 0x04d0-0x04d1] [ 0.243817] pnp 00:03: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.243817] pnp 00:04: [dma 4] [ 0.243817] pnp 00:04: [io 0x0000-0x000f] [ 0.243817] pnp 00:04: [io 0x0080-0x0090] [ 0.243817] pnp 00:04: [io 0x0094-0x009f] [ 0.243817] pnp 00:04: [io 0x00c0-0x00df] [ 0.243817] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.243845] pnp 00:05: [io 0x0070-0x0073] [ 0.243851] pnp 00:05: [irq 8] [ 0.243898] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.243914] pnp 00:06: [io 0x0061] [ 0.243957] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.243974] pnp 00:07: [io 0x00f0-0x00ff] [ 0.243978] pnp 00:07: [irq 13] [ 0.244024] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.244402] pnp 00:08: [io 0x03f2-0x03f5] [ 0.244406] pnp 00:08: [io 0x03f7] [ 0.244409] pnp 00:08: [irq 6] [ 0.244412] pnp 00:08: [dma 2] [ 0.244482] pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (active) [ 0.245409] pnp 00:09: [io 0x0378-0x037f] [ 0.245413] pnp 00:09: [io 0x0778-0x077b] [ 0.245416] pnp 00:09: [irq 7] [ 0.245419] pnp 00:09: [dma 3] [ 0.245508] pnp 00:09: Plug and Play ACPI device, IDs PNP0401 (active) [ 0.246152] pnp 00:0a: [io 0x03f8-0x03ff] [ 0.246156] pnp 00:0a: [irq 4] [ 0.246234] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.246857] pnp 00:0b: [io 0x0060] [ 0.246860] pnp 00:0b: [io 0x0064] [ 0.246864] pnp 00:0b: [irq 1] [ 0.246918] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 0.247878] pnp 00:0c: [io 0x0200-0x0207] [ 0.247940] pnp 00:0c: Plug and Play ACPI device, IDs PNPb02f (active) [ 0.247984] pnp 00:0d: [io 0x002e-0x002f] [ 0.247988] pnp 00:0d: [io 0x0290-0x0297] [ 0.247991] pnp 00:0d: [io 0x0370-0x0375] [ 0.248056] pnp 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.248197] pnp: PnP ACPI: found 14 devices [ 0.248199] ACPI: ACPI bus type pnp unregistered [ 0.248205] PnPBIOS: Disabled by ACPI PNP [ 0.248232] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.248237] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved [ 0.248241] system 00:00: [mem 0x00100000-0x3fffffff] could not be reserved [ 0.248245] system 00:00: [mem 0xfec00000-0xfec000ff] has been reserved [ 0.248249] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.248258] system 00:02: [io 0xe400-0xe47f] has been reserved [ 0.248262] system 00:02: [io 0xe800-0xe81f] has been reserved [ 0.248267] system 00:02: [mem 0xfff80000-0xffffffff] could not be reserved [ 0.248270] system 00:02: [mem 0xffb80000-0xffbfffff] has been reserved [ 0.248277] system 00:03: [io 0x04d0-0x04d1] has been reserved [ 0.248289] system 00:0d: [io 0x0290-0x0297] has been reserved [ 0.248293] system 00:0d: [io 0x0370-0x0375] has been reserved [ 0.286023] pci 0000:00:0a.0: BAR 6: assigned [mem 0x40000000-0x4000ffff pref] [ 0.286031] pci 0000:00:0d.0: BAR 6: assigned [mem 0x40010000-0x4001ffff pref] [ 0.286036] pci 0000:00:01.0: PCI bridge to [bus 01-01] [ 0.286039] pci 0000:00:01.0: bridge window [io disabled] [ 0.286046] pci 0000:00:01.0: bridge window [mem 0xe5000000-0xe67fffff] [ 0.286050] pci 0000:00:01.0: bridge window [mem 0xe7f00000-0xefffffff pref] [ 0.286069] pci 0000:00:01.0: setting latency timer to 64 [ 0.286075] pci_bus 0000:00: resource 0 [io 0x0000-0xffff] [ 0.286078] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff] [ 0.286082] pci_bus 0000:01: resource 1 [mem 0xe5000000-0xe67fffff] [ 0.286085] pci_bus 0000:01: resource 2 [mem 0xe7f00000-0xefffffff pref] [ 0.286182] NET: Registered protocol family 2 [ 0.286290] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.287000] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.289700] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.290897] TCP: Hash tables configured (established 131072 bind 65536) [ 0.290900] TCP reno registered [ 0.290906] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.290947] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.291209] NET: Registered protocol family 1 [ 0.291239] pci 0000:00:01.0: disabling DAC on VIA PCI bridge [ 0.291355] pci 0000:00:11.0: Bypassing VIA 8237 APIC De-Assert Message [ 0.291393] pci 0000:01:00.0: Boot video device [ 0.291397] PCI: CLS 32 bytes, default 32 [ 0.291510] Unpacking initramfs... [ 0.687434] Freeing initrd memory: 11768k freed [ 0.714702] Simple Boot Flag at 0x3a set to 0x1 [ 0.715095] Scanning for low memory corruption every 60 seconds [ 0.715352] audit: initializing netlink socket (disabled) [ 0.715379] type=2000 audit(1300352667.712:1): initialized [ 0.733971] highmem bounce pool size: 64 pages [ 0.733980] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 0.734187] VFS: Disk quotas dquot_6.5.2 [ 0.734228] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.734380] msgmni has been set to 432 [ 0.734685] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254) [ 0.734692] io scheduler noop registered [ 0.734694] io scheduler deadline registered [ 0.734705] io scheduler cfq registered (default) [ 0.735109] ERST: Table is not found! [ 0.735130] isapnp: Scanning for PnP cards... [ 1.088430] isapnp: No Plug & Play device found [ 1.088729] Non-volatile memory driver v1.3 [ 1.088733] Linux agpgart interface v0.103 [ 1.088895] agpgart: Detected VIA KT400/KT400A/KT600 chipset [ 1.097791] agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xf0000000 [ 1.097841] Serial: 8250/16550 driver, 32 ports, IRQ sharing disabled [ 1.118157] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.140017] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.140337] Fixed MDIO Bus: probed [ 1.140408] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 [ 1.140411] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 1.141071] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.141199] mice: PS/2 mouse device common for all mice [ 1.141412] cpuidle: using governor ladder [ 1.141415] cpuidle: using governor menu [ 1.141745] TCP cubic registered [ 1.141782] NET: Registered protocol family 10 [ 1.142275] lo: Disabled Privacy Extensions [ 1.142597] Registering the dns_resolver key type [ 1.142678] libceph: loaded (mon/osd proto 15/24, osdmap 5/5 5/5) [ 1.142695] Using IPI No-Shortcut mode [ 1.142836] PM: Checking hibernation image partition /dev/disk/by-id/ata-MAXTOR_STM3250310AS_6RY0DK09-part1 [ 1.160983] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.161050] PM: Hibernation image not present or could not be loaded. [ 1.161070] registered taskstats version 1 [ 1.161426] Magic number: 3:723:70 [ 1.161703] Freeing unused kernel memory: 428k freed [ 1.162459] Write protecting the kernel text: 4112k [ 1.162524] Write protecting the kernel read-only data: 2864k [ 1.231054] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 [ 1.231062] PCI: setting IRQ 11 as level-triggered [ 1.231072] sym53c8xx 0000:00:0d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11 [ 1.414217] sym0: <895> rev 0x1 at pci 0000:00:0d.0 irq 11 [ 1.416361] sym0: Tekram NVRAM, ID 7, Fast-40, LVD, parity checking [ 1.420003] sym0: SCSI BUS has been reset. [ 1.422867] scsi0 : sym-2.2.3 [ 6.206883] scsi 0:0:6:0: Sequential-Access TANDBERG TDC 4222 =07: PQ: 0 ANSI: 2 [ 6.206913] scsi target0:0:6: Beginning Domain Validation [ 6.256099] scsi target0:0:6: FAST-5 SCSI 4.8 MB/s ST (208 ns, offset 8) [ 6.296287] scsi target0:0:6: Domain Validation skipping write tests [ 6.296290] scsi target0:0:6: Ending Domain Validation [ 7.509001] scsi 0:0:12:0: Sequential-Access TANDBERG SLR6 0404 PQ: 0 ANSI: 2 [ 7.509013] scsi target0:0:12: Beginning Domain Validation [ 7.539352] scsi target0:0:12: FAST-20 WIDE SCSI 40.0 MB/s ST (50 ns, offset 15) [ 7.554222] scsi target0:0:12: Domain Validation skipping write tests [ 7.554226] scsi target0:0:12: Ending Domain Validation [ 8.494768] libata version 3.00 loaded. [ 8.498091] pata_via 0000:00:0f.1: version 0.3.4 [ 8.498837] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 9 [ 8.498843] PCI: setting IRQ 9 as level-triggered [ 8.498849] pata_via 0000:00:0f.1: PCI INT A -> Link[LNKE] -> GSI 9 (level, low) -> IRQ 9 [ 8.498856] pata_via 0000:00:0f.1: VIA VLink IRQ fixup, from 14 to 9 [ 8.499595] scsi1 : pata_via [ 8.499726] scsi2 : pata_via [ 8.500493] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xa000 irq 14 [ 8.500497] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xa008 irq 15 [ 8.664342] ata1.00: ATAPI: HL-DT-ST DVDRAM GSA-H12L, VL01, max UDMA/66 [ 8.680197] ata1.00: configured for UDMA/66 [ 8.689890] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-H12L VL01 PQ: 0 ANSI: 5 [ 8.861195] sata_via 0000:00:0f.0: version 2.6 [ 8.861783] ACPI: PCI Interrupt Link [LNKF] BIOS reported IRQ 0, using IRQ 11 [ 8.861788] ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11 [ 8.861795] sata_via 0000:00:0f.0: PCI INT B -> Link[LNKF] -> GSI 11 (level, low) -> IRQ 11 [ 8.861802] sata_via 0000:00:0f.0: VIA VLink IRQ fixup, from 9 to 11 [ 8.861926] sata_via 0000:00:0f.0: routed to hard irq line 11 [ 8.862405] scsi3 : sata_via [ 8.862529] scsi4 : sata_via [ 8.864445] ata3: SATA max UDMA/133 cmd 0xd000 ctl 0xb800 bmdma 0xa800 irq 11 [ 8.864450] ata4: SATA max UDMA/133 cmd 0xb400 ctl 0xb000 bmdma 0xa808 irq 11 [ 9.068012] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 9.232304] ata3.00: ATA-7: MAXTOR STM3250310AS, 3.AAA, max UDMA/133 [ 9.232308] ata3.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 9.248282] ata3.00: configured for UDMA/133 [ 9.248486] scsi 3:0:0:0: Direct-Access ATA MAXTOR STM325031 3.AA PQ: 0 ANSI: 5 [ 9.248846] sd 3:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB) [ 9.248923] sd 3:0:0:0: [sda] Write Protect is off [ 9.248927] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 9.248961] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 9.291749] sda: sda1 sda2 sda3 < sda5 > sda4 [ 9.291751] sda2: <bsd: sda6 sda7 sda8 sda9 > [ 9.292436] sd 3:0:0:0: [sda] Attached SCSI disk [ 9.452011] ata4: SATA link down 1.5 Gbps (SStatus 0 SControl 300) [ 9.479972] ACPI: acpi_idle registered with cpuidle [ 9.494350] md: raid1 personality registered for level 1 [ 9.498274] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found [ 9.552296] udev[85]: starting version 166 [ 9.727772] usbcore: registered new interface driver usbfs [ 9.727825] usbcore: registered new interface driver hub [ 9.835337] rtc_cmos 00:05: RTC can wake from S4 [ 9.835487] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 [ 9.835522] rtc0: alarms up to one month, 242 bytes nvram [ 9.858557] usbcore: registered new device driver usb [ 9.868436] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 9.869890] ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 10 [ 9.869896] PCI: setting IRQ 10 as level-triggered [ 9.869906] ehci_hcd 0000:00:10.4: PCI INT C -> Link[LNKG] -> GSI 10 (level, low) -> IRQ 10 [ 9.869950] ehci_hcd 0000:00:10.4: EHCI Host Controller [ 9.869996] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1 [ 9.870093] ehci_hcd 0000:00:10.4: irq 10, io mem 0xe3800000 [ 9.880084] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00 [ 9.880167] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 9.880172] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.880176] usb usb1: Product: EHCI Host Controller [ 9.880179] usb usb1: Manufacturer: Linux 2.6.37.1-1.2-default ehci_hcd [ 9.880182] usb usb1: SerialNumber: 0000:00:10.4 [ 9.880456] hub 1-0:1.0: USB hub found [ 9.880467] hub 1-0:1.0: 8 ports detected [ 9.880605] ehci_hcd 0000:00:13.2: enabling device (0014 -> 0016) [ 9.880626] ehci_hcd 0000:00:13.2: PCI INT C -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11 [ 9.880676] ehci_hcd 0000:00:13.2: EHCI Host Controller [ 9.880689] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2 [ 9.880777] ehci_hcd 0000:00:13.2: irq 11, io mem 0xe2800000 [ 9.892322] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00 [ 9.892413] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 9.892418] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.892422] usb usb2: Product: EHCI Host Controller [ 9.892425] usb usb2: Manufacturer: Linux 2.6.37.1-1.2-default ehci_hcd [ 9.892428] usb usb2: SerialNumber: 0000:00:13.2 [ 9.892697] hub 2-0:1.0: USB hub found [ 9.892707] hub 2-0:1.0: 4 ports detected [ 9.899226] uhci_hcd: USB Universal Host Controller Interface driver [ 9.899347] uhci_hcd 0000:00:10.0: PCI INT A -> Link[LNKE] -> GSI 9 (level, low) -> IRQ 9 [ 9.899368] uhci_hcd 0000:00:10.0: UHCI Host Controller [ 9.899395] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 3 [ 9.899436] uhci_hcd 0000:00:10.0: irq 9, io base 0x00009800 [ 9.899518] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 9.899522] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.899526] usb usb3: Product: UHCI Host Controller [ 9.899528] usb usb3: Manufacturer: Linux 2.6.37.1-1.2-default uhci_hcd [ 9.899531] usb usb3: SerialNumber: 0000:00:10.0 [ 9.899765] hub 3-0:1.0: USB hub found [ 9.899776] hub 3-0:1.0: 2 ports detected [ 9.899897] uhci_hcd 0000:00:10.1: PCI INT A -> Link[LNKE] -> GSI 9 (level, low) -> IRQ 9 [ 9.899908] uhci_hcd 0000:00:10.1: UHCI Host Controller [ 9.899918] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 4 [ 9.899943] uhci_hcd 0000:00:10.1: irq 9, io base 0x00009400 [ 9.899994] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 9.900034] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.900038] usb usb4: Product: UHCI Host Controller [ 9.900041] usb usb4: Manufacturer: Linux 2.6.37.1-1.2-default uhci_hcd [ 9.900044] usb usb4: SerialNumber: 0000:00:10.1 [ 9.900191] hub 4-0:1.0: USB hub found [ 9.900197] hub 4-0:1.0: 2 ports detected [ 9.900291] uhci_hcd 0000:00:10.2: PCI INT B -> Link[LNKF] -> GSI 11 (level, low) -> IRQ 11 [ 9.900301] uhci_hcd 0000:00:10.2: UHCI Host Controller [ 9.900312] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 5 [ 9.900338] uhci_hcd 0000:00:10.2: irq 11, io base 0x00009000 [ 9.900389] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 9.900393] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.900396] usb usb5: Product: UHCI Host Controller [ 9.900399] usb usb5: Manufacturer: Linux 2.6.37.1-1.2-default uhci_hcd [ 9.900402] usb usb5: SerialNumber: 0000:00:10.2 [ 9.900553] hub 5-0:1.0: USB hub found [ 9.900560] hub 5-0:1.0: 2 ports detected [ 9.900657] uhci_hcd 0000:00:10.3: PCI INT B -> Link[LNKF] -> GSI 11 (level, low) -> IRQ 11 [ 9.900663] uhci_hcd 0000:00:10.3: VIA VLink IRQ fixup, from 0 to 11 [ 9.900688] uhci_hcd 0000:00:10.3: UHCI Host Controller [ 9.900704] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 6 [ 9.900729] uhci_hcd 0000:00:10.3: irq 11, io base 0x00008800 [ 9.900779] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 9.900783] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.900786] usb usb6: Product: UHCI Host Controller [ 9.900789] usb usb6: Manufacturer: Linux 2.6.37.1-1.2-default uhci_hcd [ 9.900792] usb usb6: SerialNumber: 0000:00:10.3 [ 9.900934] hub 6-0:1.0: USB hub found [ 9.900940] hub 6-0:1.0: 2 ports detected [ 9.901028] uhci_hcd 0000:00:13.0: enabling device (0014 -> 0015) [ 9.907736] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 9.907776] uhci_hcd 0000:00:13.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 9.907797] uhci_hcd 0000:00:13.0: UHCI Host Controller [ 9.907838] uhci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 7 [ 9.907884] uhci_hcd 0000:00:13.0: irq 11, io base 0x00008000 [ 9.907974] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 9.907978] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.907982] usb usb7: Product: UHCI Host Controller [ 9.907985] usb usb7: Manufacturer: Linux 2.6.37.1-1.2-default uhci_hcd [ 9.907988] usb usb7: SerialNumber: 0000:00:13.0 [ 9.908325] hub 7-0:1.0: USB hub found [ 9.908336] hub 7-0:1.0: 2 ports detected [ 9.908462] uhci_hcd 0000:00:13.1: enabling device (0014 -> 0015) [ 9.910997] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 [ 9.911034] uhci_hcd 0000:00:13.1: PCI INT B -> Link[LNKD] -> GSI 10 (level, low) -> IRQ 10 [ 9.911056] uhci_hcd 0000:00:13.1: UHCI Host Controller [ 9.911086] uhci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 8 [ 9.911131] uhci_hcd 0000:00:13.1: irq 10, io base 0x00007800 [ 9.911219] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 [ 9.911223] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 9.911227] usb usb8: Product: UHCI Host Controller [ 9.911230] usb usb8: Manufacturer: Linux 2.6.37.1-1.2-default uhci_hcd [ 9.911232] usb usb8: SerialNumber: 0000:00:13.1 [ 9.911504] hub 8-0:1.0: USB hub found [ 9.911514] hub 8-0:1.0: 2 ports detected [ 10.192042] usb 1-1: new high speed USB device using ehci_hcd and address 2 [ 10.341260] usb 1-1: New USB device found, idVendor=0bc2, idProduct=3000 [ 10.341267] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 10.341271] usb 1-1: Product: FreeAgentDesktop [ 10.341274] usb 1-1: Manufacturer: Seagate [ 10.341276] usb 1-1: SerialNumber: 5QM0MSAR [ 10.456042] usb 1-2: new high speed USB device using ehci_hcd and address 3 [ 10.589264] usb 1-2: New USB device found, idVendor=05e3, idProduct=0606 [ 10.589271] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 10.589275] usb 1-2: Product: USB2.0 Hub [ 10.590142] hub 1-2:1.0: USB hub found [ 10.590396] hub 1-2:1.0: 4 ports detected [ 10.665657] md: raid0 personality registered for level 0 [ 10.674055] md: raid10 personality registered for level 10 [ 10.678320] async_tx: api initialized (async) [ 10.680244] xor: automatically using best checksumming function: pIII_sse [ 10.700005] pIII_sse : 4344.000 MB/sec [ 10.700008] xor: using function: pIII_sse (4344.000 MB/sec) [ 10.768030] raid6: int32x1 751 MB/s [ 10.836009] raid6: int32x2 793 MB/s [ 10.904075] raid6: int32x4 671 MB/s [ 10.972063] raid6: int32x8 577 MB/s [ 11.040012] raid6: mmxx1 1478 MB/s [ 11.108015] raid6: mmxx2 2447 MB/s [ 11.176009] raid6: sse1x1 1456 MB/s [ 11.244011] raid6: sse1x2 2137 MB/s [ 11.244015] raid6: using algorithm sse1x2 (2137 MB/s) [ 11.252999] md: raid6 personality registered for level 6 [ 11.253004] md: raid5 personality registered for level 5 [ 11.253007] md: raid4 personality registered for level 4 [ 11.401713] md: md0 stopped. [ 11.404766] md: bind<sda4> [ 11.408412] bio: create slab <bio-1> at 1 [ 11.408579] md/raid1:md0: active with 1 out of 1 mirrors [ 11.434630] created bitmap (141 pages) for device md0 [ 11.446844] md0: bitmap initialized from disk: read 9/9 pages, set 0 bits [ 11.457385] md0: detected capacity change from 0 to 37844439040 [ 11.460734] md0: detected capacity change from 0 to 37844439040 [ 11.475582] md0: unknown partition table [ 11.574753] PM: Marking nosave pages: 000000000009d000 - 0000000000100000 [ 11.574762] PM: Basic memory bitmaps created [ 11.588381] PM: Basic memory bitmaps freed [ 11.596083] usb 4-1: new low speed USB device using uhci_hcd and address 2 [ 11.659254] PM: Starting manual resume from disk [ 11.659261] PM: Hibernation image partition 8:1 present [ 11.659263] PM: Looking for hibernation image. [ 11.659606] PM: Image not found (code -22) [ 11.659609] PM: Hibernation image not present or could not be loaded. [ 11.772797] usb 4-1: New USB device found, idVendor=046d, idProduct=c040 [ 11.772805] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 11.772810] usb 4-1: Product: USB-PS/2 Optical Mouse [ 11.772812] usb 4-1: Manufacturer: Logitech [ 11.810658] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:10.1/usb4/4-1/4-1:1.0/input/input1 [ 11.810885] generic-usb 0003:046D:C040.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:10.1-1/input0 [ 11.810926] usbcore: registered new interface driver usbhid [ 11.810930] usbhid: USB HID core driver [ 12.012334] EXT4-fs (md0): mounted filesystem with writeback data mode. Opts: acl,user_xattr [ 12.016052] usb 4-2: new low speed USB device using uhci_hcd and address 3 [ 12.117180] EXT4-fs (md0): re-mounted. Opts: acl,user_xattr [ 12.271738] usb 4-2: New USB device found, idVendor=1241, idProduct=1603 [ 12.271746] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 12.271750] usb 4-2: Product: USB Keyboard [ 12.271753] usb 4-2: Manufacturer: [ 12.322630] input: USB Keyboard as /devices/pci0000:00/0000:00:10.1/usb4/4-2/4-2:1.0/input/input2 [ 12.322814] generic-usb 0003:1241:1603.0002: input,hidraw1: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:10.1-2/input0 [ 12.411891] input: USB Keyboard as /devices/pci0000:00/0000:00:10.1/usb4/4-2/4-2:1.1/input/input3 [ 12.412084] generic-usb 0003:1241:1603.0003: input,hidraw2: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:10.1-2/input1 [ 12.652032] usb 7-2: new full speed USB device using uhci_hcd and address 2 [ 12.835191] usb 7-2: New USB device found, idVendor=03f0, idProduct=1d17 [ 12.835198] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 12.835202] usb 7-2: Product: hp LaserJet 1320 series [ 12.835205] usb 7-2: Manufacturer: Hewlett-Packard [ 12.835208] usb 7-2: SerialNumber: 00CNHW59RG0C [ 13.938484] preloadtrace: systemtap: 1.4/0.149, base: f8554000, memory: 30data/39text/6ctx/13net/260alloc kb, probes: 34 [ 14.748569] udev[396]: starting version 166 [ 15.102679] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 15.209238] via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker [ 15.209318] via-rhine 0000:00:12.0: PCI INT A -> Link[LNKE] -> GSI 9 (level, low) -> IRQ 9 [ 15.210078] eth0: VIA Rhine II at 0xe3000000, 00:0e:a6:1d:48:f4, IRQ 9. [ 15.210793] eth0: MII PHY found at address 1, status 0x7849 advertising 01e1 Link 0000. [ 15.274042] eth0 renamed to eth1 by udevd [413] [ 15.274946] udev[413]: renamed network interface eth0 to eth1 [ 15.313798] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4 [ 15.313929] ACPI: Power Button [PWRB] [ 15.314050] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5 [ 15.314104] ACPI: Power Button [PWRF] [ 15.339163] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 15.626439] 3c59x 0000:00:0a.0: enabling device (0004 -> 0005) [ 15.626464] 3c59x 0000:00:0a.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11 [ 15.626470] 3c59x: Donald Becker and others. [ 15.626485] 0000:00:0a.0: 3Com PCI 3c905 Boomerang 100baseTx at 0001d800. [ 15.732417] Floppy drive(s): fd0 is 1.44M [ 15.752197] FDC 0 is a post-1991 82077 [ 15.833017] IT8712 SuperIO detected. [ 15.833227] parport_pc 00:09: reported by Plug and Play ACPI [ 15.833275] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA] [ 15.853224] st: Version 20100829, fixed bufsize 32768, s/g segs 256 [ 15.853787] st 0:0:6:0: Attached scsi tape st0 [ 15.853791] st 0:0:6:0: st0: try direct i/o: yes (alignment 4 B) [ 15.854176] st 0:0:12:0: Attached scsi tape st1 [ 15.854180] st 0:0:12:0: st1: try direct i/o: yes (alignment 4 B) [ 15.860846] st 0:0:6:0: Attached scsi generic sg0 type 1 [ 15.860914] st 0:0:12:0: Attached scsi generic sg1 type 1 [ 15.860976] scsi 1:0:0:0: Attached scsi generic sg2 type 5 [ 15.861038] sd 3:0:0:0: Attached scsi generic sg3 type 0 [ 15.981989] input: PC Speaker as /devices/platform/pcspkr/input/input6 [ 16.087649] gameport gameport0: NS558 PnP Gameport is pnp00:0c/gameport0, io 0x200, speed 1046kHz [ 16.172425] osst :I: Tape driver with OnStream support version 0.99.4 [ 16.172428] osst :I: $Id: osst.c,v 1.73 2005/01/01 21:13:34 wriede Exp $ [ 16.309373] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray [ 16.309383] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 16.309634] sr 1:0:0:0: Attached scsi CD-ROM sr0 [ 16.319875] ppdev: user-space parallel port driver [ 16.330146] firewire_ohci 0000:00:13.3: enabling device (0094 -> 0097) [ 16.330171] firewire_ohci 0000:00:13.3: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11 [ 16.395043] firewire_ohci: Added fw-ohci device 0000:00:13.3, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x11 [ 16.624145] [drm] Initialized drm 1.1.0 20060810 [ 16.896237] firewire_core: created device fw0: GUID 0011066645555e9b, S400 [ 16.954771] VIA 82xx Audio 0000:00:11.5: PCI INT C -> Link[LNKG] -> GSI 10 (level, low) -> IRQ 10 [ 16.956195] VIA 82xx Audio 0000:00:11.5: setting latency timer to 64 [ 17.329133] IR NEC protocol handler initialized [ 17.452413] Linux video capture interface: v2.00 [ 17.470481] ALSA via82xx.c:591: codec_read: codec 0 is not valid [0xfe0000] [ 17.476893] ALSA via82xx.c:591: codec_read: codec 0 is not valid [0xfe0000] [ 17.483483] ALSA via82xx.c:591: codec_read: codec 0 is not valid [0xfe0000] [ 17.489845] ALSA via82xx.c:591: codec_read: codec 0 is not valid [0xfe0000] [ 17.503988] VIA 82xx Modem 0000:00:11.6: enabling device (0000 -> 0001) [ 17.504052] VIA 82xx Modem 0000:00:11.6: PCI INT C -> Link[LNKG] -> GSI 10 (level, low) -> IRQ 10 [ 18.003638] IR RC5(x) protocol handler initialized [ 18.256166] VIA 82xx Modem 0000:00:11.6: setting latency timer to 64 [ 18.356778] IR RC6 protocol handler initialized [ 18.514293] bttv: driver version 0.9.18 loaded [ 18.514300] bttv: using 8 buffers with 2080k (520 pages) each for capture [ 18.551126] usb 1-1: selecting invalid altsetting 1 [ 18.551168] usbcore: registered new interface driver uas [ 18.570101] IR JVC protocol handler initialized [ 18.606343] WARNING! power/level is deprecated; use power/control instead [ 18.673392] IR Sony protocol handler initialized [ 18.747507] Initializing USB Mass Storage driver... [ 18.748700] scsi5 : usb-storage 1-1:1.0 [ 18.749001] usbcore: registered new interface driver usb-storage [ 18.749004] USB Mass Storage support registered. [ 18.890159] lirc_dev: IR Remote Control driver registered, major 250 [ 18.896913] IR LIRC bridge handler initialized [ 18.897949] VIA 82xx Modem 0000:00:11.6: PCI INT C disabled [ 18.897970] VIA 82xx Modem: probe of 0000:00:11.6 failed with error -13 [ 18.898070] bttv: Bt8xx card found (0). [ 18.898085] bttv 0000:00:0e.0: enabling device (0004 -> 0006) [ 18.898557] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 9 [ 18.898565] bttv 0000:00:0e.0: PCI INT A -> Link[LNKB] -> GSI 9 (level, low) -> IRQ 9 [ 18.898581] bttv0: Bt878 (rev 2) at 0000:00:0e.0, irq: 9, latency: 32, mmio: 0xe7000000 [ 18.899643] bttv0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb [ 18.899649] bttv0: using: Hauppauge (bt878) [card=10,autodetected] [ 18.899691] bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init] [ 18.902179] bttv0: Hauppauge/Voodoo msp34xx: reset line init [5] [ 18.902220] bt878 #0 [sw]: Test OK [ 18.928411] tveeprom 1-0050: Hauppauge model 61324, rev D129, serial# 3450581 [ 18.928415] tveeprom 1-0050: tuner model is Temic 4006FH5 (idx 29, type 14) [ 18.928420] tveeprom 1-0050: TV standards PAL(B/G) (eeprom 0x04) [ 18.928424] tveeprom 1-0050: audio processor is MSP3415 (idx 6) [ 18.928427] tveeprom 1-0050: has radio [ 18.928429] bttv0: Hauppauge eeprom indicates model#61324 [ 18.928433] bttv0: tuner type=14 [ 19.094155] msp3400 1-0040: MSP3410D-B4 found @ 0x80 (bt878 #0 [sw]) [ 19.094161] msp3400 1-0040: msp3400 supports nicam, mode is autodetect [ 19.223409] tuner 1-0061: chip found @ 0xc2 (bt878 #0 [sw]) [ 19.283909] tuner-simple 1-0061: creating new instance [ 19.283917] tuner-simple 1-0061: type set to 14 (Temic PAL_BG (4006FH5)) [ 19.284649] bttv0: registered device video0 [ 19.284710] bttv0: registered device vbi0 [ 19.284762] bttv0: registered device radio0 [ 19.287236] bttv0: PLL: 28636363 => 35468950 .. ok [ 19.440746] usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0 pid 0x1D17 [ 19.440789] usbcore: registered new interface driver usblp [ 19.590054] Adding 2104476k swap on /dev/sda1. Priority:1 extents:1 across:2104476k [ 19.751081] scsi 5:0:0:0: Direct-Access Seagate FreeAgentDesktop 100F PQ: 0 ANSI: 4 [ 19.751470] sd 5:0:0:0: Attached scsi generic sg4 type 0 [ 19.757552] sd 5:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) [ 19.759026] sd 5:0:0:0: [sdb] Write Protect is off [ 19.759032] sd 5:0:0:0: [sdb] Mode Sense: 1c 00 00 00 [ 19.759036] sd 5:0:0:0: [sdb] Assuming drive cache: write through [ 19.762908] sd 5:0:0:0: [sdb] Assuming drive cache: write through [ 19.787469] sdb: sdb1 [ 19.791554] sd 5:0:0:0: [sdb] Assuming drive cache: write through [ 19.791645] sd 5:0:0:0: [sdb] Attached SCSI disk [ 20.033503] device-mapper: uevent: version 1.0.3 [ 20.034566] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com [ 20.938847] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled [ 20.940603] SGI XFS Quota Management subsystem [ 21.024804] XFS mounting filesystem sda5 [ 21.135326] Ending clean XFS mount for filesystem: sda5 [ 21.213547] ufs_read_super: fs is active [ 21.234993] ufs_read_super: fs is active [ 21.255968] ufs_read_super: fs is active [ 21.364631] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: journal_checksum,auto_da_alloc [ 26.624335] powernow-k8: Processor cpuid 6a0 not supported [ 29.246233] eth0: setting full-duplex. [ 30.516503] ip_tables: (C) 2000-2006 Netfilter Core Team [ 30.734491] nf_conntrack version 0.5.0 (16025 buckets, 64100 max) [ 33.706858] it87: Found IT8712F chip at 0x290, revision 5 [ 33.706868] it87: VID is disabled (pins used for GPIO) [ 37.557903] RPC: Registered udp transport module. [ 37.557910] RPC: Registered tcp transport module. [ 37.557912] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 38.374901] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 39.296011] eth0: no IPv6 routers present [ 39.660438] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory [ 39.675334] NFSD: starting 90-second grace period [ 46.420364] tun: Universal TUN/TAP device driver, 1.6 [ 46.420370] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 46.753804] tun0: Disabled Privacy Extensions [ 48.407124] vboxdrv: Found 1 processor cores. [ 48.407430] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'. [ 48.407433] vboxdrv: Successfully loaded version 4.0.4 (interface 0x00160000). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c1 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meissner@novell.com AssignedTo|bnc-team-screening@forge.pr |mhrusecky@novell.com |ovo.novell.com | --- Comment #1 from Marcus Meissner <meissner@novell.com> 2011-03-18 16:05:55 UTC --- to mysql maintainer , not sure who maintains bacula-server -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c2 Matthias Andree <matthias.andree@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P0 - Crit Sit Component|Other |Kernel AssignedTo|mhrusecky@novell.com |kernel-maintainers@forge.pr | |ovo.novell.com --- Comment #2 from Matthias Andree <matthias.andree@gmx.de> 2011-03-29 15:02:37 UTC --- Resetting Component to kernel - as this is likely a kernel memory or buffer or cache or I/O handling bug. dmesg given above. I have removed md from the picture to be sure it's not the culprit, and mount /dev/sd?5 directly as /. Evidence: - memtest86+ as well as a memtest=3 kernel command line option pass memory checks without complaints - booting into vanilla 2.6.36, I can run mysqlrepair -A and get "OK" on all tables, whereas with SUSE's 2.6.37.1-1.2-default, I consistently get complaints that there are rows in bacula.File where the auto_increment column is 0, duplicate key records, and even after mysqlrepair -A, mysqlcheck errors persist. With 2.6.36, mysqlrepair succeeds on the first run. - compiling a 2.6.37.6 vanilla kernel with SuSE's 2.6.37.1-1.2-default (from an XFS file system mounted off a sata_via driven SATA disk drive), I sometimes get intermittent failures, and upon inspection with vim, I see binary garbage in a file. Rebooting fixes this condition. - in-memory file corruption happens on XFS and ext4 file systems. It is usually cleared on a reboot. - openSUSE up to and including 11.3 have been rock solid on the same hardware, issues correlate in time with the upgrade to 11.4. Apparently it's not mySQL's fault. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c3 Matthias Andree <matthias.andree@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|MySQL/MyISAM massive |kernel bug: in-memory file |database corruption after |corruption after 11.3 -> |11.3 -> 11.4 upgrade in |11.4 upgrade in |bacula-server |bacula-server and in .c | |source files --- Comment #3 from Matthias Andree <matthias.andree@gmx.de> 2011-03-29 15:04:39 UTC --- Further hints: - changing mySQL's tables to InnoDB doesn't help, but causes the same database corruption even without a single application or computer crash. - sometimes, I get random segfaults logged, this never happened with 11.3. (changing summary) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c4 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |bphilips@novell.com InfoProvider| |matthias.andree@gmx.de AssignedTo|kernel-maintainers@forge.pr |jeffm@novell.com |ovo.novell.com | --- Comment #4 from Brandon Philips <bphilips@novell.com> 2011-03-30 18:17:59 UTC --- (In reply to comment #2)
- compiling a 2.6.37.6 vanilla kernel with SuSE's 2.6.37.1-1.2-default (from an XFS file system mounted off a sata_via driven SATA disk drive), I sometimes get intermittent failures, and upon inspection with vim, I see binary garbage in a file. Rebooting fixes this condition.
Can you copy the corrupted file and attach it? It might be helpful.
- in-memory file corruption happens on XFS and ext4 file systems. It is usually cleared on a reboot.
So the damage is not permanent at this point? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c5 Matthias Andree <matthias.andree@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|matthias.andree@gmx.de | --- Comment #5 from Matthias Andree <matthias.andree@gmx.de> 2011-03-30 18:33:03 UTC --- (In reply to comment #4)
Can you copy the corrupted file and attach it? It might be helpful.
Unfortunately I cannot since the condition is temporary. In the middle of a .c source file (on XFS), I got binary material.
So the damage is not permanent at this point?
For the .c source files, apparently yes, as the kernel broke compilation later after a reboot, and ultimately succeeded. I am currently trying 2.6.38.2-1.1 from OBS, at first glance, it seems to be better-behaved, but I need a couple of days to make a sustainable statement. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c6 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |matthias.andree@gmx.de --- Comment #6 from Brandon Philips <bphilips@novell.com> 2011-03-30 18:42:37 UTC --- It happens identically on both XFS and ext4, correct? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c7 Matthias Andree <matthias.andree@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|matthias.andree@gmx.de | --- Comment #7 from Matthias Andree <matthias.andree@gmx.de> 2011-03-30 19:05:12 UTC --- As far as I can tell, yes. mysql is in ext4 though: /dev/sda4 / ext4 rw,relatime,user_xattr,acl,barrier=1,journal_checksum,data=writeback 0 0 BTW, MySQL failed again with 2.6.38.2, and corrupted its databases again (and broke - again the bacula database backup). Retrying after the fixup shown below. After rcmysql stop, I run: merlin:/var/lib/mysql # myisamchk --silent -o */*.MYI Key 1 - Found wrong stored record at 72503808 Key 1 - Found wrong stored record at 84963796 Duplicate key 1 for record at 84963936 against new record at 38867552 Duplicate key 1 for record at 84964052 against new record at 38867668 Duplicate key 1 for record at 84964168 against new record at 38867784 Duplicate key 1 for record at 84964284 against new record at 38867900 Duplicate key 1 for record at 84964400 against new record at 38868016 Duplicate key 1 for record at 84964520 against new record at 38868136 Duplicate key 1 for record at 84964636 against new record at 38868252 Duplicate key 1 for record at 84964752 against new record at 38868368 Duplicate key 1 for record at 84964868 against new record at 38868484 .. Duplicate key 1 for record at 269733528 against new record at 41295512 Duplicate key 1 for record at 269733616 against new record at 41295600 Duplicate key 1 for record at 269733728 against new record at 41295712 Key 1 - Found wrong stored record at 269733840 Duplicate key 1 for record at 269733936 against new record at 41300016 Duplicate key 1 for record at 269734048 against new record at 41300128 Duplicate key 1 for record at 269734160 against new record at 41300240 .. Wrong bytesec: 13- 0- 56 at 269746196; Skipped I think I'll retry with 11.3's older kernel now. I'm ready for X11 effects (as 11.3 likely doesn't support nouveau) but anyways. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c8 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bruno@ioda-net.ch --- Comment #8 from Bruno Friedmann <bruno@ioda-net.ch> 2011-03-31 05:25:25 UTC --- I'm pretty in the same condition : (so this is for information) a /dev/md on top of that a pv, then vg -> lv ext4 I use bacula (packaged by myself) My first advise would be to upgrade to 5.0.3 Present on obs in contrib and archiving repo I've my partition for mysql in ext4 too, and I've upgraded this computer from 11.2 to 11.4. I didn't get any troubles nor writing/reading on my raid10 xfs backup partition nor with / or /var lvm formatted with ext4. The big difference is my sata controller are sata_nv & jmicron (only for the dvd) I use kernel-desktop 2.6.37.1-1.2.2, mysql is 5.1.53-4.7.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c Matthias Andree <matthias.andree@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Other |openSUSE 11.4 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c9 --- Comment #9 from Matthias Andree <matthias.andree@gmx.de> 2011-04-05 13:01:55 UTC --- While apparently unrelated, I've recently removed a combo USB2/IEEE1394 card with VIA VT6214L and VT6307 chips, and apparently, 2.6.38.2 is more stable now and I haven't seen MyISAM or InnoDB corruptions since. Note that the external drive that bacula (now also upgraded to 5.0.X) logged to was NOT attached to this PCI card, but to the onboard USB2 EHCI host. I'm not sure if this is because it might be using the same chip as the mobo, or if it was because of a PCI issue. Further experimentation needed when I find the time. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P0 - Crit Sit |P2 - High AssignedTo|jeffm@novell.com |gregkh@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c10 --- Comment #10 from Greg Kroah-Hartman <gregkh@novell.com> 2011-04-05 17:47:16 UTC --- So, the tumbleweed kernel works better? Is this an issue anymore so can I close it out? confused... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |matthias.andree@gmx.de -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c11 Matthias Andree <matthias.andree@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|matthias.andree@gmx.de | --- Comment #11 from Matthias Andree <matthias.andree@gmx.de> 2011-04-05 19:25:13 UTC --- Greg, I haven't collected sufficient data to make a final statement yet, and the Tumbleweed kernel hasn't run for long enough yet. I had been running Kernel:stable (2.6.38.2-1.1) over the weekend which behaved sorta well, only that it caught MySQL lock timeouts in bacula earlier today, possibly related to my using pm-suspend earlier. I've now rebooted into the original 11.4 kernel and want to try that a couple of days. What I know for sure is: - the problem reported here coincided (in time) with an online (zypper-based) 11.3->11.4 upgrade - memtest86 never reported issues whatsoever on multiple passes - I have occasional segfaults of, mostly, startpar, but also other apps - after I've removed said USB2.0/IEEE1394 combo card, I haven't seen MySQL corruption, although that card wasn't involved in any hardware used for the backup. Given I still see app segfaults, I'm not yet convinced what it would have to do with the issue. The only reason I can fancy is that the device ID of the USB part is the same as on the mainboard and that might have confused the newer kernels (2.6.37 and .38). - using the onboard VIA Rhine II Ethernet chip rather than a PCI 3C905B NIC caused massive lockups (I needed WOL, but I could get hold of a 3C905C which sidestepped the problem) -- so chances are that said combo card also botched the IRQ setup although the dmesg above looks unsuspicious to me. They have PCI INT C, on different links, and get mapped to different IRQs. This is quite mysterious and I need a couple of days to figure things out, possibly as long as two weeks. Also I need to readd the USB/IEEE combo card (possibly in a different computer) to ascertain it's not been messing up the PCI bus. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c12 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #12 from Greg Kroah-Hartman <gregkh@novell.com> 2011-08-11 20:27:50 UTC --- So, tumbleweed kernel works now? I'll mark this closed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c13 --- Comment #13 from Matthias Andree <matthias.andree@gmx.de> 2011-08-11 20:41:59 UTC --- Well, I've changed various things in the meanwhile, without being certain what it was. The kernel is currently 2.6.37.6-0.7-default and it sorta works, but zypper prefers hanging with TCP checksum offloading on the 3C905C enabled (which gets re-enabled after wakeup from ACPI S3, so I need to un-/reload the 3c59x module after wakeup), and I have made bacula and mysql changes too. (MySQL is a huge pile of crap especially with its MyISAM default - fixed in 5.5 - and unfortunately an openSUSE bacula port using PostgreSQL instead never manifested itself.) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c14 --- Comment #14 from Bruno Friedmann <bruno@ioda-net.ch> 2011-08-12 05:39:56 UTC --- Matthias, searching a bit in obs lead you to one of BaculaNetwork partner, who has builds for all version http://download.opensuse.org/repositories/home:/dassit:/bacula:/ I know about the situation on factory, is not ideal for the moment. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=680687 https://bugzilla.novell.com/show_bug.cgi?id=680687#c15 --- Comment #15 from Matthias Andree <matthias.andree@gmx.de> 2011-08-12 07:12:54 UTC --- (In reply to comment #14)
Matthias, searching a bit in obs lead you to one of BaculaNetwork partner, who has builds for all version http://download.opensuse.org/repositories/home:/dassit:/bacula:/
I know about the situation on factory, is not ideal for the moment.
Bruno - that's good news (I had done a search "back then" when I filed the bug and there was no such thing), and openSUSE 11.4 packages are sufficient for me for now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com