SCIENTIFIC-LINUX-USERS Archives

April 2016

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Yasha Karant <[log in to unmask]>
Reply To:
Yasha Karant <[log in to unmask]>
Date:
Fri, 1 Apr 2016 22:58:32 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (1877 lines)
I just verified that the SL7.2 Live DVDkde DVD I burned does boot on my 
SL 7.1 HP laptop -- very slow, but it does boot and bring up KDE.  
During the failed boot process, there was a specific file mentioned to 
post as a "bug report", rdsosreport.txt .  This file also is long, but 
it appears here for reference.  Any ideas how to fix this? Would a USB 
stick boot work?  The machine currently has MS Win 10, but if we decide 
to keep it, I would reformat the drive as a Linux only machine, with MS 
Win running as a guest under VirtualBox or the like. At the end of the 
output below appears Warning: /dev/disk/by-label/SL-72-x86_64-LiveDVDkde 
does not exist ,   This is correct; a manual inspection of 
/dev/disk-by-label/ shows windows, etc., but no SL file.

Any assistance would be most appreciated.

Yasha Karant

+ cat /lib/dracut/dracut-033-360.el7_2
dracut-033-360.el7_2
+ cat /proc/cmdline
initrd=initrd0.img root=live:CDLABEL=SL-72-x86_64-LiveDVDkde 
rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  
BOOT_IMAGE=vmlinuz0
+ '[' -f /etc/cmdline ']'
+ for _i in '/etc/cmdline.d/*.conf'
+ '[' -f '/etc/cmdline.d/*.conf' ']'
+ break
+ cat /proc/self/mountinfo
1 1 0:1 / / rw shared:1 - rootfs rootfs rw
18 1 0:17 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw
19 1 0:3 / /proc rw,nosuid,nodev,noexec,relatime shared:7 - proc proc rw
20 1 0:5 / /dev rw,nosuid shared:8 - devtmpfs devtmpfs 
rw,size=3745572k,nr_inodes=936393,mode=755
21 18 0:16 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime 
shared:3 - securityfs securityfs rw
22 20 0:18 / /dev/shm rw,nosuid,nodev shared:9 - tmpfs tmpfs rw
23 20 0:11 / /dev/pts rw,nosuid,noexec,relatime shared:10 - devpts 
devpts rw,gid=5,mode=620,ptmxmode=000
24 1 0:19 / /run rw,nosuid,nodev shared:11 - tmpfs tmpfs rw,mode=755
25 18 0:20 / /sys/fs/cgroup ro,nosuid,nodev,noexec shared:4 - tmpfs 
tmpfs ro,mode=755
26 25 0:21 / /sys/fs/cgroup/systemd rw,nosuid,nodev,noexec,relatime 
shared:5 - cgroup cgroup 
rw,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd
27 18 0:22 / /sys/fs/pstore rw,nosuid,nodev,noexec,relatime shared:6 - 
pstore pstore rw
28 25 0:23 / /sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime 
shared:12 - cgroup cgroup rw,cpuset
29 25 0:24 / /sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime 
shared:13 - cgroup cgroup rw,hugetlb
30 25 0:25 / /sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime 
shared:14 - cgroup cgroup rw,cpuacct,cpu
31 25 0:26 / /sys/fs/cgroup/net_cls rw,nosuid,nodev,noexec,relatime 
shared:15 - cgroup cgroup rw,net_cls
32 25 0:27 / /sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime 
shared:16 - cgroup cgroup rw,perf_event
33 25 0:28 / /sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime 
shared:17 - cgroup cgroup rw,blkio
34 25 0:29 / /sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime 
shared:18 - cgroup cgroup rw,devices
35 25 0:30 / /sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime 
shared:19 - cgroup cgroup rw,memory
36 25 0:31 / /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime 
shared:20 - cgroup cgroup rw,freezer
37 1 0:32 / /var/lib/nfs/rpc_pipefs rw,relatime shared:21 - rpc_pipefs 
rpc_pipefs rw
59 18 0:33 / /sys/kernel/config rw,relatime shared:22 - configfs configfs rw
+ cat /proc/mounts
rootfs / rootfs rw 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
devtmpfs /dev devtmpfs rw,nosuid,size=3745572k,nr_inodes=936393,mode=755 0 0
securityfs /sys/kernel/security securityfs 
rw,nosuid,nodev,noexec,relatime 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts 
rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /run tmpfs rw,nosuid,nodev,mode=755 0 0
tmpfs /sys/fs/cgroup tmpfs ro,nosuid,nodev,noexec,mode=755 0 0
cgroup /sys/fs/cgroup/systemd cgroup 
rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd 
0 0
pstore /sys/fs/pstore pstore rw,nosuid,nodev,noexec,relatime 0 0
cgroup /sys/fs/cgroup/cpuset cgroup 
rw,nosuid,nodev,noexec,relatime,cpuset 0 0
cgroup /sys/fs/cgroup/hugetlb cgroup 
rw,nosuid,nodev,noexec,relatime,hugetlb 0 0
cgroup /sys/fs/cgroup/cpu,cpuacct cgroup 
rw,nosuid,nodev,noexec,relatime,cpuacct,cpu 0 0
cgroup /sys/fs/cgroup/net_cls cgroup 
rw,nosuid,nodev,noexec,relatime,net_cls 0 0
cgroup /sys/fs/cgroup/perf_event cgroup 
rw,nosuid,nodev,noexec,relatime,perf_event 0 0
cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
cgroup /sys/fs/cgroup/devices cgroup 
rw,nosuid,nodev,noexec,relatime,devices 0 0
cgroup /sys/fs/cgroup/memory cgroup 
rw,nosuid,nodev,noexec,relatime,memory 0 0
cgroup /sys/fs/cgroup/freezer cgroup 
rw,nosuid,nodev,noexec,relatime,freezer 0 0
rpc_pipefs /var/lib/nfs/rpc_pipefs rpc_pipefs rw,relatime 0 0
configfs /sys/kernel/config configfs rw,relatime 0 0
+ blkid
/dev/sda1: LABEL="SYSTEM" UUID="5E84-4728" TYPE="vfat" PARTLABEL="EFI 
system partition" PARTUUID="d53103aa-649a-4ee7-9cf5-d1d639325a57"
/dev/sda2: PARTLABEL="Microsoft reserved partition" 
PARTUUID="fd77caaf-8f82-4f3f-8394-b93494711c7b"
/dev/sda3: LABEL="Windows" UUID="AEE04C21E04BEDE1" TYPE="ntfs" 
PARTLABEL="Basic data partition" 
PARTUUID="24b15280-58ef-4ad1-af7a-eb27f990db77"
/dev/sda4: LABEL="WINRE" UUID="20086FA7086F7AA4" TYPE="ntfs" 
PARTLABEL="Basic data partition" 
PARTUUID="9fc5f052-8c24-4ae5-bb8e-a143c4fe4df0"
/dev/sda5: LABEL="RECOVERY" UUID="A07AE32E7AE30040" TYPE="ntfs" 
PARTLABEL="Basic data partition" 
PARTUUID="8c7ab59d-6636-451c-a98c-8bcbf2d6cca9"
/dev/sr0: UUID="2016-02-04-05-09-41-00" LABEL="SL-72-x86_64-LiveDVDkde" 
TYPE="iso9660" PTTYPE="dos"
+ blkid -o udev
ID_FS_LABEL=SYSTEM
ID_FS_LABEL_ENC=SYSTEM
ID_FS_UUID=5E84-4728
ID_FS_UUID_ENC=5E84-4728
ID_FS_TYPE=vfat
ID_FS_PARTLABEL=EFI system partition
ID_FS_PARTUUID=d53103aa-649a-4ee7-9cf5-d1d639325a57

ID_FS_LABEL=Windows
ID_FS_LABEL_ENC=Windows
ID_FS_UUID=AEE04C21E04BEDE1
ID_FS_UUID_ENC=AEE04C21E04BEDE1
ID_FS_TYPE=ntfs
ID_FS_PARTLABEL=Basic data partition
ID_FS_PARTUUID=24b15280-58ef-4ad1-af7a-eb27f990db77

ID_FS_LABEL=WINRE
ID_FS_LABEL_ENC=WINRE
ID_FS_UUID=20086FA7086F7AA4
ID_FS_UUID_ENC=20086FA7086F7AA4
ID_FS_TYPE=ntfs
ID_FS_PARTLABEL=Basic data partition
ID_FS_PARTUUID=9fc5f052-8c24-4ae5-bb8e-a143c4fe4df0

ID_FS_LABEL=RECOVERY
ID_FS_LABEL_ENC=RECOVERY
ID_FS_UUID=A07AE32E7AE30040
ID_FS_UUID_ENC=A07AE32E7AE30040
ID_FS_TYPE=ntfs
ID_FS_PARTLABEL=Basic data partition
ID_FS_PARTUUID=8c7ab59d-6636-451c-a98c-8bcbf2d6cca9

ID_FS_UUID=2016-02-04-05-09-41-00
ID_FS_UUID_ENC=2016-02-04-05-09-41-00
ID_FS_LABEL=SL-72-x86_64-LiveDVDkde
ID_FS_LABEL_ENC=SL-72-x86_64-LiveDVDkde
ID_FS_TYPE=iso9660
ID_PART_TABLE_TYPE=dos

ID_FS_PARTLABEL=Microsoft reserved partition
ID_FS_PARTUUID=fd77caaf-8f82-4f3f-8394-b93494711c7b
+ ls -l /dev/disk/by-id /dev/disk/by-label /dev/disk/by-partlabel 
/dev/disk/by-partuuid /dev/disk/by-path /dev/disk/by-uuid
/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root 0  9 Apr  2 06:10 
ata-ST1000LM024_HN-M101MBB_S31LJ9AH204716 -> ../../sda
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 
ata-ST1000LM024_HN-M101MBB_S31LJ9AH204716-part1 -> ../../sda1
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 
ata-ST1000LM024_HN-M101MBB_S31LJ9AH204716-part2 -> ../../sda2
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 
ata-ST1000LM024_HN-M101MBB_S31LJ9AH204716-part3 -> ../../sda3
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 
ata-ST1000LM024_HN-M101MBB_S31LJ9AH204716-part4 -> ../../sda4
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 
ata-ST1000LM024_HN-M101MBB_S31LJ9AH204716-part5 -> ../../sda5
lrwxrwxrwx 1 root 0  9 Apr  2 06:10 ata-hp_DVDRW_DU8A6SH_475553922141 -> 
../../sr0
lrwxrwxrwx 1 root 0  9 Apr  2 06:10 wwn-0xb38711cb4cf25000 -> ../../sda
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 wwn-0xb38711cb4cf25000-part1 -> 
../../sda1
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 wwn-0xb38711cb4cf25000-part2 -> 
../../sda2
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 wwn-0xb38711cb4cf25000-part3 -> 
../../sda3
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 wwn-0xb38711cb4cf25000-part4 -> 
../../sda4
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 wwn-0xb38711cb4cf25000-part5 -> 
../../sda5

/dev/disk/by-label:
total 0
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 RECOVERY -> ../../sda5
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 SYSTEM -> ../../sda1
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 WINRE -> ../../sda4
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 Windows -> ../../sda3

/dev/disk/by-partlabel:
total 0
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 Basic\x20data\x20partition -> ../../sda4
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 EFI\x20system\x20partition -> ../../sda1
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 Microsoft\x20reserved\x20partition 
-> ../../sda2

/dev/disk/by-partuuid:
total 0
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 24b15280-58ef-4ad1-af7a-eb27f990db77 
-> ../../sda3
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 8c7ab59d-6636-451c-a98c-8bcbf2d6cca9 
-> ../../sda5
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 9fc5f052-8c24-4ae5-bb8e-a143c4fe4df0 
-> ../../sda4
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 d53103aa-649a-4ee7-9cf5-d1d639325a57 
-> ../../sda1
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 fd77caaf-8f82-4f3f-8394-b93494711c7b 
-> ../../sda2

