Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1157804 Details for
Bug 1335504
Before the installation starts, NGN on UEFI machine enters dracut emergency shell.
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
rdsosreport
rdsosreport.txt (text/plain), 109.51 KB, created by
Wei Wang
on 2016-05-16 07:48:46 UTC
(
hide
)
Description:
rdsosreport
Filename:
MIME Type:
Creator:
Wei Wang
Created:
2016-05-16 07:48:46 UTC
Size:
109.51 KB
patch
obsolete
>+ cat /lib/dracut/dracut-033-359.el7 >dracut-033-359.el7 >+ cat /proc/cmdline >BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=CentOS\x207\x20x86_64 quiet >+ '[' -f /etc/cmdline ']' >+ for _i in '/etc/cmdline.d/*.conf' >+ '[' -f /etc/cmdline.d/99-anaconda-disable-disk-activation.conf ']' >+ echo /etc/cmdline.d/99-anaconda-disable-disk-activation.conf >/etc/cmdline.d/99-anaconda-disable-disk-activation.conf >+ cat /etc/cmdline.d/99-anaconda-disable-disk-activation.conf >rd.dm=0 >rd.md=0 >rd.lvm=0 >rd.luks=0 >+ cat /proc/self/mountinfo >1 1 0:1 / / rw shared:1 - rootfs rootfs rw >17 1 0:16 / /sys rw,nosuid,nodev,noexec,relatime shared:2 - sysfs sysfs rw >18 1 0:3 / /proc rw,nosuid,nodev,noexec,relatime shared:8 - proc proc rw >19 1 0:5 / /dev rw,nosuid shared:9 - devtmpfs devtmpfs rw,size=4058388k,nr_inodes=1014597,mode=755 >20 17 0:15 / /sys/kernel/security rw,nosuid,nodev,noexec,relatime shared:3 - securityfs securityfs rw >21 19 0:17 / /dev/shm rw,nosuid,nodev shared:10 - tmpfs tmpfs rw >22 19 0:11 / /dev/pts rw,nosuid,noexec,relatime shared:11 - devpts devpts rw,gid=5,mode=620,ptmxmode=000 >23 1 0:18 / /run rw,nosuid,nodev shared:12 - tmpfs tmpfs rw,mode=755 >24 17 0:19 / /sys/fs/cgroup ro,nosuid,nodev,noexec shared:4 - tmpfs tmpfs ro,mode=755 >25 24 0:20 / /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 >26 17 0:21 / /sys/fs/pstore rw,nosuid,nodev,noexec,relatime shared:6 - pstore pstore rw >27 17 0:22 / /sys/firmware/efi/efivars rw,nosuid,nodev,noexec,relatime shared:7 - efivarfs efivarfs rw >28 24 0:23 / /sys/fs/cgroup/devices rw,nosuid,nodev,noexec,relatime shared:13 - cgroup cgroup rw,devices >29 24 0:24 / /sys/fs/cgroup/perf_event rw,nosuid,nodev,noexec,relatime shared:14 - cgroup cgroup rw,perf_event >30 24 0:25 / /sys/fs/cgroup/hugetlb rw,nosuid,nodev,noexec,relatime shared:15 - cgroup cgroup rw,hugetlb >31 24 0:26 / /sys/fs/cgroup/freezer rw,nosuid,nodev,noexec,relatime shared:16 - cgroup cgroup rw,freezer >32 24 0:27 / /sys/fs/cgroup/cpu,cpuacct rw,nosuid,nodev,noexec,relatime shared:17 - cgroup cgroup rw,cpuacct,cpu >33 24 0:28 / /sys/fs/cgroup/blkio rw,nosuid,nodev,noexec,relatime shared:18 - cgroup cgroup rw,blkio >34 24 0:29 / /sys/fs/cgroup/net_cls rw,nosuid,nodev,noexec,relatime shared:19 - cgroup cgroup rw,net_cls >35 24 0:30 / /sys/fs/cgroup/memory rw,nosuid,nodev,noexec,relatime shared:20 - cgroup cgroup rw,memory >36 24 0:31 / /sys/fs/cgroup/cpuset rw,nosuid,nodev,noexec,relatime shared:21 - cgroup cgroup rw,cpuset >37 1 0:32 / /var/lib/nfs/rpc_pipefs rw,relatime shared:22 - rpc_pipefs rpc_pipefs rw >60 17 0:33 / /sys/kernel/config rw,relatime shared:23 - 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=4058388k,nr_inodes=1014597,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 >efivarfs /sys/firmware/efi/efivars efivarfs rw,nosuid,nodev,noexec,relatime 0 0 >cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0 >cgroup /sys/fs/cgroup/perf_event cgroup rw,nosuid,nodev,noexec,relatime,perf_event 0 0 >cgroup /sys/fs/cgroup/hugetlb cgroup rw,nosuid,nodev,noexec,relatime,hugetlb 0 0 >cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0 >cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpuacct,cpu 0 0 >cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0 >cgroup /sys/fs/cgroup/net_cls cgroup rw,nosuid,nodev,noexec,relatime,net_cls 0 0 >cgroup /sys/fs/cgroup/memory cgroup rw,nosuid,nodev,noexec,relatime,memory 0 0 >cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 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: UUID="6ebf7aa2-0362-4989-8c32-2abab1c59b69" TYPE="xfs" >/dev/sda2: UUID="pFXTJ5-6D4d-yxBK-ks9R-ZDoU-MMer-S68nWO" TYPE="LVM2_member" >/dev/sr0: UUID="2016-05-10-12-51-51-00" LABEL="test rhevh" TYPE="iso9660" >+ blkid -o udev >ID_FS_UUID=6ebf7aa2-0362-4989-8c32-2abab1c59b69 >ID_FS_UUID_ENC=6ebf7aa2-0362-4989-8c32-2abab1c59b69 >ID_FS_TYPE=xfs > >ID_FS_UUID=pFXTJ5-6D4d-yxBK-ks9R-ZDoU-MMer-S68nWO >ID_FS_UUID_ENC=pFXTJ5-6D4d-yxBK-ks9R-ZDoU-MMer-S68nWO >ID_FS_TYPE=LVM2_member > >ID_FS_UUID=2016-05-10-12-51-51-00 >ID_FS_UUID_ENC=2016-05-10-12-51-51-00 >ID_FS_LABEL=test_rhevh >ID_FS_LABEL_ENC=test\x20rhevh >ID_FS_TYPE=iso9660 >+ ls -l /dev/disk/by-id /dev/disk/by-label /dev/disk/by-path /dev/disk/by-uuid >/dev/disk/by-id: >total 0 >lrwxrwxrwx 1 root 0 9 May 12 10:07 ata-TEAC_DVD-ROM_DV-28SW_11043021053931 -> ../../sr1 >lrwxrwxrwx 1 root 0 10 May 12 10:07 lvm-pv-uuid-pFXTJ5-6D4d-yxBK-ks9R-ZDoU-MMer-S68nWO -> ../../sda2 >lrwxrwxrwx 1 root 0 9 May 12 10:07 scsi-3600508e0000000005972fcf797760009 -> ../../sda >lrwxrwxrwx 1 root 0 10 May 12 10:07 scsi-3600508e0000000005972fcf797760009-part1 -> ../../sda1 >lrwxrwxrwx 1 root 0 10 May 12 10:07 scsi-3600508e0000000005972fcf797760009-part2 -> ../../sda2 >lrwxrwxrwx 1 root 0 9 May 12 10:07 usb-iDRAC_LCDRIVE_20080519-0:0 -> ../../sdb >lrwxrwxrwx 1 root 0 9 May 12 10:07 usb-iDRAC_Virtual_CD_20080519-0:0 -> ../../sr0 >lrwxrwxrwx 1 root 0 9 May 12 10:07 usb-iDRAC_Virtual_Floppy_20080519-0:1 -> ../../sdc >lrwxrwxrwx 1 root 0 9 May 12 10:07 wwn-0x600508e0000000005972fcf797760009 -> ../../sda >lrwxrwxrwx 1 root 0 10 May 12 10:07 wwn-0x600508e0000000005972fcf797760009-part1 -> ../../sda1 >lrwxrwxrwx 1 root 0 10 May 12 10:07 wwn-0x600508e0000000005972fcf797760009-part2 -> ../../sda2 > >/dev/disk/by-label: >total 0 >lrwxrwxrwx 1 root 0 9 May 12 10:07 test\x20rhevh -> ../../sr0 > >/dev/disk/by-path: >total 0 >lrwxrwxrwx 1 root 0 9 May 12 10:07 pci-0000:00:1a.0-usb-0:1.2:1.0-scsi-0:0:0:0 -> ../../sdb >lrwxrwxrwx 1 root 0 9 May 12 10:07 pci-0000:00:1a.0-usb-0:1.2:1.1-scsi-0:0:0:0 -> ../../sr0 >lrwxrwxrwx 1 root 0 9 May 12 10:07 pci-0000:00:1a.0-usb-0:1.2:1.1-scsi-0:0:0:1 -> ../../sdc >lrwxrwxrwx 1 root 0 9 May 12 10:07 pci-0000:00:1f.2-ata-2.1 -> ../../sr1 >lrwxrwxrwx 1 root 0 9 May 12 10:07 pci-0000:01:00.0-scsi-0:1:0:0 -> ../../sda >lrwxrwxrwx 1 root 0 10 May 12 10:07 pci-0000:01:00.0-scsi-0:1:0:0-part1 -> ../../sda1 >lrwxrwxrwx 1 root 0 10 May 12 10:07 pci-0000:01:00.0-scsi-0:1:0:0-part2 -> ../../sda2 > >/dev/disk/by-uuid: >total 0 >lrwxrwxrwx 1 root 0 9 May 12 10:07 2016-05-10-12-51-51-00 -> ../../sr0 >lrwxrwxrwx 1 root 0 10 May 12 10:07 6ebf7aa2-0362-4989-8c32-2abab1c59b69 -> ../../sda1 >+ 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 > --- Physical volume --- > PV Name /dev/sda2 > VG Name rhel_dell-per210-01 > PV Size 271.76 GiB / not usable 3.00 MiB > Allocatable yes > PE Size 4.00 MiB > Total PE 69570 > Free PE 16 > Allocated PE 69554 > PV UUID pFXTJ5-6D4d-yxBK-ks9R-ZDoU-MMer-S68nWO > >+ lvm vgdisplay > --- Volume group --- > VG Name rhel_dell-per210-01 > System ID > Format lvm2 > Metadata Areas 1 > Metadata Sequence No 4 > VG Access read/write > VG Status resizable > MAX LV 0 > Cur LV 3 > Open LV 0 > Max PV 0 > Cur PV 1 > Act PV 1 > VG Size 271.76 GiB > PE Size 4.00 MiB > Total PE 69570 > Alloc PE / Size 69554 / 271.70 GiB > Free PE / Size 16 / 64.00 MiB > VG UUID pR7OZQ-w0ip-wdba-dBrO-lGNb-JNSR-UfDxGT > >+ lvm lvdisplay > --- Logical volume --- > LV Path /dev/rhel_dell-per210-01/swap > LV Name swap > VG Name rhel_dell-per210-01 > LV UUID speM0o-sRr9-EIuu-bYtc-f351-9Huf-GpZnje > LV Write Access read/write > LV Creation host, time dell-per210-01.lab.eng.pek2.redhat.com, 2016-05-12 09:31:21 +0000 > LV Status NOT available > LV Size 7.88 GiB > Current LE 2016 > Segments 1 > Allocation inherit > Read ahead sectors auto > > --- Logical volume --- > LV Path /dev/rhel_dell-per210-01/home > LV Name home > VG Name rhel_dell-per210-01 > LV UUID 8FdYFm-LnYf-uSeR-XmiB-Ois7-nfTF-UDXOAi > LV Write Access read/write > LV Creation host, time dell-per210-01.lab.eng.pek2.redhat.com, 2016-05-12 09:31:22 +0000 > LV Status NOT available > LV Size 213.82 GiB > Current LE 54738 > Segments 1 > Allocation inherit > Read ahead sectors auto > > --- Logical volume --- > LV Path /dev/rhel_dell-per210-01/root > LV Name root > VG Name rhel_dell-per210-01 > LV UUID xSEpSg-cJoh-CsIO-GEUM-fgFo-MTYn-XctdnI > LV Write Access read/write > LV Creation host, time dell-per210-01.lab.eng.pek2.redhat.com, 2016-05-12 09:31:24 +0000 > LV Status NOT available > LV Size 50.00 GiB > Current LE 12800 > Segments 1 > Allocation inherit > Read ahead sectors auto > >+ command -v dmsetup >+ dmsetup ls --tree >No devices found >+ cat /proc/mdstat >Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] [linear] >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: em1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000 > link/ether bc:30:5b:e2:f7:d8 brd ff:ff:ff:ff:ff:ff >3: em2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000 > link/ether bc:30:5b:e2:f7:d9 brd ff:ff:ff:ff:ff:ff >+ command -v journalctl >+ journalctl -ab --no-pager -o short-monotonic >-- Logs begin at Thu 2016-05-12 10:07:22 UTC, end at Thu 2016-05-12 10:10:40 UTC. -- >[ 5.232121] localhost systemd-journal[187]: Runtime journal is using 8.0M (max allowed 398.2M, trying to leave 597.3M free of 3.8G available â current limit 398.2M). >[ 5.232268] localhost systemd-journal[187]: Runtime journal is using 8.0M (max allowed 398.2M, trying to leave 597.3M free of 3.8G available â current limit 398.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.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Thu Nov 19 22:10:57 UTC 2015 >[ 0.000000] localhost kernel: Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=CentOS\x207\x20x86_64 quiet >[ 0.000000] localhost kernel: e820: BIOS-provided physical RAM map: >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000000010000-0x000000000009ffff] usable >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bee58fff] usable >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000bee59000-0x00000000bf058fff] reserved >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000bf059000-0x00000000bf158fff] usable >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000bf159000-0x00000000bf15cfff] ACPI NVS >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000bf15d000-0x00000000bf1dcfff] ACPI data >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000bf1dd000-0x00000000bf241fff] usable >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000bf272000-0x00000000bf298fff] usable >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000bf699000-0x00000000bf6aefff] reserved >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000bf6af000-0x00000000bf6cdfff] ACPI data >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000bf6ce000-0x00000000bfffffff] reserved >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000ffffffff] reserved >[ 0.000000] localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable >[ 0.000000] localhost kernel: NX (Execute Disable) protection: active >[ 0.000000] localhost kernel: e820: update [mem 0xbd15c018-0xbd177257] usable ==> usable >[ 0.000000] localhost kernel: e820: update [mem 0xbd46a018-0xbd46ce57] usable ==> usable >[ 0.000000] localhost kernel: e820: update [mem 0xbd461018-0xbd469057] usable ==> usable >[ 0.000000] localhost kernel: extended physical RAM map: >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x0000000000010000-0x000000000009ffff] usable >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000bd15c017] usable >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bd15c018-0x00000000bd177257] usable >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bd177258-0x00000000bd461017] usable >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bd461018-0x00000000bd469057] usable >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bd469058-0x00000000bd46a017] usable >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bd46a018-0x00000000bd46ce57] usable >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bd46ce58-0x00000000bee58fff] usable >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bee59000-0x00000000bf058fff] reserved >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bf059000-0x00000000bf158fff] usable >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bf159000-0x00000000bf15cfff] ACPI NVS >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bf15d000-0x00000000bf1dcfff] ACPI data >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bf1dd000-0x00000000bf241fff] usable >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bf272000-0x00000000bf298fff] usable >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bf699000-0x00000000bf6aefff] reserved >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bf6af000-0x00000000bf6cdfff] ACPI data >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000bf6ce000-0x00000000bfffffff] reserved >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000ffffffff] reserved >[ 0.000000] localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000023fffffff] usable >[ 0.000000] localhost kernel: efi: EFI v2.10 by Dell Inc. >[ 0.000000] localhost kernel: efi: ACPI 2.0=0xbf15c000 ACPI=0xbf15b000 SMBIOS=0xbf15a000 MPS=0xbf159000 >[ 0.000000] localhost kernel: efi: mem00: type=4, attr=0xf, range=[0x0000000000010000-0x00000000000a0000) (0MB) >[ 0.000000] localhost kernel: efi: mem01: type=4, attr=0xf, range=[0x0000000000100000-0x0000000004000000) (63MB) >[ 0.000000] localhost kernel: efi: mem02: type=2, attr=0xf, range=[0x0000000004000000-0x0000000004001000) (0MB) >[ 0.000000] localhost kernel: efi: mem03: type=7, attr=0xf, range=[0x0000000004001000-0x0000000005000000) (15MB) >[ 0.000000] localhost kernel: efi: mem04: type=2, attr=0xf, range=[0x0000000005000000-0x0000000006354000) (19MB) >[ 0.000000] localhost kernel: efi: mem05: type=7, attr=0xf, range=[0x0000000006354000-0x000000003c7ed000) (868MB) >[ 0.000000] localhost kernel: efi: mem06: type=2, attr=0xf, range=[0x000000003c7ed000-0x0000000040000000) (56MB) >[ 0.000000] localhost kernel: efi: mem07: type=7, attr=0xf, range=[0x0000000040000000-0x000000008eaf8000) (1258MB) >[ 0.000000] localhost kernel: efi: mem08: type=2, attr=0xf, range=[0x000000008eaf8000-0x00000000bd00b000) (741MB) >[ 0.000000] localhost kernel: efi: mem09: type=1, attr=0xf, range=[0x00000000bd00b000-0x00000000bd132000) (1MB) >[ 0.000000] localhost kernel: efi: mem10: type=7, attr=0xf, range=[0x00000000bd132000-0x00000000bd15c000) (0MB) >[ 0.000000] localhost kernel: efi: mem11: type=2, attr=0xf, range=[0x00000000bd15c000-0x00000000bd26f000) (1MB) >[ 0.000000] localhost kernel: efi: mem12: type=4, attr=0xf, range=[0x00000000bd26f000-0x00000000bd457000) (1MB) >[ 0.000000] localhost kernel: efi: mem13: type=7, attr=0xf, range=[0x00000000bd457000-0x00000000bd461000) (0MB) >[ 0.000000] localhost kernel: efi: mem14: type=2, attr=0xf, range=[0x00000000bd461000-0x00000000bd46d000) (0MB) >[ 0.000000] localhost kernel: efi: mem15: type=4, attr=0xf, range=[0x00000000bd46d000-0x00000000bd476000) (0MB) >[ 0.000000] localhost kernel: efi: mem16: type=7, attr=0xf, range=[0x00000000bd476000-0x00000000bd477000) (0MB) >[ 0.000000] localhost kernel: efi: mem17: type=4, attr=0xf, range=[0x00000000bd477000-0x00000000bd478000) (0MB) >[ 0.000000] localhost kernel: efi: mem18: type=7, attr=0xf, range=[0x00000000bd478000-0x00000000bd479000) (0MB) >[ 0.000000] localhost kernel: efi: mem19: type=4, attr=0xf, range=[0x00000000bd479000-0x00000000bd47b000) (0MB) >[ 0.000000] localhost kernel: efi: mem20: type=7, attr=0xf, range=[0x00000000bd47b000-0x00000000bd47c000) (0MB) >[ 0.000000] localhost kernel: efi: mem21: type=2, attr=0xf, range=[0x00000000bd47c000-0x00000000bd47d000) (0MB) >[ 0.000000] localhost kernel: efi: mem22: type=4, attr=0xf, range=[0x00000000bd47d000-0x00000000bd480000) (0MB) >[ 0.000000] localhost kernel: efi: mem23: type=2, attr=0xf, range=[0x00000000bd480000-0x00000000bd481000) (0MB) >[ 0.000000] localhost kernel: efi: mem24: type=4, attr=0xf, range=[0x00000000bd481000-0x00000000bd48e000) (0MB) >[ 0.000000] localhost kernel: efi: mem25: type=2, attr=0xf, range=[0x00000000bd48e000-0x00000000bd48f000) (0MB) >[ 0.000000] localhost kernel: efi: mem26: type=4, attr=0xf, range=[0x00000000bd48f000-0x00000000bd8ef000) (4MB) >[ 0.000000] localhost kernel: efi: mem27: type=3, attr=0xf, range=[0x00000000bd8ef000-0x00000000bd927000) (0MB) >[ 0.000000] localhost kernel: efi: mem28: type=4, attr=0xf, range=[0x00000000bd927000-0x00000000bd95b000) (0MB) >[ 0.000000] localhost kernel: efi: mem29: type=3, attr=0xf, range=[0x00000000bd95b000-0x00000000bd9a3000) (0MB) >[ 0.000000] localhost kernel: efi: mem30: type=4, attr=0xf, range=[0x00000000bd9a3000-0x00000000bec59000) (18MB) >[ 0.000000] localhost kernel: efi: mem31: type=7, attr=0xf, range=[0x00000000bec59000-0x00000000bec5d000) (0MB) >[ 0.000000] localhost kernel: efi: mem32: type=3, attr=0xf, range=[0x00000000bec5d000-0x00000000bee59000) (1MB) >[ 0.000000] localhost kernel: efi: mem33: type=5, attr=0x800000000000000f, range=[0x00000000bee59000-0x00000000beec9000) (0MB) >[ 0.000000] localhost kernel: efi: mem34: type=5, attr=0x800000000000000f, range=[0x00000000beec9000-0x00000000bef59000) (0MB) >[ 0.000000] localhost kernel: efi: mem35: type=6, attr=0x800000000000000f, range=[0x00000000bef59000-0x00000000bef79000) (0MB) >[ 0.000000] localhost kernel: efi: mem36: type=6, attr=0x800000000000000f, range=[0x00000000bef79000-0x00000000bf059000) (0MB) >[ 0.000000] localhost kernel: efi: mem37: type=7, attr=0xf, range=[0x00000000bf059000-0x00000000bf159000) (1MB) >[ 0.000000] localhost kernel: efi: mem38: type=10, attr=0xf, range=[0x00000000bf159000-0x00000000bf15d000) (0MB) >[ 0.000000] localhost kernel: efi: mem39: type=9, attr=0xf, range=[0x00000000bf15d000-0x00000000bf1dd000) (0MB) >[ 0.000000] localhost kernel: efi: mem40: type=4, attr=0xf, range=[0x00000000bf1dd000-0x00000000bf242000) (0MB) >[ 0.000000] localhost kernel: efi: mem41: type=4, attr=0x8, range=[0x00000000bf272000-0x00000000bf273000) (0MB) >[ 0.000000] localhost kernel: efi: mem42: type=3, attr=0x8, range=[0x00000000bf273000-0x00000000bf28a000) (0MB) >[ 0.000000] localhost kernel: efi: mem43: type=4, attr=0x8, range=[0x00000000bf28a000-0x00000000bf28c000) (0MB) >[ 0.000000] localhost kernel: efi: mem44: type=3, attr=0x8, range=[0x00000000bf28c000-0x00000000bf299000) (0MB) >[ 0.000000] localhost kernel: efi: mem45: type=0, attr=0x1, range=[0x00000000bf699000-0x00000000bf6af000) (0MB) >[ 0.000000] localhost kernel: efi: mem46: type=9, attr=0x8, range=[0x00000000bf6af000-0x00000000bf6ce000) (0MB) >[ 0.000000] localhost kernel: efi: mem47: type=0, attr=0x1, range=[0x00000000bf6ce000-0x00000000c0000000) (9MB) >[ 0.000000] localhost kernel: efi: mem48: type=0, attr=0x1, range=[0x00000000e0000000-0x00000000f0000000) (256MB) >[ 0.000000] localhost kernel: efi: mem49: type=0, attr=0x1, range=[0x00000000fe000000-0x0000000100000000) (32MB) >[ 0.000000] localhost kernel: efi: mem50: type=7, attr=0xf, range=[0x0000000100000000-0x0000000240000000) (5120MB) >[ 0.000000] localhost kernel: SMBIOS 2.6 present. >[ 0.000000] localhost kernel: DMI: Dell Inc. PowerEdge R210/0VMKH1, BIOS 1.8.2 08/17/2011 >[ 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 = 0x240000 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 uncachable >[ 0.000000] localhost kernel: C0000-CBFFF write-protect >[ 0.000000] localhost kernel: CC000-D3FFF write-back >[ 0.000000] localhost kernel: D4000-EBFFF uncachable >[ 0.000000] localhost kernel: EC000-FFFFF write-protect >[ 0.000000] localhost kernel: MTRR variable ranges enabled: >[ 0.000000] localhost kernel: 0 base 000000000 mask F80000000 write-back >[ 0.000000] localhost kernel: 1 base 080000000 mask FC0000000 write-back >[ 0.000000] localhost kernel: 2 base 100000000 mask F00000000 write-back >[ 0.000000] localhost kernel: 3 base 200000000 mask FC0000000 write-back >[ 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: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] localhost kernel: e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved >[ 0.000000] localhost kernel: e820: last_pfn = 0xbf299 max_arch_pfn = 0x400000000 >[ 0.000000] localhost kernel: found SMP MP-table at [mem 0x000fe710-0x000fe71f] mapped at [ffff8800000fe710] >[ 0.000000] localhost kernel: Base memory trampoline at [ffff880000098000] 98000 size 24576 >[ 0.000000] localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >[ 0.000000] localhost kernel: [mem 0x00000000-0x000fffff] page 4k >[ 0.000000] localhost kernel: BRK [0x05f32000, 0x05f32fff] PGTABLE >[ 0.000000] localhost kernel: BRK [0x05f33000, 0x05f33fff] PGTABLE >[ 0.000000] localhost kernel: BRK [0x05f34000, 0x05f34fff] PGTABLE >[ 0.000000] localhost kernel: init_memory_mapping: [mem 0x23fe00000-0x23fffffff] >[ 0.000000] localhost kernel: [mem 0x23fe00000-0x23fffffff] page 2M >[ 0.000000] localhost kernel: BRK [0x05f35000, 0x05f35fff] PGTABLE >[ 0.000000] localhost kernel: init_memory_mapping: [mem 0x23c000000-0x23fdfffff] >[ 0.000000] localhost kernel: [mem 0x23c000000-0x23fdfffff] page 2M >[ 0.000000] localhost kernel: init_memory_mapping: [mem 0x200000000-0x23bffffff] >[ 0.000000] localhost kernel: [mem 0x200000000-0x23bffffff] page 2M >[ 0.000000] localhost kernel: init_memory_mapping: [mem 0x00100000-0xbee58fff] >[ 0.000000] localhost kernel: [mem 0x00100000-0x001fffff] page 4k >[ 0.000000] localhost kernel: [mem 0x00200000-0xbedfffff] page 2M >[ 0.000000] localhost kernel: [mem 0xbee00000-0xbee58fff] page 4k >[ 0.000000] localhost kernel: init_memory_mapping: [mem 0xbf059000-0xbf158fff] >[ 0.000000] localhost kernel: [mem 0xbf059000-0xbf158fff] page 4k >[ 0.000000] localhost kernel: BRK [0x05f36000, 0x05f36fff] PGTABLE >[ 0.000000] localhost kernel: init_memory_mapping: [mem 0xbf1dd000-0xbf241fff] >[ 0.000000] localhost kernel: [mem 0xbf1dd000-0xbf241fff] page 4k >[ 0.000000] localhost kernel: BRK [0x05f37000, 0x05f37fff] PGTABLE >[ 0.000000] localhost kernel: init_memory_mapping: [mem 0xbf272000-0xbf298fff] >[ 0.000000] localhost kernel: [mem 0xbf272000-0xbf298fff] page 4k >[ 0.000000] localhost kernel: init_memory_mapping: [mem 0x100000000-0x1ffffffff] >[ 0.000000] localhost kernel: [mem 0x100000000-0x1ffffffff] page 2M >[ 0.000000] localhost kernel: RAMDISK: [mem 0x3c7ed000-0x3eca6fff] >[ 0.000000] localhost kernel: ACPI: RSDP 00000000bf15c000 00024 (v02 DELL ) >[ 0.000000] localhost kernel: ACPI: XSDT 00000000000f1340 00094 (v01 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: FACP 00000000bf6c3bb4 000F4 (v03 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: DSDT 00000000bf6af000 039A4 (v01 DELL PE_SC3 00000001 INTL 20050624) >[ 0.000000] localhost kernel: ACPI: FACS 00000000bf6c6000 00040 >[ 0.000000] localhost kernel: ACPI: APIC 00000000bf6c3478 00152 (v01 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: SPCR 00000000bf6c35cc 00050 (v01 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: HPET 00000000bf6c3620 00038 (v01 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: DMAR 00000000bf6c365c 000A8 (v01 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: MCFG 00000000bf6c3850 0003C (v01 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: WD__ 00000000bf6c3890 00134 (v01 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: SLIC 00000000bf6c39c8 00024 (v01 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: ERST 00000000bf6b2b24 00270 (v01 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: HEST 00000000bf6b2d94 003A8 (v01 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: BERT 00000000bf6b29a4 00030 (v01 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: EINJ 00000000bf6b29d4 00150 (v01 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: TCPA 00000000bf6c3b4c 00064 (v02 DELL PE_SC3 00000001 DELL 00000001) >[ 0.000000] localhost kernel: ACPI: SSDT 00000000bf6c7000 02784 (v01 INTEL PPM RCM 80000001 INTL 20061109) >[ 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-0x000000023fffffff] >[ 0.000000] localhost kernel: Initmem setup node 0 [mem 0x00000000-0x23fffffff] >[ 0.000000] localhost kernel: NODE_DATA [mem 0x23ffd2000-0x23fff8fff] >[ 0.000000] localhost kernel: [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237600000-ffff88023f5fffff] on node 0 >[ 0.000000] localhost kernel: Zone ranges: >[ 0.000000] localhost kernel: DMA [mem 0x00010000-0x00ffffff] >[ 0.000000] localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] localhost kernel: Normal [mem 0x100000000-0x23fffffff] >[ 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 0x00010000-0x0009ffff] >[ 0.000000] localhost kernel: node 0: [mem 0x00100000-0xbee58fff] >[ 0.000000] localhost kernel: node 0: [mem 0xbf059000-0xbf158fff] >[ 0.000000] localhost kernel: node 0: [mem 0xbf1dd000-0xbf241fff] >[ 0.000000] localhost kernel: node 0: [mem 0xbf272000-0xbf298fff] >[ 0.000000] localhost kernel: node 0: [mem 0x100000000-0x23fffffff] >[ 0.000000] localhost kernel: On node 0 totalpages: 2092917 >[ 0.000000] localhost kernel: DMA zone: 64 pages used for memmap >[ 0.000000] localhost kernel: DMA zone: 3848 pages reserved >[ 0.000000] localhost kernel: DMA zone: 3984 pages, LIFO batch:0 >[ 0.000000] localhost kernel: DMA32 zone: 12160 pages used for memmap >[ 0.000000] localhost kernel: DMA32 zone: 778213 pages, LIFO batch:31 >[ 0.000000] localhost kernel: Normal zone: 20480 pages used for memmap >[ 0.000000] localhost kernel: Normal zone: 1310720 pages, LIFO batch:31 >[ 0.000000] localhost kernel: tboot: non-0 tboot_addr but it is not of type E820_RESERVED >[ 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[0x00] enabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x09] lapic_id[0x28] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x29] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x2a] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x2b] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x2c] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x2d] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x2e] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x10] lapic_id[0x2f] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x11] lapic_id[0x30] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x12] lapic_id[0x31] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x13] lapic_id[0x32] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x14] lapic_id[0x33] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x15] lapic_id[0x34] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x16] lapic_id[0x35] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x17] lapic_id[0x36] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x18] lapic_id[0x37] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x19] lapic_id[0x38] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x39] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x3a] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x3b] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x3c] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x3d] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x3e] disabled) >[ 0.000000] localhost kernel: ACPI: LAPIC (acpi_id[0x20] lapic_id[0x3f] disabled) >[ 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 32, address 0xfec00000, GSI 0-23 >[ 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 high 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: 0x8086a701 base: 0xfed00000 >[ 0.000000] localhost kernel: smpboot: Allowing 32 CPUs, 24 hotplug CPUs >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbd15c000-0xbd15cfff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbd177000-0xbd177fff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbd461000-0xbd461fff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbd469000-0xbd469fff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbd46a000-0xbd46afff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbd46c000-0xbd46cfff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbee59000-0xbf058fff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbf159000-0xbf15cfff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbf15d000-0xbf1dcfff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbf242000-0xbf271fff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbf299000-0xbf698fff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbf699000-0xbf6aefff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbf6af000-0xbf6cdfff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xbf6ce000-0xbfffffff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff] >[ 0.000000] localhost kernel: PM: Registered nosave memory: [mem 0xfe000000-0xffffffff] >[ 0.000000] localhost kernel: e820: [mem 0xc0000000-0xdfffffff] 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:32 nr_cpu_ids:32 nr_node_ids:1 >[ 0.000000] localhost kernel: PERCPU: Embedded 31 pages/cpu @ffff880237200000 s87168 r8192 d31616 u131072 >[ 0.000000] localhost kernel: pcpu-alloc: s87168 r8192 d31616 u131072 alloc=1*2097152 >[ 0.000000] localhost kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 >[ 0.000000] localhost kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 >[ 0.000000] localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2056365 >[ 0.000000] localhost kernel: Policy zone: Normal >[ 0.000000] localhost kernel: Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=CentOS\x207\x20x86_64 quiet >[ 0.000000] localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.000000] localhost kernel: AGP: Checking aperture... >[ 0.000000] localhost kernel: AGP: No AGP bridge found >[ 0.000000] localhost kernel: Memory: 8023224k/9437184k available (6440k kernel code, 1065516k absent, 348444k reserved, 4266k data, 1620k init) >[ 0.000000] localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1 >[ 0.000000] localhost kernel: Hierarchical RCU implementation. >[ 0.000000] localhost kernel: RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=32. >[ 0.000000] localhost kernel: Offload RCU callbacks from all CPUs >[ 0.000000] localhost kernel: Offload RCU callbacks from CPUs: 0-31. >[ 0.000000] localhost kernel: NR_IRQS:327936 nr_irqs:680 0 >[ 0.000000] localhost kernel: Console: colour dummy device 80x25 >[ 0.000000] localhost kernel: console [tty0] enabled >[ 0.000000] localhost kernel: allocated 33554432 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 2925.853 MHz processor >[ 0.000015] localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5851.70 BogoMIPS (lpj=2925853) >[ 0.000018] localhost kernel: pid_max: default: 32768 minimum: 301 >[ 0.003222] localhost kernel: Security Framework initialized >[ 0.003230] localhost kernel: SELinux: Initializing. >[ 0.003238] localhost kernel: SELinux: Starting in permissive mode >[ 0.003835] localhost kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >[ 0.005232] localhost kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >[ 0.005964] localhost kernel: Mount-cache hash table entries: 4096 >[ 0.006153] localhost kernel: Initializing cgroup subsys memory >[ 0.006162] localhost kernel: Initializing cgroup subsys devices >[ 0.006164] localhost kernel: Initializing cgroup subsys freezer >[ 0.006165] localhost kernel: Initializing cgroup subsys net_cls >[ 0.006166] localhost kernel: Initializing cgroup subsys blkio >[ 0.006167] localhost kernel: Initializing cgroup subsys perf_event >[ 0.006169] localhost kernel: Initializing cgroup subsys hugetlb >[ 0.006191] localhost kernel: CPU: Physical Processor ID: 0 >[ 0.006192] localhost kernel: CPU: Processor Core ID: 0 >[ 0.006196] localhost kernel: mce: CPU supports 9 MCE banks >[ 0.006205] localhost kernel: CPU0: Thermal monitoring enabled (TM1) >[ 0.006212] localhost kernel: Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 > Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 > tlb_flushall_shift: 6 >[ 0.006277] localhost kernel: Freeing SMP alternatives: 28k freed >[ 0.007280] localhost kernel: ACPI: Core revision 20130517 >[ 0.008481] localhost kernel: ACPI: All ACPI Tables successfully acquired >[ 0.012268] localhost kernel: ftrace: allocating 24585 entries in 97 pages >[ 0.022480] localhost kernel: dmar: Host address width 36 >[ 0.022482] localhost kernel: dmar: DRHD base: 0x000000fed50000 flags: 0x1 >[ 0.022487] localhost kernel: dmar: IOMMU 0: reg_base_addr fed50000 ver 1:0 cap c90780106b0462 ecap f020e2 >[ 0.022489] localhost kernel: dmar: RMRR base: 0x000000bf7c8000 end: 0x000000bf7dffff >[ 0.022490] localhost kernel: dmar: RMRR base: 0x000000bf7c0000 end: 0x000000bf7c0fff >[ 0.022491] localhost kernel: dmar: RMRR base: 0x000000bf7c2000 end: 0x000000bf7c2fff >[ 0.022588] localhost kernel: Switched APIC routing to physical flat. >[ 0.022979] localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.032982] localhost kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU X3470 @ 2.93GHz (fam: 06, model: 1e, stepping: 05) >[ 0.134468] localhost kernel: Performance Events: PEBS fmt1+, 16-deep LBR, Nehalem events, Intel PMU driver. >[ 0.134483] localhost kernel: perf_event_intel: CPU erratum AAJ80 worked around >[ 0.134484] localhost kernel: perf_event_intel: CPUID marked event: 'bus cycles' unavailable >[ 0.134485] localhost kernel: ... version: 3 >[ 0.134486] localhost kernel: ... bit width: 48 >[ 0.134487] localhost kernel: ... generic registers: 4 >[ 0.134488] localhost kernel: ... value mask: 0000ffffffffffff >[ 0.134489] localhost kernel: ... max period: 000000007fffffff >[ 0.134489] localhost kernel: ... fixed-purpose events: 3 >[ 0.134490] localhost kernel: ... event mask: 000000070000000f >[ 0.149618] localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >[ 0.136122] localhost kernel: smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 >[ 0.229468] localhost kernel: Brought up 8 CPUs >[ 0.229472] localhost kernel: smpboot: Total of 8 processors activated (46813.64 BogoMIPS) >[ 0.234964] localhost kernel: devtmpfs: initialized >[ 0.237273] localhost kernel: EVM: security.selinux >[ 0.237274] localhost kernel: EVM: security.ima >[ 0.237275] localhost kernel: EVM: security.capability >[ 0.237314] localhost kernel: PM: Registering ACPI NVS region [mem 0xbf159000-0xbf15cfff] (16384 bytes) >[ 0.238162] localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.238249] localhost kernel: NET: Registered protocol family 16 >[ 0.238403] localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >[ 0.238405] localhost kernel: ACPI: bus type PCI registered >[ 0.238406] localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.238455] localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >[ 0.238457] localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >[ 0.238920] localhost kernel: PCI: Using configuration type 1 for base access >[ 0.239973] localhost kernel: ACPI: Added _OSI(Module Device) >[ 0.239975] localhost kernel: ACPI: Added _OSI(Processor Device) >[ 0.239976] localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >[ 0.239977] localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >[ 0.240319] localhost kernel: ACPI: EC: Look up EC in DSDT >[ 0.240856] localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >[ 0.241747] localhost kernel: ACPI: Interpreter enabled >[ 0.241751] localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >[ 0.241754] localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >[ 0.241756] localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20130517/hwxface-571) >[ 0.241764] localhost kernel: ACPI: (supports S0 S4 S5) >[ 0.241765] localhost kernel: ACPI: Using IOAPIC for interrupt routing >[ 0.241826] localhost kernel: HEST: Table parsing has been initialized. >[ 0.241829] localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >[ 0.244675] localhost kernel: ACPI: \_PR_.CPU9: failed to get CPU physical ID. >[ 0.244679] localhost kernel: ACPI: \_PR_.CPUA: failed to get CPU physical ID. >[ 0.244682] localhost kernel: ACPI: \_PR_.CPUB: failed to get CPU physical ID. >[ 0.244685] localhost kernel: ACPI: \_PR_.CPUC: failed to get CPU physical ID. >[ 0.244688] localhost kernel: ACPI: \_PR_.CPUD: failed to get CPU physical ID. >[ 0.244691] localhost kernel: ACPI: \_PR_.CPUE: failed to get CPU physical ID. >[ 0.244694] localhost kernel: ACPI: \_PR_.CPUF: failed to get CPU physical ID. >[ 0.244697] localhost kernel: ACPI: \_PR_.CPUG: failed to get CPU physical ID. >[ 0.244699] localhost kernel: ACPI: \_PR_.CP17: failed to get CPU physical ID. >[ 0.244702] localhost kernel: ACPI: \_PR_.CP18: failed to get CPU physical ID. >[ 0.244705] localhost kernel: ACPI: \_PR_.CP19: failed to get CPU physical ID. >[ 0.244708] localhost kernel: ACPI: \_PR_.CP20: failed to get CPU physical ID. >[ 0.244711] localhost kernel: ACPI: \_PR_.CP21: failed to get CPU physical ID. >[ 0.244716] localhost kernel: ACPI: \_PR_.CP22: failed to get CPU physical ID. >[ 0.244719] localhost kernel: ACPI: \_PR_.CP23: failed to get CPU physical ID. >[ 0.244722] localhost kernel: ACPI: \_PR_.CP24: failed to get CPU physical ID. >[ 0.244724] localhost kernel: ACPI: \_PR_.CP25: failed to get CPU physical ID. >[ 0.244727] localhost kernel: ACPI: \_PR_.CP26: failed to get CPU physical ID. >[ 0.244730] localhost kernel: ACPI: \_PR_.CP27: failed to get CPU physical ID. >[ 0.244733] localhost kernel: ACPI: \_PR_.CP28: failed to get CPU physical ID. >[ 0.244736] localhost kernel: ACPI: \_PR_.CP29: failed to get CPU physical ID. >[ 0.244739] localhost kernel: ACPI: \_PR_.CP30: failed to get CPU physical ID. >[ 0.244742] localhost kernel: ACPI: \_PR_.CP31: failed to get CPU physical ID. >[ 0.244745] localhost kernel: ACPI: \_PR_.CP32: failed to get CPU physical ID. >[ 0.244826] localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >[ 0.244830] localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >[ 0.244905] localhost kernel: acpi PNP0A08:00: PCIe AER handled by firmware >[ 0.245056] localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability] >[ 0.245261] localhost kernel: PCI host bridge to bus 0000:00 >[ 0.245263] localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >[ 0.245265] localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >[ 0.245266] localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >[ 0.245268] localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >[ 0.245269] localhost kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfdffffff] >[ 0.245271] localhost kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff] >[ 0.245280] localhost kernel: pci 0000:00:00.0: [8086:d130] type 00 class 0x060000 >[ 0.245326] localhost kernel: pci 0000:00:00.0: PME# supported from D0 D3hot D3cold >[ 0.245379] localhost kernel: pci 0000:00:03.0: [8086:d138] type 01 class 0x060400 >[ 0.245426] localhost kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold >[ 0.245480] localhost kernel: pci 0000:00:08.0: [8086:d155] type 00 class 0x088000 >[ 0.245554] localhost kernel: pci 0000:00:08.1: [8086:d156] type 00 class 0x088000 >[ 0.245628] localhost kernel: pci 0000:00:08.2: [8086:d157] type 00 class 0x088000 >[ 0.245699] localhost kernel: pci 0000:00:08.3: [8086:d158] type 00 class 0x088000 >[ 0.245763] localhost kernel: pci 0000:00:10.0: [8086:d150] type 00 class 0x088000 >[ 0.245820] localhost kernel: pci 0000:00:10.1: [8086:d151] type 00 class 0x088000 >[ 0.245898] localhost kernel: pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320 >[ 0.245917] localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xdf0fc000-0xdf0fc3ff] >[ 0.245998] localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >[ 0.246029] localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >[ 0.246055] localhost kernel: pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400 >[ 0.246117] localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >[ 0.246178] localhost kernel: pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320 >[ 0.246197] localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xdf0fe000-0xdf0fe3ff] >[ 0.246278] localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >[ 0.246309] localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >[ 0.246333] localhost kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >[ 0.246418] localhost kernel: pci 0000:00:1f.0: [8086:3b14] type 00 class 0x060100 >[ 0.246561] localhost kernel: pci 0000:00:1f.2: [8086:3b20] type 00 class 0x01018f >[ 0.246575] localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xeca0-0xeca7] >[ 0.246582] localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xec90-0xec93] >[ 0.246588] localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xeca8-0xecaf] >[ 0.246595] localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xec94-0xec97] >[ 0.246602] localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xecc0-0xeccf] >[ 0.246608] localhost kernel: pci 0000:00:1f.2: reg 0x24: [io 0xecd0-0xecdf] >[ 0.246682] localhost kernel: pci 0000:00:1f.5: [8086:3b26] type 00 class 0x010185 >[ 0.246695] localhost kernel: pci 0000:00:1f.5: reg 0x10: [io 0xecb0-0xecb7] >[ 0.246702] localhost kernel: pci 0000:00:1f.5: reg 0x14: [io 0xec98-0xec9b] >[ 0.246709] localhost kernel: pci 0000:00:1f.5: reg 0x18: [io 0xecb8-0xecbf] >[ 0.246715] localhost kernel: pci 0000:00:1f.5: reg 0x1c: [io 0xec9c-0xec9f] >[ 0.246722] localhost kernel: pci 0000:00:1f.5: reg 0x20: [io 0xece0-0xecef] >[ 0.246728] localhost kernel: pci 0000:00:1f.5: reg 0x24: [io 0xecf0-0xecff] >[ 0.246830] localhost kernel: pci 0000:01:00.0: [1000:0072] type 00 class 0x010700 >[ 0.246840] localhost kernel: pci 0000:01:00.0: reg 0x10: [io 0xfc00-0xfcff] >[ 0.246848] localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xdf2b0000-0xdf2bffff 64bit] >[ 0.246857] localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xdf2c0000-0xdf2fffff 64bit] >[ 0.246868] localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdf100000-0xdf1fffff pref] >[ 0.246904] localhost kernel: pci 0000:01:00.0: supports D1 D2 >[ 0.247010] localhost kernel: pci 0000:00:03.0: PCI bridge to [bus 01] >[ 0.247012] localhost kernel: pci 0000:00:03.0: bridge window [io 0xf000-0xffff] >[ 0.247015] localhost kernel: pci 0000:00:03.0: bridge window [mem 0xdf100000-0xdf2fffff] >[ 0.247076] localhost kernel: pci 0000:02:00.0: [14e4:163b] type 00 class 0x020000 >[ 0.247098] localhost kernel: pci 0000:02:00.0: reg 0x10: [mem 0xda000000-0xdbffffff 64bit] >[ 0.247224] localhost kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold >[ 0.247282] localhost kernel: pci 0000:02:00.1: [14e4:163b] type 00 class 0x020000 >[ 0.247303] localhost kernel: pci 0000:02:00.1: reg 0x10: [mem 0xdc000000-0xddffffff 64bit] >[ 0.247429] localhost kernel: pci 0000:02:00.1: PME# supported from D0 D3hot D3cold >[ 0.249474] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >[ 0.249483] localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xda000000-0xddffffff] >[ 0.249548] localhost kernel: pci 0000:03:03.0: [102b:0532] type 00 class 0x030000 >[ 0.249563] localhost kernel: pci 0000:03:03.0: reg 0x10: [mem 0xd9800000-0xd9ffffff pref] >[ 0.249572] localhost kernel: pci 0000:03:03.0: reg 0x14: [mem 0xde7fc000-0xde7fffff] >[ 0.249580] localhost kernel: pci 0000:03:03.0: reg 0x18: [mem 0xde800000-0xdeffffff] >[ 0.249609] localhost kernel: pci 0000:03:03.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] >[ 0.249689] localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode) >[ 0.249694] localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xde000000-0xdeffffff] >[ 0.249698] localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xd9800000-0xd9ffffff 64bit pref] >[ 0.249700] localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >[ 0.249701] localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >[ 0.249703] localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >[ 0.249704] localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xfdffffff] (subtractive decode) >[ 0.249706] localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode) >[ 0.249722] localhost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >[ 0.250362] localhost kernel: ACPI: PCI Interrupt Link [LK00] (IRQs 3 4 5 6 7 10 11 14 *15) >[ 0.250416] localhost kernel: ACPI: PCI Interrupt Link [LK01] (IRQs 3 4 5 6 7 *10 11 14 15) >[ 0.250473] localhost kernel: ACPI: PCI Interrupt Link [LK02] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled. >[ 0.250526] localhost kernel: ACPI: PCI Interrupt Link [LK03] (IRQs 3 4 5 *6 7 10 11 14 15) >[ 0.250580] localhost kernel: ACPI: PCI Interrupt Link [LK04] (IRQs 3 4 5 6 7 10 *11 14 15) >[ 0.250632] localhost kernel: ACPI: PCI Interrupt Link [LK05] (IRQs 3 4 5 6 7 10 11 14 *15) >[ 0.250684] localhost kernel: ACPI: PCI Interrupt Link [LK06] (IRQs 3 4 5 6 7 10 11 *14 15) >[ 0.250737] localhost kernel: ACPI: PCI Interrupt Link [LK07] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled. >[ 0.250774] localhost kernel: ACPI: Enabled 1 GPEs in block 00 to 3F >[ 0.250840] localhost kernel: vgaarb: device added: PCI:0000:03:03.0,decodes=io+mem,owns=io+mem,locks=none >[ 0.250841] localhost kernel: vgaarb: loaded >[ 0.250842] localhost kernel: vgaarb: bridge control possible 0000:03:03.0 >[ 0.250900] localhost kernel: SCSI subsystem initialized >[ 0.250918] localhost kernel: ACPI: bus type USB registered >[ 0.250928] localhost kernel: usbcore: registered new interface driver usbfs >[ 0.250935] localhost kernel: usbcore: registered new interface driver hub >[ 0.250959] localhost kernel: usbcore: registered new device driver usb >[ 0.251037] localhost kernel: PCI: Using ACPI for IRQ routing >[ 0.256634] localhost kernel: PCI: Discovered peer bus ff >[ 0.256635] localhost kernel: PCI: root bus ff: using default resources >[ 0.256636] localhost kernel: PCI: Probing PCI hardware (bus ff) >[ 0.256649] localhost kernel: PCI host bridge to bus 0000:ff >[ 0.256651] localhost kernel: pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] >[ 0.256653] localhost kernel: pci_bus 0000:ff: root bus resource [mem 0x00000000-0xfffffffff] >[ 0.256654] localhost kernel: pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff] >[ 0.256656] localhost kernel: pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) >[ 0.256661] localhost kernel: pci 0000:ff:00.0: [8086:2c50] type 00 class 0x060000 >[ 0.256696] localhost kernel: pci 0000:ff:00.1: [8086:2c81] type 00 class 0x060000 >[ 0.256730] localhost kernel: pci 0000:ff:02.0: [8086:2c90] type 00 class 0x060000 >[ 0.256761] localhost kernel: pci 0000:ff:02.1: [8086:2c91] type 00 class 0x060000 >[ 0.256792] localhost kernel: pci 0000:ff:03.0: [8086:2c98] type 00 class 0x060000 >[ 0.256823] localhost kernel: pci 0000:ff:03.1: [8086:2c99] type 00 class 0x060000 >[ 0.256853] localhost kernel: pci 0000:ff:03.2: [8086:2c9a] type 00 class 0x060000 >[ 0.256885] localhost kernel: pci 0000:ff:03.4: [8086:2c9c] type 00 class 0x060000 >[ 0.256918] localhost kernel: pci 0000:ff:04.0: [8086:2ca0] type 00 class 0x060000 >[ 0.256949] localhost kernel: pci 0000:ff:04.1: [8086:2ca1] type 00 class 0x060000 >[ 0.256979] localhost kernel: pci 0000:ff:04.2: [8086:2ca2] type 00 class 0x060000 >[ 0.257009] localhost kernel: pci 0000:ff:04.3: [8086:2ca3] type 00 class 0x060000 >[ 0.257041] localhost kernel: pci 0000:ff:05.0: [8086:2ca8] type 00 class 0x060000 >[ 0.257072] localhost kernel: pci 0000:ff:05.1: [8086:2ca9] type 00 class 0x060000 >[ 0.257103] localhost kernel: pci 0000:ff:05.2: [8086:2caa] type 00 class 0x060000 >[ 0.257135] localhost kernel: pci 0000:ff:05.3: [8086:2cab] type 00 class 0x060000 >[ 0.257174] localhost kernel: pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff >[ 0.257176] localhost kernel: pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff]) >[ 0.257179] localhost kernel: PCI: pci_cache_line_size set to 64 bytes >[ 0.257225] localhost kernel: e820: reserve RAM buffer [mem 0xbd15c018-0xbfffffff] >[ 0.257227] localhost kernel: e820: reserve RAM buffer [mem 0xbd461018-0xbfffffff] >[ 0.257229] localhost kernel: e820: reserve RAM buffer [mem 0xbd46a018-0xbfffffff] >[ 0.257230] localhost kernel: e820: reserve RAM buffer [mem 0xbee59000-0xbfffffff] >[ 0.257232] localhost kernel: e820: reserve RAM buffer [mem 0xbf159000-0xbfffffff] >[ 0.257234] localhost kernel: e820: reserve RAM buffer [mem 0xbf242000-0xbfffffff] >[ 0.257235] localhost kernel: e820: reserve RAM buffer [mem 0xbf299000-0xbfffffff] >[ 0.257315] localhost kernel: NetLabel: Initializing >[ 0.257316] localhost kernel: NetLabel: domain hash size = 128 >[ 0.257317] localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.257327] localhost kernel: NetLabel: unlabeled traffic allowed by default >[ 0.257370] localhost kernel: HPET: 8 timers in total, 5 timers will be used for per-cpu timer >[ 0.257376] localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 24, 25, 26, 27, 28, 0 >[ 0.257380] localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >[ 0.259410] localhost kernel: Spurious HPET timer interrupt on HPET timer 2 >[ 0.259420] localhost kernel: hpet: hpet2 irq 24 for MSI >[ 0.259458] localhost kernel: Spurious HPET timer interrupt on HPET timer 3 >[ 0.259464] localhost kernel: hpet: hpet3 irq 25 for MSI >[ 0.259511] localhost kernel: Spurious HPET timer interrupt on HPET timer 4 >[ 0.259518] localhost kernel: hpet: hpet4 irq 26 for MSI >[ 0.259557] localhost kernel: Spurious HPET timer interrupt on HPET timer 5 >[ 0.259563] localhost kernel: hpet: hpet5 irq 27 for MSI >[ 0.259604] localhost kernel: Spurious HPET timer interrupt on HPET timer 6 >[ 0.259610] localhost kernel: hpet: hpet6 irq 28 for MSI >[ 0.259696] localhost kernel: Switching to clocksource hpet >[ 0.263776] localhost kernel: pnp: PnP ACPI init >[ 0.263785] localhost kernel: ACPI: bus type PNP registered >[ 0.263827] localhost kernel: pnp 00:00: [dma 4] >[ 0.263842] localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active) >[ 0.263875] localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0c04 (active) >[ 0.263909] localhost kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c01 (active) >[ 0.263940] localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >[ 0.264100] localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) >[ 0.264256] localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >[ 0.264615] localhost kernel: system 00:06: [io 0x0800-0x087f] could not be reserved >[ 0.264617] localhost kernel: system 00:06: [io 0x0880-0x08ff] has been reserved >[ 0.264619] localhost kernel: system 00:06: [io 0x0900-0x091f] has been reserved >[ 0.264620] localhost kernel: system 00:06: [io 0x0920-0x0923] has been reserved >[ 0.264622] localhost kernel: system 00:06: [io 0x0924] has been reserved >[ 0.264624] localhost kernel: system 00:06: [io 0x0ca0-0x0ca7] has been reserved >[ 0.264625] localhost kernel: system 00:06: [io 0x0ca9-0x0cab] has been reserved >[ 0.264627] localhost kernel: system 00:06: [io 0x0cad-0x0caf] has been reserved >[ 0.264629] localhost kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active) >[ 0.264663] localhost kernel: pnp 00:07: [irq 0 disabled] >[ 0.264683] localhost kernel: system 00:07: [io 0x0ca8] has been reserved >[ 0.264685] localhost kernel: system 00:07: [io 0x0cac] has been reserved >[ 0.264687] localhost kernel: system 00:07: Plug and Play ACPI device, IDs IPI0001 PNP0c01 (active) >[ 0.264724] localhost kernel: pnp 00:08: [irq 0 disabled] >[ 0.264746] localhost kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active) >[ 0.265268] localhost kernel: system 00:09: [mem 0xe0000000-0xefffffff] has been reserved >[ 0.265271] localhost kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.265315] localhost kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active) >[ 0.265345] localhost kernel: system 00:0b: [mem 0xfed50000-0xfed53fff] could not be reserved >[ 0.265347] localhost kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.265467] localhost kernel: pnp: PnP ACPI: found 12 devices >[ 0.265468] localhost kernel: ACPI: bus type PNP unregistered >[ 0.271451] localhost kernel: pci 0000:00:03.0: PCI bridge to [bus 01] >[ 0.271453] localhost kernel: pci 0000:00:03.0: bridge window [io 0xf000-0xffff] >[ 0.271457] localhost kernel: pci 0000:00:03.0: bridge window [mem 0xdf100000-0xdf2fffff] >[ 0.271462] localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >[ 0.271465] localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xda000000-0xddffffff] >[ 0.271474] localhost kernel: pci 0000:03:03.0: BAR 6: assigned [mem 0xde000000-0xde00ffff pref] >[ 0.271476] localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 03] >[ 0.271479] localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xde000000-0xdeffffff] >[ 0.271483] localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xd9800000-0xd9ffffff 64bit pref] >[ 0.271488] localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >[ 0.271489] localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >[ 0.271490] localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >[ 0.271492] localhost kernel: pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfdffffff] >[ 0.271493] localhost kernel: pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff] >[ 0.271495] localhost kernel: pci_bus 0000:01: resource 0 [io 0xf000-0xffff] >[ 0.271496] localhost kernel: pci_bus 0000:01: resource 1 [mem 0xdf100000-0xdf2fffff] >[ 0.271498] localhost kernel: pci_bus 0000:02: resource 1 [mem 0xda000000-0xddffffff] >[ 0.271499] localhost kernel: pci_bus 0000:03: resource 1 [mem 0xde000000-0xdeffffff] >[ 0.271501] localhost kernel: pci_bus 0000:03: resource 2 [mem 0xd9800000-0xd9ffffff 64bit pref] >[ 0.271502] localhost kernel: pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7] >[ 0.271504] localhost kernel: pci_bus 0000:03: resource 5 [io 0x0d00-0xffff] >[ 0.271505] localhost kernel: pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff] >[ 0.271506] localhost kernel: pci_bus 0000:03: resource 7 [mem 0xc0000000-0xfdffffff] >[ 0.271508] localhost kernel: pci_bus 0000:03: resource 8 [mem 0xfed40000-0xfed44fff] >[ 0.271510] localhost kernel: pci_bus 0000:ff: resource 4 [io 0x0000-0xffff] >[ 0.271511] localhost kernel: pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff] >[ 0.271538] localhost kernel: NET: Registered protocol family 2 >[ 0.271727] localhost kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes) >[ 0.271934] localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >[ 0.272189] localhost kernel: TCP: Hash tables configured (established 65536 bind 65536) >[ 0.272209] localhost kernel: TCP: reno registered >[ 0.272220] localhost kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes) >[ 0.272274] localhost kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >[ 0.272387] localhost kernel: NET: Registered protocol family 1 >[ 0.273044] localhost kernel: pci 0000:03:03.0: Boot video device >[ 0.273062] localhost kernel: PCI: CLS 64 bytes, default 64 >[ 0.273100] localhost kernel: Unpacking initramfs... >[ 4.137948] localhost kernel: Freeing initrd memory: 37608k freed >[ 4.143327] localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >[ 4.143332] localhost kernel: software IO TLB [mem 0xb915c000-0xbd15c000] (64MB) mapped at [ffff8800b915c000-ffff8800bd15bfff] >[ 4.143960] localhost kernel: microcode: CPU0 sig=0x106e5, pf=0x2, revision=0x4 >[ 4.143965] localhost kernel: microcode: CPU1 sig=0x106e5, pf=0x2, revision=0x4 >[ 4.143970] localhost kernel: microcode: CPU2 sig=0x106e5, pf=0x2, revision=0x4 >[ 4.143975] localhost kernel: microcode: CPU3 sig=0x106e5, pf=0x2, revision=0x4 >[ 4.143980] localhost kernel: microcode: CPU4 sig=0x106e5, pf=0x2, revision=0x4 >[ 4.143985] localhost kernel: microcode: CPU5 sig=0x106e5, pf=0x2, revision=0x4 >[ 4.143990] localhost kernel: microcode: CPU6 sig=0x106e5, pf=0x2, revision=0x4 >[ 4.143994] localhost kernel: microcode: CPU7 sig=0x106e5, pf=0x2, revision=0x4 >[ 4.144016] localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 4.144125] localhost kernel: sha1_ssse3: Using SSSE3 optimized SHA-1 implementation >[ 4.144175] localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >[ 4.144337] localhost kernel: futex hash table entries: 8192 (order: 7, 524288 bytes) >[ 4.144427] localhost kernel: Initialise system trusted keyring >[ 4.144478] localhost kernel: audit: initializing netlink socket (disabled) >[ 4.144487] localhost kernel: type=2000 audit(1463047641.028:1): initialized >[ 4.163730] localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 4.164559] localhost kernel: zpool: loaded >[ 4.164562] localhost kernel: zbud: loaded >[ 4.164732] localhost kernel: VFS: Disk quotas dquot_6.5.2 >[ 4.164764] localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 4.164914] localhost kernel: msgmni has been set to 15926 >[ 4.164964] localhost kernel: Key type big_key registered >[ 4.164966] localhost kernel: SELinux: Registering netfilter hooks >[ 4.165799] localhost kernel: NET: Registered protocol family 38 >[ 4.165804] localhost kernel: Key type asymmetric registered >[ 4.165807] localhost kernel: Asymmetric key parser 'x509' registered >[ 4.165831] localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) >[ 4.165884] localhost kernel: io scheduler noop registered >[ 4.165887] localhost kernel: io scheduler deadline registered (default) >[ 4.165905] localhost kernel: io scheduler cfq registered >[ 4.166196] localhost kernel: pcieport 0000:00:03.0: irq 29 for MSI/MSI-X >[ 4.166257] localhost kernel: pcieport 0000:00:1c.0: irq 30 for MSI/MSI-X >[ 4.166324] localhost kernel: pcieport 0000:00:03.0: Signaling PME through PCIe PME interrupt >[ 4.166325] localhost kernel: pci 0000:01:00.0: Signaling PME through PCIe PME interrupt >[ 4.166328] localhost kernel: pcie_pme 0000:00:03.0:pcie01: service driver pcie_pme loaded >[ 4.166340] localhost kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >[ 4.166342] localhost kernel: pci 0000:02:00.0: Signaling PME through PCIe PME interrupt >[ 4.166343] localhost kernel: pci 0000:02:00.1: Signaling PME through PCIe PME interrupt >[ 4.166346] localhost kernel: pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >[ 4.166360] localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 4.166366] localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 4.166419] localhost kernel: efifb: probing for efifb >[ 4.166431] localhost kernel: efifb: framebuffer at 0xd9800000, mapped to 0xffffc90010f00000, using 1200k, total 1200k >[ 4.166432] localhost kernel: efifb: mode is 640x480x32, linelength=2560, pages=1 >[ 4.166433] localhost kernel: efifb: scrolling: redraw >[ 4.166434] localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >[ 4.181276] localhost kernel: Console: switching to colour frame buffer device 80x30 >[ 4.197177] localhost kernel: fb0: EFI VGA frame buffer device >[ 4.197186] localhost kernel: intel_idle: MWAIT substates: 0x1120 >[ 4.197196] localhost kernel: intel_idle: v0.4 model 0x1E >[ 4.197197] localhost kernel: intel_idle: lapic_timer_reliable_states 0x2 >[ 4.197306] localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >[ 4.197310] localhost kernel: ACPI: Power Button [PWRF] >[ 4.197452] localhost kernel: ERST: Error Record Serialization Table (ERST) support is initialized. >[ 4.197454] localhost kernel: pstore: Registered erst as persistent store backend >[ 4.197564] localhost kernel: GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC. >[ 4.197613] localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 4.218163] localhost kernel: 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 4.238726] localhost kernel: 00:05: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >[ 4.239042] localhost kernel: Non-volatile memory driver v1.3 >[ 4.239045] localhost kernel: Linux agpgart interface v0.103 >[ 4.239135] localhost kernel: crash memory driver: version 1.1 >[ 4.239166] localhost kernel: rdac: device handler registered >[ 4.239200] localhost kernel: hp_sw: device handler registered >[ 4.239203] localhost kernel: emc: device handler registered >[ 4.239205] localhost kernel: alua: device handler registered >[ 4.239227] localhost kernel: libphy: Fixed MDIO Bus: probed >[ 4.239270] localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 4.239274] localhost kernel: ehci-pci: EHCI PCI platform driver >[ 4.239448] localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >[ 4.239481] localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >[ 4.239492] localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >[ 4.243415] localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >[ 4.243426] localhost kernel: ehci-pci 0000:00:1a.0: irq 22, io mem 0xdf0fc000 >[ 4.249089] localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >[ 4.249126] localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >[ 4.249128] localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 4.249129] localhost kernel: usb usb1: Product: EHCI Host Controller >[ 4.249131] localhost kernel: usb usb1: Manufacturer: Linux 3.10.0-327.el7.x86_64 ehci_hcd >[ 4.249132] localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >[ 4.249203] localhost kernel: hub 1-0:1.0: USB hub found >[ 4.249208] localhost kernel: hub 1-0:1.0: 2 ports detected >[ 4.249420] localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >[ 4.249455] localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >[ 4.249466] localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >[ 4.253366] localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >[ 4.253371] localhost kernel: ehci-pci 0000:00:1d.0: irq 22, io mem 0xdf0fe000 >[ 4.259086] localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >[ 4.259113] localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >[ 4.259115] localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 4.259116] localhost kernel: usb usb2: Product: EHCI Host Controller >[ 4.259118] localhost kernel: usb usb2: Manufacturer: Linux 3.10.0-327.el7.x86_64 ehci_hcd >[ 4.259119] localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >[ 4.259185] localhost kernel: hub 2-0:1.0: USB hub found >[ 4.259190] localhost kernel: hub 2-0:1.0: 2 ports detected >[ 4.259241] localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 4.259246] localhost kernel: ohci-pci: OHCI PCI platform driver >[ 4.259255] localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >[ 4.259304] localhost kernel: usbcore: registered new interface driver usbserial >[ 4.259310] localhost kernel: usbcore: registered new interface driver usbserial_generic >[ 4.259315] localhost kernel: usbserial: USB Serial support registered for generic >[ 4.259336] localhost kernel: i8042: PNP: No PS/2 controller found. Probing ports directly. >[ 5.146179] localhost kernel: tsc: Refined TSC clocksource calibration: 2925.981 MHz >[ 5.146181] localhost kernel: Switching to clocksource tsc >[ 5.294137] localhost kernel: i8042: No controller found >[ 5.294672] localhost kernel: mousedev: PS/2 mouse device common for all mice >[ 5.294747] localhost kernel: rtc_cmos 00:03: RTC can wake from S4 >[ 5.294846] localhost kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >[ 5.294871] localhost kernel: rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram, hpet irqs >[ 5.295003] localhost kernel: cpuidle: using governor menu >[ 5.295266] localhost kernel: EFI Variables Facility v0.08 2004-May-17 >[ 5.295719] localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >[ 5.295800] localhost kernel: usbcore: registered new interface driver usbhid >[ 5.295801] localhost kernel: usbhid: USB HID core driver >[ 5.295823] localhost kernel: drop_monitor: Initializing network drop monitor service >[ 5.295890] localhost kernel: TCP: cubic registered >[ 5.295893] localhost kernel: Initializing XFRM netlink socket >[ 5.295956] localhost kernel: NET: Registered protocol family 10 >[ 5.296135] localhost kernel: NET: Registered protocol family 17 >[ 5.296348] localhost kernel: Loading compiled-in X.509 certificates >[ 5.296370] localhost kernel: Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' >[ 5.296380] localhost kernel: Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' >[ 5.296885] localhost kernel: Loaded X.509 cert 'CentOS Linux kernel signing key: 79ad886a113ca0223526336c0f825b8a94296ab3' >[ 5.296896] localhost kernel: registered taskstats version 1 >[ 5.298411] localhost kernel: Key type trusted registered >[ 5.300208] localhost kernel: Key type encrypted registered >[ 5.302085] localhost kernel: IMA: No TPM chip found, activating TPM-bypass! >[ 5.303064] localhost kernel: rtc_cmos 00:03: setting system clock to 2016-05-12 10:07:22 UTC (1463047642) >[ 5.304300] localhost kernel: Freeing unused kernel memory: 1620k freed >[ 5.306293] localhost kernel: ERST: NVRAM ERST Log Address Range is not implemented yet >[ 5.307680] 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) >[ 5.307864] localhost systemd[1]: Detected architecture x86-64. >[ 5.307867] localhost systemd[1]: Running in initial RAM disk. >[ 5.307876] localhost systemd[1]: No hostname configured. >[ 5.307879] localhost systemd[1]: Set hostname to <localhost>. >[ 5.307903] localhost systemd[1]: Initializing machine ID from random generator. >[ 5.340395] localhost systemd[1]: Cannot add dependency job for unit multipathd.service, ignoring: Unit blk-availability.service failed to load: No such file or directory. >[ 5.340592] localhost systemd[1]: Reached target Encrypted Volumes. >[ 5.340601] localhost systemd[1]: Starting Encrypted Volumes. >[ 5.340610] localhost systemd[1]: Reached target Timers. >[ 5.340615] localhost systemd[1]: Starting Timers. >[ 5.340625] localhost systemd[1]: Reached target Swap. >[ 5.340631] localhost systemd[1]: Starting Swap. >[ 5.340737] localhost systemd[1]: Created slice -.slice. >[ 5.340745] localhost systemd[1]: Starting -.slice. >[ 5.340779] localhost systemd[1]: Listening on udev Control Socket. >[ 5.340786] localhost systemd[1]: Starting udev Control Socket. >[ 5.340822] localhost systemd[1]: Listening on Journal Socket. >[ 5.340830] localhost systemd[1]: Starting Journal Socket. >[ 5.340850] localhost systemd[1]: Listening on udev Kernel Socket. >[ 5.340857] localhost systemd[1]: Starting udev Kernel Socket. >[ 5.340910] localhost systemd[1]: Created slice System Slice. >[ 5.340919] localhost systemd[1]: Starting System Slice. >[ 5.341249] localhost systemd[1]: Starting Setup Virtual Console... >[ 5.341568] localhost systemd[1]: Starting Device-Mapper Multipath Device Controller... >[ 5.341891] localhost systemd[1]: Starting Journal Service... >[ 5.341908] localhost systemd[1]: Reached target Slices. >[ 5.341917] localhost systemd[1]: Starting Slices. >[ 5.341951] localhost systemd[1]: Started dracut ask for additional cmdline parameters. >[ 5.342363] localhost systemd[1]: Starting dracut cmdline hook... >[ 5.342500] localhost systemd[1]: Started Load Kernel Modules. >[ 5.342990] localhost systemd[1]: Starting Apply Kernel Variables... >[ 5.345269] localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >[ 5.345297] localhost systemd[1]: Reached target Local File Systems. >[ 5.345313] localhost systemd[1]: Starting Local File Systems. >[ 5.345758] localhost systemd[1]: Started Setup Virtual Console. >[ 5.346038] localhost kernel: device-mapper: uevent: version 1.0.3 >[ 5.346126] localhost kernel: device-mapper: ioctl: 4.33.0-ioctl (2015-8-18) initialised: dm-devel@redhat.com >[ 5.346860] localhost systemd[1]: Started Apply Kernel Variables. >[ 5.347034] localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >[ 5.347678] localhost kernel: device-mapper: multipath: version 1.9.0 loaded >[ 5.353292] localhost systemd[1]: PID file /run/multipathd/multipathd.pid not readable (yet?) after start. >[ 5.355422] localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >[ 5.356827] localhost systemd[1]: Starting Create Static Device Nodes in /dev... >[ 5.358758] localhost systemd[1]: Started Create Static Device Nodes in /dev. >[ 5.247394] localhost systemd-journal[187]: Journal started >[ 5.247562] localhost multipathd[208]: path checkers start up >[ 5.247613] localhost systemd-tmpfiles[219]: Failed to parse ACL "d:group:adm:r-x,d:group:wheel:r-x": Invalid argument. Ignoring >[ 5.247650] localhost systemd-tmpfiles[219]: Failed to parse ACL "group:adm:r-x,group:wheel:r-x": Invalid argument. Ignoring >[ 5.247680] localhost systemd-tmpfiles[219]: Failed to parse ACL "d:group:adm:r-x,d:group:wheel:r-x": Invalid argument. Ignoring >[ 5.247707] localhost systemd-tmpfiles[219]: Failed to parse ACL "group:adm:r-x,group:wheel:r-x": Invalid argument. Ignoring >[ 5.362707] localhost systemd[1]: Started Journal Service. >[ 5.402440] localhost kernel: BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >[ 5.402442] localhost kernel: EDD information not available. >[ 5.312720] localhost dracut-cmdline[188]: Loading CentOS 7 x86_64 installer... >[ 5.496263] localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >[ 5.496276] localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >[ 5.463896] localhost systemd[1]: Started dracut cmdline hook. >[ 5.464262] localhost systemd[1]: Starting Open-iSCSI... >[ 5.464666] localhost systemd[1]: Starting dracut pre-udev hook... >[ 5.465608] localhost iscsid[448]: iSCSI logger with pid=450 started! >[ 5.466183] localhost systemd[1]: Failed to read PID from file /var/run/iscsid.pid: Invalid argument >[ 5.469791] localhost systemd[1]: Started Open-iSCSI. >[ 5.584273] localhost kernel: Loading iSCSI transport class v2.0-870. >[ 5.598128] localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >[ 5.606664] localhost kernel: iscsi: registered transport (tcp) >[ 5.610628] localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0020 >[ 5.610631] localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >[ 5.610647] localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0020 >[ 5.610650] localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >[ 5.610900] localhost kernel: hub 1-1:1.0: USB hub found >[ 5.610938] localhost kernel: hub 2-1:1.0: USB hub found >[ 5.610969] localhost kernel: hub 1-1:1.0: 6 ports detected >[ 5.610974] localhost kernel: hub 2-1:1.0: 8 ports detected >[ 5.629656] localhost kernel: Floppy drive(s): fd0 is 1.44M >[ 5.886399] localhost kernel: usb 1-1.1: new full-speed USB device number 3 using ehci-pci >[ 5.886412] localhost kernel: usb 2-1.5: new high-speed USB device number 3 using ehci-pci >[ 5.971901] localhost kernel: usb 2-1.5: New USB device found, idVendor=0424, idProduct=2514 >[ 5.971907] localhost kernel: usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >[ 5.972469] localhost kernel: hub 2-1.5:1.0: USB hub found >[ 5.972672] localhost kernel: hub 2-1.5:1.0: 4 ports detected >[ 5.973007] localhost kernel: usb 1-1.1: New USB device found, idVendor=0624, idProduct=0248 >[ 5.973012] localhost kernel: usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >[ 5.973016] localhost kernel: usb 1-1.1: Product: USB Composite Device-0 >[ 5.973019] localhost kernel: usb 1-1.1: Manufacturer: Avocent >[ 5.973022] localhost kernel: usb 1-1.1: SerialNumber: 20080519 >[ 5.979249] localhost kernel: input: Avocent USB Composite Device-0 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input1 >[ 6.030862] localhost kernel: hid-generic 0003:0624:0248.0001: input,hidraw0: USB HID v1.00 Keyboard [Avocent USB Composite Device-0] on usb-0000:00:1a.0-1.1/input0 >[ 6.032115] localhost kernel: input: Avocent USB Composite Device-0 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.1/input/input2 >[ 6.032423] localhost kernel: hid-generic 0003:0624:0248.0002: input,hidraw1: USB HID v1.00 Mouse [Avocent USB Composite Device-0] on usb-0000:00:1a.0-1.1/input1 >[ 6.105486] localhost kernel: usb 1-1.2: new high-speed USB device number 4 using ehci-pci >[ 6.192067] localhost kernel: usb 1-1.2: New USB device found, idVendor=0624, idProduct=0249 >[ 6.192074] localhost kernel: usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >[ 6.192077] localhost kernel: usb 1-1.2: Product: USB Composite Device-1 >[ 6.192081] localhost kernel: usb 1-1.2: Manufacturer: Avocent >[ 6.192084] localhost kernel: usb 1-1.2: SerialNumber: 20080519 >[ 6.465995] localhost iscsid[450]: iSCSI daemon with pid=451 started! >[ 6.466138] localhost iscsid[450]: can't open InitiatorName configuration file /etc/iscsi/initiatorname.iscsi >[ 6.466254] localhost iscsid[450]: 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 >[ 6.466371] localhost iscsid[450]: can't open InitiatorAlias configuration file /etc/iscsi/initiatorname.iscsi >[ 6.466486] localhost iscsid[450]: can't open iscsid.safe_logout configuration file /etc/iscsi/iscsid.conf >[ 8.642742] localhost kernel: floppy0: no floppy controllers found >[ 8.642754] localhost kernel: work still pending >[ 8.649839] localhost kernel: BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >[ 8.649841] localhost kernel: EDD information not available. >[ 8.665001] localhost kernel: No iBFT detected. >[ 8.668232] localhost kernel: md: raid0 personality registered for level 0 >[ 8.672176] localhost kernel: md: raid1 personality registered for level 1 >[ 8.675764] localhost kernel: async_tx: api initialized (async) >[ 8.678040] localhost kernel: xor: measuring software checksum speed >[ 8.687478] localhost kernel: prefetch64-sse: 11992.000 MB/sec >[ 8.697478] localhost kernel: generic_sse: 10592.000 MB/sec >[ 8.697480] localhost kernel: xor: using function: prefetch64-sse (11992.000 MB/sec) >[ 8.718488] localhost kernel: raid6: sse2x1 gen() 7175 MB/s >[ 8.735489] localhost kernel: raid6: sse2x2 gen() 8468 MB/s >[ 8.752487] localhost kernel: raid6: sse2x4 gen() 9468 MB/s >[ 8.752489] localhost kernel: raid6: using algorithm sse2x4 gen() (9468 MB/s) >[ 8.752490] localhost kernel: raid6: using ssse3x2 recovery algorithm >[ 8.760830] localhost kernel: md: raid6 personality registered for level 6 >[ 8.760835] localhost kernel: md: raid5 personality registered for level 5 >[ 8.760837] localhost kernel: md: raid4 personality registered for level 4 >[ 8.766591] localhost kernel: md: raid10 personality registered for level 10 >[ 8.769864] localhost kernel: md: linear personality registered for level -1 >[ 8.790793] localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >[ 8.809284] localhost kernel: RPC: Registered named UNIX socket transport module. >[ 8.809286] localhost kernel: RPC: Registered udp transport module. >[ 8.809287] localhost kernel: RPC: Registered tcp transport module. >[ 8.809288] localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >[ 8.727982] localhost rpc.statd[522]: Version 1.3.0 starting >[ 8.732854] localhost rpc.statd[522]: Initializing NSM state >[ 8.733345] localhost rpc.statd[522]: Running as root. chown /var/lib/nfs/statd to choose different user >[ 8.765881] localhost systemd[1]: Started dracut pre-udev hook. >[ 8.766344] localhost systemd[1]: Starting udev Kernel Device Manager... >[ 8.768034] localhost systemd-udevd[549]: starting version 219 >[ 8.769965] localhost systemd[1]: Started udev Kernel Device Manager. >[ 8.770346] localhost systemd[1]: Starting dracut pre-trigger hook... >[ 8.890405] localhost kernel: usb-storage 1-1.2:1.0: USB Mass Storage device detected >[ 8.890491] localhost kernel: scsi host0: usb-storage 1-1.2:1.0 >[ 8.890588] localhost kernel: usb-storage 1-1.2:1.1: USB Mass Storage device detected >[ 8.890647] localhost kernel: scsi host1: usb-storage 1-1.2:1.1 >[ 8.890693] localhost kernel: usbcore: registered new interface driver usb-storage >[ 8.850052] localhost systemd[1]: Started dracut pre-trigger hook. >[ 8.850459] localhost systemd[1]: Starting udev Coldplug all Devices... >[ 8.863063] localhost systemd[1]: Started udev Coldplug all Devices. >[ 8.863451] localhost systemd[1]: Starting Show Plymouth Boot Screen... >[ 8.863649] localhost systemd[1]: Reached target System Initialization. >[ 8.863814] localhost systemd[1]: Starting System Initialization. >[ 8.863937] localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >[ 8.864080] localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >[ 8.864200] localhost systemd[1]: Reached target Sockets. >[ 8.864317] localhost systemd[1]: Starting Sockets. >[ 8.864433] localhost systemd[1]: Starting dracut initqueue hook... >[ 8.876951] localhost systemd[1]: Received SIGRTMIN+20 from PID 652 (plymouthd). >[ 8.877831] localhost systemd[1]: Started Show Plymouth Boot Screen. >[ 8.877959] localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >[ 8.878086] localhost systemd[1]: Reached target Paths. >[ 8.878202] localhost systemd[1]: Starting Paths. >[ 8.878318] localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >[ 8.878437] localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >[ 8.878552] localhost systemd[1]: Reached target Basic System. >[ 8.878670] localhost systemd[1]: Starting Basic System. >[ 8.883794] localhost systemd[1]: Mounting Configuration File System... >[ 8.885780] localhost systemd[1]: Mounted Configuration File System. >[ 8.887883] localhost systemd[1]: Reloading. >[ 9.008218] localhost kernel: bnx2: QLogic bnx2 Gigabit Ethernet Driver v2.2.6 (January 29, 2014) >[ 9.008824] localhost kernel: bnx2 0000:02:00.0 eth0: Broadcom NetXtreme II BCM5716 1000Base-T (C0) PCI Express found at mem da000000, IRQ 16, node addr bc:30:5b:e2:f7:d8 >[ 9.009371] localhost kernel: bnx2 0000:02:00.1 eth1: Broadcom NetXtreme II BCM5716 1000Base-T (C0) PCI Express found at mem dc000000, IRQ 17, node addr bc:30:5b:e2:f7:d9 >[ 9.011308] localhost kernel: mpt2sas version 20.100.00.00 loaded >[ 9.011460] localhost kernel: mpt2sas0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (8156008 kB) >[ 9.020529] localhost kernel: libata version 3.00 loaded. >[ 9.020878] localhost kernel: [drm] Initialized drm 1.1.0 20060810 >[ 9.021808] localhost kernel: ata_piix 0000:00:1f.2: version 2.13 >[ 9.021999] localhost kernel: ata_piix 0000:00:1f.2: MAP [ >[ 9.022001] localhost kernel: P0 P2 P1 P3 ] >[ 9.032848] localhost kernel: checking generic (d9800000 12c000) vs hw (d9800000 800000) >[ 9.032851] localhost kernel: fb: conflicting fb hw usage mgag200drmfb vs EFI VGA - removing generic driver >[ 9.032867] localhost kernel: Console: switching to colour dummy device 80x25 >[ 9.035868] localhost kernel: [TTM] Zone kernel: Available graphics memory: 4078004 kiB >[ 9.035871] localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >[ 9.035872] localhost kernel: [TTM] Initializing pool allocator >[ 9.035875] localhost kernel: [TTM] Initializing DMA pool allocator >[ 9.064098] localhost kernel: fbcon: mgadrmfb (fb0) is primary device >[ 9.084620] localhost kernel: mpt2sas0: MSI-X vectors supported: 1, no of cores: 8, max_msix_vectors: 8 >[ 9.084659] localhost kernel: mpt2sas 0000:01:00.0: irq 31 for MSI/MSI-X >[ 9.084707] localhost kernel: mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 31 >[ 9.084708] localhost kernel: mpt2sas0: iomem(0x00000000df2b0000), mapped(0xffffc90010ee0000), size(65536) >[ 9.084709] localhost kernel: mpt2sas0: ioport(0x000000000000fc00), size(256) >[ 9.148690] localhost kernel: Console: switching to colour frame buffer device 128x48 >[ 9.173447] localhost kernel: scsi host3: ata_piix >[ 9.173897] localhost kernel: scsi host4: ata_piix >[ 9.173970] localhost kernel: ata1: SATA max UDMA/133 cmd 0xeca0 ctl 0xec90 bmdma 0xecc0 irq 20 >[ 9.174011] localhost kernel: ata2: SATA max UDMA/133 cmd 0xeca8 ctl 0xec94 bmdma 0xecc8 irq 20 >[ 9.174277] localhost kernel: ata_piix 0000:00:1f.5: MAP [ >[ 9.174278] localhost kernel: P0 -- P1 -- ] >[ 9.197815] localhost kernel: mpt2sas0: Allocated physical memory: size(5649 kB) >[ 9.197816] localhost kernel: mpt2sas0: Current Controller Queue Depth(2508), Max Controller Queue Depth(2607) >[ 9.197817] localhost kernel: mpt2sas0: Scatter Gather Elements per IO(128) >[ 9.198525] localhost kernel: mgag200 0000:03:03.0: fb0: mgadrmfb frame buffer device >[ 9.198526] localhost kernel: mgag200 0000:03:03.0: registered panic notifier >[ 9.198549] localhost kernel: [drm] Initialized mgag200 1.0.0 20110418 for 0000:03:03.0 on minor 0 >[ 9.257125] localhost kernel: mpt2sas0: log_info(0x30030100): originator(IOP), code(0x03), sub_code(0x0100) >[ 9.257157] localhost kernel: mpt2sas0: log_info(0x30030100): originator(IOP), code(0x03), sub_code(0x0100) >[ 9.257163] localhost kernel: mpt2sas0: LSISAS2008: FWVersion(07.15.04.00), ChipRevision(0x03), BiosVersion(07.00.01.00) >[ 9.257165] localhost kernel: mpt2sas0: Dell PERC H200 Adapter: Vendor(0x1000), Device(0x0072), SSVID(0x1028), SSDID(0x1F1D) >[ 9.257165] localhost kernel: mpt2sas0: Protocol=(Initiator,Target), Capabilities=(Raid,TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ) >[ 9.257217] localhost kernel: scsi host2: Fusion MPT SAS Host >[ 9.257367] localhost kernel: mpt2sas0: sending port enable !! >[ 9.324648] localhost kernel: ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work >[ 9.325150] localhost kernel: scsi host5: ata_piix >[ 9.325554] localhost kernel: scsi host6: ata_piix >[ 9.325650] localhost kernel: ata3: SATA max UDMA/133 cmd 0xecb0 ctl 0xec98 bmdma 0xece0 irq 21 >[ 9.325656] localhost kernel: ata4: SATA max UDMA/133 cmd 0xecb8 ctl 0xec9c bmdma 0xece8 irq 21 >[ 9.897050] localhost kernel: scsi 0:0:0:0: Direct-Access iDRAC LCDRIVE 0323 PQ: 0 ANSI: 0 CCS >[ 9.898497] localhost kernel: scsi 1:0:0:0: CD-ROM iDRAC Virtual CD 0323 PQ: 0 ANSI: 0 >[ 9.901837] localhost kernel: scsi 1:0:0:1: Direct-Access iDRAC Virtual Floppy 0323 PQ: 0 ANSI: 0 CCS >[ 9.942758] localhost kernel: ata2.00: SATA link down (SStatus 0 SControl 300) >[ 9.942774] localhost kernel: ata2.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >[ 9.972921] localhost kernel: ata2.01: ATAPI: TEAC DVD-ROM DV-28SW, R.2A, max UDMA/100 >[ 9.994925] localhost kernel: ata2.01: configured for UDMA/100 >[ 10.504754] localhost kernel: ata1.01: failed to resume link (SControl 0) >[ 10.515537] localhost kernel: ata1.00: SATA link down (SStatus 0 SControl 300) >[ 10.515549] localhost kernel: ata1.01: SATA link down (SStatus 4 SControl 0) >[ 10.515653] localhost kernel: scsi: waiting for bus probes to complete ... >[ 10.813730] localhost kernel: mpt2sas0: host_add: handle(0x0001), sas_addr(0x5782bcb03b363d00), phys(8) >[ 16.947394] localhost kernel: mpt2sas0: port enable: SUCCESS >[ 16.947712] localhost kernel: scsi 2:1:0:0: Direct-Access Dell Virtual Disk 1028 PQ: 0 ANSI: 6 >[ 16.948141] localhost kernel: scsi 2:1:0:0: RAID0: handle(0x004f), wwid(0x09007697f7fc7259), pd_count(2), type(SSP) >[ 16.948148] localhost kernel: scsi 2:1:0:0: qdepth(254), tagged(1), simple(0), ordered(0), scsi_level(7), cmd_que(1) >[ 16.949280] localhost kernel: scsi 2:0:0:0: Direct-Access SEAGATE ST3300657SS-H EH02 PQ: 0 ANSI: 5 >[ 16.949506] localhost kernel: scsi 2:0:0:0: SSP: handle(0x0009), sas_addr(0x5000c5003aa48d6d), phy(6), device_name(0x00c500506c8da43a) >[ 16.949512] localhost kernel: scsi 2:0:0:0: SSP: enclosure_logical_id(0x5782bcb03b363d00), slot(1) >[ 16.949517] localhost kernel: scsi 2:0:0:0: qdepth(254), tagged(1), simple(0), ordered(0), scsi_level(6), cmd_que(1) >[ 16.953112] localhost kernel: scsi 2:0:1:0: Direct-Access SEAGATE ST3300657SS-H EH02 PQ: 0 ANSI: 5 >[ 16.953345] localhost kernel: scsi 2:0:1:0: SSP: handle(0x000a), sas_addr(0x5000c5003aa46105), phy(7), device_name(0x00c500500461a43a) >[ 16.953351] localhost kernel: scsi 2:0:1:0: SSP: enclosure_logical_id(0x5782bcb03b363d00), slot(0) >[ 16.953356] localhost kernel: scsi 2:0:1:0: qdepth(254), tagged(1), simple(0), ordered(0), scsi_level(6), cmd_que(1) >[ 16.963174] localhost kernel: sd 2:1:0:0: [sda] 570949632 512-byte logical blocks: (292 GB/272 GiB) >[ 16.963265] localhost kernel: sd 2:1:0:0: [sda] Write Protect is off >[ 16.963268] localhost kernel: sd 2:1:0:0: [sda] Mode Sense: 03 00 00 08 >[ 16.963293] localhost kernel: sd 2:1:0:0: [sda] No Caching mode page found >[ 16.963317] localhost kernel: sd 2:1:0:0: [sda] Assuming drive cache: write through >[ 16.966321] localhost kernel: scsi 4:0:1:0: CD-ROM TEAC DVD-ROM DV-28SW R.2A PQ: 0 ANSI: 5 >[ 16.970570] localhost kernel: sd 0:0:0:0: [sdb] Attached SCSI removable disk >[ 16.972121] localhost kernel: sda: sda1 sda2 >[ 16.972544] localhost kernel: sd 2:1:0:0: [sda] Attached SCSI disk >[ 17.011496] localhost kernel: sr 4:0:1:0: [sr1] scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray >[ 17.011501] localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >[ 17.011758] localhost kernel: sr 4:0:1:0: Attached scsi CD-ROM sr1 >[ 17.074556] localhost kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 0x/0x cd/rw caddy >[ 17.074652] localhost kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0 >[ 17.079868] localhost kernel: sd 1:0:0:1: [sdc] Attached SCSI removable disk >[ 16.971129] localhost systemd-udevd[549]: error: /dev/sdc: No medium found >[ 16.972116] localhost systemd-udevd[549]: error: /dev/sdb: No medium found >[ 16.977414] localhost multipathd[208]: sdc: add path (uevent) >[ 16.979614] localhost multipathd[208]: sdc: failed to get path uid >[ 16.979734] localhost multipathd[208]: uevent trigger error >[ 16.979850] localhost multipathd[208]: sdb: add path (uevent) >[ 16.980392] localhost systemd-udevd[549]: error: /dev/sdb: No medium found >[ 16.980632] localhost systemd-udevd[549]: error: /dev/sdc: No medium found >[ 16.981114] localhost multipathd[208]: sdb: failed to get path uid >[ 16.981236] localhost multipathd[208]: uevent trigger error >[ 17.017804] localhost multipathd[208]: sda: add path (uevent) >[ 141.569254] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 142.085084] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 142.595654] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 143.106285] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 143.617857] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 144.128785] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 144.640528] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 145.155424] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 145.666280] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 146.176890] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 146.689171] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 147.203310] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 147.335336] localhost kernel: CE: hpet3 increased min_delta_ns to 20115 nsec >[ 147.715110] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 148.226011] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 148.357756] localhost kernel: CE: hpet2 increased min_delta_ns to 20115 nsec >[ 148.358233] localhost kernel: CE: hpet2 increased min_delta_ns to 30172 nsec >[ 148.739076] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 149.250745] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 149.761624] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 150.277168] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 150.787957] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 150.920854] localhost kernel: CE: hpet4 increased min_delta_ns to 20115 nsec >[ 150.921355] localhost kernel: CE: hpet4 increased min_delta_ns to 30172 nsec >[ 151.301098] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 151.811690] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 152.323771] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 152.834561] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 153.345147] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 153.856548] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 153.988366] localhost kernel: CE: hpet2 increased min_delta_ns to 45258 nsec >[ 154.369276] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 154.880077] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 155.391806] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 155.903417] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 156.420246] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 156.552886] localhost kernel: CE: hpet3 increased min_delta_ns to 30172 nsec >[ 156.933224] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 157.444279] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 157.955213] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 158.465408] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 158.975464] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 159.109511] localhost kernel: CE: hpet5 increased min_delta_ns to 20115 nsec >[ 159.109783] localhost kernel: CE: hpet5 increased min_delta_ns to 30172 nsec >[ 159.110027] localhost kernel: CE: hpet5 increased min_delta_ns to 45258 nsec >[ 159.110338] localhost kernel: CE: hpet5 increased min_delta_ns to 67887 nsec >[ 159.490495] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 160.000694] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 160.513955] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 161.024759] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 161.535568] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 162.045816] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 162.555970] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 163.066417] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 163.576830] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 164.087248] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 164.597363] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 165.107685] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 165.618195] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 166.128569] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 166.638765] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 167.149576] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 167.659903] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 168.171921] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 168.302723] localhost kernel: CE: hpet6 increased min_delta_ns to 20115 nsec >[ 168.303198] localhost kernel: CE: hpet6 increased min_delta_ns to 30172 nsec >[ 168.686727] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 169.196883] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 169.710154] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 170.223283] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 170.735043] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 171.246586] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 171.758187] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 171.892871] localhost kernel: CE: hpet4 increased min_delta_ns to 45258 nsec >[ 171.893224] localhost kernel: CE: hpet4 increased min_delta_ns to 67887 nsec >[ 172.272072] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 172.403918] localhost kernel: CE: hpet6 increased min_delta_ns to 45258 nsec >[ 172.404545] localhost kernel: CE: hpet6 increased min_delta_ns to 67887 nsec >[ 172.786739] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 173.311197] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 173.832630] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 174.342897] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 174.856538] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 175.369252] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 175.882855] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 176.393207] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 176.904993] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 177.415790] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 177.549246] localhost kernel: CE: hpet2 increased min_delta_ns to 67887 nsec >[ 177.928691] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 178.075166] localhost kernel: CE: hpet6 increased min_delta_ns to 101830 nsec >[ 178.075811] localhost kernel: CE: hpet6 increased min_delta_ns to 152745 nsec >[ 178.453681] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 178.968773] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 179.480323] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 179.623549] localhost kernel: CE: hpet3 increased min_delta_ns to 45258 nsec >[ 179.623871] localhost kernel: CE: hpet3 increased min_delta_ns to 67887 nsec >[ 179.998964] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 180.136255] localhost kernel: CE: hpet2 increased min_delta_ns to 101830 nsec >[ 180.514163] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 181.025128] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 181.540606] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 181.676276] localhost kernel: CE: hpet2 increased min_delta_ns to 152745 nsec >[ 182.054170] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 182.568102] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 183.081134] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 183.595328] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 184.109343] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 184.623525] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 185.137526] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 185.647563] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 186.159711] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 186.670189] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 187.184777] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 187.694771] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 188.210977] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 188.726458] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 189.244435] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 189.777299] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 190.288153] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 190.801895] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 191.317202] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 191.830587] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 192.343852] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 192.854954] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 193.377390] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 193.893888] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 194.407059] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 194.923952] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 195.446627] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 195.964308] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 196.474871] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 196.987884] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 197.511719] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 198.026586] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 198.550548] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 199.075530] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 199.600594] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 200.111357] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 200.626195] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 201.136653] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 201.646972] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 202.158432] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 202.678177] localhost dracut-initqueue[651]: Warning: dracut-initqueue timeout - starting timeout scripts >[ 202.678403] localhost dracut-initqueue[651]: Warning: Could not boot. >[ 203.431938] localhost systemd[1]: Received SIGRTMIN+20 from PID 652 (plymouthd). >[ 203.437457] localhost dracut-initqueue[651]: Warning: /dev/root does not exist >[ 203.438057] localhost systemd[1]: Starting Dracut Emergency Shell... >[ 203.454893] localhost systemd[1]: Received SIGRTMIN+21 from PID 652 (plymouthd).
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1335504
:
1156634
|
1156635
| 1157804 |
1158387
|
1158388
|
1162325