You are not logged in.

#1 2012-08-18 15:34:42

MajorTom
Member
Registered: 2008-09-12
Posts: 58

[SOLVED] sudden reboots during init with newer kernels

One of my Arch installations can't run any kernels past linux-3.3.4-2-x86_64.pkg.tar.xz.  The entire system is fully up-to-date otherwise.

3.3.5-1 and up to the most recent 3.4.9-1 and even testing (3.5.2-1) cause a reboot during init.  On occasion, it would actually finish booting up and stay stable for a few seconds and then KaBoOm!(tm) again.

I'm forced to stick with LTS (currently 3.0.40-1) but I'm concerned about future upgrades.

Here's what I've tried so far:
- passed various options to kernel (noacpi, acpi=off, thermal.nocrt=1, pcie_aspm=force)
- disabled most daemons (all but syslog, network, sshd)
- tried fallback ramdisks
- rebuilt ramdisk without any MODULES specified / with some but not others, with different HOOKS combinations
- ran fsck on root
- ran S.M.A.R.T. extended tests on all hard drives
- disabled automount of btrfs volumes
- compiled kernel 3.4.9-1 with config merged from 3.3.4-2
- compiled 3.4.9-1 with 3.3.4-2 config intact
- ran memtest86+

I even suspected overheating but couldn't find any proof it was an issue.

This is a rather old desktop computer, acting as a fileserver and webserver, with no xf86, no fancy hardware, no wifi, etc.  I can provide output of lspci if needed.

Here are important sections of some of my config files:

/boot/syslinux/syslinux.cfg

LABEL arch
        MENU LABEL Arch Linux
        LINUX /boot/vmlinuz-linux
        APPEND root=LABEL=system ro vga=773
	#APPEND root=/dev/disk/by-label/system ro
        INITRD /boot/initramfs-linux.img

/etc/mdadm.conf

ARRAY /dev/md0 metadata=0.90 UUID=cb7d79d6:1aa38941:e89251aa:fb27db36
ARRAY /dev/md1 metadata=0.90 UUID=058c4130:7f4a202f:7cc4f564:e0529720

/etc/mkinitcpio.conf

MODULES="pata_amd sata_nv md_mod raid1 ext4 btrfs"
HOOKS="base udev autodetect pata sata scsi mdadm_udev btrfs filesystems usbinput fsck"

/etc/modprobe.d/modprobe.conf

blacklist pcspkr
# ls /etc/modules-load.d/
total 0

/etc/rc.conf

DAEMONS=(!hwclock syslog-ng crond network sshd samba rpcbind nfs-common nfs-server netfs ntpd mysqld php-fpm nginx postfix dbus acpid smartd mdadm sensors)

/etc/fstab

tmpfs           /tmp            tmpfs   nodev,nosuid    0 0
# rootfs + swap each on their own RAID 1 (mirror)
LABEL=system	/	ext4	defaults,noatime	0 1
LABEL=swap	swap	swap	defaults		0 0
LABEL=backups	/BACKUPS	btrfs	defaults,noatime,compress=lzo,autodefrag	0 0
LABEL=library	/LIBRARY	btrfs	defaults,noatime,compress=lzo,autodefrag	0 0

And here are some logs captured the odd time the system managed to boot up:

kernel.log