/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root 0  9 Apr  2 06:10 pci-0000:00:11.0-ata-1.0 -> ../../sda
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 pci-0000:00:11.0-ata-1.0-part1 -> 
../../sda1
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 pci-0000:00:11.0-ata-1.0-part2 -> 
../../sda2
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 pci-0000:00:11.0-ata-1.0-part3 -> 
../../sda3
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 pci-0000:00:11.0-ata-1.0-part4 -> 
../../sda4
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 pci-0000:00:11.0-ata-1.0-part5 -> 
../../sda5
lrwxrwxrwx 1 root 0  9 Apr  2 06:10 pci-0000:00:11.0-ata-2.0 -> ../../sr0

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 20086FA7086F7AA4 -> ../../sda4
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 5E84-4728 -> ../../sda1
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 A07AE32E7AE30040 -> ../../sda5
lrwxrwxrwx 1 root 0 10 Apr  2 06:10 AEE04C21E04BEDE1 -> ../../sda3
+ for _i in '/etc/conf.d/*.conf'
+ '[' -f /etc/conf.d/systemd.conf ']'
+ echo /etc/conf.d/systemd.conf
/etc/conf.d/systemd.conf
+ cat /etc/conf.d/systemd.conf
systemdutildir="/usr/lib/systemd"
systemdsystemunitdir="/usr/lib/systemd/system"
systemdsystemconfdir="/etc/systemd/system"
+ command -v lvm
+ lvm pvdisplay
+ lvm vgdisplay
+ lvm lvdisplay
+ command -v dmsetup
+ dmsetup ls --tree
No devices found
+ cat /proc/mdstat
Personalities :
unused devices: <none>
+ command -v ip
+ ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
     inet 127.0.0.1/8 scope host lo
        valid_lft forever preferred_lft forever
     inet6 ::1/128 scope host
        valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
     link/ether 70:5a:0f:1b:74:01 brd ff:ff:ff:ff:ff:ff
+ command -v journalctl
+ journalctl -ab --no-pager -o short-monotonic
-- Logs begin at Sat 2016-04-02 06:10:35 UTC, end at Sat 2016-04-02 
06:13:45 UTC. --
[    1.563754] localhost systemd-journal[107]: Runtime journal is using 
8.0M (max allowed 368.2M, trying to leave 552.4M free of 3.5G 
available → current limit 368.2M).
[    1.564109] localhost systemd-journal[107]: Runtime journal is using 
8.0M (max allowed 368.2M, trying to leave 552.4M free of 3.5G 
available → current limit 368.2M).
[    0.000000] localhost kernel: Initializing cgroup subsys cpuset
[    0.000000] localhost kernel: Initializing cgroup subsys cpu
[    0.000000] localhost kernel: Initializing cgroup subsys cpuacct
[    0.000000] localhost kernel: Linux version 3.10.0-327.4.5.el7.x86_64 
([log in to unmask]) (gcc version 4.8.5 20150623 (Red Hat 
4.8.5-4) (GCC) ) #1 SMP Mon Jan 25 13:30:47 CST 2016
[    0.000000] localhost kernel: Command line: initrd=initrd0.img 
root=live:CDLABEL=SL-72-x86_64-LiveDVDkde rootfstype=auto ro 
rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
[    0.000000] localhost kernel: e820: BIOS-provided physical RAM map:
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x0000000000000000-0x000000000009e7ff] usable
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x000000000009e800-0x000000000009ffff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x0000000000100000-0x00000000dd5bdfff] usable
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000dd5be000-0x00000000dd6b7fff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000dd6b8000-0x00000000dd6fdfff] ACPI data
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000dd6fe000-0x00000000ddbccfff] ACPI NVS
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000ddbcd000-0x00000000ddf1dfff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000ddf1e000-0x00000000de0b2fff] usable
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000de0b3000-0x00000000de56dfff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000de56e000-0x00000000deaf0fff] usable
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000deaf1000-0x00000000deff7fff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000deff8000-0x00000000deffffff] usable
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000fedc0000-0x00000000fedc0fff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000fedc2000-0x00000000fedc8fff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] localhost kernel: BIOS-e820: [mem 
0x0000000100000000-0x00000001feffffff] usable
[    0.000000] localhost kernel: NX (Execute Disable) protection: active
[    0.000000] localhost kernel: SMBIOS 2.8 present.
[    0.000000] localhost kernel: DMI: HP HP Pavilion Notebook /80AF, 
BIOS F.16 11/27/2015
[    0.000000] localhost kernel: e820: update [mem 
0x00000000-0x00000fff] usable ==> reserved
[    0.000000] localhost kernel: e820: remove [mem 
0x000a0000-0x000fffff] usable
[    0.000000] localhost kernel: AGP: No AGP bridge found
[    0.000000] localhost kernel: e820: last_pfn = 0x1ff000 max_arch_pfn 
= 0x400000000
[    0.000000] localhost kernel: MTRR default type: uncachable
[    0.000000] localhost kernel: MTRR fixed ranges enabled:
[    0.000000] localhost kernel:   00000-9FFFF write-back
[    0.000000] localhost kernel:   A0000-BFFFF write-through
[    0.000000] localhost kernel:   C0000-FFFFF write-protect
[    0.000000] localhost kernel: MTRR variable ranges enabled:
[    0.000000] localhost kernel:   0 base 000000000000 mask FFFF80000000 
write-back
[    0.000000] localhost kernel:   1 base 000080000000 mask FFFFC0000000 
write-back
[    0.000000] localhost kernel:   2 base 0000C0000000 mask FFFFE0000000 
write-back
[    0.000000] localhost kernel:   3 base 0000DF000000 mask FFFFFF000000 
uncachable
[    0.000000] localhost kernel:   4 disabled
[    0.000000] localhost kernel:   5 disabled
[    0.000000] localhost kernel:   6 disabled
[    0.000000] localhost kernel:   7 disabled
[    0.000000] localhost kernel: TOM2: 000000021f000000 aka 8688M
[    0.000000] localhost kernel: x86 PAT enabled: cpu 0, old 
0x7040600070406, new 0x7010600070106
[    0.000000] localhost kernel: original variable MTRRs
[    0.000000] localhost kernel: reg 0, base: 0GB, range: 2GB, type WB
[    0.000000] localhost kernel: reg 1, base: 2GB, range: 1GB, type WB
[    0.000000] localhost kernel: reg 2, base: 3GB, range: 512MB, type WB
[    0.000000] localhost kernel: reg 3, base: 3568MB, range: 16MB, type UC
[    0.000000] localhost kernel: total RAM covered: 3568M
[    0.000000] localhost kernel: Found optimal setting for mtrr clean up
[    0.000000] localhost kernel:  gran_size: 64K     chunk_size: 1G     
num_reg: 3      lose cover RAM: 0G
[    0.000000] localhost kernel: New variable MTRRs
[    0.000000] localhost kernel: reg 0, base: 0GB, range: 4GB, type WB
[    0.000000] localhost kernel: reg 1, base: 3568MB, range: 16MB, type UC
[    0.000000] localhost kernel: reg 2, base: 3584MB, range: 512MB, type UC
[    0.000000] localhost kernel: e820: update [mem 
0xdf000000-0xffffffff] usable ==> reserved
[    0.000000] localhost kernel: e820: last_pfn = 0xdf000 max_arch_pfn = 
0x400000000
[    0.000000] localhost kernel: found SMP MP-table at [mem 
0x000fd840-0x000fd84f] mapped at [ffff8800000fd840]
[    0.000000] localhost kernel: Base memory trampoline at 
[ffff880000098000] 98000 size 24576
[    0.000000] localhost kernel: Using GB pages for direct mapping
[    0.000000] localhost kernel: init_memory_mapping: [mem 
0x00000000-0x000fffff]
[    0.000000] localhost kernel:  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] localhost kernel: BRK [0x01f33000, 0x01f33fff] PGTABLE
[    0.000000] localhost kernel: BRK [0x01f34000, 0x01f34fff] PGTABLE
[    0.000000] localhost kernel: BRK [0x01f35000, 0x01f35fff] PGTABLE
[    0.000000] localhost kernel: init_memory_mapping: [mem 
0x1fee00000-0x1feffffff]
[    0.000000] localhost kernel:  [mem 0x1fee00000-0x1feffffff] page 2M
[    0.000000] localhost kernel: BRK [0x01f36000, 0x01f36fff] PGTABLE
[    0.000000] localhost kernel: init_memory_mapping: [mem 
0x1fc000000-0x1fedfffff]
[    0.000000] localhost kernel:  [mem 0x1fc000000-0x1fedfffff] page 2M
[    0.000000] localhost kernel: init_memory_mapping: [mem 
0x180000000-0x1fbffffff]
[    0.000000] localhost kernel:  [mem 0x180000000-0x1bfffffff] page 1G
[    0.000000] localhost kernel:  [mem 0x1c0000000-0x1fbffffff] page 2M
[    0.000000] localhost kernel: init_memory_mapping: [mem 
0x00100000-0xdd5bdfff]
[    0.000000] localhost kernel:  [mem 0x00100000-0x001fffff] page 4k
[    0.000000] localhost kernel:  [mem 0x00200000-0x3fffffff] page 2M
[    0.000000] localhost kernel:  [mem 0x40000000-0xbfffffff] page 1G
[    0.000000] localhost kernel:  [mem 0xc0000000-0xdd3fffff] page 2M
[    0.000000] localhost kernel:  [mem 0xdd400000-0xdd5bdfff] page 4k
[    0.000000] localhost kernel: init_memory_mapping: [mem 
0xddf1e000-0xde0b2fff]
[    0.000000] localhost kernel:  [mem 0xddf1e000-0xde0b2fff] page 4k
[    0.000000] localhost kernel: BRK [0x01f37000, 0x01f37fff] PGTABLE
[    0.000000] localhost kernel: BRK [0x01f38000, 0x01f38fff] PGTABLE
[    0.000000] localhost kernel: init_memory_mapping: [mem 
0xde56e000-0xdeaf0fff]
[    0.000000] localhost kernel:  [mem 0xde56e000-0xde5fffff] page 4k
[    0.000000] localhost kernel:  [mem 0xde600000-0xde9fffff] page 2M
[    0.000000] localhost kernel:  [mem 0xdea00000-0xdeaf0fff] page 4k
[    0.000000] localhost kernel: init_memory_mapping: [mem 
0xdeff8000-0xdeffffff]
[    0.000000] localhost kernel:  [mem 0xdeff8000-0xdeffffff] page 4k
[    0.000000] localhost kernel: init_memory_mapping: [mem 
0x100000000-0x17fffffff]
[    0.000000] localhost kernel:  [mem 0x100000000-0x17fffffff] page 1G
[    0.000000] localhost kernel: RAMDISK: [mem 0x7cfc6000-0x7fffefff]
[    0.000000] localhost kernel: ACPI: RSDP 00000000000f0580 00024 (v02 
HPQOEM)
[    0.000000] localhost kernel: ACPI: XSDT 00000000dd6de098 000B4 (v01 
HPQOEM SLIC-MPC 01072009 HP   00010013)
[    0.000000] localhost kernel: ACPI: FACP 00000000dd6efe88 0010C (v05 
HPQOEM SLIC-MPC 01072009 HP   00010013)
[    0.000000] localhost kernel: ACPI BIOS Warning (bug): Optional FADT 
field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 
(20130517/tbfadt-603)
[    0.000000] localhost kernel: ACPI: DSDT 00000000dd6de1e0 11CA7 (v02 
HPQOEM 80AF     01072009 ACPI 20120913)
[    0.000000] localhost kernel: ACPI: FACS 00000000ddbc9c80 00040
[    0.000000] localhost kernel: ACPI: APIC 00000000dd6eff98 0007E (v03 
HPQOEM 80AF     01072009 HP   00010013)
[    0.000000] localhost kernel: ACPI: FPDT 00000000dd6f0018 00044 (v01 
HPQOEM 80AF     01072009 HP   00010013)
[    0.000000] localhost kernel: ACPI: FIDT 00000000dd6f0060 0009C (v01 
HPQOEM 80AF     01072009 HP   00010013)
[    0.000000] localhost kernel: ACPI: MSDM 00000000dd6f0100 00055 (v03 
HPQOEM SLIC-MPC 00000001 ACPI 00010013)
[    0.000000] localhost kernel: ACPI: MCFG 00000000dd6f0158 0003C (v01 
HPQOEM 80AF     01072009 HP   00010013)
[    0.000000] localhost kernel: ACPI: BOOT 00000000dd6f0198 00028 (v01 
HPQOEM 80AF     01072009 HP   00010013)
[    0.000000] localhost kernel: ACPI: HPET 00000000dd6f01c0 00038 (v01 
HPQOEM 80AF     01072009 HP   00000005)
[    0.000000] localhost kernel: ACPI: UEFI 00000000dd6f01f8 00042 (v01 
HPQOEM 80AF     00000000 HP   00000000)
[    0.000000] localhost kernel: ACPI: IVRS 00000000dd6f0240 000D0 (v02 
HPQOEM 80AF     00000001 AMD  00000000)
[    0.000000] localhost kernel: ACPI: TPM2 00000000dd6f0310 00034 (v03 
HPQOEM 80AF     00000001 HP   00000000)
[    0.000000] localhost kernel: ACPI: SSDT 00000000dd6f0348 00854 (v01 
HPQOEM 80AF     00000001 ACPI 00000001)
[    0.000000] localhost kernel: ACPI: SSDT 00000000dd6f0ba0 0873A (v02 
HPQOEM 80AF     00000002 ACPI 04000000)
[    0.000000] localhost kernel: ACPI: CRAT 00000000dd6f92e0 00550 (v01 
HPQOEM 80AF     00000001 AMD  00000001)
[    0.000000] localhost kernel: ACPI: SSDT 00000000dd6f9830 0147F (v01 
HPQOEM 80AF     00000001 ACPI 20120913)
[    0.000000] localhost kernel: ACPI: SSDT 00000000dd6facb0 006E6 (v01 
HPQOEM 80AF     00000001 ACPI 20120913)
[    0.000000] localhost kernel: ACPI: SSDT 00000000dd6fb398 015F0 (v01 
HPQOEM 80AF     00000001 ACPI 20120913)
[    0.000000] localhost kernel: ACPI: SSDT 00000000dd6fc988 00FDB (v01 
HPQOEM 80AF     00000001 ACPI 20120913)
[    0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000
[    0.000000] localhost kernel: No NUMA configuration found
[    0.000000] localhost kernel: Faking a node at [mem 
0x0000000000000000-0x00000001feffffff]
[    0.000000] localhost kernel: Initmem setup node 0 [mem 
0x00000000-0x1feffffff]
[    0.000000] localhost kernel:   NODE_DATA [mem 0x1fefd4000-0x1feffafff]
[    0.000000] localhost kernel: [ffffea0000000000-ffffea0007ffffff] PMD 
-> [ffff8801f6e00000-ffff8801fe5fffff] on node 0
[    0.000000] localhost kernel: Zone ranges:
[    0.000000] localhost kernel:   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000] localhost kernel:   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000] localhost kernel:   Normal   [mem 0x100000000-0x1feffffff]
[    0.000000] localhost kernel: Movable zone start for each node
[    0.000000] localhost kernel: Early memory node ranges
[    0.000000] localhost kernel:   node   0: [mem 0x00001000-0x0009dfff]
[    0.000000] localhost kernel:   node   0: [mem 0x00100000-0xdd5bdfff]
[    0.000000] localhost kernel:   node   0: [mem 0xddf1e000-0xde0b2fff]
[    0.000000] localhost kernel:   node   0: [mem 0xde56e000-0xdeaf0fff]
[    0.000000] localhost kernel:   node   0: [mem 0xdeff8000-0xdeffffff]
[    0.000000] localhost kernel:   node   0: [mem 0x100000000-0x1feffffff]
[    0.000000] localhost kernel: On node 0 totalpages: 1952891
[    0.000000] localhost kernel:   DMA zone: 64 pages used for memmap
[    0.000000] localhost kernel:   DMA zone: 21 pages reserved
[    0.000000] localhost kernel:   DMA zone: 3997 pages, LIFO batch:0
[    0.000000] localhost kernel:   DMA32 zone: 14132 pages used for memmap
[    0.000000] localhost kernel:   DMA32 zone: 904414 pages, LIFO batch:31
[    0.000000] localhost kernel:   Normal zone: 16320 pages used for memmap
[    0.000000] localhost kernel:   Normal zone: 1044480 pages, LIFO batch:31
[    0.000000] localhost kernel: ACPI: PM-Timer IO Port: 0x808
[    0.000000] localhost kernel: ACPI: Local APIC address 0xfee00000
[    0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x01] 
lapic_id[0x10] enabled)
[    0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x02] 
lapic_id[0x11] enabled)
[    0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x03] 
lapic_id[0x12] enabled)
[    0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x04] 
lapic_id[0x13] enabled)
[    0.000000] localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high 
edge lint[0x1])
[    0.000000] localhost kernel: ACPI: IOAPIC (id[0x00] 
address[0xfec00000] gsi_base[0])
[    0.000000] localhost kernel: IOAPIC[0]: apic_id 0, version 33, 
address 0xfec00000, GSI 0-23
[    0.000000] localhost kernel: ACPI: IOAPIC (id[0x01] 
address[0xfec01000] gsi_base[24])
[    0.000000] localhost kernel: IOAPIC[1]: apic_id 1, version 33, 
address 0xfec01000, GSI 24-55
[    0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 
global_irq 2 dfl dfl)
[    0.000000] localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 
global_irq 9 low level)
[    0.000000] localhost kernel: ACPI: IRQ0 used by override.
[    0.000000] localhost kernel: ACPI: IRQ9 used by override.
[    0.000000] localhost kernel: Using ACPI (MADT) for SMP configuration 
information
[    0.000000] localhost kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] localhost kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0x0009e000-0x0009efff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0x0009f000-0x0009ffff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0x000a0000-0x000dffff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0x000e0000-0x000fffff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xdd5be000-0xdd6b7fff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xdd6b8000-0xdd6fdfff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xdd6fe000-0xddbccfff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xddbcd000-0xddf1dfff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xde0b3000-0xde56dfff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xdeaf1000-0xdeff7fff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xdf000000-0xf7ffffff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xf8000000-0xfbffffff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfc000000-0xfeb7ffff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfeb80000-0xfec01fff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfec02000-0xfec0ffff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfec10000-0xfec10fff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfec11000-0xfecfffff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfed00000-0xfed00fff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfed01000-0xfed3ffff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfed40000-0xfed44fff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfed45000-0xfed7ffff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfed80000-0xfed8ffff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfed90000-0xfedbffff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfedc0000-0xfedc0fff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfedc1000-0xfedc1fff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfedc2000-0xfedc8fff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xfedc9000-0xff7fffff]
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xff800000-0xffffffff]
[    0.000000] localhost kernel: e820: [mem 0xdf000000-0xf7ffffff] 
available for PCI devices
[    0.000000] localhost kernel: Booting paravirtualized kernel on bare 
hardware
[    0.000000] localhost kernel: setup_percpu: NR_CPUS:5120 
nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] localhost kernel: PERCPU: Embedded 31 pages/cpu 
@ffff8801fec00000 s87168 r8192 d31616 u524288
[    0.000000] localhost kernel: pcpu-alloc: s87168 r8192 d31616 u524288 
alloc=1*2097152
[    0.000000] localhost kernel: pcpu-alloc: [0] 0 1 2 3
[    0.000000] localhost kernel: Built 1 zonelists in Zone order, 
mobility grouping on.  Total pages: 1922354
[    0.000000] localhost kernel: Policy zone: Normal
[    0.000000] localhost kernel: Kernel command line: initrd=initrd0.img 
root=live:CDLABEL=SL-72-x86_64-LiveDVDkde rootfstype=auto ro 
rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0
[    0.000000] localhost kernel: PID hash table entries: 4096 (order: 3, 
32768 bytes)
[    0.000000] localhost kernel: x86/fpu: xstate_offset[2]: 0240, 
xstate_sizes[2]: 0100
[    0.000000] localhost kernel: xsave: enabled xstate_bv 0x7, cntxt 
size 0x340
[    0.000000] localhost kernel: AGP: Checking aperture...
[    0.000000] localhost kernel: AGP: No AGP bridge found
[    0.000000] localhost kernel: AGP: Node 0: aperture [bus addr 
0x00000000-0x01ffffff] (32MB)
[    0.000000] localhost kernel: AGP: Your BIOS doesn't leave a aperture 
memory hole
[    0.000000] localhost kernel: AGP: Please enable the IOMMU option in 
the BIOS setup
[    0.000000] localhost kernel: AGP: This costs you 64MB of RAM
[    0.000000] localhost kernel: AGP: Mapping aperture over RAM [mem 
0xd4000000-0xd7ffffff] (65536KB)
[    0.000000] localhost kernel: PM: Registered nosave memory: [mem 
0xd4000000-0xd7ffffff]
[    0.000000] localhost kernel: Memory: 7491116k/8372224k available 
(6440k kernel code, 560660k absent, 320448k reserved, 4266k data, 1624k 
init)
[    0.000000] localhost kernel: SLUB: HWalign=64, Order=0-3, 
MinObjects=0, CPUs=4, Nodes=1
[    0.000000] localhost kernel: Hierarchical RCU implementation.
[    0.000000] localhost kernel:     RCU restricting CPUs from 
NR_CPUS=5120 to nr_cpu_ids=4.
[    0.000000] localhost kernel:     Offload RCU callbacks from all CPUs
[    0.000000] localhost kernel:     Offload RCU callbacks from CPUs: 0-3.
[    0.000000] localhost kernel: NR_IRQS:327936 nr_irqs:1000 0
[    0.000000] localhost kernel: Console: colour VGA+ 80x25
[    0.000000] localhost kernel: console [tty0] enabled
[    0.000000] localhost kernel: allocated 31457280 bytes of page_cgroup
[    0.000000] localhost kernel: please try 'cgroup_disable=memory' 
option if you don't want memory cgroups
[    0.000000] localhost kernel: hpet clockevent registered
[    0.000000] localhost kernel: tsc: Fast TSC calibration using PIT
[    0.000000] localhost kernel: tsc: Detected 1796.660 MHz processor
[    0.000021] localhost kernel: Calibrating delay loop (skipped), value 
calculated using timer frequency.. 3593.32 BogoMIPS (lpj=1796660)
[    0.000025] localhost kernel: pid_max: default: 32768 minimum: 301
[    0.000061] localhost kernel: Security Framework initialized
[    0.000078] localhost kernel: SELinux:  Initializing.
[    0.000089] localhost kernel: SELinux:  Starting in permissive mode
[    0.000769] localhost kernel: Dentry cache hash table entries: 
1048576 (order: 11, 8388608 bytes)
[    0.005644] localhost kernel: Inode-cache hash table entries: 524288 
(order: 10, 4194304 bytes)
[    0.007956] localhost kernel: Mount-cache hash table entries: 4096
[    0.008297] localhost kernel: Initializing cgroup subsys memory
[    0.008320] localhost kernel: Initializing cgroup subsys devices
[    0.008322] localhost kernel: Initializing cgroup subsys freezer
[    0.008324] localhost kernel: Initializing cgroup subsys net_cls
[    0.008325] localhost kernel: Initializing cgroup subsys blkio
[    0.008327] localhost kernel: Initializing cgroup subsys perf_event
[    0.008329] localhost kernel: Initializing cgroup subsys hugetlb
[    0.008369] localhost kernel: tseg: 00df000000
[    0.008374] localhost kernel: CPU: Physical Processor ID: 0
[    0.008375] localhost kernel: CPU: Processor Core ID: 0
[    0.008378] localhost kernel: mce: CPU supports 7 MCE banks
[    0.008387] localhost kernel: LVT offset 1 assigned for vector 0xf9
[    0.008397] localhost kernel: Last level iTLB entries: 4KB 512, 2MB 
1024, 4MB 512
                                  Last level dTLB entries: 4KB 1024, 2MB 
1024, 4MB 512
                                  tlb_flushall_shift: 6