Aug 16 16:17:50 localhost kernel: [    0.000000] Initializing cgroup subsys cpuset
Aug 16 16:17:50 localhost kernel: [    0.000000] Initializing cgroup subsys cpu
Aug 16 16:17:50 localhost kernel: [    0.000000] Linux version 3.4.9-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Aug 15 18:59:31 CEST 2012
Aug 16 16:17:50 localhost kernel: [    0.000000] Command line: vga=773 root=LABEL=system ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux 
Aug 16 16:17:50 localhost kernel: [    0.000000] BIOS-provided physical RAM map:
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000007fff0000 (usable)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 000000007fff0000 - 000000007fff3000 (ACPI NVS)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 000000007fff3000 - 0000000080000000 (ACPI data)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Aug 16 16:17:50 localhost kernel: [    0.000000] NX (Execute Disable) protection: active
Aug 16 16:17:50 localhost kernel: [    0.000000] DMI 2.3 present.
Aug 16 16:17:50 localhost kernel: [    0.000000] DMI: System manufacturer System Product Name/A8N-E, BIOS ASUS A8N-E ACPI BIOS Revision 1008 08/22/2005
Aug 16 16:17:50 localhost kernel: [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
Aug 16 16:17:50 localhost kernel: [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Aug 16 16:17:50 localhost kernel: [    0.000000] No AGP bridge found
Aug 16 16:17:50 localhost kernel: [    0.000000] last_pfn = 0x7fff0 max_arch_pfn = 0x400000000
Aug 16 16:17:50 localhost kernel: [    0.000000] MTRR default type: uncachable
Aug 16 16:17:50 localhost kernel: [    0.000000] MTRR fixed ranges enabled:
Aug 16 16:17:50 localhost kernel: [    0.000000]   00000-9FFFF write-back
Aug 16 16:17:50 localhost kernel: [    0.000000]   A0000-BFFFF uncachable
Aug 16 16:17:50 localhost kernel: [    0.000000]   C0000-C7FFF write-protect
Aug 16 16:17:50 localhost kernel: [    0.000000]   C8000-FFFFF uncachable
Aug 16 16:17:50 localhost kernel: [    0.000000] MTRR variable ranges enabled:
Aug 16 16:17:50 localhost kernel: [    0.000000]   0 base 0000000000 mask FF80000000 write-back
Aug 16 16:17:50 localhost kernel: [    0.000000]   1 disabled
Aug 16 16:17:50 localhost kernel: [    0.000000]   2 disabled
Aug 16 16:17:50 localhost kernel: [    0.000000]   3 disabled
Aug 16 16:17:50 localhost kernel: [    0.000000]   4 disabled
Aug 16 16:17:50 localhost kernel: [    0.000000]   5 disabled
Aug 16 16:17:50 localhost kernel: [    0.000000]   6 disabled
Aug 16 16:17:50 localhost kernel: [    0.000000]   7 disabled
Aug 16 16:17:50 localhost kernel: [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Aug 16 16:17:50 localhost kernel: [    0.000000] found SMP MP-table at [ffff8800000f5680] f5680
Aug 16 16:17:50 localhost kernel: [    0.000000] initial memory mapped : 0 - 20000000
Aug 16 16:17:50 localhost kernel: [    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
Aug 16 16:17:50 localhost kernel: [    0.000000] init_memory_mapping: 0000000000000000-000000007fff0000
Aug 16 16:17:50 localhost kernel: [    0.000000]  0000000000 - 007fe00000 page 2M
Aug 16 16:17:50 localhost kernel: [    0.000000]  007fe00000 - 007fff0000 page 4k
Aug 16 16:17:50 localhost kernel: [    0.000000] kernel direct mapping tables up to 7fff0000 @ 1fffc000-20000000
Aug 16 16:17:50 localhost kernel: [    0.000000] RAMDISK: 7fc5f000 - 7ffef000
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: RSDP 00000000000f76f0 00014 (v00 Nvidia)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: RSDT 000000007fff3040 00038 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: FACP 000000007fff30c0 00074 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: DSDT 000000007fff3180 06264 (v01 NVIDIA AWRDACPI 00001000 MSFT 0100000E)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: FACS 000000007fff0000 00040
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: SSDT 000000007fff9500 0020C (v01 PTLTD  POWERNOW 00000001  LTP 00000001)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: SRAT 000000007fff9780 000A0 (v01 AMD    HAMMER   00000001 AMD  00000001)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: MCFG 000000007fff9880 0003C (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: APIC 000000007fff9440 0007C (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Aug 16 16:17:50 localhost kernel: [    0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
Aug 16 16:17:50 localhost kernel: [    0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
Aug 16 16:17:50 localhost kernel: [    0.000000] SRAT: Node 0 PXM 0 0-a0000
Aug 16 16:17:50 localhost kernel: [    0.000000] SRAT: Node 0 PXM 0 100000-80000000
Aug 16 16:17:50 localhost kernel: [    0.000000] NUMA: Node 0 [0,a0000) + [100000,7fff0000) -> [0,7fff0000)
Aug 16 16:17:50 localhost kernel: [    0.000000] Initmem setup node 0 0000000000000000-000000007fff0000
Aug 16 16:17:50 localhost kernel: [    0.000000]   NODE_DATA [000000007fc5b000 - 000000007fc5efff]
Aug 16 16:17:50 localhost kernel: [    0.000000]  [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007d400000-ffff88007f3fffff] on node 0
Aug 16 16:17:50 localhost kernel: [    0.000000] Zone PFN ranges:
Aug 16 16:17:50 localhost kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Aug 16 16:17:50 localhost kernel: [    0.000000]   DMA32    0x00001000 -> 0x00100000
Aug 16 16:17:50 localhost kernel: [    0.000000]   Normal   empty
Aug 16 16:17:50 localhost kernel: [    0.000000] Movable zone start PFN for each node
Aug 16 16:17:50 localhost kernel: [    0.000000] Early memory PFN ranges
Aug 16 16:17:50 localhost kernel: [    0.000000]     0: 0x00000010 -> 0x0000009f
Aug 16 16:17:50 localhost kernel: [    0.000000]     0: 0x00000100 -> 0x0007fff0
Aug 16 16:17:50 localhost kernel: [    0.000000] On node 0 totalpages: 524159
Aug 16 16:17:50 localhost kernel: [    0.000000]   DMA zone: 64 pages used for memmap
Aug 16 16:17:50 localhost kernel: [    0.000000]   DMA zone: 5 pages reserved
Aug 16 16:17:50 localhost kernel: [    0.000000]   DMA zone: 3914 pages, LIFO batch:0
Aug 16 16:17:50 localhost kernel: [    0.000000]   DMA32 zone: 8128 pages used for memmap
Aug 16 16:17:50 localhost kernel: [    0.000000]   DMA32 zone: 512048 pages, LIFO batch:31
Aug 16 16:17:50 localhost kernel: [    0.000000] Nvidia board detected. Ignoring ACPI timer override.
Aug 16 16:17:50 localhost kernel: [    0.000000] If you got timer trouble try acpi_use_timer_override
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x4008
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: Local APIC address 0xfee00000
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Aug 16 16:17:50 localhost kernel: [    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: BIOS IRQ0 override ignored.
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: IRQ9 used by override.
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: IRQ14 used by override.
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: IRQ15 used by override.
Aug 16 16:17:50 localhost kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
Aug 16 16:17:50 localhost kernel: [    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
Aug 16 16:17:50 localhost kernel: [    0.000000] nr_irqs_gsi: 40
Aug 16 16:17:50 localhost kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Aug 16 16:17:50 localhost kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
Aug 16 16:17:50 localhost kernel: [    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Aug 16 16:17:50 localhost kernel: [    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
Aug 16 16:17:50 localhost kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Aug 16 16:17:50 localhost kernel: [    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
Aug 16 16:17:50 localhost kernel: [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fa00000 s82944 r8192 d23552 u1048576
Aug 16 16:17:50 localhost kernel: [    0.000000] pcpu-alloc: s82944 r8192 d23552 u1048576 alloc=1*2097152
Aug 16 16:17:50 localhost kernel: [    0.000000] pcpu-alloc: [0] 0 1 
Aug 16 16:17:50 localhost kernel: [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 515962
Aug 16 16:17:50 localhost kernel: [    0.000000] Policy zone: DMA32
Aug 16 16:17:50 localhost kernel: [    0.000000] Kernel command line: vga=773 root=LABEL=system ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux 
Aug 16 16:17:50 localhost kernel: [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Aug 16 16:17:50 localhost kernel: [    0.000000] Checking aperture...
Aug 16 16:17:50 localhost kernel: [    0.000000] No AGP bridge found
Aug 16 16:17:50 localhost kernel: [    0.000000] Node 0: aperture @ 9f00000000 size 32 MB
Aug 16 16:17:50 localhost kernel: [    0.000000] Aperture beyond 4GB. Ignoring.
Aug 16 16:17:50 localhost kernel: [    0.000000] Memory: 2048796k/2097088k available (4543k kernel code, 452k absent, 47840k reserved, 4304k data, 740k init)
Aug 16 16:17:50 localhost kernel: [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Aug 16 16:17:50 localhost kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Aug 16 16:17:50 localhost kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Aug 16 16:17:50 localhost kernel: [    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
Aug 16 16:17:50 localhost kernel: [    0.000000] NR_IRQS:4352 nr_irqs:512 16
Aug 16 16:17:50 localhost kernel: [    0.000000] spurious 8259A interrupt: IRQ7.
Aug 16 16:17:50 localhost kernel: [    0.000000] Console: colour dummy device 80x25
Aug 16 16:17:50 localhost kernel: [    0.000000] console [tty0] enabled
Aug 16 16:17:50 localhost kernel: [    0.000000] allocated 8388608 bytes of page_cgroup
Aug 16 16:17:50 localhost kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Aug 16 16:17:50 localhost kernel: [    0.000000] Fast TSC calibration using PIT
Aug 16 16:17:50 localhost kernel: [    0.000000] Detected 2412.286 MHz processor.
Aug 16 16:17:50 localhost kernel: [    0.000000] Marking TSC unstable due to TSCs unsynchronized
Aug 16 16:17:50 localhost kernel: [    0.006673] Calibrating delay loop (skipped), value calculated using timer frequency.. 4826.59 BogoMIPS (lpj=8040953)
Aug 16 16:17:50 localhost kernel: [    0.006677] pid_max: default: 32768 minimum: 301
Aug 16 16:17:50 localhost kernel: [    0.006708] Security Framework initialized
Aug 16 16:17:50 localhost kernel: [    0.006715] AppArmor: AppArmor disabled by boot time parameter
Aug 16 16:17:50 localhost kernel: [    0.006904] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Aug 16 16:17:50 localhost kernel: [    0.008406] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Aug 16 16:17:50 localhost kernel: [    0.010552] Mount-cache hash table entries: 256
Aug 16 16:17:50 localhost kernel: [    0.010807] Initializing cgroup subsys cpuacct
Aug 16 16:17:50 localhost kernel: [    0.010811] Initializing cgroup subsys memory
Aug 16 16:17:50 localhost kernel: [    0.010823] Initializing cgroup subsys devices
Aug 16 16:17:50 localhost kernel: [    0.010825] Initializing cgroup subsys freezer
Aug 16 16:17:50 localhost kernel: [    0.010828] Initializing cgroup subsys net_cls
Aug 16 16:17:50 localhost kernel: [    0.010830] Initializing cgroup subsys blkio
Aug 16 16:17:50 localhost kernel: [    0.010865] tseg: 0000000000
Aug 16 16:17:50 localhost kernel: [    0.010881] CPU: Physical Processor ID: 0
Aug 16 16:17:50 localhost kernel: [    0.010883] CPU: Processor Core ID: 0
Aug 16 16:17:50 localhost kernel: [    0.010885] mce: CPU supports 5 MCE banks
Aug 16 16:17:50 localhost kernel: [    0.011650] ACPI: Core revision 20120320
Aug 16 16:17:50 localhost kernel: [    0.016238] ftrace: allocating 17833 entries in 70 pages
Aug 16 16:17:50 localhost kernel: [    0.023788] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
Aug 16 16:17:50 localhost kernel: [    0.059704] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ stepping 01
Aug 16 16:17:50 localhost kernel: [    0.059996] Performance Events: AMD PMU driver.
Aug 16 16:17:50 localhost kernel: [    0.059996] ... version:                0
Aug 16 16:17:50 localhost kernel: [    0.059996] ... bit width:              48
Aug 16 16:17:50 localhost kernel: [    0.059996] ... generic registers:      4
Aug 16 16:17:50 localhost kernel: [    0.059996] ... value mask:             0000ffffffffffff
Aug 16 16:17:50 localhost kernel: [    0.059996] ... max period:             00007fffffffffff
Aug 16 16:17:50 localhost kernel: [    0.059996] ... fixed-purpose events:   0
Aug 16 16:17:50 localhost kernel: [    0.059996] ... event mask:             000000000000000f
Aug 16 16:17:50 localhost kernel: [    0.076798] NMI watchdog: enabled, takes one hw-pmu counter.
Aug 16 16:17:50 localhost kernel: [    0.096678] Booting Node   0, Processors  #1 Ok.
Aug 16 16:17:50 localhost kernel: [    0.190040] NMI watchdog: enabled, takes one hw-pmu counter.
Aug 16 16:17:50 localhost kernel: [    0.190069] Brought up 2 CPUs
Aug 16 16:17:50 localhost kernel: [    0.190071] Total of 2 processors activated (9652.02 BogoMIPS).
Aug 16 16:17:50 localhost kernel: [    0.190613] devtmpfs: initialized
Aug 16 16:17:50 localhost kernel: [    0.191695] PM: Registering ACPI NVS region [mem 0x7fff0000-0x7fff2fff] (12288 bytes)
Aug 16 16:17:50 localhost kernel: [    0.193400] NET: Registered protocol family 16
Aug 16 16:17:50 localhost kernel: [    0.193541] node 0 link 0: io port [1000, fffff]
Aug 16 16:17:50 localhost kernel: [    0.193545] TOM: 0000000080000000 aka 2048M
Aug 16 16:17:50 localhost kernel: [    0.193547] node 0 link 0: mmio [e0000000, efffffff]
Aug 16 16:17:50 localhost kernel: [    0.193550] node 0 link 0: mmio [feb00000, fec0ffff]
Aug 16 16:17:50 localhost kernel: [    0.193553] node 0 link 0: mmio [a0000, bffff]
Aug 16 16:17:50 localhost kernel: [    0.193555] node 0 link 0: mmio [80000000, fed3ffff]
Aug 16 16:17:50 localhost kernel: [    0.193558] bus: [00, ff] on node 0 link 0
Aug 16 16:17:50 localhost kernel: [    0.193561] bus: 00 index 0 [io  0x0000-0xffff]
Aug 16 16:17:50 localhost kernel: [    0.193563] bus: 00 index 1 [mem 0x80000000-0xfcffffffff]
Aug 16 16:17:50 localhost kernel: [    0.193565] bus: 00 index 2 [mem 0xfeb00000-0xfec0ffff]
Aug 16 16:17:50 localhost kernel: [    0.193567] bus: 00 index 3 [mem 0x000a0000-0x000bffff]
Aug 16 16:17:50 localhost kernel: [    0.193587] ACPI: bus type pci registered
Aug 16 16:17:50 localhost kernel: [    0.193651] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Aug 16 16:17:50 localhost kernel: [    0.193655] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Aug 16 16:17:50 localhost kernel: [    0.212040] PCI: Using configuration type 1 for base access
Aug 16 16:17:50 localhost kernel: [    0.212617] bio: create slab <bio-0> at 0
Aug 16 16:17:50 localhost kernel: [    0.212617] ACPI: Added _OSI(Module Device)
Aug 16 16:17:50 localhost kernel: [    0.212617] ACPI: Added _OSI(Processor Device)
Aug 16 16:17:50 localhost kernel: [    0.212617] ACPI: Added _OSI(3.0 _SCP Extensions)
Aug 16 16:17:50 localhost kernel: [    0.212617] ACPI: Added _OSI(Processor Aggregator Device)
Aug 16 16:17:50 localhost kernel: [    0.213781] ACPI: EC: Look up EC in DSDT
Aug 16 16:17:50 localhost kernel: [    0.218051] ACPI: Interpreter enabled
Aug 16 16:17:50 localhost kernel: [    0.218056] ACPI: (supports S0 S1 S3 S4 S5)
Aug 16 16:17:50 localhost kernel: [    0.218077] ACPI: Using IOAPIC for interrupt routing
Aug 16 16:17:50 localhost kernel: [    0.222739] ACPI: No dock devices found.
Aug 16 16:17:50 localhost kernel: [    0.222746] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
Aug 16 16:17:50 localhost kernel: [    0.222798] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Aug 16 16:17:50 localhost kernel: [    0.222863] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7] (ignored)
Aug 16 16:17:50 localhost kernel: [    0.222866] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff] (ignored)
Aug 16 16:17:50 localhost kernel: [    0.222869] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
Aug 16 16:17:50 localhost kernel: [    0.222871] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
Aug 16 16:17:50 localhost kernel: [    0.222874] pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xfebfffff] (ignored)
Aug 16 16:17:50 localhost kernel: [    0.222877] PCI: root bus 00: hardware-probed resources
Aug 16 16:17:50 localhost kernel: [    0.222916] PCI host bridge to bus 0000:00
Aug 16 16:17:50 localhost kernel: [    0.222919] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
Aug 16 16:17:50 localhost kernel: [    0.222921] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfcffffffff]
Aug 16 16:17:50 localhost kernel: [    0.222924] pci_bus 0000:00: root bus resource [mem 0xfeb00000-0xfec0ffff]
Aug 16 16:17:50 localhost kernel: [    0.222926] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Aug 16 16:17:50 localhost kernel: [    0.222940] pci 0000:00:00.0: [10de:005e] type 00 class 0x058000
Aug 16 16:17:50 localhost kernel: [    0.223012] pci 0000:00:01.0: [10de:0050] type 00 class 0x060100
Aug 16 16:17:50 localhost kernel: [    0.223031] HPET not enabled in BIOS. You might try hpet=force boot option
Aug 16 16:17:50 localhost kernel: [    0.223045] pci 0000:00:01.1: [10de:0052] type 00 class 0x0c0500
Aug 16 16:17:50 localhost kernel: [    0.223052] pci 0000:00:01.1: reg 10: [io  0xd800-0xd81f]
Aug 16 16:17:50 localhost kernel: [    0.223064] pci 0000:00:01.1: reg 20: [io  0x4c00-0x4c3f]
Aug 16 16:17:50 localhost kernel: [    0.223068] pci 0000:00:01.1: reg 24: [io  0x4c40-0x4c7f]
Aug 16 16:17:50 localhost kernel: [    0.223081] pci 0000:00:01.1: PME# supported from D3hot D3cold
Aug 16 16:17:50 localhost kernel: [    0.223097] pci 0000:00:02.0: [10de:005a] type 00 class 0x0c0310
Aug 16 16:17:50 localhost kernel: [    0.223105] pci 0000:00:02.0: reg 10: [mem 0xd5002000-0xd5002fff]
Aug 16 16:17:50 localhost kernel: [    0.223129] pci 0000:00:02.0: supports D1 D2
Aug 16 16:17:50 localhost kernel: [    0.223131] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug 16 16:17:50 localhost kernel: [    0.223143] pci 0000:00:02.1: [10de:005b] type 00 class 0x0c0320
Aug 16 16:17:50 localhost kernel: [    0.223151] pci 0000:00:02.1: reg 10: [mem 0xfeb00000-0xfeb000ff]
Aug 16 16:17:50 localhost kernel: [    0.223180] pci 0000:00:02.1: supports D1 D2
Aug 16 16:17:50 localhost kernel: [    0.223182] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
Aug 16 16:17:50 localhost kernel: [    0.223201] pci 0000:00:06.0: [10de:0053] type 00 class 0x01018a
Aug 16 16:17:50 localhost kernel: [    0.223216] pci 0000:00:06.0: reg 20: [io  0xf000-0xf00f]
Aug 16 16:17:50 localhost kernel: [    0.223240] pci 0000:00:07.0: [10de:0054] type 00 class 0x010185
Aug 16 16:17:50 localhost kernel: [    0.223246] pci 0000:00:07.0: reg 10: [io  0x09f0-0x09f7]
Aug 16 16:17:50 localhost kernel: [    0.223251] pci 0000:00:07.0: reg 14: [io  0x0bf0-0x0bf3]
Aug 16 16:17:50 localhost kernel: [    0.223256] pci 0000:00:07.0: reg 18: [io  0x0970-0x0977]
Aug 16 16:17:50 localhost kernel: [    0.223260] pci 0000:00:07.0: reg 1c: [io  0x0b70-0x0b73]
Aug 16 16:17:50 localhost kernel: [    0.223265] pci 0000:00:07.0: reg 20: [io  0xd400-0xd40f]
Aug 16 16:17:50 localhost kernel: [    0.223270] pci 0000:00:07.0: reg 24: [mem 0xd5001000-0xd5001fff]
Aug 16 16:17:50 localhost kernel: [    0.223290] pci 0000:00:08.0: [10de:0055] type 00 class 0x010185
Aug 16 16:17:50 localhost kernel: [    0.223297] pci 0000:00:08.0: reg 10: [io  0x09e0-0x09e7]
Aug 16 16:17:50 localhost kernel: [    0.223301] pci 0000:00:08.0: reg 14: [io  0x0be0-0x0be3]
Aug 16 16:17:50 localhost kernel: [    0.223306] pci 0000:00:08.0: reg 18: [io  0x0960-0x0967]
Aug 16 16:17:50 localhost kernel: [    0.223310] pci 0000:00:08.0: reg 1c: [io  0x0b60-0x0b63]
Aug 16 16:17:50 localhost kernel: [    0.223327] pci 0000:00:08.0: reg 20: [io  0xc000-0xc00f]
Aug 16 16:17:50 localhost kernel: [    0.223331] pci 0000:00:08.0: reg 24: [mem 0xd5000000-0xd5000fff]
Aug 16 16:17:50 localhost kernel: [    0.223351] pci 0000:00:09.0: [10de:005c] type 01 class 0x060401
Aug 16 16:17:50 localhost kernel: [    0.223372] pci 0000:00:0b.0: [10de:005d] type 01 class 0x060400
Aug 16 16:17:50 localhost kernel: [    0.223397] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug 16 16:17:50 localhost kernel: [    0.223413] pci 0000:00:0c.0: [10de:005d] type 01 class 0x060400
Aug 16 16:17:50 localhost kernel: [    0.223438] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug 16 16:17:50 localhost kernel: [    0.223452] pci 0000:00:0d.0: [10de:005d] type 01 class 0x060400
Aug 16 16:17:50 localhost kernel: [    0.223477] pci 0000:00:0d.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug 16 16:17:50 localhost kernel: [    0.223490] pci 0000:00:0e.0: [10de:005d] type 01 class 0x060400
Aug 16 16:17:50 localhost kernel: [    0.223514] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug 16 16:17:50 localhost kernel: [    0.223532] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
Aug 16 16:17:50 localhost kernel: [    0.223551] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
Aug 16 16:17:50 localhost kernel: [    0.223567] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
Aug 16 16:17:50 localhost kernel: [    0.223583] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
Aug 16 16:17:50 localhost kernel: [    0.223616] pci 0000:05:06.0: [1002:4754] type 00 class 0x030000
Aug 16 16:17:50 localhost kernel: [    0.223625] pci 0000:05:06.0: reg 10: [mem 0xd2000000-0xd2ffffff]
Aug 16 16:17:50 localhost kernel: [    0.223633] pci 0000:05:06.0: reg 14: [io  0xa000-0xa0ff]
Aug 16 16:17:50 localhost kernel: [    0.223640] pci 0000:05:06.0: reg 18: [mem 0xd4000000-0xd4000fff]
Aug 16 16:17:50 localhost kernel: [    0.223662] pci 0000:05:06.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Aug 16 16:17:50 localhost kernel: [    0.223681] pci 0000:05:07.0: [10ec:8169] type 00 class 0x020000
Aug 16 16:17:50 localhost kernel: [    0.223692] pci 0000:05:07.0: reg 10: [io  0xa400-0xa4ff]
Aug 16 16:17:50 localhost kernel: [    0.223699] pci 0000:05:07.0: reg 14: [mem 0xd4001000-0xd40010ff]
Aug 16 16:17:50 localhost kernel: [    0.223723] pci 0000:05:07.0: reg 30: [mem 0x00000000-0x0001ffff pref]
Aug 16 16:17:50 localhost kernel: [    0.223740] pci 0000:05:07.0: supports D1 D2
Aug 16 16:17:50 localhost kernel: [    0.223742] pci 0000:05:07.0: PME# supported from D1 D2 D3hot D3cold
Aug 16 16:17:50 localhost kernel: [    0.223766] pci 0000:00:09.0: PCI bridge to [bus 05-05] (subtractive decode)
Aug 16 16:17:50 localhost kernel: [    0.223769] pci 0000:00:09.0:   bridge window [io  0xa000-0xafff]
Aug 16 16:17:50 localhost kernel: [    0.223772] pci 0000:00:09.0:   bridge window [mem 0xd2000000-0xd4ffffff]
Aug 16 16:17:50 localhost kernel: [    0.223775] pci 0000:00:09.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
Aug 16 16:17:50 localhost kernel: [    0.223778] pci 0000:00:09.0:   bridge window [mem 0x80000000-0xfcffffffff] (subtractive decode)
Aug 16 16:17:50 localhost kernel: [    0.223781] pci 0000:00:09.0:   bridge window [mem 0xfeb00000-0xfec0ffff] (subtractive decode)
Aug 16 16:17:50 localhost kernel: [    0.223783] pci 0000:00:09.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
Aug 16 16:17:50 localhost kernel: [    0.223802] pci 0000:00:0b.0: PCI bridge to [bus 04-04]
Aug 16 16:17:50 localhost kernel: [    0.223836] pci 0000:03:00.0: [197b:2363] type 00 class 0x010400
Aug 16 16:17:50 localhost kernel: [    0.223897] pci 0000:03:00.0: reg 24: [mem 0xd1000000-0xd10001ff]
Aug 16 16:17:50 localhost kernel: [    0.223907] pci 0000:03:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
Aug 16 16:17:50 localhost kernel: [    0.223951] pci 0000:03:00.0: PME# supported from D3hot
Aug 16 16:17:50 localhost kernel: [    0.223982] pci 0000:03:00.1: [197b:0368] type 00 class 0x010185
Aug 16 16:17:50 localhost kernel: [    0.223996] pci 0000:03:00.1: reg 10: [io  0x8000-0x8007]
Aug 16 16:17:50 localhost kernel: [    0.224006] pci 0000:03:00.1: reg 14: [io  0x8400-0x8403]
Aug 16 16:17:50 localhost kernel: [    0.224016] pci 0000:03:00.1: reg 18: [io  0x8800-0x8807]
Aug 16 16:17:50 localhost kernel: [    0.224026] pci 0000:03:00.1: reg 1c: [io  0x8c00-0x8c03]
Aug 16 16:17:50 localhost kernel: [    0.224036] pci 0000:03:00.1: reg 20: [io  0x9000-0x900f]
Aug 16 16:17:50 localhost kernel: [    0.230004] pci 0000:00:0c.0: PCI bridge to [bus 03-03]
Aug 16 16:17:50 localhost kernel: [    0.230008] pci 0000:00:0c.0:   bridge window [io  0x8000-0x9fff]
Aug 16 16:17:50 localhost kernel: [    0.230010] pci 0000:00:0c.0:   bridge window [mem 0xd0000000-0xd1ffffff]
Aug 16 16:17:50 localhost kernel: [    0.230030] pci 0000:00:0d.0: PCI bridge to [bus 02-02]
Aug 16 16:17:50 localhost kernel: [    0.230049] pci 0000:00:0e.0: PCI bridge to [bus 01-01]
Aug 16 16:17:50 localhost kernel: [    0.230062] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Aug 16 16:17:50 localhost kernel: [    0.230207] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
Aug 16 16:17:50 localhost kernel: [    0.230350]  pci0000:00: Requesting ACPI _OSC control (0x1d)
Aug 16 16:17:50 localhost kernel: [    0.230354]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
Aug 16 16:17:50 localhost kernel: [    0.230356] ACPI _OSC control for PCIe not granted, disabling ASPM
Aug 16 16:17:50 localhost kernel: [    0.256716] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 7 9 10 11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.256759] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 *7 9 10 11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.256800] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.256840] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.256880] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.256922] ACPI: PCI Interrupt Link [LUBA] (IRQs *3 4 5 7 9 10 11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.256961] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257002] ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257045] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257085] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257127] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 7 9 10 *11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.257168] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 *4 5 7 9 10 11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.257208] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257254] ACPI: PCI Interrupt Link [LSID] (IRQs 3 4 5 7 9 10 *11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.257300] ACPI: PCI Interrupt Link [LFID] (IRQs 3 4 *5 7 9 10 11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.257344] ACPI: PCI Interrupt Link [LPCA] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257403] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0
Aug 16 16:17:50 localhost kernel: [    0.257454] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0
Aug 16 16:17:50 localhost kernel: [    0.257505] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257557] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257584] ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled.
Aug 16 16:17:50 localhost kernel: [    0.257642] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0
Aug 16 16:17:50 localhost kernel: [    0.257699] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22 23) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257757] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257814] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22 23) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257871] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22 23) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257931] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0
Aug 16 16:17:50 localhost kernel: [    0.257988] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0
Aug 16 16:17:50 localhost kernel: [    0.258044] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.258106] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0
Aug 16 16:17:50 localhost kernel: [    0.258171] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0
Aug 16 16:17:50 localhost kernel: [    0.258232] ACPI: PCI Interrupt Link [APCP] (IRQs 20 21 22 23) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.258320] vgaarb: device added: PCI:0000:05:06.0,decodes=io+mem,owns=io+mem,locks=none
Aug 16 16:17:50 localhost kernel: [    0.258320] vgaarb: loaded
Aug 16 16:17:50 localhost kernel: [    0.258320] vgaarb: bridge control possible 0000:05:06.0
Aug 16 16:17:50 localhost kernel: [    0.258320] PCI: Using ACPI for IRQ routing
Aug 16 16:17:50 localhost kernel: [    0.263470] PCI: pci_cache_line_size set to 64 bytes
Aug 16 16:17:50 localhost kernel: [    0.263486] pci 0000:00:02.1: address space collision: [mem 0xfeb00000-0xfeb000ff] conflicts with PCI Bus #00 [mem 0xfeb00000-0xfec0ffff]
Aug 16 16:17:50 localhost kernel: [    0.263538] Expanded resource reserved due to conflict with PCI Bus #00
Aug 16 16:17:50 localhost kernel: [    0.263540] reserve RAM buffer: 000000000009f800 - 000000000009ffff 
Aug 16 16:17:50 localhost kernel: [    0.263543] reserve RAM buffer: 000000007fff0000 - 000000007fffffff 
Aug 16 16:17:50 localhost kernel: [    0.263665] NetLabel: Initializing
Aug 16 16:17:50 localhost kernel: [    0.263666] NetLabel:  domain hash size = 128
Aug 16 16:17:50 localhost kernel: [    0.263668] NetLabel:  protocols = UNLABELED CIPSOv4
Aug 16 16:17:50 localhost kernel: [    0.263683] NetLabel:  unlabeled traffic allowed by default
Aug 16 16:17:50 localhost kernel: [    0.271550] pnp: PnP ACPI init
Aug 16 16:17:50 localhost kernel: [    0.271577] ACPI: bus type pnp registered
Aug 16 16:17:50 localhost kernel: [    0.271689] pnp 00:00: [bus 00-ff]
Aug 16 16:17:50 localhost kernel: [    0.271692] pnp 00:00: [io  0x0cf8-0x0cff]
Aug 16 16:17:50 localhost kernel: [    0.271694] pnp 00:00: [io  0x0000-0x0cf7 window]
Aug 16 16:17:50 localhost kernel: [    0.271696] pnp 00:00: [io  0x0d00-0xffff window]
Aug 16 16:17:50 localhost kernel: [    0.271698] pnp 00:00: [mem 0x000a0000-0x000bffff window]
Aug 16 16:17:50 localhost kernel: [    0.271701] pnp 00:00: [mem 0x000c0000-0x000dffff window]
Aug 16 16:17:50 localhost kernel: [    0.271703] pnp 00:00: [mem 0x80000000-0xfebfffff window]
Aug 16 16:17:50 localhost kernel: [    0.271784] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
Aug 16 16:17:50 localhost kernel: [    0.271806] pnp 00:01: [io  0x4000-0x407f]
Aug 16 16:17:50 localhost kernel: [    0.271808] pnp 00:01: [io  0x4080-0x40ff]
Aug 16 16:17:50 localhost kernel: [    0.271810] pnp 00:01: [io  0x4400-0x447f]
Aug 16 16:17:50 localhost kernel: [    0.271812] pnp 00:01: [io  0x4480-0x44ff]
Aug 16 16:17:50 localhost kernel: [    0.271814] pnp 00:01: [io  0x4800-0x487f]
Aug 16 16:17:50 localhost kernel: [    0.271816] pnp 00:01: [io  0x4880-0x48ff]
Aug 16 16:17:50 localhost kernel: [    0.271880] system 00:01: [io  0x4000-0x407f] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.271883] system 00:01: [io  0x4080-0x40ff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.271886] system 00:01: [io  0x4400-0x447f] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.271888] system 00:01: [io  0x4480-0x44ff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.271891] system 00:01: [io  0x4800-0x487f] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.271893] system 00:01: [io  0x4880-0x48ff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.271897] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 16 16:17:50 localhost kernel: [    0.272331] pnp 00:02: [io  0x0010-0x001f]
Aug 16 16:17:50 localhost kernel: [    0.272333] pnp 00:02: [io  0x0022-0x003f]
Aug 16 16:17:50 localhost kernel: [    0.272335] pnp 00:02: [io  0x0044-0x005f]
Aug 16 16:17:50 localhost kernel: [    0.272337] pnp 00:02: [io  0x0062-0x0063]
Aug 16 16:17:50 localhost kernel: [    0.272339] pnp 00:02: [io  0x0065-0x006f]
Aug 16 16:17:50 localhost kernel: [    0.272341] pnp 00:02: [io  0x0074-0x007f]
Aug 16 16:17:50 localhost kernel: [    0.272343] pnp 00:02: [io  0x0091-0x0093]
Aug 16 16:17:50 localhost kernel: [    0.272345] pnp 00:02: [io  0x00a2-0x00bf]
Aug 16 16:17:50 localhost kernel: [    0.272347] pnp 00:02: [io  0x00e0-0x00ef]
Aug 16 16:17:50 localhost kernel: [    0.272348] pnp 00:02: [io  0x04d0-0x04d1]
Aug 16 16:17:50 localhost kernel: [    0.272351] pnp 00:02: [io  0x0800-0x0805]
Aug 16 16:17:50 localhost kernel: [    0.272353] pnp 00:02: [io  0x0290-0x0297]
Aug 16 16:17:50 localhost kernel: [    0.272413] system 00:02: [io  0x04d0-0x04d1] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.272416] system 00:02: [io  0x0800-0x0805] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.272418] system 00:02: [io  0x0290-0x0297] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.272421] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 16 16:17:50 localhost kernel: [    0.272439] pnp 00:03: [dma 4]
Aug 16 16:17:50 localhost kernel: [    0.272441] pnp 00:03: [io  0x0000-0x000f]
Aug 16 16:17:50 localhost kernel: [    0.272443] pnp 00:03: [io  0x0080-0x0090]
Aug 16 16:17:50 localhost kernel: [    0.272445] pnp 00:03: [io  0x0094-0x009f]
Aug 16 16:17:50 localhost kernel: [    0.272447] pnp 00:03: [io  0x00c0-0x00df]
Aug 16 16:17:50 localhost kernel: [    0.272484] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Aug 16 16:17:50 localhost kernel: [    0.272494] pnp 00:04: [io  0x0070-0x0073]
Aug 16 16:17:50 localhost kernel: [    0.272510] pnp 00:04: [irq 8]
Aug 16 16:17:50 localhost kernel: [    0.272545] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
Aug 16 16:17:50 localhost kernel: [    0.272553] pnp 00:05: [io  0x0061]
Aug 16 16:17:50 localhost kernel: [    0.272590] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
Aug 16 16:17:50 localhost kernel: [    0.272599] pnp 00:06: [io  0x00f0-0x00ff]
Aug 16 16:17:50 localhost kernel: [    0.272605] pnp 00:06: [irq 13]
Aug 16 16:17:50 localhost kernel: [    0.272641] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
Aug 16 16:17:50 localhost kernel: [    0.273206] pnp 00:07: [mem 0xe0000000-0xefffffff]
Aug 16 16:17:50 localhost kernel: [    0.273262] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273265] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 16 16:17:50 localhost kernel: [    0.273384] pnp 00:08: [mem 0x000d3000-0x000d3fff]
Aug 16 16:17:50 localhost kernel: [    0.273386] pnp 00:08: [mem 0x000f0000-0x000f7fff]
Aug 16 16:17:50 localhost kernel: [    0.273388] pnp 00:08: [mem 0x000f8000-0x000fbfff]
Aug 16 16:17:50 localhost kernel: [    0.273390] pnp 00:08: [mem 0x000fc000-0x000fffff]
Aug 16 16:17:50 localhost kernel: [    0.273392] pnp 00:08: [mem 0x7fff0000-0x7fffffff]
Aug 16 16:17:50 localhost kernel: [    0.273394] pnp 00:08: [mem 0xffff0000-0xffffffff]
Aug 16 16:17:50 localhost kernel: [    0.273396] pnp 00:08: [mem 0x00000000-0x0009ffff]
Aug 16 16:17:50 localhost kernel: [    0.273398] pnp 00:08: [mem 0x00100000-0x7ffeffff]
Aug 16 16:17:50 localhost kernel: [    0.273400] pnp 00:08: [mem 0xfec00000-0xfec00fff]
Aug 16 16:17:50 localhost kernel: [    0.273403] pnp 00:08: [mem 0xfee00000-0xfeefffff]
Aug 16 16:17:50 localhost kernel: [    0.273405] pnp 00:08: [mem 0xfefff000-0xfeffffff]
Aug 16 16:17:50 localhost kernel: [    0.273407] pnp 00:08: [mem 0xfff80000-0xfff80fff]
Aug 16 16:17:50 localhost kernel: [    0.273409] pnp 00:08: [mem 0xfff90000-0xfffbffff]
Aug 16 16:17:50 localhost kernel: [    0.273411] pnp 00:08: [mem 0xfffed000-0xfffeffff]
Aug 16 16:17:50 localhost kernel: [    0.273474] system 00:08: [mem 0x000d3000-0x000d3fff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273477] system 00:08: [mem 0x000f0000-0x000f7fff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273480] system 00:08: [mem 0x000f8000-0x000fbfff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273483] system 00:08: [mem 0x000fc000-0x000fffff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273485] system 00:08: [mem 0x7fff0000-0x7fffffff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273488] system 00:08: [mem 0xffff0000-0xffffffff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273491] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273494] system 00:08: [mem 0x00100000-0x7ffeffff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273497] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273499] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273502] system 00:08: [mem 0xfefff000-0xfeffffff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273505] system 00:08: [mem 0xfff80000-0xfff80fff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273507] system 00:08: [mem 0xfff90000-0xfffbffff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273510] system 00:08: [mem 0xfffed000-0xfffeffff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273514] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
Aug 16 16:17:50 localhost kernel: [    0.273523] pnp: PnP ACPI: found 9 devices
Aug 16 16:17:50 localhost kernel: [    0.273524] ACPI: ACPI bus type pnp unregistered
Aug 16 16:17:50 localhost kernel: [    0.280147] Switching to clocksource acpi_pm
Aug 16 16:17:50 localhost kernel: [    0.280220] pci 0000:00:09.0: BAR 15: assigned [mem 0x80000000-0x800fffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280224] pci 0000:00:0c.0: BAR 15: assigned [mem 0x80100000-0x801fffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280226] pci 0000:00:02.1: BAR 0: assigned [mem 0x80200000-0x802000ff]
Aug 16 16:17:50 localhost kernel: [    0.280232] pci 0000:05:06.0: BAR 6: assigned [mem 0x80000000-0x8001ffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280235] pci 0000:05:07.0: BAR 6: assigned [mem 0x80020000-0x8003ffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280238] pci 0000:00:09.0: PCI bridge to [bus 05-05]
Aug 16 16:17:50 localhost kernel: [    0.280241] pci 0000:00:09.0:   bridge window [io  0xa000-0xafff]
Aug 16 16:17:50 localhost kernel: [    0.280244] pci 0000:00:09.0:   bridge window [mem 0xd2000000-0xd4ffffff]
Aug 16 16:17:50 localhost kernel: [    0.280247] pci 0000:00:09.0:   bridge window [mem 0x80000000-0x800fffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280251] pci 0000:00:0b.0: PCI bridge to [bus 04-04]
Aug 16 16:17:50 localhost kernel: [    0.280257] pci 0000:03:00.0: BAR 6: assigned [mem 0x80100000-0x8010ffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280259] pci 0000:00:0c.0: PCI bridge to [bus 03-03]
Aug 16 16:17:50 localhost kernel: [    0.280262] pci 0000:00:0c.0:   bridge window [io  0x8000-0x9fff]
Aug 16 16:17:50 localhost kernel: [    0.280265] pci 0000:00:0c.0:   bridge window [mem 0xd0000000-0xd1ffffff]
Aug 16 16:17:50 localhost kernel: [    0.280268] pci 0000:00:0c.0:   bridge window [mem 0x80100000-0x801fffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280271] pci 0000:00:0d.0: PCI bridge to [bus 02-02]
Aug 16 16:17:50 localhost kernel: [    0.280276] pci 0000:00:0e.0: PCI bridge to [bus 01-01]
Aug 16 16:17:50 localhost kernel: [    0.280286] pci 0000:00:09.0: setting latency timer to 64
Aug 16 16:17:50 localhost kernel: [    0.280298] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
Aug 16 16:17:50 localhost kernel: [    0.280300] pci_bus 0000:00: resource 5 [mem 0x80000000-0xfcffffffff]
Aug 16 16:17:50 localhost kernel: [    0.280303] pci_bus 0000:00: resource 6 [mem 0xfeb00000-0xfec0ffff]
Aug 16 16:17:50 localhost kernel: [    0.280305] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
Aug 16 16:17:50 localhost kernel: [    0.280308] pci_bus 0000:05: resource 0 [io  0xa000-0xafff]
Aug 16 16:17:50 localhost kernel: [    0.280310] pci_bus 0000:05: resource 1 [mem 0xd2000000-0xd4ffffff]
Aug 16 16:17:50 localhost kernel: [    0.280313] pci_bus 0000:05: resource 2 [mem 0x80000000-0x800fffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280315] pci_bus 0000:05: resource 4 [io  0x0000-0xffff]
Aug 16 16:17:50 localhost kernel: [    0.280318] pci_bus 0000:05: resource 5 [mem 0x80000000-0xfcffffffff]
Aug 16 16:17:50 localhost kernel: [    0.280320] pci_bus 0000:05: resource 6 [mem 0xfeb00000-0xfec0ffff]
Aug 16 16:17:50 localhost kernel: [    0.280323] pci_bus 0000:05: resource 7 [mem 0x000a0000-0x000bffff]
Aug 16 16:17:50 localhost kernel: [    0.280325] pci_bus 0000:03: resource 0 [io  0x8000-0x9fff]
Aug 16 16:17:50 localhost kernel: [    0.280328] pci_bus 0000:03: resource 1 [mem 0xd0000000-0xd1ffffff]
Aug 16 16:17:50 localhost kernel: [    0.280330] pci_bus 0000:03: resource 2 [mem 0x80100000-0x801fffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280386] NET: Registered protocol family 2
Aug 16 16:17:50 localhost kernel: [    0.280503] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
Aug 16 16:17:50 localhost kernel: [    0.281336] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
Aug 16 16:17:50 localhost kernel: [    0.284161] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Aug 16 16:17:50 localhost kernel: [    0.284882] TCP: Hash tables configured (established 262144 bind 65536)
Aug 16 16:17:50 localhost kernel: [    0.284886] TCP: reno registered
Aug 16 16:17:50 localhost kernel: [    0.284897] UDP hash table entries: 1024 (order: 3, 32768 bytes)
Aug 16 16:17:50 localhost kernel: [    0.284928] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
Aug 16 16:17:50 localhost kernel: [    0.285056] NET: Registered protocol family 1
Aug 16 16:17:50 localhost kernel: [    0.285277] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
Aug 16 16:17:50 localhost kernel: [    0.350149] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
Aug 16 16:17:50 localhost kernel: [    0.350207] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350213] pci 0000:00:0b.0: Found disabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350220] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350223] pci 0000:00:0b.0: Linking AER extended capability
Aug 16 16:17:50 localhost kernel: [    0.350254] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350258] pci 0000:00:0c.0: Found disabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350265] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350268] pci 0000:00:0c.0: Linking AER extended capability
Aug 16 16:17:50 localhost kernel: [    0.350301] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350306] pci 0000:00:0d.0: Found disabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350312] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350315] pci 0000:00:0d.0: Linking AER extended capability
Aug 16 16:17:50 localhost kernel: [    0.350351] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350356] pci 0000:00:0e.0: Found disabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350362] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350365] pci 0000:00:0e.0: Linking AER extended capability
Aug 16 16:17:50 localhost kernel: [    0.350380] pci 0000:05:06.0: Boot video device
Aug 16 16:17:50 localhost kernel: [    0.350391] PCI: CLS 32 bytes, default 64
Aug 16 16:17:50 localhost kernel: [    0.350461] Unpacking initramfs...
Aug 16 16:17:50 localhost kernel: [    0.431881] Freeing initrd memory: 3648k freed
Aug 16 16:17:50 localhost kernel: [    0.443007] audit: initializing netlink socket (disabled)
Aug 16 16:17:50 localhost kernel: [    0.443023] type=2000 audit(1345148257.439:1): initialized
Aug 16 16:17:50 localhost kernel: [    0.443424] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Aug 16 16:17:50 localhost kernel: [    0.445611] VFS: Disk quotas dquot_6.5.2
Aug 16 16:17:50 localhost kernel: [    0.445665] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Aug 16 16:17:50 localhost kernel: [    0.445784] msgmni has been set to 4008
Aug 16 16:17:50 localhost kernel: [    0.446060] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Aug 16 16:17:50 localhost kernel: [    0.446106] io scheduler noop registered
Aug 16 16:17:50 localhost kernel: [    0.446109] io scheduler deadline registered
Aug 16 16:17:50 localhost kernel: [    0.446177] io scheduler cfq registered (default)
Aug 16 16:17:50 localhost kernel: [    0.446355] pcieport 0000:00:0b.0: irq 40 for MSI/MSI-X
Aug 16 16:17:50 localhost kernel: [    0.449817] pcieport 0000:00:0c.0: irq 41 for MSI/MSI-X
Aug 16 16:17:50 localhost kernel: [    0.449923] pcieport 0000:00:0d.0: irq 42 for MSI/MSI-X
Aug 16 16:17:50 localhost kernel: [    0.450042] pcieport 0000:00:0e.0: irq 43 for MSI/MSI-X
Aug 16 16:17:50 localhost kernel: [    0.450178] vesafb: mode is 1024x768x8, linelength=1024, pages=4
Aug 16 16:17:50 localhost kernel: [    0.450180] vesafb: scrolling: redraw
Aug 16 16:17:50 localhost kernel: [    0.450183] vesafb: Pseudocolor: size=6:6:6:6, shift=0:0:0:0
Aug 16 16:17:50 localhost kernel: [    0.450310] vesafb: framebuffer at 0xd2000000, mapped to 0xffffc90010980000, using 1536k, total 4096k
Aug 16 16:17:50 localhost kernel: [    0.480082] Console: switching to colour frame buffer device 128x48
Aug 16 16:17:50 localhost kernel: [    0.509705] fb0: VESA VGA frame buffer device
Aug 16 16:17:50 localhost kernel: [    0.509756] GHES: HEST is not enabled!
Aug 16 16:17:50 localhost kernel: [    0.509836] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Aug 16 16:17:50 localhost kernel: [    0.510285] Linux agpgart interface v0.103
Aug 16 16:17:50 localhost kernel: [    0.510344] i8042: PNP: No PS/2 controller found. Probing ports directly.
Aug 16 16:17:50 localhost kernel: [    0.513544] serio: i8042 KBD port at 0x60,0x64 irq 1
Aug 16 16:17:50 localhost kernel: [    0.513581] serio: i8042 AUX port at 0x60,0x64 irq 12
Aug 16 16:17:50 localhost kernel: [    0.513708] mousedev: PS/2 mouse device common for all mice
Aug 16 16:17:50 localhost kernel: [    0.513788] rtc_cmos 00:04: RTC can wake from S4
Aug 16 16:17:50 localhost kernel: [    0.513929] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
Aug 16 16:17:50 localhost kernel: [    0.513952] rtc0: alarms up to one year, y3k, 242 bytes nvram
Aug 16 16:17:50 localhost kernel: [    0.513961] cpuidle: using governor ladder
Aug 16 16:17:50 localhost kernel: [    0.513963] cpuidle: using governor menu
Aug 16 16:17:50 localhost kernel: [    0.514135] TCP: cubic registered
Aug 16 16:17:50 localhost kernel: [    0.514253] NET: Registered protocol family 10
Aug 16 16:17:50 localhost kernel: [    0.514478] NET: Registered protocol family 17
Aug 16 16:17:50 localhost kernel: [    0.514483] Registering the dns_resolver key type
Aug 16 16:17:50 localhost kernel: [    0.514669] PM: Hibernation image not present or could not be loaded.
Aug 16 16:17:50 localhost kernel: [    0.514682] registered taskstats version 1
Aug 16 16:17:50 localhost kernel: [    0.515172] rtc_cmos 00:04: setting system clock to 2012-08-16 20:17:38 UTC (1345148258)
Aug 16 16:17:50 localhost kernel: [    0.515218] Initializing network drop monitor service
Aug 16 16:17:50 localhost kernel: [    0.516574] Freeing unused kernel memory: 740k freed
Aug 16 16:17:50 localhost kernel: [    0.517034] Write protecting the kernel read-only data: 8192k
Aug 16 16:17:50 localhost kernel: [    0.522328] Freeing unused kernel memory: 1584k freed
Aug 16 16:17:50 localhost kernel: [    0.525587] Freeing unused kernel memory: 636k freed
Aug 16 16:17:50 localhost kernel: [    0.541267] SCSI subsystem initialized
Aug 16 16:17:50 localhost kernel: [    0.543993] libata version 3.00 loaded.
Aug 16 16:17:50 localhost kernel: [    0.548105] pata_amd 0000:00:06.0: version 0.4.1
Aug 16 16:17:50 localhost kernel: [    0.548155] pata_amd 0000:00:06.0: setting latency timer to 64
Aug 16 16:17:50 localhost kernel: [    0.549944] scsi0 : pata_amd
Aug 16 16:17:50 localhost kernel: [    0.550661] scsi1 : pata_amd
Aug 16 16:17:50 localhost kernel: [    0.551154] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
Aug 16 16:17:50 localhost kernel: [    0.551157] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
Aug 16 16:17:50 localhost kernel: [    0.756327] ata1.00: ATA-7: ST3320620A, 3.AAC, max UDMA/100
Aug 16 16:17:50 localhost kernel: [    0.756331] ata1.00: 625142448 sectors, multi 1: LBA48 
Aug 16 16:17:50 localhost kernel: [    0.756341] ata1: nv_mode_filter: 0x3f39f&0x3f39f->0x3f39f, BIOS=0x3f000 (0xc600c600) ACPI=0x3f01f (20:600:0x13)
Aug 16 16:17:50 localhost kernel: [    0.822923] ata1.00: configured for UDMA/100
Aug 16 16:17:50 localhost kernel: [    0.823123] scsi 0:0:0:0: Direct-Access     ATA      ST3320620A       3.AA PQ: 0 ANSI: 5
Aug 16 16:17:50 localhost kernel: [    0.824476] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Aug 16 16:17:50 localhost kernel: [    0.824526] sd 0:0:0:0: [sda] Write Protect is off
Aug 16 16:17:50 localhost kernel: [    0.824529] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Aug 16 16:17:50 localhost kernel: [    0.824549] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 16 16:17:50 localhost kernel: [    0.908089]  sda: sda1 sda2 sda3 sda4
Aug 16 16:17:50 localhost kernel: [    0.908613] sd 0:0:0:0: [sda] Attached SCSI disk
Aug 16 16:17:50 localhost kernel: [    1.030207] ata2.00: ATA-7: ST3320620A, 3.AAE, max UDMA/100
Aug 16 16:17:50 localhost kernel: [    1.030209] ata2.00: 625142448 sectors, multi 1: LBA48 
Aug 16 16:17:50 localhost kernel: [    1.030218] ata2: nv_mode_filter: 0x3f39f&0x3f39f->0x3f39f, BIOS=0x3f000 (0xc600c600) ACPI=0x3f01f (20:600:0x13)
Aug 16 16:17:50 localhost kernel: [    1.096736] ata2.00: configured for UDMA/100
Aug 16 16:17:50 localhost kernel: [    1.096877] scsi 1:0:0:0: Direct-Access     ATA      ST3320620A       3.AA PQ: 0 ANSI: 5
Aug 16 16:17:50 localhost kernel: [    1.097125] sd 1:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Aug 16 16:17:50 localhost kernel: [    1.097171] sd 1:0:0:0: [sdb] Write Protect is off
Aug 16 16:17:50 localhost kernel: [    1.097173] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Aug 16 16:17:50 localhost kernel: [    1.097193] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 16 16:17:50 localhost kernel: [    1.174401]  sdb: sdb1 sdb2 sdb3 sdb4
Aug 16 16:17:50 localhost kernel: [    1.174893] sd 1:0:0:0: [sdb] Attached SCSI disk
Aug 16 16:17:50 localhost kernel: [    1.180114] sata_nv 0000:00:07.0: version 3.5
Aug 16 16:17:50 localhost kernel: [    1.180339] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 21
Aug 16 16:17:50 localhost kernel: [    1.180417] sata_nv 0000:00:07.0: setting latency timer to 64
Aug 16 16:17:50 localhost kernel: [    1.180820] scsi2 : sata_nv
Aug 16 16:17:50 localhost kernel: [    1.181101] scsi3 : sata_nv
Aug 16 16:17:50 localhost kernel: [    1.181321] ata3: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xd400 irq 21
Aug 16 16:17:50 localhost kernel: [    1.181324] ata4: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xd408 irq 21
Aug 16 16:17:50 localhost kernel: [    1.184955] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 20
Aug 16 16:17:50 localhost kernel: [    1.185025] sata_nv 0000:00:08.0: setting latency timer to 64
Aug 16 16:17:50 localhost kernel: [    1.185441] scsi4 : sata_nv
Aug 16 16:17:50 localhost kernel: [    1.185540] scsi5 : sata_nv
Aug 16 16:17:50 localhost kernel: [    1.185648] ata5: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xc000 irq 20
Aug 16 16:17:50 localhost kernel: [    1.185651] ata6: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xc008 irq 20
Aug 16 16:17:50 localhost kernel: [    1.269092] mdadm: sending ioctl 800c0910 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269098] mdadm: sending ioctl 800c0910 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269201] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269203] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269460] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269462] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269652] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269654] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.276606] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.276609] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.646701] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Aug 16 16:17:50 localhost kernel: [    1.650044] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Aug 16 16:17:50 localhost kernel: [    1.653673] ata3.00: ATA-8: ST31000528AS, CC46, max UDMA/133
Aug 16 16:17:50 localhost kernel: [    1.653676] ata3.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 0/32)
Aug 16 16:17:50 localhost kernel: [    1.656879] ata5.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7
Aug 16 16:17:50 localhost kernel: [    1.656881] ata5.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 0/32)
Aug 16 16:17:50 localhost kernel: [    1.663548] ata5.00: configured for UDMA/133
Aug 16 16:17:50 localhost kernel: [    1.663738] ata3.00: configured for UDMA/133
Aug 16 16:17:50 localhost kernel: [    1.663914] scsi 2:0:0:0: Direct-Access     ATA      ST31000528AS     CC46 PQ: 0 ANSI: 5
Aug 16 16:17:50 localhost kernel: [    1.664125] sd 2:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Aug 16 16:17:50 localhost kernel: [    1.664174] sd 2:0:0:0: [sdc] Write Protect is off
Aug 16 16:17:50 localhost kernel: [    1.664177] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Aug 16 16:17:50 localhost kernel: [    1.664198] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 16 16:17:50 localhost kernel: [    1.665966]  sdc: unknown partition table
Aug 16 16:17:50 localhost kernel: [    1.666237] sd 2:0:0:0: [sdc] Attached SCSI disk
Aug 16 16:17:50 localhost kernel: [    2.130035] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Aug 16 16:17:50 localhost kernel: [    2.137432] ata4.00: ATA-8: WDC WD6400AAKS-07A7B0, 01.03B01, max UDMA/133
Aug 16 16:17:50 localhost kernel: [    2.137435] ata4.00: 1250263728 sectors, multi 1: LBA48 NCQ (depth 0/32)
Aug 16 16:17:50 localhost kernel: [    2.150401] ata4.00: configured for UDMA/133
Aug 16 16:17:50 localhost kernel: [    2.150591] scsi 3:0:0:0: Direct-Access     ATA      WDC WD6400AAKS-0 01.0 PQ: 0 ANSI: 5
Aug 16 16:17:50 localhost kernel: [    2.150911] sd 3:0:0:0: [sdd] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
Aug 16 16:17:50 localhost kernel: [    2.150959] sd 3:0:0:0: [sdd] Write Protect is off
Aug 16 16:17:50 localhost kernel: [    2.150962] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
Aug 16 16:17:50 localhost kernel: [    2.150983] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 16 16:17:50 localhost kernel: [    2.151218] scsi 4:0:0:0: Direct-Access     ATA      SAMSUNG HD103UJ  1AA0 PQ: 0 ANSI: 5
Aug 16 16:17:50 localhost kernel: [    2.152532] sd 4:0:0:0: [sde] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Aug 16 16:17:50 localhost kernel: [    2.152585] sd 4:0:0:0: [sde] Write Protect is off
Aug 16 16:17:50 localhost kernel: [    2.152588] sd 4:0:0:0: [sde] Mode Sense: 00 3a 00 00
Aug 16 16:17:50 localhost kernel: [    2.152609] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 16 16:17:50 localhost kernel: [    2.160154]  sdd: unknown partition table
Aug 16 16:17:50 localhost kernel: [    2.160371] sd 3:0:0:0: [sdd] Attached SCSI disk
Aug 16 16:17:50 localhost kernel: [    2.160848]  sde: unknown partition table
Aug 16 16:17:50 localhost kernel: [    2.160994] sd 4:0:0:0: [sde] Attached SCSI disk
Aug 16 16:17:50 localhost kernel: [    2.616701] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Aug 16 16:17:50 localhost kernel: [    2.623775] ata6.00: ATA-8: WDC WD10EALX-009BA0, 15.01H15, max UDMA/133
Aug 16 16:17:50 localhost kernel: [    2.623778] ata6.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 0/32)
Aug 16 16:17:50 localhost kernel: [    2.637781] ata6.00: configured for UDMA/133
Aug 16 16:17:50 localhost kernel: [    2.637977] scsi 5:0:0:0: Direct-Access     ATA      WDC WD10EALX-009 15.0 PQ: 0 ANSI: 5
Aug 16 16:17:50 localhost kernel: [    2.638277] sd 5:0:0:0: [sdf] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Aug 16 16:17:50 localhost kernel: [    2.638325] sd 5:0:0:0: [sdf] Write Protect is off
Aug 16 16:17:50 localhost kernel: [    2.638327] sd 5:0:0:0: [sdf] Mode Sense: 00 3a 00 00
Aug 16 16:17:50 localhost kernel: [    2.638348] sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 16 16:17:50 localhost kernel: [    2.654342]  sdf: unknown partition table
Aug 16 16:17:50 localhost kernel: [    2.654570] sd 5:0:0:0: [sdf] Attached SCSI disk
Aug 16 16:17:50 localhost kernel: [    2.655330] md: raid1 personality registered for level 1
Aug 16 16:17:50 localhost kernel: [    2.662553] md: bind<sda3>
Aug 16 16:17:50 localhost kernel: [    2.666777] Btrfs loaded
Aug 16 16:17:50 localhost kernel: [    2.670331] device label library devid 3 transid 40872 /dev/sdc
Aug 16 16:17:50 localhost kernel: [    2.671471] md: bind<sdb2>
Aug 16 16:17:50 localhost kernel: [    2.683096] md: bind<sda2>
Aug 16 16:17:50 localhost kernel: [    2.688708] device label backups devid 2 transid 3598 /dev/sdb4
Aug 16 16:17:50 localhost kernel: [    2.691356] device label library devid 1 transid 40872 /dev/sde
Aug 16 16:17:50 localhost kernel: [    2.691545] device label library devid 4 transid 40872 /dev/sdd
Aug 16 16:17:50 localhost kernel: [    2.693875] md: bind<sdb3>
Aug 16 16:17:50 localhost kernel: [    2.697117] device label backups devid 1 transid 3598 /dev/sda4
Aug 16 16:17:50 localhost kernel: [    2.698968] bio: create slab <bio-1> at 1
Aug 16 16:17:50 localhost kernel: [    2.699659] md/raid1:md0: active with 2 out of 2 mirrors
Aug 16 16:17:50 localhost kernel: [    2.699709] md0: detected capacity change from 0 to 21474770944
Aug 16 16:17:50 localhost kernel: [    2.710036] md/raid1:md1: active with 2 out of 2 mirrors
Aug 16 16:17:50 localhost kernel: [    2.710078] md1: detected capacity change from 0 to 4294901760
Aug 16 16:17:50 localhost kernel: [    2.724017]  md0: unknown partition table
Aug 16 16:17:50 localhost kernel: [    2.727717] usbcore: registered new interface driver usbfs
Aug 16 16:17:50 localhost kernel: [    2.727746] usbcore: registered new interface driver hub
Aug 16 16:17:50 localhost kernel: [    2.729874] usbcore: registered new device driver usb
Aug 16 16:17:50 localhost kernel: [    2.730526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Aug 16 16:17:50 localhost kernel: [    2.731050] ehci_hcd 0000:00:02.1: setting latency timer to 64
Aug 16 16:17:50 localhost kernel: [    2.731057] ehci_hcd 0000:00:02.1: EHCI Host Controller
Aug 16 16:17:50 localhost kernel: [    2.731103] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
Aug 16 16:17:50 localhost kernel: [    2.731139] ehci_hcd 0000:00:02.1: debug port 1
Aug 16 16:17:50 localhost kernel: [    2.731145] ehci_hcd 0000:00:02.1: cache line size of 32 is not supported
Aug 16 16:17:50 localhost kernel: [    2.731171] ehci_hcd 0000:00:02.1: irq 22, io mem 0x80200000
Aug 16 16:17:50 localhost kernel: [    2.738729] device label library devid 2 transid 40872 /dev/sdf
Aug 16 16:17:50 localhost kernel: [    2.740069] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
Aug 16 16:17:50 localhost kernel: [    2.740409] hub 1-0:1.0: USB hub found
Aug 16 16:17:50 localhost kernel: [    2.740415] hub 1-0:1.0: 10 ports detected
Aug 16 16:17:50 localhost kernel: [    2.746107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Aug 16 16:17:50 localhost kernel: [    2.746493] ohci_hcd 0000:00:02.0: setting latency timer to 64
Aug 16 16:17:50 localhost kernel: [    2.746497] ohci_hcd 0000:00:02.0: OHCI Host Controller
Aug 16 16:17:50 localhost kernel: [    2.746516] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
Aug 16 16:17:50 localhost kernel: [    2.746551] ohci_hcd 0000:00:02.0: irq 23, io mem 0xd5002000
Aug 16 16:17:50 localhost kernel: [    2.759375] ahci 0000:03:00.0: version 3.0
Aug 16 16:17:50 localhost kernel: [    2.759519] ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
Aug 16 16:17:50 localhost kernel: [    2.759613] ahci 0000:03:00.0: irq 44 for MSI/MSI-X
Aug 16 16:17:50 localhost kernel: [    2.759692] ahci 0000:03:00.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
Aug 16 16:17:50 localhost kernel: [    2.759696] ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
Aug 16 16:17:50 localhost kernel: [    2.760421] scsi6 : ahci
Aug 16 16:17:50 localhost kernel: [    2.760530] scsi7 : ahci
Aug 16 16:17:50 localhost kernel: [    2.760589] ata7: SATA max UDMA/133 abar m512@0xd1000000 port 0xd1000100 irq 44
Aug 16 16:17:50 localhost kernel: [    2.760593] ata8: SATA max UDMA/133 abar m512@0xd1000000 port 0xd1000180 irq 44
Aug 16 16:17:50 localhost kernel: [    2.778387] device label library devid 3 transid 40872 /dev/sdc
Aug 16 16:17:50 localhost kernel: [    2.781018] device label library devid 4 transid 40872 /dev/sdd
Aug 16 16:17:50 localhost kernel: [    2.784547] device label library devid 1 transid 40872 /dev/sde
Aug 16 16:17:50 localhost kernel: [    2.787897] device label library devid 2 transid 40872 /dev/sdf
Aug 16 16:17:50 localhost kernel: [    2.798968] hub 2-0:1.0: USB hub found
Aug 16 16:17:50 localhost kernel: [    2.798976] hub 2-0:1.0: 10 ports detected
Aug 16 16:17:50 localhost kernel: [    2.850436]  md1: unknown partition table
Aug 16 16:17:50 localhost kernel: [    2.948908] device label backups devid 2 transid 3598 /dev/sdb4
Aug 16 16:17:50 localhost kernel: [    3.080046] ata7: SATA link down (SStatus 0 SControl 300)
Aug 16 16:17:50 localhost kernel: [    3.080096] ata8: SATA link down (SStatus 0 SControl 300)
Aug 16 16:17:50 localhost kernel: [    3.084657] pata_acpi 0000:03:00.1: enabling device (0000 -> 0001)
Aug 16 16:17:50 localhost kernel: [    3.084782] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
Aug 16 16:17:50 localhost kernel: [    3.085904] scsi8 : pata_jmicron
Aug 16 16:17:50 localhost kernel: [    3.085998] scsi9 : pata_jmicron
Aug 16 16:17:50 localhost kernel: [    3.086061] ata9: PATA max UDMA/100 cmd 0x8000 ctl 0x8400 bmdma 0x9000 irq 17
Aug 16 16:17:50 localhost kernel: [    3.086064] ata10: PATA max UDMA/100 cmd 0x8800 ctl 0x8c00 bmdma 0x9008 irq 17
Aug 16 16:17:50 localhost kernel: [    3.184906] device label backups devid 1 transid 3598 /dev/sda4
Aug 16 16:17:50 localhost kernel: [    3.273363] usb 2-5: new low-speed USB device number 2 using ohci_hcd
Aug 16 16:17:50 localhost kernel: [    3.509077] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:02.0/usb2/2-5/2-5:1.0/input/input0
Aug 16 16:17:50 localhost kernel: [    3.509165] generic-usb 0003:413C:2105.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:02.0-5/input0
Aug 16 16:17:50 localhost kernel: [    3.509200] usbcore: registered new interface driver usbhid
Aug 16 16:17:50 localhost kernel: [    3.509202] usbhid: USB HID core driver
Aug 16 16:17:50 localhost kernel: [    3.743455] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Aug 16 16:17:50 localhost kernel: [    5.035137] FS-Cache: Loaded
Aug 16 16:17:50 localhost kernel: [    5.048830] RPC: Registered named UNIX socket transport module.
Aug 16 16:17:50 localhost kernel: [    5.048834] RPC: Registered udp transport module.
Aug 16 16:17:50 localhost kernel: [    5.048836] RPC: Registered tcp transport module.
Aug 16 16:17:50 localhost kernel: [    5.048837] RPC: Registered tcp NFSv4.1 backchannel transport module.
Aug 16 16:17:50 localhost kernel: [    5.170188] i2c i2c-0: nForce2 SMBus adapter at 0x4c00
Aug 16 16:17:50 localhost kernel: [    5.170214] i2c i2c-1: nForce2 SMBus adapter at 0x4c40
Aug 16 16:17:50 localhost kernel: [    5.187328] ACPI: Fan [FAN] (on)
Aug 16 16:17:50 localhost kernel: [    5.188006] thermal LNXTHERM:00: registered as thermal_zone0
Aug 16 16:17:50 localhost kernel: [    5.188008] ACPI: Thermal Zone [THRM] (40 C)
Aug 16 16:17:50 localhost kernel: [    5.361688] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ (2 cpu cores) (version 2.20.00)
Aug 16 16:17:50 localhost kernel: [    5.361740] powernow-k8: fid 0x10 (2400 MHz), vid 0x8
Aug 16 16:17:50 localhost kernel: [    5.361742] powernow-k8: fid 0xe (2200 MHz), vid 0xa
Aug 16 16:17:50 localhost kernel: [    5.361744] powernow-k8: fid 0xc (2000 MHz), vid 0xc
Aug 16 16:17:50 localhost kernel: [    5.361745] powernow-k8: fid 0xa (1800 MHz), vid 0xe
Aug 16 16:17:50 localhost kernel: [    5.361747] powernow-k8: fid 0x2 (1000 MHz), vid 0x12
Aug 16 16:17:50 localhost kernel: [    5.363139] EDAC MC: Ver: 2.1.0
Aug 16 16:17:50 localhost kernel: [    5.449320] MCE: In-kernel MCE decoding enabled.
Aug 16 16:17:50 localhost kernel: [    5.467159] AMD64 EDAC driver v3.4.0
Aug 16 16:17:50 localhost kernel: [    5.470686] EDAC amd64: DRAM ECC disabled.
Aug 16 16:17:50 localhost kernel: [    5.470706] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
Aug 16 16:17:50 localhost kernel: [    5.470710]  Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
Aug 16 16:17:50 localhost kernel: [    5.470713]  (Note that use of the override may cause unknown side effects.)
Aug 16 16:17:50 localhost kernel: [    5.495773] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Aug 16 16:17:50 localhost kernel: [    5.495883] r8169 0000:05:07.0: (unregistered net_device): not PCI Express
Aug 16 16:17:50 localhost kernel: [    5.496331] r8169 0000:05:07.0: eth0: RTL8169sb/8110sb at 0xffffc900114f8000, 94:0c:6d:81:e3:25, XID 10000000 IRQ 17
Aug 16 16:17:50 localhost kernel: [    5.496339] r8169 0000:05:07.0: eth0: jumbo features [frames: 7152 bytes, tx checksumming: ok]
Aug 16 16:17:50 localhost kernel: [    5.513907] device label library devid 1 transid 40872 /dev/sde
Aug 16 16:17:50 localhost kernel: [    5.514297] device label library devid 4 transid 40872 /dev/sdd
Aug 16 16:17:50 localhost kernel: [    5.571543] device label backups devid 2 transid 3598 /dev/sdb4
Aug 16 16:17:50 localhost kernel: [    5.598128] microcode: AMD CPU family 0xf not supported
Aug 16 16:17:50 localhost kernel: [    5.616394] device label backups devid 1 transid 3598 /dev/sda4
Aug 16 16:17:50 localhost kernel: [    5.616695] device label library devid 2 transid 40872 /dev/sdf
Aug 16 16:17:50 localhost kernel: [    5.617372] device label library devid 3 transid 40872 /dev/sdc
Aug 16 16:17:50 localhost kernel: [    6.508260] EXT4-fs (md0): re-mounted. Opts: (null)
Aug 16 16:17:50 localhost kernel: [    6.616322] device label backups devid 1 transid 3598 /dev/sda4
Aug 16 16:17:50 localhost kernel: [    6.617923] btrfs: enabling auto defrag
Aug 16 16:17:50 localhost kernel: [    6.617933] btrfs: use lzo compression
Aug 16 16:17:50 localhost kernel: [    6.617937] btrfs: disk space caching is enabled
Aug 16 16:17:50 localhost kernel: [    8.111320] device label library devid 4 transid 40872 /dev/sdd
Aug 16 16:17:50 localhost kernel: [    8.113496] btrfs: use lzo compression
Aug 16 16:17:50 localhost kernel: [    8.113507] btrfs: enabling auto defrag
Aug 16 16:17:50 localhost kernel: [    8.113511] btrfs: disk space caching is enabled
Aug 16 16:17:50 localhost kernel: [   11.175656] Adding 4194236k swap on /dev/md1.  Priority:-1 extents:1 across:4194236k 
Aug 16 16:17:50 localhost kernel: [   12.661890] r8169 0000:05:07.0: eth0: link down
Aug 16 16:17:50 localhost kernel: [   12.661909] r8169 0000:05:07.0: eth0: link down
Aug 16 16:17:50 localhost kernel: [   12.662565] ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 16 16:17:52 localhost kernel: [   14.399354] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Aug 16 16:17:52 localhost kernel: [   14.836251] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
Aug 16 16:17:52 localhost kernel: [   14.848611] NFSD: starting 90-second grace period
Aug 16 16:17:53 localhost kernel: [   15.335946] r8169 0000:05:07.0: eth0: link up
Aug 16 16:17:53 localhost kernel: [   15.336588] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

messages.log

Aug 16 16:17:50 localhost kernel: [    0.000000] Initializing cgroup subsys cpuset
Aug 16 16:17:50 localhost kernel: [    0.000000] Initializing cgroup subsys cpu
Aug 16 16:17:50 localhost kernel: [    0.000000] Linux version 3.4.9-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Aug 15 18:59:31 CEST 2012
Aug 16 16:17:50 localhost kernel: [    0.000000] Command line: vga=773 root=LABEL=system ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux 
Aug 16 16:17:50 localhost kernel: [    0.000000] BIOS-provided physical RAM map:
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000007fff0000 (usable)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 000000007fff0000 - 000000007fff3000 (ACPI NVS)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 000000007fff3000 - 0000000080000000 (ACPI data)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
Aug 16 16:17:50 localhost kernel: [    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Aug 16 16:17:50 localhost kernel: [    0.000000] NX (Execute Disable) protection: active
Aug 16 16:17:50 localhost kernel: [    0.000000] DMI 2.3 present.
Aug 16 16:17:50 localhost kernel: [    0.000000] No AGP bridge found
Aug 16 16:17:50 localhost kernel: [    0.000000] last_pfn = 0x7fff0 max_arch_pfn = 0x400000000
Aug 16 16:17:50 localhost kernel: [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Aug 16 16:17:50 localhost kernel: [    0.000000] found SMP MP-table at [ffff8800000f5680] f5680
Aug 16 16:17:50 localhost kernel: [    0.000000] init_memory_mapping: 0000000000000000-000000007fff0000
Aug 16 16:17:50 localhost kernel: [    0.000000] RAMDISK: 7fc5f000 - 7ffef000
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: RSDP 00000000000f76f0 00014 (v00 Nvidia)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: RSDT 000000007fff3040 00038 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: FACP 000000007fff30c0 00074 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: DSDT 000000007fff3180 06264 (v01 NVIDIA AWRDACPI 00001000 MSFT 0100000E)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: FACS 000000007fff0000 00040
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: SSDT 000000007fff9500 0020C (v01 PTLTD  POWERNOW 00000001  LTP 00000001)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: SRAT 000000007fff9780 000A0 (v01 AMD    HAMMER   00000001 AMD  00000001)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: MCFG 000000007fff9880 0003C (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: APIC 000000007fff9440 0007C (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
Aug 16 16:17:50 localhost kernel: [    0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
Aug 16 16:17:50 localhost kernel: [    0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
Aug 16 16:17:50 localhost kernel: [    0.000000] SRAT: Node 0 PXM 0 0-a0000
Aug 16 16:17:50 localhost kernel: [    0.000000] SRAT: Node 0 PXM 0 100000-80000000
Aug 16 16:17:50 localhost kernel: [    0.000000] NUMA: Node 0 [0,a0000) + [100000,7fff0000) -> [0,7fff0000)
Aug 16 16:17:50 localhost kernel: [    0.000000] Initmem setup node 0 0000000000000000-000000007fff0000
Aug 16 16:17:50 localhost kernel: [    0.000000]   NODE_DATA [000000007fc5b000 - 000000007fc5efff]
Aug 16 16:17:50 localhost kernel: [    0.000000] Zone PFN ranges:
Aug 16 16:17:50 localhost kernel: [    0.000000]   DMA      0x00000010 -> 0x00001000
Aug 16 16:17:50 localhost kernel: [    0.000000]   DMA32    0x00001000 -> 0x00100000
Aug 16 16:17:50 localhost kernel: [    0.000000]   Normal   empty
Aug 16 16:17:50 localhost kernel: [    0.000000] Movable zone start PFN for each node
Aug 16 16:17:50 localhost kernel: [    0.000000] Early memory PFN ranges
Aug 16 16:17:50 localhost kernel: [    0.000000]     0: 0x00000010 -> 0x0000009f
Aug 16 16:17:50 localhost kernel: [    0.000000]     0: 0x00000100 -> 0x0007fff0
Aug 16 16:17:50 localhost kernel: [    0.000000] Nvidia board detected. Ignoring ACPI timer override.
Aug 16 16:17:50 localhost kernel: [    0.000000] If you got timer trouble try acpi_use_timer_override
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x4008
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Aug 16 16:17:50 localhost kernel: [    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: BIOS IRQ0 override ignored.
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
Aug 16 16:17:50 localhost kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
Aug 16 16:17:50 localhost kernel: [    0.000000] Using ACPI (MADT) for SMP configuration information
Aug 16 16:17:50 localhost kernel: [    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
Aug 16 16:17:50 localhost kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Aug 16 16:17:50 localhost kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
Aug 16 16:17:50 localhost kernel: [    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Aug 16 16:17:50 localhost kernel: [    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
Aug 16 16:17:50 localhost kernel: [    0.000000] Booting paravirtualized kernel on bare hardware
Aug 16 16:17:50 localhost kernel: [    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
Aug 16 16:17:50 localhost kernel: [    0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fa00000 s82944 r8192 d23552 u1048576
Aug 16 16:17:50 localhost kernel: [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 515962
Aug 16 16:17:50 localhost kernel: [    0.000000] Policy zone: DMA32
Aug 16 16:17:50 localhost kernel: [    0.000000] Kernel command line: vga=773 root=LABEL=system ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux 
Aug 16 16:17:50 localhost kernel: [    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Aug 16 16:17:50 localhost kernel: [    0.000000] Checking aperture...
Aug 16 16:17:50 localhost kernel: [    0.000000] No AGP bridge found
Aug 16 16:17:50 localhost kernel: [    0.000000] Node 0: aperture @ 9f00000000 size 32 MB
Aug 16 16:17:50 localhost kernel: [    0.000000] Aperture beyond 4GB. Ignoring.
Aug 16 16:17:50 localhost kernel: [    0.000000] Memory: 2048796k/2097088k available (4543k kernel code, 452k absent, 47840k reserved, 4304k data, 740k init)
Aug 16 16:17:50 localhost kernel: [    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Aug 16 16:17:50 localhost kernel: [    0.000000] Preemptible hierarchical RCU implementation.
Aug 16 16:17:50 localhost kernel: [    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
Aug 16 16:17:50 localhost kernel: [    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
Aug 16 16:17:50 localhost kernel: [    0.000000] NR_IRQS:4352 nr_irqs:512 16
Aug 16 16:17:50 localhost kernel: [    0.000000] Console: colour dummy device 80x25
Aug 16 16:17:50 localhost kernel: [    0.000000] console [tty0] enabled
Aug 16 16:17:50 localhost kernel: [    0.000000] allocated 8388608 bytes of page_cgroup
Aug 16 16:17:50 localhost kernel: [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Aug 16 16:17:50 localhost kernel: [    0.000000] Fast TSC calibration using PIT
Aug 16 16:17:50 localhost kernel: [    0.000000] Detected 2412.286 MHz processor.
Aug 16 16:17:50 localhost kernel: [    0.000000] Marking TSC unstable due to TSCs unsynchronized
Aug 16 16:17:50 localhost kernel: [    0.006673] Calibrating delay loop (skipped), value calculated using timer frequency.. 4826.59 BogoMIPS (lpj=8040953)
Aug 16 16:17:50 localhost kernel: [    0.006677] pid_max: default: 32768 minimum: 301
Aug 16 16:17:50 localhost kernel: [    0.006708] Security Framework initialized
Aug 16 16:17:50 localhost kernel: [    0.006715] AppArmor: AppArmor disabled by boot time parameter
Aug 16 16:17:50 localhost kernel: [    0.006904] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Aug 16 16:17:50 localhost kernel: [    0.008406] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Aug 16 16:17:50 localhost kernel: [    0.010552] Mount-cache hash table entries: 256
Aug 16 16:17:50 localhost kernel: [    0.010807] Initializing cgroup subsys cpuacct
Aug 16 16:17:50 localhost kernel: [    0.010811] Initializing cgroup subsys memory
Aug 16 16:17:50 localhost kernel: [    0.010823] Initializing cgroup subsys devices
Aug 16 16:17:50 localhost kernel: [    0.010825] Initializing cgroup subsys freezer
Aug 16 16:17:50 localhost kernel: [    0.010828] Initializing cgroup subsys net_cls
Aug 16 16:17:50 localhost kernel: [    0.010830] Initializing cgroup subsys blkio
Aug 16 16:17:50 localhost kernel: [    0.010881] CPU: Physical Processor ID: 0
Aug 16 16:17:50 localhost kernel: [    0.010883] CPU: Processor Core ID: 0
Aug 16 16:17:50 localhost kernel: [    0.010885] mce: CPU supports 5 MCE banks
Aug 16 16:17:50 localhost kernel: [    0.011650] ACPI: Core revision 20120320
Aug 16 16:17:50 localhost kernel: [    0.016238] ftrace: allocating 17833 entries in 70 pages
Aug 16 16:17:50 localhost kernel: [    0.023788] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
Aug 16 16:17:50 localhost kernel: [    0.059704] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ stepping 01
Aug 16 16:17:50 localhost kernel: [    0.059996] Performance Events: AMD PMU driver.
Aug 16 16:17:50 localhost kernel: [    0.059996] ... version:                0
Aug 16 16:17:50 localhost kernel: [    0.059996] ... bit width:              48
Aug 16 16:17:50 localhost kernel: [    0.059996] ... generic registers:      4
Aug 16 16:17:50 localhost kernel: [    0.059996] ... value mask:             0000ffffffffffff
Aug 16 16:17:50 localhost kernel: [    0.059996] ... max period:             00007fffffffffff
Aug 16 16:17:50 localhost kernel: [    0.059996] ... fixed-purpose events:   0
Aug 16 16:17:50 localhost kernel: [    0.059996] ... event mask:             000000000000000f
Aug 16 16:17:50 localhost kernel: [    0.076798] NMI watchdog: enabled, takes one hw-pmu counter.
Aug 16 16:17:50 localhost kernel: [    0.096678] Booting Node   0, Processors  #1 Ok.
Aug 16 16:17:50 localhost kernel: [    0.190040] NMI watchdog: enabled, takes one hw-pmu counter.
Aug 16 16:17:50 localhost kernel: [    0.190069] Brought up 2 CPUs
Aug 16 16:17:50 localhost kernel: [    0.190071] Total of 2 processors activated (9652.02 BogoMIPS).
Aug 16 16:17:50 localhost kernel: [    0.190613] devtmpfs: initialized
Aug 16 16:17:50 localhost kernel: [    0.191695] PM: Registering ACPI NVS region [mem 0x7fff0000-0x7fff2fff] (12288 bytes)
Aug 16 16:17:50 localhost kernel: [    0.193400] NET: Registered protocol family 16
Aug 16 16:17:50 localhost kernel: [    0.193545] TOM: 0000000080000000 aka 2048M
Aug 16 16:17:50 localhost kernel: [    0.193587] ACPI: bus type pci registered
Aug 16 16:17:50 localhost kernel: [    0.193651] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Aug 16 16:17:50 localhost kernel: [    0.193655] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
Aug 16 16:17:50 localhost kernel: [    0.212040] PCI: Using configuration type 1 for base access
Aug 16 16:17:50 localhost kernel: [    0.212617] bio: create slab <bio-0> at 0
Aug 16 16:17:50 localhost kernel: [    0.212617] ACPI: Added _OSI(Module Device)
Aug 16 16:17:50 localhost kernel: [    0.212617] ACPI: Added _OSI(Processor Device)
Aug 16 16:17:50 localhost kernel: [    0.212617] ACPI: Added _OSI(3.0 _SCP Extensions)
Aug 16 16:17:50 localhost kernel: [    0.212617] ACPI: Added _OSI(Processor Aggregator Device)
Aug 16 16:17:50 localhost kernel: [    0.218051] ACPI: Interpreter enabled
Aug 16 16:17:50 localhost kernel: [    0.218056] ACPI: (supports S0 S1 S3 S4 S5)
Aug 16 16:17:50 localhost kernel: [    0.218077] ACPI: Using IOAPIC for interrupt routing
Aug 16 16:17:50 localhost kernel: [    0.222739] ACPI: No dock devices found.
Aug 16 16:17:50 localhost kernel: [    0.222746] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
Aug 16 16:17:50 localhost kernel: [    0.222798] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Aug 16 16:17:50 localhost kernel: [    0.222916] PCI host bridge to bus 0000:00
Aug 16 16:17:50 localhost kernel: [    0.222919] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
Aug 16 16:17:50 localhost kernel: [    0.222921] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfcffffffff]
Aug 16 16:17:50 localhost kernel: [    0.222924] pci_bus 0000:00: root bus resource [mem 0xfeb00000-0xfec0ffff]
Aug 16 16:17:50 localhost kernel: [    0.222926] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Aug 16 16:17:50 localhost kernel: [    0.223031] HPET not enabled in BIOS. You might try hpet=force boot option
Aug 16 16:17:50 localhost kernel: [    0.223766] pci 0000:00:09.0: PCI bridge to [bus 05-05] (subtractive decode)
Aug 16 16:17:50 localhost kernel: [    0.223802] pci 0000:00:0b.0: PCI bridge to [bus 04-04]
Aug 16 16:17:50 localhost kernel: [    0.230004] pci 0000:00:0c.0: PCI bridge to [bus 03-03]
Aug 16 16:17:50 localhost kernel: [    0.230030] pci 0000:00:0d.0: PCI bridge to [bus 02-02]
Aug 16 16:17:50 localhost kernel: [    0.230049] pci 0000:00:0e.0: PCI bridge to [bus 01-01]
Aug 16 16:17:50 localhost kernel: [    0.230350]  pci0000:00: Requesting ACPI _OSC control (0x1d)
Aug 16 16:17:50 localhost kernel: [    0.230354]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
Aug 16 16:17:50 localhost kernel: [    0.230356] ACPI _OSC control for PCIe not granted, disabling ASPM
Aug 16 16:17:50 localhost kernel: [    0.256716] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 7 9 10 11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.256759] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 *7 9 10 11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.256800] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.256840] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.256880] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.256922] ACPI: PCI Interrupt Link [LUBA] (IRQs *3 4 5 7 9 10 11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.256961] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257002] ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257045] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257085] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257127] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 7 9 10 *11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.257168] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 *4 5 7 9 10 11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.257208] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257254] ACPI: PCI Interrupt Link [LSID] (IRQs 3 4 5 7 9 10 *11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.257300] ACPI: PCI Interrupt Link [LFID] (IRQs 3 4 *5 7 9 10 11 12 14 15)
Aug 16 16:17:50 localhost kernel: [    0.257344] ACPI: PCI Interrupt Link [LPCA] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257403] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0
Aug 16 16:17:50 localhost kernel: [    0.257454] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0
Aug 16 16:17:50 localhost kernel: [    0.257505] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257557] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257584] ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled.
Aug 16 16:17:50 localhost kernel: [    0.257642] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0
Aug 16 16:17:50 localhost kernel: [    0.257699] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22 23) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257757] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257814] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22 23) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257871] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22 23) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.257931] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0
Aug 16 16:17:50 localhost kernel: [    0.257988] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0
Aug 16 16:17:50 localhost kernel: [    0.258044] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.258106] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0
Aug 16 16:17:50 localhost kernel: [    0.258171] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0
Aug 16 16:17:50 localhost kernel: [    0.258232] ACPI: PCI Interrupt Link [APCP] (IRQs 20 21 22 23) *0, disabled.
Aug 16 16:17:50 localhost kernel: [    0.258320] vgaarb: device added: PCI:0000:05:06.0,decodes=io+mem,owns=io+mem,locks=none
Aug 16 16:17:50 localhost kernel: [    0.258320] vgaarb: loaded
Aug 16 16:17:50 localhost kernel: [    0.258320] vgaarb: bridge control possible 0000:05:06.0
Aug 16 16:17:50 localhost kernel: [    0.258320] PCI: Using ACPI for IRQ routing
Aug 16 16:17:50 localhost kernel: [    0.263486] pci 0000:00:02.1: address space collision: [mem 0xfeb00000-0xfeb000ff] conflicts with PCI Bus #00 [mem 0xfeb00000-0xfec0ffff]
Aug 16 16:17:50 localhost kernel: [    0.263538] Expanded resource reserved due to conflict with PCI Bus #00
Aug 16 16:17:50 localhost kernel: [    0.263665] NetLabel: Initializing
Aug 16 16:17:50 localhost kernel: [    0.263666] NetLabel:  domain hash size = 128
Aug 16 16:17:50 localhost kernel: [    0.263668] NetLabel:  protocols = UNLABELED CIPSOv4
Aug 16 16:17:50 localhost kernel: [    0.263683] NetLabel:  unlabeled traffic allowed by default
Aug 16 16:17:50 localhost kernel: [    0.271550] pnp: PnP ACPI init
Aug 16 16:17:50 localhost kernel: [    0.271577] ACPI: bus type pnp registered
Aug 16 16:17:50 localhost kernel: [    0.271880] system 00:01: [io  0x4000-0x407f] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.271883] system 00:01: [io  0x4080-0x40ff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.271886] system 00:01: [io  0x4400-0x447f] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.271888] system 00:01: [io  0x4480-0x44ff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.271891] system 00:01: [io  0x4800-0x487f] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.271893] system 00:01: [io  0x4880-0x48ff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.272413] system 00:02: [io  0x04d0-0x04d1] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.272416] system 00:02: [io  0x0800-0x0805] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.272418] system 00:02: [io  0x0290-0x0297] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273262] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273474] system 00:08: [mem 0x000d3000-0x000d3fff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273477] system 00:08: [mem 0x000f0000-0x000f7fff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273480] system 00:08: [mem 0x000f8000-0x000fbfff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273483] system 00:08: [mem 0x000fc000-0x000fffff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273485] system 00:08: [mem 0x7fff0000-0x7fffffff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273488] system 00:08: [mem 0xffff0000-0xffffffff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273491] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273494] system 00:08: [mem 0x00100000-0x7ffeffff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273497] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
Aug 16 16:17:50 localhost kernel: [    0.273499] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273502] system 00:08: [mem 0xfefff000-0xfeffffff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273505] system 00:08: [mem 0xfff80000-0xfff80fff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273507] system 00:08: [mem 0xfff90000-0xfffbffff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273510] system 00:08: [mem 0xfffed000-0xfffeffff] has been reserved
Aug 16 16:17:50 localhost kernel: [    0.273523] pnp: PnP ACPI: found 9 devices
Aug 16 16:17:50 localhost kernel: [    0.273524] ACPI: ACPI bus type pnp unregistered
Aug 16 16:17:50 localhost kernel: [    0.280147] Switching to clocksource acpi_pm
Aug 16 16:17:50 localhost kernel: [    0.280220] pci 0000:00:09.0: BAR 15: assigned [mem 0x80000000-0x800fffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280224] pci 0000:00:0c.0: BAR 15: assigned [mem 0x80100000-0x801fffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280226] pci 0000:00:02.1: BAR 0: assigned [mem 0x80200000-0x802000ff]
Aug 16 16:17:50 localhost kernel: [    0.280232] pci 0000:05:06.0: BAR 6: assigned [mem 0x80000000-0x8001ffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280235] pci 0000:05:07.0: BAR 6: assigned [mem 0x80020000-0x8003ffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280238] pci 0000:00:09.0: PCI bridge to [bus 05-05]
Aug 16 16:17:50 localhost kernel: [    0.280241] pci 0000:00:09.0:   bridge window [io  0xa000-0xafff]
Aug 16 16:17:50 localhost kernel: [    0.280244] pci 0000:00:09.0:   bridge window [mem 0xd2000000-0xd4ffffff]
Aug 16 16:17:50 localhost kernel: [    0.280247] pci 0000:00:09.0:   bridge window [mem 0x80000000-0x800fffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280251] pci 0000:00:0b.0: PCI bridge to [bus 04-04]
Aug 16 16:17:50 localhost kernel: [    0.280257] pci 0000:03:00.0: BAR 6: assigned [mem 0x80100000-0x8010ffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280259] pci 0000:00:0c.0: PCI bridge to [bus 03-03]
Aug 16 16:17:50 localhost kernel: [    0.280262] pci 0000:00:0c.0:   bridge window [io  0x8000-0x9fff]
Aug 16 16:17:50 localhost kernel: [    0.280265] pci 0000:00:0c.0:   bridge window [mem 0xd0000000-0xd1ffffff]
Aug 16 16:17:50 localhost kernel: [    0.280268] pci 0000:00:0c.0:   bridge window [mem 0x80100000-0x801fffff pref]
Aug 16 16:17:50 localhost kernel: [    0.280271] pci 0000:00:0d.0: PCI bridge to [bus 02-02]
Aug 16 16:17:50 localhost kernel: [    0.280276] pci 0000:00:0e.0: PCI bridge to [bus 01-01]
Aug 16 16:17:50 localhost kernel: [    0.280386] NET: Registered protocol family 2
Aug 16 16:17:50 localhost kernel: [    0.280503] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
Aug 16 16:17:50 localhost kernel: [    0.281336] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
Aug 16 16:17:50 localhost kernel: [    0.284161] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Aug 16 16:17:50 localhost kernel: [    0.284882] TCP: Hash tables configured (established 262144 bind 65536)
Aug 16 16:17:50 localhost kernel: [    0.284886] TCP: reno registered
Aug 16 16:17:50 localhost kernel: [    0.284897] UDP hash table entries: 1024 (order: 3, 32768 bytes)
Aug 16 16:17:50 localhost kernel: [    0.284928] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
Aug 16 16:17:50 localhost kernel: [    0.285056] NET: Registered protocol family 1
Aug 16 16:17:50 localhost kernel: [    0.285277] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
Aug 16 16:17:50 localhost kernel: [    0.350149] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
Aug 16 16:17:50 localhost kernel: [    0.350207] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350213] pci 0000:00:0b.0: Found disabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350220] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350223] pci 0000:00:0b.0: Linking AER extended capability
Aug 16 16:17:50 localhost kernel: [    0.350254] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350258] pci 0000:00:0c.0: Found disabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350265] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350268] pci 0000:00:0c.0: Linking AER extended capability
Aug 16 16:17:50 localhost kernel: [    0.350301] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350306] pci 0000:00:0d.0: Found disabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350312] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350315] pci 0000:00:0d.0: Linking AER extended capability
Aug 16 16:17:50 localhost kernel: [    0.350351] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350356] pci 0000:00:0e.0: Found disabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350362] pci 0000:00:00.0: Found enabled HT MSI Mapping
Aug 16 16:17:50 localhost kernel: [    0.350365] pci 0000:00:0e.0: Linking AER extended capability
Aug 16 16:17:50 localhost kernel: [    0.350461] Unpacking initramfs...
Aug 16 16:17:50 localhost kernel: [    0.431881] Freeing initrd memory: 3648k freed
Aug 16 16:17:50 localhost kernel: [    0.443007] audit: initializing netlink socket (disabled)
Aug 16 16:17:50 localhost kernel: [    0.443023] type=2000 audit(1345148257.439:1): initialized
Aug 16 16:17:50 localhost kernel: [    0.443424] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Aug 16 16:17:50 localhost kernel: [    0.445611] VFS: Disk quotas dquot_6.5.2
Aug 16 16:17:50 localhost kernel: [    0.445665] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Aug 16 16:17:50 localhost kernel: [    0.445784] msgmni has been set to 4008
Aug 16 16:17:50 localhost kernel: [    0.446060] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Aug 16 16:17:50 localhost kernel: [    0.446106] io scheduler noop registered
Aug 16 16:17:50 localhost kernel: [    0.446109] io scheduler deadline registered
Aug 16 16:17:50 localhost kernel: [    0.446177] io scheduler cfq registered (default)
Aug 16 16:17:50 localhost kernel: [    0.450178] vesafb: mode is 1024x768x8, linelength=1024, pages=4
Aug 16 16:17:50 localhost kernel: [    0.450180] vesafb: scrolling: redraw
Aug 16 16:17:50 localhost kernel: [    0.450183] vesafb: Pseudocolor: size=6:6:6:6, shift=0:0:0:0
Aug 16 16:17:50 localhost kernel: [    0.450310] vesafb: framebuffer at 0xd2000000, mapped to 0xffffc90010980000, using 1536k, total 4096k
Aug 16 16:17:50 localhost kernel: [    0.480082] Console: switching to colour frame buffer device 128x48
Aug 16 16:17:50 localhost kernel: [    0.509705] fb0: VESA VGA frame buffer device
Aug 16 16:17:50 localhost kernel: [    0.509756] GHES: HEST is not enabled!
Aug 16 16:17:50 localhost kernel: [    0.509836] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Aug 16 16:17:50 localhost kernel: [    0.510285] Linux agpgart interface v0.103
Aug 16 16:17:50 localhost kernel: [    0.510344] i8042: PNP: No PS/2 controller found. Probing ports directly.
Aug 16 16:17:50 localhost kernel: [    0.513544] serio: i8042 KBD port at 0x60,0x64 irq 1
Aug 16 16:17:50 localhost kernel: [    0.513581] serio: i8042 AUX port at 0x60,0x64 irq 12
Aug 16 16:17:50 localhost kernel: [    0.513708] mousedev: PS/2 mouse device common for all mice
Aug 16 16:17:50 localhost kernel: [    0.513788] rtc_cmos 00:04: RTC can wake from S4
Aug 16 16:17:50 localhost kernel: [    0.513929] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
Aug 16 16:17:50 localhost kernel: [    0.513952] rtc0: alarms up to one year, y3k, 242 bytes nvram
Aug 16 16:17:50 localhost kernel: [    0.513961] cpuidle: using governor ladder
Aug 16 16:17:50 localhost kernel: [    0.513963] cpuidle: using governor menu
Aug 16 16:17:50 localhost kernel: [    0.514135] TCP: cubic registered
Aug 16 16:17:50 localhost kernel: [    0.514253] NET: Registered protocol family 10
Aug 16 16:17:50 localhost kernel: [    0.514478] NET: Registered protocol family 17
Aug 16 16:17:50 localhost kernel: [    0.514483] Registering the dns_resolver key type
Aug 16 16:17:50 localhost kernel: [    0.514682] registered taskstats version 1
Aug 16 16:17:50 localhost kernel: [    0.515172] rtc_cmos 00:04: setting system clock to 2012-08-16 20:17:38 UTC (1345148258)
Aug 16 16:17:50 localhost kernel: [    0.515218] Initializing network drop monitor service
Aug 16 16:17:50 localhost kernel: [    0.516574] Freeing unused kernel memory: 740k freed
Aug 16 16:17:50 localhost kernel: [    0.517034] Write protecting the kernel read-only data: 8192k
Aug 16 16:17:50 localhost kernel: [    0.522328] Freeing unused kernel memory: 1584k freed
Aug 16 16:17:50 localhost kernel: [    0.525587] Freeing unused kernel memory: 636k freed
Aug 16 16:17:50 localhost [    0.537894] systemd-udevd[65]: starting version 188
Aug 16 16:17:50 localhost kernel: [    0.541267] SCSI subsystem initialized
Aug 16 16:17:50 localhost kernel: [    0.549944] scsi0 : pata_amd
Aug 16 16:17:50 localhost kernel: [    0.550661] scsi1 : pata_amd
Aug 16 16:17:50 localhost kernel: [    0.551154] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
Aug 16 16:17:50 localhost kernel: [    0.551157] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
Aug 16 16:17:50 localhost kernel: [    0.756327] ata1.00: ATA-7: ST3320620A, 3.AAC, max UDMA/100
Aug 16 16:17:50 localhost kernel: [    0.756331] ata1.00: 625142448 sectors, multi 1: LBA48 
Aug 16 16:17:50 localhost kernel: [    0.822923] ata1.00: configured for UDMA/100
Aug 16 16:17:50 localhost kernel: [    0.823123] scsi 0:0:0:0: Direct-Access     ATA      ST3320620A       3.AA PQ: 0 ANSI: 5
Aug 16 16:17:50 localhost kernel: [    0.824476] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Aug 16 16:17:50 localhost kernel: [    0.824526] sd 0:0:0:0: [sda] Write Protect is off
Aug 16 16:17:50 localhost kernel: [    0.824549] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 16 16:17:50 localhost kernel: [    0.908089]  sda: sda1 sda2 sda3 sda4
Aug 16 16:17:50 localhost kernel: [    0.908613] sd 0:0:0:0: [sda] Attached SCSI disk
Aug 16 16:17:50 localhost kernel: [    1.030207] ata2.00: ATA-7: ST3320620A, 3.AAE, max UDMA/100
Aug 16 16:17:50 localhost kernel: [    1.030209] ata2.00: 625142448 sectors, multi 1: LBA48 
Aug 16 16:17:50 localhost kernel: [    1.096736] ata2.00: configured for UDMA/100
Aug 16 16:17:50 localhost kernel: [    1.096877] scsi 1:0:0:0: Direct-Access     ATA      ST3320620A       3.AA PQ: 0 ANSI: 5
Aug 16 16:17:50 localhost kernel: [    1.097125] sd 1:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Aug 16 16:17:50 localhost kernel: [    1.097171] sd 1:0:0:0: [sdb] Write Protect is off
Aug 16 16:17:50 localhost kernel: [    1.097193] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 16 16:17:50 localhost kernel: [    1.174401]  sdb: sdb1 sdb2 sdb3 sdb4
Aug 16 16:17:50 localhost kernel: [    1.174893] sd 1:0:0:0: [sdb] Attached SCSI disk
Aug 16 16:17:50 localhost kernel: [    1.180339] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 21
Aug 16 16:17:50 localhost kernel: [    1.180820] scsi2 : sata_nv
Aug 16 16:17:50 localhost kernel: [    1.181101] scsi3 : sata_nv
Aug 16 16:17:50 localhost kernel: [    1.181321] ata3: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xd400 irq 21
Aug 16 16:17:50 localhost kernel: [    1.181324] ata4: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xd408 irq 21
Aug 16 16:17:50 localhost kernel: [    1.184955] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 20
Aug 16 16:17:50 localhost kernel: [    1.185441] scsi4 : sata_nv
Aug 16 16:17:50 localhost kernel: [    1.185540] scsi5 : sata_nv
Aug 16 16:17:50 localhost kernel: [    1.185648] ata5: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xc000 irq 20
Aug 16 16:17:50 localhost kernel: [    1.185651] ata6: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xc008 irq 20
Aug 16 16:17:50 localhost kernel: [    1.269092] mdadm: sending ioctl 800c0910 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269098] mdadm: sending ioctl 800c0910 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269201] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269203] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269460] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269462] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269652] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.269654] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.276606] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.276609] mdadm: sending ioctl 1261 to a partition!
Aug 16 16:17:50 localhost kernel: [    1.646701] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Aug 16 16:17:50 localhost kernel: [    1.650044] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Aug 16 16:17:50 localhost kernel: [    1.653673] ata3.00: ATA-8: ST31000528AS, CC46, max UDMA/133
Aug 16 16:17:50 localhost kernel: [    1.653676] ata3.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 0/32)
Aug 16 16:17:50 localhost kernel: [    1.656879] ata5.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7
Aug 16 16:17:50 localhost kernel: [    1.656881] ata5.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 0/32)
Aug 16 16:17:50 localhost kernel: [    1.663548] ata5.00: configured for UDMA/133
Aug 16 16:17:50 localhost kernel: [    1.663738] ata3.00: configured for UDMA/133
Aug 16 16:17:50 localhost kernel: [    1.663914] scsi 2:0:0:0: Direct-Access     ATA      ST31000528AS     CC46 PQ: 0 ANSI: 5
Aug 16 16:17:50 localhost kernel: [    1.664125] sd 2:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Aug 16 16:17:50 localhost kernel: [    1.664174] sd 2:0:0:0: [sdc] Write Protect is off
Aug 16 16:17:50 localhost kernel: [    1.664198] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 16 16:17:50 localhost kernel: [    1.665966]  sdc: unknown partition table
Aug 16 16:17:50 localhost kernel: [    1.666237] sd 2:0:0:0: [sdc] Attached SCSI disk
Aug 16 16:17:50 localhost kernel: [    2.130035] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Aug 16 16:17:50 localhost kernel: [    2.137432] ata4.00: ATA-8: WDC WD6400AAKS-07A7B0, 01.03B01, max UDMA/133
Aug 16 16:17:50 localhost kernel: [    2.137435] ata4.00: 1250263728 sectors, multi 1: LBA48 NCQ (depth 0/32)
Aug 16 16:17:50 localhost kernel: [    2.150401] ata4.00: configured for UDMA/133
Aug 16 16:17:50 localhost kernel: [    2.150591] scsi 3:0:0:0: Direct-Access     ATA      WDC WD6400AAKS-0 01.0 PQ: 0 ANSI: 5
Aug 16 16:17:50 localhost kernel: [    2.150911] sd 3:0:0:0: [sdd] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
Aug 16 16:17:50 localhost kernel: [    2.150959] sd 3:0:0:0: [sdd] Write Protect is off
Aug 16 16:17:50 localhost kernel: [    2.150983] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 16 16:17:50 localhost kernel: [    2.151218] scsi 4:0:0:0: Direct-Access     ATA      SAMSUNG HD103UJ  1AA0 PQ: 0 ANSI: 5
Aug 16 16:17:50 localhost kernel: [    2.152532] sd 4:0:0:0: [sde] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Aug 16 16:17:50 localhost kernel: [    2.152585] sd 4:0:0:0: [sde] Write Protect is off
Aug 16 16:17:50 localhost kernel: [    2.152609] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 16 16:17:50 localhost kernel: [    2.160154]  sdd: unknown partition table
Aug 16 16:17:50 localhost kernel: [    2.160371] sd 3:0:0:0: [sdd] Attached SCSI disk
Aug 16 16:17:50 localhost kernel: [    2.160848]  sde: unknown partition table
Aug 16 16:17:50 localhost kernel: [    2.160994] sd 4:0:0:0: [sde] Attached SCSI disk
Aug 16 16:17:50 localhost kernel: [    2.616701] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Aug 16 16:17:50 localhost kernel: [    2.623775] ata6.00: ATA-8: WDC WD10EALX-009BA0, 15.01H15, max UDMA/133
Aug 16 16:17:50 localhost kernel: [    2.623778] ata6.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 0/32)
Aug 16 16:17:50 localhost kernel: [    2.637781] ata6.00: configured for UDMA/133
Aug 16 16:17:50 localhost kernel: [    2.637977] scsi 5:0:0:0: Direct-Access     ATA      WDC WD10EALX-009 15.0 PQ: 0 ANSI: 5
Aug 16 16:17:50 localhost kernel: [    2.638277] sd 5:0:0:0: [sdf] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Aug 16 16:17:50 localhost kernel: [    2.638325] sd 5:0:0:0: [sdf] Write Protect is off
Aug 16 16:17:50 localhost kernel: [    2.638348] sd 5:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 16 16:17:50 localhost kernel: [    2.654342]  sdf: unknown partition table
Aug 16 16:17:50 localhost kernel: [    2.654570] sd 5:0:0:0: [sdf] Attached SCSI disk
Aug 16 16:17:50 localhost kernel: [    2.655330] md: raid1 personality registered for level 1
Aug 16 16:17:50 localhost kernel: [    2.662553] md: bind<sda3>
Aug 16 16:17:50 localhost kernel: [    2.666777] Btrfs loaded
Aug 16 16:17:50 localhost kernel: [    2.670331] device label library devid 3 transid 40872 /dev/sdc
Aug 16 16:17:50 localhost kernel: [    2.671471] md: bind<sdb2>
Aug 16 16:17:50 localhost kernel: [    2.683096] md: bind<sda2>
Aug 16 16:17:50 localhost kernel: [    2.688708] device label backups devid 2 transid 3598 /dev/sdb4
Aug 16 16:17:50 localhost kernel: [    2.691356] device label library devid 1 transid 40872 /dev/sde
Aug 16 16:17:50 localhost kernel: [    2.691545] device label library devid 4 transid 40872 /dev/sdd
Aug 16 16:17:50 localhost kernel: [    2.693875] md: bind<sdb3>
Aug 16 16:17:50 localhost kernel: [    2.697117] device label backups devid 1 transid 3598 /dev/sda4
Aug 16 16:17:50 localhost kernel: [    2.698968] bio: create slab <bio-1> at 1
Aug 16 16:17:50 localhost kernel: [    2.699659] md/raid1:md0: active with 2 out of 2 mirrors
Aug 16 16:17:50 localhost kernel: [    2.699709] md0: detected capacity change from 0 to 21474770944
Aug 16 16:17:50 localhost kernel: [    2.710036] md/raid1:md1: active with 2 out of 2 mirrors
Aug 16 16:17:50 localhost kernel: [    2.710078] md1: detected capacity change from 0 to 4294901760
Aug 16 16:17:50 localhost kernel: [    2.724017]  md0: unknown partition table
Aug 16 16:17:50 localhost kernel: [    2.727717] usbcore: registered new interface driver usbfs
Aug 16 16:17:50 localhost kernel: [    2.727746] usbcore: registered new interface driver hub
Aug 16 16:17:50 localhost kernel: [    2.729874] usbcore: registered new device driver usb
Aug 16 16:17:50 localhost kernel: [    2.730526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Aug 16 16:17:50 localhost kernel: [    2.731057] ehci_hcd 0000:00:02.1: EHCI Host Controller
Aug 16 16:17:50 localhost kernel: [    2.731103] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
Aug 16 16:17:50 localhost kernel: [    2.731139] ehci_hcd 0000:00:02.1: debug port 1
Aug 16 16:17:50 localhost kernel: [    2.731171] ehci_hcd 0000:00:02.1: irq 22, io mem 0x80200000
Aug 16 16:17:50 localhost kernel: [    2.738729] device label library devid 2 transid 40872 /dev/sdf
Aug 16 16:17:50 localhost kernel: [    2.740069] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
Aug 16 16:17:50 localhost kernel: [    2.740409] hub 1-0:1.0: USB hub found
Aug 16 16:17:50 localhost kernel: [    2.740415] hub 1-0:1.0: 10 ports detected
Aug 16 16:17:50 localhost kernel: [    2.746107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Aug 16 16:17:50 localhost kernel: [    2.746497] ohci_hcd 0000:00:02.0: OHCI Host Controller
Aug 16 16:17:50 localhost kernel: [    2.746516] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
Aug 16 16:17:50 localhost kernel: [    2.746551] ohci_hcd 0000:00:02.0: irq 23, io mem 0xd5002000
Aug 16 16:17:50 localhost kernel: [    2.759519] ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
Aug 16 16:17:50 localhost kernel: [    2.759692] ahci 0000:03:00.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
Aug 16 16:17:50 localhost kernel: [    2.759696] ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
Aug 16 16:17:50 localhost kernel: [    2.760421] scsi6 : ahci
Aug 16 16:17:50 localhost kernel: [    2.760530] scsi7 : ahci
Aug 16 16:17:50 localhost kernel: [    2.760589] ata7: SATA max UDMA/133 abar m512@0xd1000000 port 0xd1000100 irq 44
Aug 16 16:17:50 localhost kernel: [    2.760593] ata8: SATA max UDMA/133 abar m512@0xd1000000 port 0xd1000180 irq 44
Aug 16 16:17:50 localhost kernel: [    2.778387] device label library devid 3 transid 40872 /dev/sdc
Aug 16 16:17:50 localhost kernel: [    2.781018] device label library devid 4 transid 40872 /dev/sdd
Aug 16 16:17:50 localhost kernel: [    2.784547] device label library devid 1 transid 40872 /dev/sde
Aug 16 16:17:50 localhost kernel: [    2.787897] device label library devid 2 transid 40872 /dev/sdf
Aug 16 16:17:50 localhost kernel: [    2.798968] hub 2-0:1.0: USB hub found
Aug 16 16:17:50 localhost kernel: [    2.798976] hub 2-0:1.0: 10 ports detected
Aug 16 16:17:50 localhost kernel: [    2.850436]  md1: unknown partition table
Aug 16 16:17:50 localhost kernel: [    2.948908] device label backups devid 2 transid 3598 /dev/sdb4
Aug 16 16:17:50 localhost kernel: [    3.080046] ata7: SATA link down (SStatus 0 SControl 300)
Aug 16 16:17:50 localhost kernel: [    3.080096] ata8: SATA link down (SStatus 0 SControl 300)
Aug 16 16:17:50 localhost kernel: [    3.084657] pata_acpi 0000:03:00.1: enabling device (0000 -> 0001)
Aug 16 16:17:50 localhost kernel: [    3.084782] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
Aug 16 16:17:50 localhost kernel: [    3.085904] scsi8 : pata_jmicron
Aug 16 16:17:50 localhost kernel: [    3.085998] scsi9 : pata_jmicron
Aug 16 16:17:50 localhost kernel: [    3.086061] ata9: PATA max UDMA/100 cmd 0x8000 ctl 0x8400 bmdma 0x9000 irq 17
Aug 16 16:17:50 localhost kernel: [    3.086064] ata10: PATA max UDMA/100 cmd 0x8800 ctl 0x8c00 bmdma 0x9008 irq 17
Aug 16 16:17:50 localhost kernel: [    3.184906] device label backups devid 1 transid 3598 /dev/sda4
Aug 16 16:17:50 localhost kernel: [    3.273363] usb 2-5: new low-speed USB device number 2 using ohci_hcd
Aug 16 16:17:50 localhost kernel: [    3.509077] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:02.0/usb2/2-5/2-5:1.0/input/input0
Aug 16 16:17:50 localhost kernel: [    3.509165] generic-usb 0003:413C:2105.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:02.0-5/input0
Aug 16 16:17:50 localhost kernel: [    3.509200] usbcore: registered new interface driver usbhid
Aug 16 16:17:50 localhost kernel: [    3.509202] usbhid: USB HID core driver
Aug 16 16:17:50 localhost kernel: [    3.743455] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)
Aug 16 16:17:50 localhost [    4.812970] systemd-udevd[228]: starting version 188
Aug 16 16:17:50 localhost kernel: [    5.035137] FS-Cache: Loaded
Aug 16 16:17:50 localhost kernel: [    5.048830] RPC: Registered named UNIX socket transport module.
Aug 16 16:17:50 localhost kernel: [    5.048834] RPC: Registered udp transport module.
Aug 16 16:17:50 localhost kernel: [    5.048836] RPC: Registered tcp transport module.
Aug 16 16:17:50 localhost kernel: [    5.048837] RPC: Registered tcp NFSv4.1 backchannel transport module.
Aug 16 16:17:50 localhost kernel: [    5.170188] i2c i2c-0: nForce2 SMBus adapter at 0x4c00
Aug 16 16:17:50 localhost kernel: [    5.170214] i2c i2c-1: nForce2 SMBus adapter at 0x4c40
Aug 16 16:17:50 localhost kernel: [    5.187328] ACPI: Fan [FAN] (on)
Aug 16 16:17:50 localhost kernel: [    5.188006] thermal LNXTHERM:00: registered as thermal_zone0
Aug 16 16:17:50 localhost kernel: [    5.188008] ACPI: Thermal Zone [THRM] (40 C)
Aug 16 16:17:50 localhost kernel: [    5.361688] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ (2 cpu cores) (version 2.20.00)
Aug 16 16:17:50 localhost kernel: [    5.361740] powernow-k8: fid 0x10 (2400 MHz), vid 0x8
Aug 16 16:17:50 localhost kernel: [    5.361742] powernow-k8: fid 0xe (2200 MHz), vid 0xa
Aug 16 16:17:50 localhost kernel: [    5.361744] powernow-k8: fid 0xc (2000 MHz), vid 0xc
Aug 16 16:17:50 localhost kernel: [    5.361745] powernow-k8: fid 0xa (1800 MHz), vid 0xe
Aug 16 16:17:50 localhost kernel: [    5.361747] powernow-k8: fid 0x2 (1000 MHz), vid 0x12
Aug 16 16:17:50 localhost kernel: [    5.363139] EDAC MC: Ver: 2.1.0
Aug 16 16:17:50 localhost kernel: [    5.449320] MCE: In-kernel MCE decoding enabled.
Aug 16 16:17:50 localhost kernel: [    5.467159] AMD64 EDAC driver v3.4.0
Aug 16 16:17:50 localhost kernel: [    5.470686] EDAC amd64: DRAM ECC disabled.
Aug 16 16:17:50 localhost kernel: [    5.470706] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
Aug 16 16:17:50 localhost kernel: [    5.470710]  Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
Aug 16 16:17:50 localhost kernel: [    5.470713]  (Note that use of the override may cause unknown side effects.)
Aug 16 16:17:50 localhost kernel: [    5.495773] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Aug 16 16:17:50 localhost kernel: [    5.495883] r8169 0000:05:07.0: (unregistered net_device): not PCI Express
Aug 16 16:17:50 localhost kernel: [    5.496331] r8169 0000:05:07.0: eth0: RTL8169sb/8110sb at 0xffffc900114f8000, 94:0c:6d:81:e3:25, XID 10000000 IRQ 17
Aug 16 16:17:50 localhost kernel: [    5.496339] r8169 0000:05:07.0: eth0: jumbo features [frames: 7152 bytes, tx checksumming: ok]
Aug 16 16:17:50 localhost kernel: [    5.513907] device label library devid 1 transid 40872 /dev/sde
Aug 16 16:17:50 localhost kernel: [    5.514297] device label library devid 4 transid 40872 /dev/sdd
Aug 16 16:17:50 localhost kernel: [    5.571543] device label backups devid 2 transid 3598 /dev/sdb4
Aug 16 16:17:50 localhost kernel: [    5.598128] microcode: AMD CPU family 0xf not supported
Aug 16 16:17:50 localhost kernel: [    5.616394] device label backups devid 1 transid 3598 /dev/sda4
Aug 16 16:17:50 localhost kernel: [    5.616695] device label library devid 2 transid 40872 /dev/sdf
Aug 16 16:17:50 localhost kernel: [    5.617372] device label library devid 3 transid 40872 /dev/sdc
Aug 16 16:17:50 localhost kernel: [    6.508260] EXT4-fs (md0): re-mounted. Opts: (null)
Aug 16 16:17:50 localhost kernel: [    6.616322] device label backups devid 1 transid 3598 /dev/sda4
Aug 16 16:17:50 localhost kernel: [    6.617923] btrfs: enabling auto defrag
Aug 16 16:17:50 localhost kernel: [    6.617933] btrfs: use lzo compression
Aug 16 16:17:50 localhost kernel: [    6.617937] btrfs: disk space caching is enabled
Aug 16 16:17:50 localhost kernel: [    8.111320] device label library devid 4 transid 40872 /dev/sdd
Aug 16 16:17:50 localhost kernel: [    8.113496] btrfs: use lzo compression
Aug 16 16:17:50 localhost kernel: [    8.113507] btrfs: enabling auto defrag
Aug 16 16:17:50 localhost kernel: [    8.113511] btrfs: disk space caching is enabled
Aug 16 16:17:50 localhost kernel: [   11.175656] Adding 4194236k swap on /dev/md1.  Priority:-1 extents:1 across:4194236k 
Aug 16 16:17:50 localhost kernel: [   12.661890] r8169 0000:05:07.0: eth0: link down
Aug 16 16:17:50 localhost kernel: [   12.661909] r8169 0000:05:07.0: eth0: link down
Aug 16 16:17:50 localhost kernel: [   12.662565] ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 16 16:17:52 localhost rpc.statd[628]: Version 1.2.6 starting
Aug 16 16:17:52 localhost sm-notify[629]: Version 1.2.6 starting
Aug 16 16:17:52 localhost rpc.statd[628]: Running as root.  chown /var/lib/nfs to choose different user
Aug 16 16:17:52 localhost sm-notify[632]: Version 1.2.6 starting
Aug 16 16:17:52 localhost sm-notify[632]: Already notifying clients; Exiting!
Aug 16 16:17:52 localhost kernel: [   14.399354] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Aug 16 16:17:52 localhost kernel: [   14.836251] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
Aug 16 16:17:52 localhost kernel: [   14.848611] NFSD: starting 90-second grace period
Aug 16 16:17:52 localhost rpc.mountd[698]: Version 1.2.6 starting
Aug 16 16:17:53 localhost ntpd[763]: ntpd 4.2.6p5@1.2349-o Sat Jun  9 05:23:54 UTC 2012 (1)
Aug 16 16:17:53 localhost ntpd[772]: proto: precision = 1.677 usec
Aug 16 16:17:53 localhost ntpd[772]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
Aug 16 16:17:53 localhost ntpd[772]: Listen and drop on 1 v6wildcard :: UDP 123
Aug 16 16:17:53 localhost ntpd[772]: Listen normally on 2 lo 127.0.0.1 UDP 123
Aug 16 16:17:53 localhost ntpd[772]: Listen normally on 3 eth0 192.168.1.20 UDP 123
Aug 16 16:17:53 localhost ntpd[772]: Listen normally on 4 lo ::1 UDP 123
Aug 16 16:17:53 localhost ntpd[772]: peers refreshed
Aug 16 16:17:53 localhost ntpd[772]: Listening on routing socket on fd #21 for interface updates
Aug 16 16:17:53 localhost kernel: [   15.335946] r8169 0000:05:07.0: eth0: link up
Aug 16 16:17:53 localhost kernel: [   15.336588] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

I am at my wits end with this one and I will appreciate any suggestions.

Last edited by MajorTom (2012-11-19 00:06:14)

Offline

#2 2012-08-22 01:49:42

MajorTom
Member
Registered: 2008-09-12
Posts: 58

Re: [SOLVED] sudden reboots during init with newer kernels

Any ideas?
I unplugged 4 SATA hard drives in that box thinking this might be related to power issues / PSU. Still, I got nothing.

Offline

#3 2012-08-22 02:28:39

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,134

Re: [SOLVED] sudden reboots during init with newer kernels

Disclaimer: I know nothing about this.

Question: should nfs be starting that often?

Isn't that kind of late to start dbus?

Last edited by cfr (2012-08-22 02:32:29)


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#4 2012-08-22 05:16:55

MajorTom
Member
Registered: 2008-09-12
Posts: 58

Re: [SOLVED] sudden reboots during init with newer kernels

I now know it can't be my system's config. Just bootstrapped ipxe.lkrn from syslinux and chose releng 64-bit 2012.08.07_04-00-01. As soon as it finished downloading files and started booting up - kaboom, a cold reboot as if the reset button was pressed.

I wonder if this problem is related to "3.3.5+ power regression still present"
https://bbs.archlinux.org/viewtopic.php?id=146851

EDIT: I've also tried 32-bit install ISO with the same results.

Last edited by MajorTom (2012-08-29 03:50:30)

Offline

#5 2012-08-29 03:48:44

MajorTom
Member
Registered: 2008-09-12
Posts: 58

Re: [SOLVED] sudden reboots during init with newer kernels

*bump*

I think I'm out of options... HELP!

I just performed a completely unnecessary hardware upgrade by replacing the PSU.  I'm now a new owner of a nice brand name PSU.  Nice but no fix.  WTF is going on with these new kernels?

Offline

#6 2012-11-19 00:05:35

MajorTom
Member
Registered: 2008-09-12
Posts: 58

Re: [SOLVED] sudden reboots during init with newer kernels

Marking it as SOLVED.

This old AMD system was completely FUBAR. Started spitting out all sorts of errors, corrupting files (!), etc.
Solution: new mobo+CPU+RAM combo

Offline

Board footer

Powered by FluxBB