[    0.008509] localhost kernel: Freeing SMP alternatives: 28k freed
[    0.009817] localhost kernel: ACPI: Core revision 20130517
[    0.018878] localhost kernel: ACPI: All ACPI Tables successfully acquired
[    0.032417] localhost kernel: ftrace: allocating 24592 entries in 97 
pages
[    0.153278] localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 
apic2=-1 pin2=-1
[    0.163286] localhost kernel: smpboot: CPU0: AMD A10-8700P Radeon R6, 
10 Compute Cores 4C+6G (fam: 15, model: 60, stepping: 01)
[    0.264766] localhost kernel: Performance Events: Fam15h core 
perfctr, AMD PMU driver.
[    0.264774] localhost kernel: ... version:                0
[    0.264775] localhost kernel: ... bit width:              48
[    0.264776] localhost kernel: ... generic registers:      6
[    0.264777] localhost kernel: ... value mask: 0000ffffffffffff
[    0.264778] localhost kernel: ... max period: 00007fffffffffff
[    0.264779] localhost kernel: ... fixed-purpose events:   0
[    0.264780] localhost kernel: ... event mask: 000000000000003f
[    0.266476] localhost kernel: NMI watchdog: enabled on all CPUs, 
permanently consumes one hw-PMU counter.
[    0.266600] localhost kernel: smpboot: Booting Node   0, Processors  #1
[    0.279733] localhost kernel: TSC synchronization [CPU#0 -> CPU#1]:
[    0.279738] localhost kernel: Measured 162488283 cycles TSC warp 
between CPUs, turning off TSC clock.
[    0.279748] localhost kernel: tsc: Marking TSC unstable due to 
check_tsc_sync_source failed
[    0.055004] localhost kernel:  #2 #3 OK
[    0.077706] localhost kernel: Brought up 4 CPUs
[    0.077709] localhost kernel: smpboot: Total of 4 processors 
activated (14373.28 BogoMIPS)
[    0.079152] localhost kernel: devtmpfs: initialized
[    0.082619] localhost kernel: EVM: security.selinux
[    0.082621] localhost kernel: EVM: security.ima
[    0.082623] localhost kernel: EVM: security.capability
[    0.082655] localhost kernel: PM: Registering ACPI NVS region [mem 
0xdd6fe000-0xddbccfff] (5042176 bytes)
[    0.084303] localhost kernel: atomic64 test passed for x86-64 
platform with CX8 and with SSE
[    0.084303] localhost kernel: NET: Registered protocol family 16
[    0.084683] localhost kernel: ACPI: bus type PCI registered
[    0.084687] localhost kernel: acpiphp: ACPI Hot Plug PCI Controller 
Driver version: 0.5
[    0.085070] localhost kernel: PCI: MMCONFIG for domain 0000 [bus 
00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.085075] localhost kernel: PCI: MMCONFIG at [mem 
0xf8000000-0xfbffffff] reserved in E820
[    0.085374] localhost kernel: PCI: Using configuration type 1 for 
base access
[    0.087090] localhost kernel: ACPI: Added _OSI(Module Device)
[    0.087093] localhost kernel: ACPI: Added _OSI(Processor Device)
[    0.087095] localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.087097] localhost kernel: ACPI: Added _OSI(Processor Aggregator 
Device)
[    0.091011] localhost kernel: ACPI: EC: Look up EC in DSDT
[    0.126013] localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) 
query ignored
[    0.359029] localhost kernel: ACPI: Interpreter enabled
[    0.359061] localhost kernel: ACPI Exception: AE_NOT_FOUND, While 
evaluating Sleep State [\_S1_] (20130517/hwxface-571)
[    0.359106] localhost kernel: ACPI Exception: AE_NOT_FOUND, While 
evaluating Sleep State [\_S2_] (20130517/hwxface-571)
[    0.359130] localhost kernel: ACPI: (supports S0 S3 S4 S5)
[    0.359132] localhost kernel: ACPI: Using IOAPIC for interrupt routing
[    0.359200] localhost kernel: PCI: Using host bridge windows from 
ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.360053] localhost kernel: [Firmware Bug]: ACPI: No _BQC method, 
cannot determine initial brightness
[    0.362012] localhost kernel: [Firmware Bug]: ACPI: No _BQC method, 
cannot determine initial brightness
[    0.363682] localhost kernel: ACPI: Power Resource [P0SA] (off)
[    0.363721] localhost kernel: ACPI: Power Resource [P3SA] (off)
[    0.415192] localhost kernel: ACPI: Power Resource [P0U3] (off)
[    0.415234] localhost kernel: ACPI: Power Resource [P3U3] (off)
[    0.416907] localhost kernel: ACPI: Power Resource [P0U2] (off)
[    0.416979] localhost kernel: ACPI: Power Resource [P3U2] (off)
[    0.417011] localhost kernel: ACPI: Power Resource [P0SD] (off)
[    0.417037] localhost kernel: ACPI: Power Resource [P3SD] (off)
[    0.417066] localhost kernel: ACPI: Power Resource [P0ST] (on)
[    0.417093] localhost kernel: ACPI: Power Resource [P3ST] (on)
[    0.419930] localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 
0000 [bus 00-ff])
[    0.419940] localhost kernel: acpi PNP0A08:00: _OSC: OS supports 
[ExtendedConfig ASPM ClockPM Segments MSI]
[    0.420151] localhost kernel: acpi PNP0A08:00: _OSC: platform does 
not support [PME]
[    0.420383] localhost kernel: acpi PNP0A08:00: _OSC: OS now controls 
[PCIeHotplug AER PCIeCapability]
[    0.420942] localhost kernel: acpi PNP0A08:00: [Firmware Info]: 
MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.421136] localhost kernel: PCI host bridge to bus 0000:00
[    0.421139] localhost kernel: pci_bus 0000:00: root bus resource [bus 
00-ff]
[    0.421141] localhost kernel: pci_bus 0000:00: root bus resource [io  
0x0000-0x03af]
[    0.421143] localhost kernel: pci_bus 0000:00: root bus resource [io  
0x03e0-0x0cf7]
[    0.421145] localhost kernel: pci_bus 0000:00: root bus resource [io  
0x03b0-0x03df]
[    0.421147] localhost kernel: pci_bus 0000:00: root bus resource [io  
0x0d00-0xffff]
[    0.421149] localhost kernel: pci_bus 0000:00: root bus resource [mem 
0x000a0000-0x000bffff]
[    0.421151] localhost kernel: pci_bus 0000:00: root bus resource [mem 
0x000c0000-0x000dffff]
[    0.421152] localhost kernel: pci_bus 0000:00: root bus resource [mem 
0xe0000000-0xfed3ffff]
[    0.421154] localhost kernel: pci_bus 0000:00: root bus resource [mem 
0xfedca000-0xffffffff]
[    0.421163] localhost kernel: pci 0000:00:00.0: [1022:1576] type 00 
class 0x060000
[    0.421266] localhost kernel: pci 0000:00:00.2: [1022:1577] type 00 
class 0x080600
[    0.421447] localhost kernel: pci 0000:00:01.0: [1002:9874] type 00 
class 0x030000
[    0.421465] localhost kernel: pci 0000:00:01.0: reg 0x10: [mem 
0xe0000000-0xefffffff 64bit pref]
[    0.421476] localhost kernel: pci 0000:00:01.0: reg 0x18: [mem 
0xf0000000-0xf07fffff 64bit pref]
[    0.421484] localhost kernel: pci 0000:00:01.0: reg 0x20: [io 
0xf000-0xf0ff]
[    0.421492] localhost kernel: pci 0000:00:01.0: reg 0x24: [mem 
0xff700000-0xff73ffff]
[    0.421500] localhost kernel: pci 0000:00:01.0: reg 0x30: [mem 
0xff740000-0xff75ffff pref]
[    0.421546] localhost kernel: pci 0000:00:01.0: supports D1 D2
[    0.421549] localhost kernel: pci 0000:00:01.0: PME# supported from 
D1 D2 D3hot
[    0.421656] localhost kernel: pci 0000:00:01.1: [1002:9840] type 00 
class 0x040300
[    0.421671] localhost kernel: pci 0000:00:01.1: reg 0x10: [mem 
0xff764000-0xff767fff 64bit]
[    0.421735] localhost kernel: pci 0000:00:01.1: supports D1 D2
[    0.421848] localhost kernel: pci 0000:00:02.0: [1022:157b] type 00 
class 0x060000
[    0.421935] localhost kernel: pci 0000:00:02.2: [1022:157c] type 01 
class 0x060400
[    0.422007] localhost kernel: pci 0000:00:02.2: PME# supported from 
D0 D3hot D3cold
[    0.422085] localhost kernel: pci 0000:00:02.3: [1022:157c] type 01 
class 0x060400
[    0.422154] localhost kernel: pci 0000:00:02.3: PME# supported from 
D0 D3hot D3cold
[    0.422242] localhost kernel: pci 0000:00:02.4: [1022:157c] type 01 
class 0x060400
[    0.422311] localhost kernel: pci 0000:00:02.4: PME# supported from 
D0 D3hot D3cold
[    0.422456] localhost kernel: pci 0000:00:03.0: [1022:157b] type 00 
class 0x060000
[    0.422568] localhost kernel: pci 0000:00:03.1: [1022:157c] type 01 
class 0x060400
[    0.422648] localhost kernel: pci 0000:00:03.1: PME# supported from 
D0 D3hot D3cold
[    0.422808] localhost kernel: pci 0000:00:08.0: [1022:1578] type 00 
class 0x108000
[    0.422823] localhost kernel: pci 0000:00:08.0: reg 0x10: [mem 
0xf0800000-0xf081ffff 64bit pref]
[    0.422829] localhost kernel: pci 0000:00:08.0: reg 0x18: [mem 
0xff300000-0xff3fffff]
[    0.422834] localhost kernel: pci 0000:00:08.0: reg 0x1c: [mem 
0xff76f000-0xff76ffff]
[    0.422844] localhost kernel: pci 0000:00:08.0: reg 0x24: [mem 
0xff76a000-0xff76bfff]
[    0.422935] localhost kernel: pci 0000:00:09.0: [1022:157d] type 00 
class 0x060000
[    0.423020] localhost kernel: pci 0000:00:09.2: [1022:157a] type 00 
class 0x040300
[    0.423030] localhost kernel: pci 0000:00:09.2: reg 0x10: [mem 
0xff760000-0xff763fff]
[    0.423072] localhost kernel: pci 0000:00:09.2: PME# supported from 
D0 D3hot D3cold
[    0.423165] localhost kernel: pci 0000:00:10.0: [1022:7914] type 00 
class 0x0c0330
[    0.423188] localhost kernel: pci 0000:00:10.0: reg 0x10: [mem 
0xff768000-0xff769fff 64bit]
[    0.423292] localhost kernel: pci 0000:00:10.0: PME# supported from 
D0 D3hot D3cold
[    0.423404] localhost kernel: pci 0000:00:10.0: System wakeup 
disabled by ACPI
[    0.423450] localhost kernel: pci 0000:00:11.0: [1022:7901] type 00 
class 0x010601
[    0.423473] localhost kernel: pci 0000:00:11.0: reg 0x10: [io 
0xf140-0xf147]
[    0.423483] localhost kernel: pci 0000:00:11.0: reg 0x14: [io 
0xf130-0xf133]
[    0.423493] localhost kernel: pci 0000:00:11.0: reg 0x18: [io 
0xf120-0xf127]
[    0.423504] localhost kernel: pci 0000:00:11.0: reg 0x1c: [io 
0xf110-0xf113]
[    0.423514] localhost kernel: pci 0000:00:11.0: reg 0x20: [io 
0xf100-0xf10f]
[    0.423524] localhost kernel: pci 0000:00:11.0: reg 0x24: [mem 
0xff76d000-0xff76d3ff]
[    0.423580] localhost kernel: pci 0000:00:11.0: PME# supported from D3hot
[    0.423682] localhost kernel: pci 0000:00:12.0: [1022:7908] type 00 
class 0x0c0320
[    0.423702] localhost kernel: pci 0000:00:12.0: reg 0x10: [mem 
0xff76c000-0xff76c0ff]
[    0.423824] localhost kernel: pci 0000:00:12.0: supports D1 D2
[    0.423825] localhost kernel: pci 0000:00:12.0: PME# supported from 
D0 D1 D2 D3hot D3cold
[    0.423871] localhost kernel: pci 0000:00:12.0: System wakeup 
disabled by ACPI
[    0.423901] localhost kernel: pci 0000:00:14.0: [1022:790b] type 00 
class 0x0c0500
[    0.424023] localhost kernel: pci 0000:00:14.3: [1022:790e] type 00 
class 0x060100
[    0.424150] localhost kernel: pci 0000:00:18.0: [1022:1570] type 00 
class 0x060000
[    0.424221] localhost kernel: pci 0000:00:18.1: [1022:1571] type 00 
class 0x060000
[    0.424288] localhost kernel: pci 0000:00:18.2: [1022:1572] type 00 
class 0x060000
[    0.424426] localhost kernel: pci 0000:00:18.3: [1022:1573] type 00 
class 0x060000
[    0.424527] localhost kernel: pci 0000:00:18.4: [1022:1574] type 00 
class 0x060000
[    0.424620] localhost kernel: pci 0000:00:18.5: [1022:1575] type 00 
class 0x060000
[    0.424840] localhost kernel: pci 0000:01:00.0: [10ec:5229] type 00 
class 0xff0000
[    0.424859] localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 
0xff600000-0xff600fff]
[    0.424974] localhost kernel: pci 0000:01:00.0: supports D1 D2
[    0.424976] localhost kernel: pci 0000:01:00.0: PME# supported from 
D1 D2 D3hot
[    0.427051] localhost kernel: pci 0000:00:02.2: PCI bridge to [bus 01]
[    0.427066] localhost kernel: pci 0000:00:02.2:   bridge window [mem 
0xff600000-0xff6fffff]
[    0.427225] localhost kernel: pci 0000:02:00.0: [10ec:8136] type 00 
class 0x020000
[    0.427247] localhost kernel: pci 0000:02:00.0: reg 0x10: [io 
0xe000-0xe0ff]
[    0.427273] localhost kernel: pci 0000:02:00.0: reg 0x18: [mem 
0xff514000-0xff514fff 64bit pref]
[    0.427289] localhost kernel: pci 0000:02:00.0: reg 0x20: [mem 
0xff510000-0xff513fff 64bit pref]
[    0.427300] localhost kernel: pci 0000:02:00.0: reg 0x30: [mem 
0xff500000-0xff50ffff pref]
[    0.427427] localhost kernel: pci 0000:02:00.0: supports D1 D2
[    0.427429] localhost kernel: pci 0000:02:00.0: PME# supported from 
D0 D1 D2 D3hot D3cold
[    0.428050] localhost kernel: pci 0000:02:00.0: System wakeup 
disabled by ACPI
[    0.430056] localhost kernel: pci 0000:00:02.3: PCI bridge to [bus 02]
[    0.430069] localhost kernel: pci 0000:00:02.3:   bridge window [io  
0xe000-0xefff]
[    0.430073] localhost kernel: pci 0000:00:02.3:   bridge window [mem 
0xff500000-0xff5fffff]
[    0.430237] localhost kernel: pci 0000:03:00.0: [14e4:4365] type 00 
class 0x028000
[    0.430267] localhost kernel: pci 0000:03:00.0: reg 0x10: [mem 
0xff400000-0xff407fff 64bit]
[    0.430403] localhost kernel: pci 0000:03:00.0: supports D1 D2
[    0.430405] localhost kernel: pci 0000:03:00.0: PME# supported from 
D0 D3hot D3cold
[    0.432055] localhost kernel: pci 0000:00:02.4: PCI bridge to [bus 03]
[    0.432070] localhost kernel: pci 0000:00:02.4:   bridge window [mem 
0xff400000-0xff4fffff]
[    0.432254] localhost kernel: pci 0000:00:03.1: PCI bridge to [bus 04]
[    0.445399] localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 
5 7 *10 11 14 15)
[    0.445547] localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 
5 7 10 11 14 15) *0
[    0.445623] localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 
*4 5 7 10 11 14 15)
[    0.445710] localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 
*5 7 10 11 14 15)
[    0.445789] localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 
5 7 10 *11 14 15)
[    0.445857] localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 
5 7 10 11 14 15) *0
[    0.445967] localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 
5 7 10 11 14 15) *0
[    0.446027] localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 
5 7 10 11 14 15) *0
[    0.446154] localhost kernel: ACPI: Enabled 1 GPEs in block 00 to 1F
[    0.446233] localhost kernel: ACPI: EC: GPE = 0x3, I/O: 
command/status = 0x66, data = 0x62
[    0.447065] localhost kernel: vgaarb: device added: 
PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[    0.447065] localhost kernel: vgaarb: loaded
[    0.447065] localhost kernel: vgaarb: bridge control possible 
0000:00:01.0
[    0.447168] localhost kernel: SCSI subsystem initialized
[    0.447201] localhost kernel: ACPI: bus type USB registered
[    0.447229] localhost kernel: usbcore: registered new interface 
driver usbfs
[    0.447249] localhost kernel: usbcore: registered new interface 
driver hub
[    0.447296] localhost kernel: usbcore: registered new device driver usb
[    0.447433] localhost kernel: PCI: Using ACPI for IRQ routing
[    0.449179] localhost kernel: PCI: pci_cache_line_size set to 64 bytes
[    0.449266] localhost kernel: e820: reserve RAM buffer [mem 
0x0009e800-0x0009ffff]
[    0.449268] localhost kernel: e820: reserve RAM buffer [mem 
0xdd5be000-0xdfffffff]
[    0.449270] localhost kernel: e820: reserve RAM buffer [mem 
0xde0b3000-0xdfffffff]
[    0.449272] localhost kernel: e820: reserve RAM buffer [mem 
0xdeaf1000-0xdfffffff]
[    0.449273] localhost kernel: e820: reserve RAM buffer [mem 
0xdf000000-0xdfffffff]
[    0.449274] localhost kernel: e820: reserve RAM buffer [mem 
0x1ff000000-0x1ffffffff]
[    0.449491] localhost kernel: NetLabel: Initializing
[    0.449493] localhost kernel: NetLabel:  domain hash size = 128
[    0.449495] localhost kernel: NetLabel:  protocols = UNLABELED CIPSOv4
[    0.449513] localhost kernel: NetLabel:  unlabeled traffic allowed by 
default
[    0.449593] localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.449598] localhost kernel: hpet0: 3 comparators, 32-bit 14.318180 
MHz counter
[    0.452038] localhost kernel: Switching to clocksource hpet
[    0.460308] localhost kernel: pnp: PnP ACPI init
[    0.460328] localhost kernel: ACPI: bus type PNP registered
[    0.460533] localhost kernel: system 00:00: [mem 
0xf8000000-0xfbffffff] has been reserved
[    0.460538] localhost kernel: system 00:00: Plug and Play ACPI 
device, IDs PNP0c01 (active)
[    0.460622] localhost kernel: system 00:01: [mem 
0xc0000000-0xdfffffff] could not be reserved
[    0.460625] localhost kernel: system 00:01: Plug and Play ACPI 
device, IDs PNP0c02 (active)
[    0.460735] localhost kernel: pnp 00:02: Plug and Play ACPI device, 
IDs PNP0103 (active)
[    0.460769] localhost kernel: system 00:03: [mem 
0xfeb80000-0xfebfffff] could not be reserved
[    0.460772] localhost kernel: system 00:03: Plug and Play ACPI 
device, IDs PNP0c02 (active)
[    0.460836] localhost kernel: pnp 00:04: [dma 4]
[    0.460861] localhost kernel: pnp 00:04: Plug and Play ACPI device, 
IDs PNP0200 (active)
[    0.460901] localhost kernel: pnp 00:05: Plug and Play ACPI device, 
IDs PNP0b00 (active)
[    0.460921] localhost kernel: pnp 00:06: Plug and Play ACPI device, 
IDs PNP0800 (active)
[    0.461063] localhost kernel: pnp 00:07: Plug and Play ACPI device, 
IDs HPQ8001 PNP0303 (active)
[    0.461102] localhost kernel: pnp 00:08: Plug and Play ACPI device, 
IDs SYN1ef0 PNP0f13 (active)
[    0.461398] localhost kernel: system 00:09: [io  0x04d0-0x04d1] has 
been reserved
[    0.461400] localhost kernel: system 00:09: [io  0x040b] has been 
reserved
[    0.461402] localhost kernel: system 00:09: [io  0x04d6] has been 
reserved
[    0.461404] localhost kernel: system 00:09: [io  0x0c00-0x0c01] has 
been reserved
[    0.461406] localhost kernel: system 00:09: [io  0x0c14] has been 
reserved
[    0.461408] localhost kernel: system 00:09: [io  0x0c50-0x0c51] has 
been reserved
[    0.461410] localhost kernel: system 00:09: [io  0x0c52] has been 
reserved
[    0.461412] localhost kernel: system 00:09: [io  0x0c6c] has been 
reserved
[    0.461416] localhost kernel: system 00:09: [io  0x0c6f] has been 
reserved
[    0.461418] localhost kernel: system 00:09: [io  0x0cd0-0x0cd1] has 
been reserved
[    0.461420] localhost kernel: system 00:09: [io  0x0cd2-0x0cd3] has 
been reserved
[    0.461422] localhost kernel: system 00:09: [io  0x0cd4-0x0cd5] has 
been reserved
[    0.461424] localhost kernel: system 00:09: [io  0x0cd6-0x0cd7] has 
been reserved
[    0.461426] localhost kernel: system 00:09: [io  0x0cd8-0x0cdf] has 
been reserved
[    0.461428] localhost kernel: system 00:09: [io  0x0800-0x089f] could 
not be reserved
[    0.461430] localhost kernel: system 00:09: [io  0x0b20-0x0b3f] has 
been reserved
[    0.461431] localhost kernel: system 00:09: [io  0x0900-0x090f] has 
been reserved
[    0.461433] localhost kernel: system 00:09: [io  0x0910-0x091f] has 
been reserved
[    0.461435] localhost kernel: system 00:09: [io  0xfe00-0xfefe] has 
been reserved
[    0.461438] localhost kernel: system 00:09: [mem 
0xfec00000-0xfec00fff] could not be reserved
[    0.461440] localhost kernel: system 00:09: [mem 
0xfec01000-0xfec01fff] could not be reserved
[    0.461442] localhost kernel: system 00:09: [mem 
0xfedc0000-0xfedc0fff] has been reserved
[    0.461444] localhost kernel: system 00:09: [mem 
0xfee00000-0xfee00fff] has been reserved
[    0.461446] localhost kernel: system 00:09: [mem 
0xfed80000-0xfed8ffff] has been reserved
[    0.461448] localhost kernel: system 00:09: [mem 
0xfed61000-0xfed70fff] has been reserved
[    0.461450] localhost kernel: system 00:09: [mem 
0xfec10000-0xfec10fff] has been reserved
[    0.461452] localhost kernel: system 00:09: [mem 
0xfeb00000-0xfeb00fff] has been reserved
[    0.461454] localhost kernel: system 00:09: [mem 
0xff800000-0xffffffff] has been reserved
[    0.461456] localhost kernel: system 00:09: Plug and Play ACPI 
device, IDs PNP0c02 (active)
[    0.473859] localhost kernel: pnp 00:0a: Plug and Play ACPI device, 
IDs HPQ6007 (active)
[    0.473879] localhost kernel: ACPI: IRQ 7 override to edge, high
[    0.473910] localhost kernel: pnp 00:0b: Plug and Play ACPI device, 
IDs SMB0001 (active)
[    0.474410] localhost kernel: pnp 00:0c: Plug and Play ACPI device, 
IDs PNP0c04 (active)
[    0.474451] localhost kernel: pnp: PnP ACPI: found 13 devices
[    0.474452] localhost kernel: ACPI: bus type PNP unregistered
[    0.482486] localhost kernel: pci 0000:00:02.4: bridge window [io  
0x1000-0x0fff] to [bus 03] add_size 1000
[    0.482490] localhost kernel: pci 0000:00:02.4: bridge window [mem 
0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
[    0.482498] localhost kernel: pci 0000:00:03.1: bridge window [io  
0x1000-0x0fff] to [bus 04] add_size 1000
[    0.482501] localhost kernel: pci 0000:00:03.1: bridge window [mem 
0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
[    0.482503] localhost kernel: pci 0000:00:03.1: bridge window [mem 
0x00100000-0x000fffff] to [bus 04] add_size 200000
[    0.482517] localhost kernel: pci 0000:00:02.4: res[15]=[mem 
0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.482519] localhost kernel: pci 0000:00:03.1: res[14]=[mem 
0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.482521] localhost kernel: pci 0000:00:03.1: res[15]=[mem 
0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.482523] localhost kernel: pci 0000:00:02.4: res[13]=[io 
0x1000-0x0fff] get_res_add_size add_size 1000
[    0.482524] localhost kernel: pci 0000:00:03.1: res[13]=[io 
0x1000-0x0fff] get_res_add_size add_size 1000
[    0.482536] localhost kernel: pci 0000:00:02.4: BAR 15: assigned [mem 
0xf0900000-0xf0afffff 64bit pref]
[    0.482539] localhost kernel: pci 0000:00:03.1: BAR 14: assigned [mem 
0xf0b00000-0xf0cfffff]
[    0.482545] localhost kernel: pci 0000:00:03.1: BAR 15: assigned [mem 
0xf0d00000-0xf0efffff 64bit pref]
[    0.482550] localhost kernel: pci 0000:00:02.4: BAR 13: assigned [io  
0x1000-0x1fff]
[    0.482553] localhost kernel: pci 0000:00:03.1: BAR 13: assigned [io  
0x2000-0x2fff]
[    0.482558] localhost kernel: pci 0000:00:02.2: PCI bridge to [bus 01]
[    0.482563] localhost kernel: pci 0000:00:02.2:   bridge window [mem 
0xff600000-0xff6fffff]
[    0.482570] localhost kernel: pci 0000:00:02.3: PCI bridge to [bus 02]
[    0.482573] localhost kernel: pci 0000:00:02.3:   bridge window [io  
0xe000-0xefff]
[    0.482577] localhost kernel: pci 0000:00:02.3:   bridge window [mem 
0xff500000-0xff5fffff]
[    0.482583] localhost kernel: pci 0000:00:02.4: PCI bridge to [bus 03]
[    0.482585] localhost kernel: pci 0000:00:02.4:   bridge window [io  
0x1000-0x1fff]
[    0.482589] localhost kernel: pci 0000:00:02.4:   bridge window [mem 
0xff400000-0xff4fffff]
[    0.482593] localhost kernel: pci 0000:00:02.4:   bridge window [mem 
0xf0900000-0xf0afffff 64bit pref]
[    0.482597] localhost kernel: pci 0000:00:03.1: PCI bridge to [bus 04]
[    0.482600] localhost kernel: pci 0000:00:03.1:   bridge window [io  
0x2000-0x2fff]
[    0.482604] localhost kernel: pci 0000:00:03.1:   bridge window [mem 
0xf0b00000-0xf0cfffff]
[    0.482607] localhost kernel: pci 0000:00:03.1:   bridge window [mem 
0xf0d00000-0xf0efffff 64bit pref]
[    0.482613] localhost kernel: pci_bus 0000:00: resource 4 [io 
0x0000-0x03af]
[    0.482614] localhost kernel: pci_bus 0000:00: resource 5 [io 
0x03e0-0x0cf7]
[    0.482616] localhost kernel: pci_bus 0000:00: resource 6 [io 
0x03b0-0x03df]
[    0.482618] localhost kernel: pci_bus 0000:00: resource 7 [io 
0x0d00-0xffff]
[    0.482619] localhost kernel: pci_bus 0000:00: resource 8 [mem 
0x000a0000-0x000bffff]
[    0.482621] localhost kernel: pci_bus 0000:00: resource 9 [mem 
0x000c0000-0x000dffff]
[    0.482623] localhost kernel: pci_bus 0000:00: resource 10 [mem 
0xe0000000-0xfed3ffff]
[    0.482624] localhost kernel: pci_bus 0000:00: resource 11 [mem 
0xfedca000-0xffffffff]
[    0.482627] localhost kernel: pci_bus 0000:01: resource 1 [mem 
0xff600000-0xff6fffff]
[    0.482629] localhost kernel: pci_bus 0000:02: resource 0 [io 
0xe000-0xefff]
[    0.482630] localhost kernel: pci_bus 0000:02: resource 1 [mem 
0xff500000-0xff5fffff]
[    0.482632] localhost kernel: pci_bus 0000:03: resource 0 [io 
0x1000-0x1fff]
[    0.482634] localhost kernel: pci_bus 0000:03: resource 1 [mem 
0xff400000-0xff4fffff]
[    0.482635] localhost kernel: pci_bus 0000:03: resource 2 [mem 
0xf0900000-0xf0afffff 64bit pref]
[    0.482637] localhost kernel: pci_bus 0000:04: resource 0 [io 
0x2000-0x2fff]
[    0.482639] localhost kernel: pci_bus 0000:04: resource 1 [mem 
0xf0b00000-0xf0cfffff]
[    0.482640] localhost kernel: pci_bus 0000:04: resource 2 [mem 
0xf0d00000-0xf0efffff 64bit pref]
[    0.482696] localhost kernel: NET: Registered protocol family 2
[    0.483082] localhost kernel: TCP established hash table entries: 
65536 (order: 7, 524288 bytes)
[    0.483466] localhost kernel: TCP bind hash table entries: 65536 
(order: 8, 1048576 bytes)
[    0.483979] localhost kernel: TCP: Hash tables configured 
(established 65536 bind 65536)
[    0.484157] localhost kernel: TCP: reno registered
[    0.484181] localhost kernel: UDP hash table entries: 4096 (order: 5, 
131072 bytes)
[    0.484282] localhost kernel: UDP-Lite hash table entries: 4096 
(order: 5, 131072 bytes)
[    0.484489] localhost kernel: NET: Registered protocol family 1
[    0.484560] localhost kernel: pci 0000:00:01.0: Boot video device
[    0.495393] localhost kernel: PCI: CLS 0 bytes, default 64
[    0.495577] localhost kernel: Unpacking initramfs...
[    1.255559] localhost kernel: Freeing initrd memory: 49380k freed
[    1.283901] localhost kernel: pci 0000:00:00.2: can't derive routing 
for PCI INT A
[    1.283907] localhost kernel: pci 0000:00:00.2: PCI INT A: no GSI
[    1.284403] localhost kernel: AMD-Vi: Found IOMMU at 0000:00:00.2 cap 
0x40
[    1.284405] localhost kernel: AMD-Vi:  Extended features:  PPR NX GT 
IA GA PC
[    1.284411] localhost kernel: AMD-Vi: Interrupt remapping enabled
[    1.284445] localhost kernel: pci 0000:00:00.2: irq 24 for MSI/MSI-X
[    1.285992] localhost kernel: AMD-Vi: Using passthrough domain for 
device 0000:00:01.0
[    1.299768] localhost kernel: AMD-Vi: Lazy IO/TLB flushing enabled
[    1.300923] localhost kernel: PCI-DMA: Using software bounce 
buffering for IO (SWIOTLB)
[    1.300932] localhost kernel: software IO TLB [mem 
0xd95be000-0xdd5be000] (64MB) mapped at [ffff8800d95be000-ffff8800dd5bdfff]
[    1.301195] localhost kernel: Simple Boot Flag at 0x47 set to 0x1
[    1.301534] localhost kernel: perf: AMD NB counters detected
[    1.301580] localhost kernel: LVT offset 0 assigned for vector 0x400
[    1.301603] localhost kernel: perf: AMD IBS detected (0x000007ff)
[    1.302167] localhost kernel: microcode: CPU0: patch_level=0x06006110
[    1.302183] localhost kernel: microcode: CPU1: patch_level=0x06006110
[    1.302194] localhost kernel: microcode: CPU2: patch_level=0x06006110
[    1.302205] localhost kernel: microcode: CPU3: patch_level=0x06006110
[    1.302256] localhost kernel: microcode: Microcode Update Driver: 
v2.00 <[log in to unmask]>, Peter Oruba
[    1.302420] localhost kernel: sha1_ssse3: Using AVX2 optimized SHA-1 
implementation
[    1.302560] localhost kernel: sha256_ssse3: Using AVX2 optimized 
SHA-256 implementation
[    1.302980] localhost kernel: futex hash table entries: 1024 (order: 
4, 65536 bytes)
[    1.303083] localhost kernel: Initialise system trusted keyring
[    1.303145] localhost kernel: audit: initializing netlink socket 
(disabled)
[    1.303171] localhost kernel: type=2000 audit(1459577434.302:1): 
initialized
[    1.326358] localhost kernel: HugeTLB registered 1 GB page size, 
pre-allocated 0 pages
[    1.326364] localhost kernel: HugeTLB registered 2 MB page size, 
pre-allocated 0 pages
[    1.327874] localhost kernel: zpool: loaded
[    1.327878] localhost kernel: zbud: loaded
[    1.328151] localhost kernel: VFS: Disk quotas dquot_6.5.2
[    1.328199] localhost kernel: Dquot-cache hash table entries: 512 
(order 0, 4096 bytes)
[    1.328457] localhost kernel: msgmni has been set to 14727
[    1.328513] localhost kernel: Key type big_key registered
[    1.328516] localhost kernel: SELinux:  Registering netfilter hooks
[    1.329960] localhost kernel: NET: Registered protocol family 38
[    1.329969] localhost kernel: Key type asymmetric registered
[    1.329973] localhost kernel: Asymmetric key parser 'x509' registered
[    1.330033] localhost kernel: Block layer SCSI generic (bsg) driver 
version 0.4 loaded (major 251)
[    1.330105] localhost kernel: io scheduler noop registered
[    1.330109] localhost kernel: io scheduler deadline registered (default)
[    1.330149] localhost kernel: io scheduler cfq registered
[    1.330785] localhost kernel: pcieport 0000:00:02.4: irq 26 for MSI/MSI-X
[    1.330951] localhost kernel: pcieport 0000:00:03.1: irq 28 for MSI/MSI-X
[    1.331048] localhost kernel: pci_hotplug: PCI Hot Plug PCI Core 
version: 0.5
[    1.331059] localhost kernel: pciehp 0000:00:02.4:pcie04: Slot #0 
AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl+ LLActRep+
[    1.331161] localhost kernel: pciehp 0000:00:02.4:pcie04: service 
driver pciehp loaded
[    1.331170] localhost kernel: pciehp 0000:00:03.1:pcie04: Slot #0 
AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl+ LLActRep+
[    1.331225] localhost kernel: pciehp 0000:00:03.1:pcie04: service 
driver pciehp loaded
[    1.331231] localhost kernel: pciehp: PCI Express Hot Plug Controller 
Driver version: 0.4
[    1.435618] localhost kernel: ACPI: AC Adapter [ACAD] (on-line)
[    1.435770] localhost kernel: input: Power Button as 
/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    1.435775] localhost kernel: ACPI: Power Button [PWRB]
[    1.435818] localhost kernel: input: Lid Switch as 
/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[    1.436036] localhost kernel: ACPI: Lid Switch [LID]
[    1.436067] localhost kernel: input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.436069] localhost kernel: ACPI: Power Button [PWRF]
[    1.436330] localhost kernel: ACPI: acpi_idle registered with cpuidle
[    1.439559] localhost kernel: thermal LNXTHERM:00: registered as 
thermal_zone0
[    1.439564] localhost kernel: ACPI: Thermal Zone [THRM] (55 C)
[    1.439669] localhost kernel: GHES: HEST is not enabled!
[    1.439856] localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ 
sharing enabled
[    1.440731] localhost kernel: Non-volatile memory driver v1.3
[    1.440737] localhost kernel: Linux agpgart interface v0.103
[    1.440842] localhost kernel: crash memory driver: version 1.1
[    1.440890] localhost kernel: rdac: device handler registered
[    1.440961] localhost kernel: hp_sw: device handler registered
[    1.440965] localhost kernel: emc: device handler registered
[    1.440969] localhost kernel: alua: device handler registered
[    1.441029] localhost kernel: libphy: Fixed MDIO Bus: probed
[    1.441301] localhost kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller
[    1.441590] localhost kernel: xhci_hcd 0000:00:10.0: new USB bus 
registered, assigned bus number 1
[    1.441843] localhost kernel: xhci_hcd 0000:00:10.0: hcc params 
0x014040c3 hci version 0x100 quirks 0x00000410
[    1.441897] localhost kernel: xhci_hcd 0000:00:10.0: irq 29 for MSI/MSI-X
[    1.441920] localhost kernel: xhci_hcd 0000:00:10.0: irq 30 for MSI/MSI-X
[    1.441931] localhost kernel: xhci_hcd 0000:00:10.0: irq 31 for MSI/MSI-X
[    1.441993] localhost kernel: xhci_hcd 0000:00:10.0: irq 32 for MSI/MSI-X
[    1.442051] localhost kernel: xhci_hcd 0000:00:10.0: irq 33 for MSI/MSI-X
[    1.442255] localhost kernel: usb usb1: New USB device found, 
idVendor=1d6b, idProduct=0002
[    1.442258] localhost kernel: usb usb1: New USB device strings: 
Mfr=3, Product=2, SerialNumber=1
[    1.442261] localhost kernel: usb usb1: Product: xHCI Host Controller
[    1.442263] localhost kernel: usb usb1: Manufacturer: Linux 
3.10.0-327.4.5.el7.x86_64 xhci-hcd
[    1.442266] localhost kernel: usb usb1: SerialNumber: 0000:00:10.0
[    1.442472] localhost kernel: hub 1-0:1.0: USB hub found
[    1.442486] localhost kernel: hub 1-0:1.0: 4 ports detected
[    1.442947] localhost kernel: xhci_hcd 0000:00:10.0: xHCI Host Controller
[    1.443083] localhost kernel: xhci_hcd 0000:00:10.0: new USB bus 
registered, assigned bus number 2
[    1.448734] localhost kernel: usb usb2: New USB device found, 
idVendor=1d6b, idProduct=0003
[    1.448736] localhost kernel: usb usb2: New USB device strings: 
Mfr=3, Product=2, SerialNumber=1
[    1.448738] localhost kernel: usb usb2: Product: xHCI Host Controller
[    1.448740] localhost kernel: usb usb2: Manufacturer: Linux 
3.10.0-327.4.5.el7.x86_64 xhci-hcd
[    1.448741] localhost kernel: usb usb2: SerialNumber: 0000:00:10.0
[    1.449087] localhost kernel: hub 2-0:1.0: USB hub found
[    1.449100] localhost kernel: hub 2-0:1.0: 4 ports detected
[    1.455287] localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host 
Controller (EHCI) Driver
[    1.455313] localhost kernel: ehci-pci: EHCI PCI platform driver
[    1.455575] localhost kernel: ehci-pci 0000:00:12.0: EHCI Host Controller
[    1.455713] localhost kernel: ehci-pci 0000:00:12.0: new USB bus 
registered, assigned bus number 3
[    1.455730] localhost kernel: ehci-pci 0000:00:12.0: debug port 2
[    1.455815] localhost kernel: ehci-pci 0000:00:12.0: irq 18, io mem 
0xff76c000
[    1.459270] localhost kernel: ACPI: Battery Slot [BAT0] (battery present)
[    1.461166] localhost kernel: ehci-pci 0000:00:12.0: USB 2.0 started, 
EHCI 1.00
[    1.461593] localhost kernel: usb usb3: New USB device found, 
idVendor=1d6b, idProduct=0002
[    1.461600] localhost kernel: usb usb3: New USB device strings: 
Mfr=3, Product=2, SerialNumber=1
[    1.461603] localhost kernel: usb usb3: Product: EHCI Host Controller
[    1.461606] localhost kernel: usb usb3: Manufacturer: Linux 
3.10.0-327.4.5.el7.x86_64 ehci_hcd
[    1.461608] localhost kernel: usb usb3: SerialNumber: 0000:00:12.0
[    1.461899] localhost kernel: hub 3-0:1.0: USB hub found
[    1.461928] localhost kernel: hub 3-0:1.0: 2 ports detected
[    1.462184] localhost kernel: ohci_hcd: USB 1.1 'Open' Host 
Controller (OHCI) Driver
[    1.462206] localhost kernel: ohci-pci: OHCI PCI platform driver
[    1.462228] localhost kernel: uhci_hcd: USB Universal Host Controller 
Interface driver
[    1.462374] localhost kernel: usbcore: registered new interface 
driver usbserial
[    1.462422] localhost kernel: usbcore: registered new interface 
driver usbserial_generic
[    1.462430] localhost kernel: usbserial: USB Serial support 
registered for generic
[    1.462476] localhost kernel: i8042: PNP: PS/2 Controller 
[PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.469766] localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.469771] localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.470134] localhost kernel: mousedev: PS/2 mouse device common for 
all mice
[    1.470452] localhost kernel: rtc_cmos 00:05: RTC can wake from S4
[    1.470603] localhost kernel: rtc_cmos 00:05: rtc core: registered 
rtc_cmos as rtc0
[    1.470633] localhost kernel: rtc_cmos 00:05: alarms up to one month, 
y3k, 114 bytes nvram, hpet irqs
[    1.470763] localhost kernel: cpuidle: using governor menu
[    1.470958] localhost kernel: hidraw: raw HID events driver (C) Jiri 
Kosina
[    1.471071] localhost kernel: usbcore: registered new interface 
driver usbhid
[    1.471073] localhost kernel: usbhid: USB HID core driver
[    1.471136] localhost kernel: drop_monitor: Initializing network drop 
monitor service
[    1.471214] localhost kernel: TCP: cubic registered
[    1.471218] localhost kernel: Initializing XFRM netlink socket
[    1.471308] localhost kernel: NET: Registered protocol family 10
[    1.471668] localhost kernel: NET: Registered protocol family 17
[    1.472611] localhost kernel: Loading compiled-in X.509 certificates
[    1.473736] localhost kernel: Loaded X.509 cert 'Fermi National 
Accelerator Laboratory: Scientific Linux 7 kpatch signing key: 
c8e46da25bf2b6ed33675277e795de682b4666d6'
[    1.474503] localhost kernel: Loaded X.509 cert 'Fermi National 
Accelerator Laboratory: Scientific Linux 7 driver update signing key: 
98ec7b1456fb6a6b00e81292343a0ff7268df821'
[    1.474966] localhost kernel: Loaded X.509 cert 'Red Hat Enterprise 
Linux kernel signing key: 8cd6133b3fe883b31ce774878a8e6a4c67fe55dd'
[    1.474989] localhost kernel: registered taskstats version 1
[    1.479107] localhost kernel: Key type trusted registered
[    1.480818] localhost kernel: input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input3
[    1.482679] localhost kernel: Key type encrypted registered
[    1.486238] localhost kernel: IMA: No TPM chip found, activating 
TPM-bypass!
[    1.487125] localhost kernel: rtc_cmos 00:05: setting system clock to 
2016-04-02 06:10:35 UTC (1459577435)
[    1.488401] localhost kernel: Freeing unused kernel memory: 1624k freed
[    1.494662] localhost systemd[1]: systemd 219 running in system mode. 
(+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP 
+LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS 
+KMOD +IDN)
[    1.494883] localhost systemd[1]: Detected architecture x86-64.
[    1.494886] localhost systemd[1]: Running in initial RAM disk.
[    1.494901] localhost systemd[1]: No hostname configured.
[    1.494906] localhost systemd[1]: Set hostname to <localhost>.
[    1.494951] localhost systemd[1]: Initializing machine ID from random 
generator.
[    1.549514] localhost systemd[1]: Cannot add dependency job for unit 
multipathd.service, ignoring: Unit blk-availability.service failed to 
load: No such file or directory.
[    1.549864] localhost systemd[1]: Reached target Swap.
[    1.549876] localhost systemd[1]: Starting Swap.
[    1.549890] localhost systemd[1]: Reached target Encrypted Volumes.
[    1.549897] localhost systemd[1]: Starting Encrypted Volumes.
[    1.549913] localhost systemd[1]: Reached target Local File Systems.
[    1.549919] localhost systemd[1]: Starting Local File Systems.
[    1.550121] localhost systemd[1]: Created slice -.slice.
[    1.550128] localhost systemd[1]: Starting -.slice.
[    1.550220] localhost systemd[1]: Created slice System Slice.
[    1.550227] localhost systemd[1]: Starting System Slice.
[    1.550241] localhost systemd[1]: Reached target Slices.
[    1.550247] localhost systemd[1]: Starting Slices.
[    1.550261] localhost systemd[1]: Reached target Timers.
[    1.550266] localhost systemd[1]: Starting Timers.
[    1.550323] localhost systemd[1]: Listening on udev Kernel Socket.
[    1.550329] localhost systemd[1]: Starting udev Kernel Socket.
[    1.550370] localhost systemd[1]: Listening on udev Control Socket.
[    1.550376] localhost systemd[1]: Starting udev Control Socket.
[    1.550429] localhost systemd[1]: Listening on Journal Socket.
[    1.550436] localhost systemd[1]: Starting Journal Socket.
[    1.551239] localhost systemd[1]: Starting Journal Service...
[    1.552123] localhost systemd[1]: Starting Create list of required 
static device nodes for the current kernel...
[    1.552377] localhost systemd[1]: Started Load Kernel Modules.
[    1.553374] localhost systemd[1]: Starting Apply Kernel Variables...
[    1.553482] localhost systemd[1]: Started dracut ask for additional 
cmdline parameters.
[    1.554689] localhost systemd[1]: Starting dracut cmdline hook...
[    1.555895] localhost systemd[1]: Starting Setup Virtual Console...
[    1.555985] localhost systemd[1]: Started Device-Mapper Multipath 
Device Controller.
[    1.556948] localhost systemd[1]: Started Create list of required 
static device nodes for the current kernel.
[    1.557615] localhost systemd[1]: Started Apply Kernel Variables.
[    1.559637] localhost systemd[1]: Started Setup Virtual Console.
[    1.561375] localhost systemd[1]: Starting Create Static Device Nodes 
in /dev...
[    1.567382] localhost systemd[1]: Started Create Static Device Nodes 
in /dev.
[    1.594290] localhost systemd-journal[107]: Journal started
[    1.594470] localhost systemd-tmpfiles[116]: Failed to parse ACL 
"d:group:adm:r-x,d:group:wheel:r-x": Invalid argument. Ignoring
[    1.594562] localhost systemd-tmpfiles[116]: Failed to parse ACL 
"group:adm:r-x,group:wheel:r-x": Invalid argument. Ignoring
[    1.594629] localhost systemd-tmpfiles[116]: Failed to parse ACL 
"d:group:adm:r-x,d:group:wheel:r-x": Invalid argument. Ignoring
[    1.594686] localhost systemd-tmpfiles[116]: Failed to parse ACL 
"group:adm:r-x,group:wheel:r-x": Invalid argument. Ignoring
[    1.594653] localhost systemd[1]: Started Journal Service.
[    1.662333] localhost kernel: loop: module loaded
[    1.744077] localhost kernel: usb 1-1: new high-speed USB device 
number 2 using xhci_hcd
[    1.764065] localhost kernel: usb 3-1: new high-speed USB device 
number 2 using ehci-pci
[    1.860803] localhost systemd[1]: Started dracut cmdline hook.
[    1.861788] localhost systemd[1]: Starting Open-iSCSI...
[    1.863116] localhost systemd[1]: Starting dracut pre-udev hook...
[    1.865999] localhost iscsid[251]: iSCSI logger with pid=253 started!
[    1.867661] localhost systemd[1]: Failed to read PID from file 
/var/run/iscsid.pid: Invalid argument
[    1.871419] localhost kernel: Loading iSCSI transport class v2.0-870.
[    1.872922] localhost systemd[1]: Started Open-iSCSI.
[    1.879182] localhost kernel: usb 3-1: New USB device found, 
idVendor=0438, idProduct=7900
[    1.879190] localhost kernel: usb 3-1: New USB device strings: Mfr=0, 
Product=0, SerialNumber=0
[    1.879458] localhost kernel: hub 3-1:1.0: USB hub found
[    1.879539] localhost kernel: hub 3-1:1.0: 4 ports detected
[    1.886250] localhost kernel: device-mapper: uevent: version 1.0.3
[    1.886500] localhost kernel: device-mapper: ioctl: 4.33.0-ioctl 
(2015-8-18) initialised: [log in to unmask]
[    1.901187] localhost kernel: usb 1-1: New USB device found, 
idVendor=04f2, idProduct=b50d
[    1.901195] localhost kernel: usb 1-1: New USB device strings: Mfr=3, 
Product=1, SerialNumber=2
[    1.901199] localhost kernel: usb 1-1: Product: HP Truevision HD
[    1.901202] localhost kernel: usb 1-1: Manufacturer: Generic
[    1.901204] localhost kernel: usb 1-1: SerialNumber: 200901010001
[    1.922527] localhost kernel: RPC: Registered named UNIX socket 
transport module.
[    1.922534] localhost kernel: RPC: Registered udp transport module.
[    1.922536] localhost kernel: RPC: Registered tcp transport module.
[    1.922538] localhost kernel: RPC: Registered tcp NFSv4.1 backchannel 
transport module.
[    1.971776] localhost rpc.statd[285]: Version 1.3.0 starting
[    1.976875] localhost rpc.statd[285]: Initializing NSM state
[    1.978242] localhost rpc.statd[285]: Running as root.  chown 
/var/lib/nfs/statd to choose different user
[    2.009154] localhost kernel: usb 1-2: new full-speed USB device 
number 3 using xhci_hcd
[    2.054311] localhost systemd[1]: Started dracut pre-udev hook.
[    2.055128] localhost systemd[1]: Starting udev Kernel Device Manager...
[    2.058960] localhost systemd-udevd[312]: starting version 219
[    2.062377] localhost systemd[1]: Started udev Kernel Device Manager.
[    2.063750] localhost systemd[1]: Starting dracut pre-trigger hook...
[    2.154939] localhost kernel: usb 1-2: New USB device found, 
idVendor=0a5c, idProduct=216d
[    2.154947] localhost kernel: usb 1-2: New USB device strings: Mfr=1, 
Product=2, SerialNumber=3
[    2.154951] localhost kernel: usb 1-2: Product: BCM43142A0
[    2.154953] localhost kernel: usb 1-2: Manufacturer: Broadcom Corp
[    2.154955] localhost kernel: usb 1-2: SerialNumber: 48E244D90E34
[    2.233813] localhost kernel: psmouse serio1: synaptics: queried max 
coordinates: x [..5656], y [..4712]
[    2.238255] localhost systemd[1]: Started dracut pre-trigger hook.
[    2.239262] localhost systemd[1]: Starting udev Coldplug all Devices...
[    2.266767] localhost kernel: psmouse serio1: synaptics: queried min 
coordinates: x [1326..], y [1200..]
[    2.281692] localhost systemd[1]: Mounting Configuration File System...
[    2.287905] localhost systemd[1]: Mounted Configuration File System.
[    2.314418] localhost systemd[1]: Started udev Coldplug all Devices.
[    2.315384] localhost systemd[1]: Starting Show Plymouth Boot Screen...
[    2.315586] localhost systemd[1]: Reached target System Initialization.
[    2.315774] localhost systemd[1]: Starting System Initialization.
[    2.315961] localhost systemd[1]: Listening on Open-iSCSI iscsiuio 
Socket.
[    2.316429] localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket.
[    2.316642] localhost systemd[1]: Reached target Sockets.
[    2.316853] localhost systemd[1]: Starting Sockets.
[    2.317099] localhost systemd[1]: Starting dracut initqueue hook...
[    2.329350] localhost kernel: psmouse serio1: synaptics: Touchpad 
model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x12e800, board 
id: 2997, fw id: 1665536
[    2.351491] localhost systemd[1]: Started Show Plymouth Boot Screen.
[    2.352205] localhost systemd[1]: Started Dispatch Password Requests 
to Console Directory Watch.
[    2.352416] localhost systemd[1]: Reached target Paths.
[    2.352603] localhost systemd[1]: Starting Paths.
[    2.352810] localhost systemd[1]: Started Forward Password Requests 
to Plymouth Directory Watch.
[    2.352954] localhost systemd[1]: Starting Forward Password Requests 
to Plymouth Directory Watch.
[    2.353180] localhost systemd[1]: Reached target Basic System.
[    2.353362] localhost systemd[1]: Starting Basic System.
[    2.361515] localhost kernel: ACPI: Video Device [VGA] (multi-head: 
yes  rom: no  post: no)
[    2.361593] localhost kernel: [Firmware Bug]: ACPI: No _BQC method, 
cannot determine initial brightness
[    2.362103] localhost kernel: acpi device:03: registered as 
cooling_device4
[    2.362190] localhost kernel: input: Video Bus as 
/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
[    2.370236] localhost kernel: input: SynPS/2 Synaptics TouchPad as 
/devices/platform/i8042/serio1/input/input5
[    2.373371] localhost kernel: wmi: Mapper loaded
[    2.378140] localhost kernel: r8169 Gigabit Ethernet driver 
2.3LK-NAPI loaded
[    2.378538] localhost kernel: r8169 0000:02:00.0: irq 35 for MSI/MSI-X
[    2.378756] localhost kernel: r8169 0000:02:00.0 eth0: RTL8106e at 
0xffffc90000c4a000, 70:5a:0f:1b:74:01, XID 04900000 IRQ 35
[    2.381411] localhost kernel: libata version 3.00 loaded.
[    2.392952] localhost kernel: ahci 0000:00:11.0: version 3.0
[    2.394553] localhost kernel: ahci 0000:00:11.0: irq 36 for MSI/MSI-X
[    2.395588] localhost kernel: ahci 0000:00:11.0: irq 37 for MSI/MSI-X
[    2.395605] localhost kernel: ahci 0000:00:11.0: irq 38 for MSI/MSI-X
[    2.395613] localhost kernel: ahci 0000:00:11.0: irq 39 for MSI/MSI-X
[    2.395621] localhost kernel: ahci 0000:00:11.0: irq 40 for MSI/MSI-X
[    2.395629] localhost kernel: ahci 0000:00:11.0: irq 41 for MSI/MSI-X
[    2.395636] localhost kernel: ahci 0000:00:11.0: irq 42 for MSI/MSI-X
[    2.395644] localhost kernel: ahci 0000:00:11.0: irq 43 for MSI/MSI-X
[    2.395717] localhost kernel: ahci 0000:00:11.0: AHCI 0001.0300 32 
slots 2 ports 6 Gbps 0x3 impl SATA mode
[    2.395723] localhost kernel: ahci 0000:00:11.0: flags: 64bit ncq 
sntf ilck pm led clo pmp pio slum part
[    2.396998] localhost kernel: AES CTR mode by8 optimization enabled
[    2.401429] localhost kernel: alg: No test for __gcm-aes-aesni 
(__driver-gcm-aes-aesni)
[    2.411349] localhost kernel: alg: No test for crc32 (crc32-pclmul)
[    2.503723] localhost kernel: scsi host0: ahci
[    2.503965] localhost kernel: scsi host1: ahci
[    2.504058] localhost kernel: ata1: SATA max UDMA/133 abar 
m1024@0xff76d000 port 0xff76d100 irq 36
[    2.504063] localhost kernel: ata2: SATA max UDMA/133 abar 
m1024@0xff76d000 port 0xff76d180 irq 37
[    2.866595] localhost iscsid[253]: iSCSI daemon with pid=254 started!
[    2.866774] localhost iscsid[253]: can't open InitiatorName 
configuration file /etc/iscsi/initiatorname.iscsi
[    2.866896] localhost iscsid[253]: Warning: InitiatorName file 
/etc/iscsi/initiatorname.iscsi does not exist or does not contain a 
properly formated InitiatorName. If using software iscsi (iscsi_tcp or 
ib_iser) or partial offload (bnx2i or cxgbi iscsi), you may not be able 
to log into or d
[    2.867035] localhost iscsid[253]: can't open InitiatorAlias 
configuration file /etc/iscsi/initiatorname.iscsi
[    2.867149] localhost iscsid[253]: can't open iscsid.safe_logout 
configuration file /etc/iscsi/iscsid.conf
[    2.964232] localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 
113 SControl 300)
[    2.964281] localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 
133 SControl 300)
[    2.965631] localhost kernel: ata2.00: ATAPI: hp      DVDRW DU8A6SH, 
DH61, max UDMA/133
[    2.966843] localhost kernel: ata2.00: configured for UDMA/133
[    2.970556] localhost kernel: ata1.00: ATA-9: ST1000LM024 HN-M101MBB, 
2BA30001, max UDMA/133
[    2.970565] localhost kernel: ata1.00: 1953525168 sectors, multi 16: 
LBA48 NCQ (depth 31/32)
[    2.977067] localhost kernel: ata1.00: configured for UDMA/133
[    2.977381] localhost kernel: scsi 0:0:0:0: Direct-Access ATA      
ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
[    2.978742] localhost kernel: scsi 1:0:0:0: CD-ROM hp       DVDRW  
DU8A6SH   DH61 PQ: 0 ANSI: 5
[    2.999610] localhost kernel: sd 0:0:0:0: [sda] 1953525168 512-byte 
logical blocks: (1.00 TB/931 GiB)
[    2.999618] localhost kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.999876] localhost kernel: sd 0:0:0:0: [sda] Write Protect is off
[    2.999887] localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.999946] localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, 
read cache: enabled, doesn't support DPO or FUA
[    3.001805] localhost kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 
62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.001814] localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
[    3.002237] localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.339259] localhost kernel:  sda: sda1 sda2 sda3 sda4 sda5
[    3.340417] localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk
[    3.781571] localhost systemd[1]: Device 
dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device 
appeared twice with different sysfs paths 
/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 
and 
/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3
[    3.909654] localhost systemd[1]: Device 
dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device 
appeared twice with different sysfs paths 
/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 
and 
/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4
[    7.334605] localhost systemd[1]: Received SIGRTMIN+20 from PID 401 
(plymouthd).
[  129.955251] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  130.488450] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  131.007996] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  131.528607] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  132.049419] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  132.569073] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  133.089898] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  133.612359] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  134.133570] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  134.652960] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  135.173158] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  135.693187] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  136.212801] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  136.733045] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  137.252723] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  137.774082] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  138.293705] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  138.813868] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  139.333451] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  139.855725] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  140.377202] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  140.896753] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  141.416893] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  141.936844] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  142.457164] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  142.976898] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  143.497482] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  144.018339] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  144.539046] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  145.058688] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  145.580525] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  146.102039] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  146.624213] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  147.144984] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  147.666524] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  148.187993] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  148.708712] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  149.228925] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  149.752296] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  150.272345] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  150.792377] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  151.312407] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  151.832667] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  152.352794] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  152.872844] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  153.394171] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  153.914955] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  154.435819] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  154.956865] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  155.477748] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  155.997079] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  156.518813] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  157.038478] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  157.559243] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  158.080603] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  158.600365] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  159.119849] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  159.640117] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  160.160347] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  160.680600] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  161.200707] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  161.722210] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  162.241925] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  162.761512] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  163.280799] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  163.799705] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  164.319304] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  164.839478] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  165.361033] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  165.882962] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  166.405151] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  166.925972] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  167.446867] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  167.966765] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  168.486122] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  169.006830] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  169.526036] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  170.049290] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  170.569591] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  171.089465] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  171.611152] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  172.130693] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  172.650798] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  173.170419] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  173.691268] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  174.211110] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  174.731064] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  175.252623] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  175.774475] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  176.293863] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  176.814627] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  177.335292] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  177.855503] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  178.378146] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  178.898967] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  179.419606] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  179.940088] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  180.459669] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  180.979292] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  181.500392] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  182.019861] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  182.538854] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  183.058744] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  183.578792] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  184.100627] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  184.621733] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  185.141504] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  185.661447] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  186.182873] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  186.704370] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  187.226322] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  187.746520] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  188.266565] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  188.787396] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  189.306871] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  189.827678] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  190.348299] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  190.868830] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  191.388578] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  191.908105] localhost dracut-initqueue[400]: Warning: 
dracut-initqueue timeout - starting timeout scripts
[  191.908389] localhost dracut-initqueue[400]: Warning: Could not boot.
[  191.938693] localhost systemd[1]: Received SIGRTMIN+20 from PID 401 
(plymouthd).
[  191.940270] localhost dracut-initqueue[400]: Warning: 
/dev/disk/by-label/SL-72-x86_64-LiveDVDkde does not exist
[  191.940915] localhost dracut-initqueue[400]: Warning: 
/dev/mapper/live-rw does not exist
[  191.951626] localhost systemd[1]: Starting Dracut Emergency Shell...
[  191.972718] localhost systemd[1]: Received SIGRTMIN+21 from PID 401 
(plymouthd).

ATOM RSS1 RSS2