Standalone backup agents for Linux, Mac, AIX & Solaris workloads on-premises or in the public cloud
Post Reply
hirratas
Enthusiast
Posts: 56
Liked: 3 times
Joined: Feb 10, 2012 7:56 am
Contact:

CentOS 7.5 - Job immediately fails

Post by hirratas »

Hello.

I do not know why, but my Job is immediately failing.
Firewalls are disabled.

The most recent version of the agent is installed. I reinstalled and restarted the server.

As soon as the job is started the ssh session is stuck and not responding anymore.
After some seconds I can restart the ssh connection to the server but job already failed.

https://imgur.com/fyKREy3

Any idea?

Code: Select all

[root@CentOS-74-64-minimal ~]# lsmod | grep veeam
[root@CentOS-74-64-minimal src]# modprobe veeamsnap
[root@CentOS-74-64-minimal src]#

[root@CentOS-74-64-minimal src]# df -khT
Filesystem     Type      Size  Used Avail Use% Mounted on
/dev/md2       ext4      437G  8.8G  406G   3% /
devtmpfs       devtmpfs   32G     0   32G   0% /dev
tmpfs          tmpfs      32G     0   32G   0% /dev/shm
tmpfs          tmpfs      32G   17M   32G   1% /run
tmpfs          tmpfs      32G     0   32G   0% /sys/fs/cgroup
/dev/md1       ext3      488M  194M  269M  42% /boot
tmpfs          tmpfs     6.3G     0  6.3G   0% /run/user/0

[root@CentOS-74-64-minimal ~]# lsblk
NAME        MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
nvme0n1     259:0    0   477G  0 disk
├─nvme0n1p1 259:1    0    32G  0 part
│ └─md0       9:0    0    32G  0 raid1 [SWAP]
├─nvme0n1p2 259:2    0   512M  0 part
│ └─md1       9:1    0 511.4M  0 raid1 /boot
└─nvme0n1p3 259:3    0 444.4G  0 part
  └─md2       9:2    0 444.3G  0 raid1 /
nvme1n1     259:4    0   477G  0 disk
├─nvme1n1p1 259:5    0    32G  0 part
│ └─md0       9:0    0    32G  0 raid1 [SWAP]
├─nvme1n1p2 259:6    0   512M  0 part
│ └─md1       9:1    0 511.4M  0 raid1 /boot
└─nvme1n1p3 259:7    0 444.4G  0 part
  └─md2       9:2    0 444.3G  0 raid1 /
  
[root@CentOS-74-64-minimal ~]# dmesg -T
[Tue May 22 15:29:11 2018] Initializing cgroup subsys cpuset
[Tue May 22 15:29:11 2018] Initializing cgroup subsys cpu
[Tue May 22 15:29:11 2018] Initializing cgroup subsys cpuacct
[Tue May 22 15:29:11 2018] Linux version 3.10.0-862.2.3.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC) ) #1 SMP Wed May 9 18:05:47 UTC 2018
[Tue May 22 15:29:11 2018] Command line: BOOT_IMAGE=/vmlinuz-3.10.0-862.2.3.el7.x86_64 root=/dev/md/2 ro biosdevname=0 crashkernel=auto nomodeset rd.auto=1 consoleblank=0 LANG=en_US.UTF-8
[Tue May 22 15:29:11 2018] e820: BIOS-provided physical RAM map:
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x0000000000100000-0x00000000bfbcffff] usable
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000bfbd0000-0x00000000bfbd0fff] ACPI NVS
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000bfbd1000-0x00000000bfc1afff] reserved
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000bfc1b000-0x00000000c373efff] usable
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000c373f000-0x00000000c4620fff] reserved
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000c4621000-0x00000000c464dfff] ACPI data
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000c464e000-0x00000000cba64fff] ACPI NVS
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000cba65000-0x00000000cbefefff] reserved
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000cbeff000-0x00000000cbefffff] usable
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000cbf00000-0x00000000cbffffff] reserved
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[Tue May 22 15:29:11 2018] BIOS-e820: [mem 0x0000000100000000-0x000000102e7fffff] usable
[Tue May 22 15:29:11 2018] NX (Execute Disable) protection: active
[Tue May 22 15:29:11 2018] SMBIOS 3.0 present.
[Tue May 22 15:29:11 2018] DMI: FUJITSU D3417-B1/D3417-B1, BIOS V5.0.0.11 R1.25.0.SR.1 for D3417-B1x               01/17/2018
[Tue May 22 15:29:11 2018] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[Tue May 22 15:29:11 2018] e820: remove [mem 0x000a0000-0x000fffff] usable
[Tue May 22 15:29:11 2018] e820: last_pfn = 0x102e800 max_arch_pfn = 0x400000000
[Tue May 22 15:29:11 2018] MTRR default type: write-back
[Tue May 22 15:29:11 2018] MTRR fixed ranges enabled:
[Tue May 22 15:29:11 2018]   00000-9FFFF write-back
[Tue May 22 15:29:11 2018]   A0000-BFFFF uncachable
[Tue May 22 15:29:11 2018]   C0000-FFFFF write-protect
[Tue May 22 15:29:11 2018] MTRR variable ranges enabled:
[Tue May 22 15:29:11 2018]   0 base 00E0000000 mask 7FE0000000 uncachable
[Tue May 22 15:29:11 2018]   1 base 00D0000000 mask 7FF0000000 uncachable
[Tue May 22 15:29:11 2018]   2 base 00CE000000 mask 7FFE000000 uncachable
[Tue May 22 15:29:11 2018]   3 base 00CD000000 mask 7FFF000000 uncachable
[Tue May 22 15:29:11 2018]   4 disabled
[Tue May 22 15:29:11 2018]   5 disabled
[Tue May 22 15:29:11 2018]   6 disabled
[Tue May 22 15:29:11 2018]   7 disabled
[Tue May 22 15:29:11 2018]   8 disabled
[Tue May 22 15:29:11 2018]   9 disabled
[Tue May 22 15:29:11 2018] PAT configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- UC
[Tue May 22 15:29:11 2018] e820: last_pfn = 0xcbf00 max_arch_pfn = 0x400000000
[Tue May 22 15:29:11 2018] found SMP MP-table at [mem 0x000fcc40-0x000fcc4f] mapped at [ffffffffff200c40]
[Tue May 22 15:29:11 2018] Base memory trampoline at [ffff9f7400097000] 97000 size 24576
[Tue May 22 15:29:11 2018] Using GB pages for direct mapping
[Tue May 22 15:29:11 2018] BRK [0x74302e000, 0x74302efff] PGTABLE
[Tue May 22 15:29:11 2018] BRK [0x74302f000, 0x74302ffff] PGTABLE
[Tue May 22 15:29:11 2018] BRK [0x743030000, 0x743030fff] PGTABLE
[Tue May 22 15:29:11 2018] BRK [0x743031000, 0x743031fff] PGTABLE
[Tue May 22 15:29:11 2018] BRK [0x743032000, 0x743032fff] PGTABLE
[Tue May 22 15:29:11 2018] BRK [0x743033000, 0x743033fff] PGTABLE
[Tue May 22 15:29:11 2018] BRK [0x743034000, 0x743034fff] PGTABLE
[Tue May 22 15:29:11 2018] BRK [0x743035000, 0x743035fff] PGTABLE
[Tue May 22 15:29:11 2018] BRK [0x743036000, 0x743036fff] PGTABLE
[Tue May 22 15:29:11 2018] BRK [0x743037000, 0x743037fff] PGTABLE
[Tue May 22 15:29:11 2018] BRK [0x743038000, 0x743038fff] PGTABLE
[Tue May 22 15:29:11 2018] BRK [0x743039000, 0x743039fff] PGTABLE
[Tue May 22 15:29:11 2018] RAMDISK: [mem 0x328d8000-0x35463fff]
[Tue May 22 15:29:11 2018] Early table checksum verification disabled
[Tue May 22 15:29:11 2018] ACPI: RSDP 00000000000f05b0 00024 (v02 FUJ   )
[Tue May 22 15:29:11 2018] ACPI: XSDT 00000000c46250a0 000C4 (v01 FUJ    D3417-B1 12500000 AMI  00010013)
[Tue May 22 15:29:11 2018] ACPI: FACP 00000000c4642608 0010C (v05 FUJ    D3417-B1 12500000 AMI  00010013)
[Tue May 22 15:29:11 2018] ACPI: DSDT 00000000c46251f8 1D40C (v02 FUJ    D3417-B1 12500000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: FACS 00000000cba64f80 00040
[Tue May 22 15:29:11 2018] ACPI: APIC 00000000c4642718 000BC (v03 FUJ    D3417-B1 12500000 AMI  00010013)
[Tue May 22 15:29:11 2018] ACPI: FPDT 00000000c46427d8 00044 (v01 FUJ    D3417-B1 12500000 AMI  00010013)
[Tue May 22 15:29:11 2018] ACPI: FIDT 00000000c4642820 0009C (v01 FUJ    D3417-B1 12500000 AMI  00010013)
[Tue May 22 15:29:11 2018] ACPI: MCFG 00000000c46428c0 0003C (v01 FUJ    D3417-B1 12500000 MSFT 00000097)
[Tue May 22 15:29:11 2018] ACPI: HPET 00000000c4642900 00038 (v01 FUJ    D3417-B1 12500000 AMI. 0005000B)
[Tue May 22 15:29:11 2018] ACPI: SSDT 00000000c4642938 003B3 (v01 SataRe SataTabl 00001000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: LPIT 00000000c4642cf0 00094 (v01 INTEL       SKL 00000000 MSFT 0000005F)
[Tue May 22 15:29:11 2018] ACPI: SSDT 00000000c4642d88 00248 (v02 INTEL  sensrhub 00000000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: SSDT 00000000c4642fd0 02BAE (v02 INTEL  PtidDevc 00001000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: SSDT 00000000c4645b80 00BE3 (v02 INTEL  Ther_Rvp 00001000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: SSDT 00000000c4646768 006DF (v02 INTEL  USB_MAP  00000000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: SSDT 00000000c4646e48 004A3 (v02 INTEL     zpodd 00001000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: DBGP 00000000c46472f0 00034 (v01 INTEL           00000000 MSFT 0000005F)
[Tue May 22 15:29:11 2018] ACPI: DBG2 00000000c4647328 00054 (v00 INTEL           00000000 MSFT 0000005F)
[Tue May 22 15:29:11 2018] ACPI: SSDT 00000000c4647380 04CE4 (v02 SaSsdt  SaSsdt  00003000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: UEFI 00000000c464c068 00042 (v01                 00000000      00000000)
[Tue May 22 15:29:11 2018] ACPI: SSDT 00000000c464c0b0 00E73 (v02 CpuRef  CpuSsdt 00003000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: DMAR 00000000c464cf28 000C8 (v01 INTEL      SKL  00000001 INTL 00000001)
[Tue May 22 15:29:11 2018] ACPI: ASF! 00000000c464cff0 000A5 (v32 INTEL       HCG 00000001 TFSM 000F4240)
[Tue May 22 15:29:11 2018] ACPI: Local APIC address 0xfee00000
[Tue May 22 15:29:11 2018] No NUMA configuration found
[Tue May 22 15:29:11 2018] Faking a node at [mem 0x0000000000000000-0x000000102e7fffff]
[Tue May 22 15:29:11 2018] NODE_DATA(0) allocated [mem 0x102e7d9000-0x102e7fffff]
[Tue May 22 15:29:11 2018] Reserving 164MB of memory at 640MB for crashkernel (System RAM: 65310MB)
[Tue May 22 15:29:11 2018] Zone ranges:
[Tue May 22 15:29:11 2018]   DMA      [mem 0x00001000-0x00ffffff]
[Tue May 22 15:29:11 2018]   DMA32    [mem 0x01000000-0xffffffff]
[Tue May 22 15:29:11 2018]   Normal   [mem 0x100000000-0x102e7fffff]
[Tue May 22 15:29:11 2018] Movable zone start for each node
[Tue May 22 15:29:11 2018] Early memory node ranges
[Tue May 22 15:29:11 2018]   node   0: [mem 0x00001000-0x0009cfff]
[Tue May 22 15:29:11 2018]   node   0: [mem 0x00100000-0xbfbcffff]
[Tue May 22 15:29:11 2018]   node   0: [mem 0xbfc1b000-0xc373efff]
[Tue May 22 15:29:11 2018]   node   0: [mem 0xcbeff000-0xcbefffff]
[Tue May 22 15:29:11 2018]   node   0: [mem 0x100000000-0x102e7fffff]
[Tue May 22 15:29:11 2018] Initmem setup node 0 [mem 0x00001000-0x102e7fffff]
[Tue May 22 15:29:11 2018] On node 0 totalpages: 16719505
[Tue May 22 15:29:11 2018]   DMA zone: 64 pages used for memmap
[Tue May 22 15:29:11 2018]   DMA zone: 21 pages reserved
[Tue May 22 15:29:11 2018]   DMA zone: 3996 pages, LIFO batch:0
[Tue May 22 15:29:11 2018]   DMA32 zone: 12444 pages used for memmap
[Tue May 22 15:29:11 2018]   DMA32 zone: 796405 pages, LIFO batch:31
[Tue May 22 15:29:11 2018]   Normal zone: 248736 pages used for memmap
[Tue May 22 15:29:11 2018]   Normal zone: 15919104 pages, LIFO batch:31
[Tue May 22 15:29:11 2018] Reserving Intel graphics memory at 0x00000000cd800000-0x00000000cf7fffff
[Tue May 22 15:29:11 2018] ACPI: PM-Timer IO Port: 0x1808
[Tue May 22 15:29:11 2018] ACPI: Local APIC address 0xfee00000
[Tue May 22 15:29:11 2018] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[Tue May 22 15:29:11 2018] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[Tue May 22 15:29:11 2018] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[Tue May 22 15:29:11 2018] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[Tue May 22 15:29:11 2018] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[Tue May 22 15:29:11 2018] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[Tue May 22 15:29:11 2018] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[Tue May 22 15:29:11 2018] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
[Tue May 22 15:29:11 2018] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[Tue May 22 15:29:11 2018] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[Tue May 22 15:29:11 2018] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[Tue May 22 15:29:11 2018] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[Tue May 22 15:29:11 2018] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[Tue May 22 15:29:11 2018] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[Tue May 22 15:29:11 2018] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[Tue May 22 15:29:11 2018] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[Tue May 22 15:29:11 2018] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[Tue May 22 15:29:11 2018] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[Tue May 22 15:29:11 2018] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[Tue May 22 15:29:11 2018] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[Tue May 22 15:29:11 2018] ACPI: IRQ0 used by override.
[Tue May 22 15:29:11 2018] ACPI: IRQ9 used by override.
[Tue May 22 15:29:11 2018] Using ACPI (MADT) for SMP configuration information
[Tue May 22 15:29:11 2018] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[Tue May 22 15:29:11 2018] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xbfbd0000-0xbfbd0fff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xbfbd1000-0xbfc1afff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xc373f000-0xc4620fff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xc4621000-0xc464dfff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xc464e000-0xcba64fff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xcba65000-0xcbefefff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xcbf00000-0xcbffffff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xcc000000-0xcd7fffff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xcd800000-0xcf7fffff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xcf800000-0xf7ffffff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xfc000000-0xfdffffff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[Tue May 22 15:29:11 2018] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[Tue May 22 15:29:11 2018] e820: [mem 0xcf800000-0xf7ffffff] available for PCI devices
[Tue May 22 15:29:11 2018] Booting paravirtualized kernel on bare hardware
[Tue May 22 15:29:11 2018] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[Tue May 22 15:29:11 2018] PERCPU: Embedded 35 pages/cpu @ffff9f842e400000 s104856 r8192 d30312 u262144
[Tue May 22 15:29:11 2018] pcpu-alloc: s104856 r8192 d30312 u262144 alloc=1*2097152
[Tue May 22 15:29:11 2018] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[Tue May 22 15:29:11 2018] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16458240
[Tue May 22 15:29:11 2018] Policy zone: Normal
[Tue May 22 15:29:11 2018] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-862.2.3.el7.x86_64 root=/dev/md/2 ro biosdevname=0 crashkernel=auto nomodeset rd.auto=1 consoleblank=0 LANG=en_US.UTF-8
[Tue May 22 15:29:11 2018] PID hash table entries: 4096 (order: 3, 32768 bytes)
[Tue May 22 15:29:11 2018] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100
[Tue May 22 15:29:11 2018] x86/fpu: xstate_offset[3]: 03c0, xstate_sizes[3]: 0040
[Tue May 22 15:29:11 2018] x86/fpu: xstate_offset[4]: 0400, xstate_sizes[4]: 0040
[Tue May 22 15:29:11 2018] xsave: enabled xstate_bv 0x1f, cntxt size 0x440 using standard form
[Tue May 22 15:29:11 2018] Memory: 5020576k/67870720k available (7324k kernel code, 992700k absent, 1347468k reserved, 6305k data, 1832k init)
[Tue May 22 15:29:11 2018] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[Tue May 22 15:29:11 2018] x86/pti: Unmapping kernel while in userspace
[Tue May 22 15:29:11 2018] Hierarchical RCU implementation.
[Tue May 22 15:29:11 2018]      RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=8.
[Tue May 22 15:29:11 2018] NR_IRQS:327936 nr_irqs:2048 0
[Tue May 22 15:29:11 2018] spurious 8259A interrupt: IRQ7.
[Tue May 22 15:29:11 2018] Console: colour VGA+ 80x25
[Tue May 22 15:29:11 2018] console [tty0] enabled
[Tue May 22 15:29:11 2018] allocated 268435456 bytes of page_cgroup
[Tue May 22 15:29:11 2018] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[Tue May 22 15:29:11 2018] hpet clockevent registered
[Tue May 22 15:29:11 2018] tsc: Detected 3600.000 MHz processor
[Tue May 22 15:29:11 2018] Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.00 BogoMIPS (lpj=3600000)
[Tue May 22 15:29:11 2018] pid_max: default: 32768 minimum: 301
[Tue May 22 15:29:11 2018] Security Framework initialized
[Tue May 22 15:29:11 2018] SELinux:  Initializing.
[Tue May 22 15:29:11 2018] SELinux:  Starting in permissive mode
[Tue May 22 15:29:11 2018] Yama: becoming mindful.
[Tue May 22 15:29:11 2018] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
[Tue May 22 15:29:11 2018] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[Tue May 22 15:29:11 2018] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[Tue May 22 15:29:11 2018] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[Tue May 22 15:29:11 2018] Initializing cgroup subsys memory
[Tue May 22 15:29:11 2018] Initializing cgroup subsys devices
[Tue May 22 15:29:11 2018] Initializing cgroup subsys freezer
[Tue May 22 15:29:11 2018] Initializing cgroup subsys net_cls
[Tue May 22 15:29:11 2018] Initializing cgroup subsys blkio
[Tue May 22 15:29:11 2018] Initializing cgroup subsys perf_event
[Tue May 22 15:29:11 2018] Initializing cgroup subsys hugetlb
[Tue May 22 15:29:11 2018] Initializing cgroup subsys pids
[Tue May 22 15:29:11 2018] Initializing cgroup subsys net_prio
[Tue May 22 15:29:11 2018] CPU: Physical Processor ID: 0
[Tue May 22 15:29:11 2018] CPU: Processor Core ID: 0
[Tue May 22 15:29:11 2018] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[Tue May 22 15:29:11 2018] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[Tue May 22 15:29:11 2018] mce: CPU supports 10 MCE banks
[Tue May 22 15:29:11 2018] CPU0: Thermal monitoring enabled (TM1)
[Tue May 22 15:29:11 2018] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[Tue May 22 15:29:11 2018] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
[Tue May 22 15:29:11 2018] tlb_flushall_shift: 6
[Tue May 22 15:29:11 2018] FEATURE SPEC_CTRL Present
[Tue May 22 15:29:11 2018] FEATURE IBPB_SUPPORT Present
[Tue May 22 15:29:11 2018] Spectre V2 : Mitigation: IBRS (kernel)
[Tue May 22 15:29:11 2018] Freeing SMP alternatives: 24k freed
[Tue May 22 15:29:11 2018] ACPI: Core revision 20130517
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure, AE_NOT_FOUND (20130517/dswload-194)
[Tue May 22 15:29:11 2018] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20130517/psobject-222)
[Tue May 22 15:29:11 2018] ACPI: All ACPI Tables successfully acquired
[Tue May 22 15:29:11 2018] ftrace: allocating 28047 entries in 110 pages
[Tue May 22 15:29:11 2018] DMAR: Host address width 39
[Tue May 22 15:29:11 2018] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[Tue May 22 15:29:11 2018] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[Tue May 22 15:29:11 2018] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[Tue May 22 15:29:11 2018] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[Tue May 22 15:29:11 2018] DMAR: RMRR base: 0x000000c439b000 end: 0x000000c43bafff
[Tue May 22 15:29:11 2018] DMAR: RMRR base: 0x000000cbbae000 end: 0x000000cbdf7fff
[Tue May 22 15:29:11 2018] DMAR: RMRR base: 0x000000cd000000 end: 0x000000cf7fffff
[Tue May 22 15:29:11 2018] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[Tue May 22 15:29:11 2018] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[Tue May 22 15:29:11 2018] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[Tue May 22 15:29:11 2018] DMAR-IR: Enabled IRQ remapping in x2apic mode
[Tue May 22 15:29:11 2018] Enabling x2apic
[Tue May 22 15:29:11 2018] Enabled x2apic
[Tue May 22 15:29:11 2018] Switched APIC routing to cluster x2apic.
[Tue May 22 15:29:11 2018] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[Tue May 22 15:29:11 2018] smpboot: CPU0: Intel(R) Xeon(R) CPU E3-1275 v5 @ 3.60GHz (fam: 06, model: 5e, stepping: 03)
[Tue May 22 15:29:11 2018] TSC deadline timer enabled
[Tue May 22 15:29:11 2018] Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
[Tue May 22 15:29:11 2018] ... version:                4
[Tue May 22 15:29:11 2018] ... bit width:              48
[Tue May 22 15:29:11 2018] ... generic registers:      4
[Tue May 22 15:29:11 2018] ... value mask:             0000ffffffffffff
[Tue May 22 15:29:11 2018] ... max period:             00007fffffffffff
[Tue May 22 15:29:11 2018] ... fixed-purpose events:   3
[Tue May 22 15:29:11 2018] ... event mask:             000000070000000f
[Tue May 22 15:29:11 2018] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[Tue May 22 15:29:11 2018] smpboot: Booting Node   0, Processors  #1 #2 #3 #4 #5 #6 #7 OK
[Tue May 22 15:29:11 2018] Brought up 8 CPUs
[Tue May 22 15:29:11 2018] smpboot: Max logical packages: 1
[Tue May 22 15:29:11 2018] smpboot: Total of 8 processors activated (57600.00 BogoMIPS)
[Tue May 22 15:29:11 2018] node 0 initialised, 15127494 pages in 159ms
[Tue May 22 15:29:11 2018] devtmpfs: initialized
[Tue May 22 15:29:11 2018] EVM: security.selinux
[Tue May 22 15:29:11 2018] EVM: security.ima
[Tue May 22 15:29:11 2018] EVM: security.capability
[Tue May 22 15:29:11 2018] PM: Registering ACPI NVS region [mem 0xbfbd0000-0xbfbd0fff] (4096 bytes)
[Tue May 22 15:29:11 2018] PM: Registering ACPI NVS region [mem 0xc464e000-0xcba64fff] (121729024 bytes)
[Tue May 22 15:29:11 2018] atomic64 test passed for x86-64 platform with CX8 and with SSE
[Tue May 22 15:29:11 2018] pinctrl core: initialized pinctrl subsystem
[Tue May 22 15:29:11 2018] RTC time: 13:29:11, date: 05/22/18
[Tue May 22 15:29:11 2018] NET: Registered protocol family 16
[Tue May 22 15:29:11 2018] ACPI: bus type PCI registered
[Tue May 22 15:29:11 2018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[Tue May 22 15:29:11 2018] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[Tue May 22 15:29:11 2018] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[Tue May 22 15:29:11 2018] PCI: Using configuration type 1 for base access
[Tue May 22 15:29:11 2018] ACPI: Added _OSI(Module Device)
[Tue May 22 15:29:11 2018] ACPI: Added _OSI(Processor Device)
[Tue May 22 15:29:11 2018] ACPI: Added _OSI(3.0 _SCP Extensions)
[Tue May 22 15:29:11 2018] ACPI: Added _OSI(Processor Aggregator Device)
[Tue May 22 15:29:11 2018] ACPI: EC: Look up EC in DSDT
[Tue May 22 15:29:11 2018] ACPI: Executed 23 blocks of module-level executable AML code
[Tue May 22 15:29:11 2018] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[Tue May 22 15:29:11 2018] ACPI: Dynamic OEM Table Load:
[Tue May 22 15:29:11 2018] ACPI: SSDT ffff9f842df0b000 00726 (v02  PmRef  Cpu0Ist 00003000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[Tue May 22 15:29:11 2018] ACPI: Dynamic OEM Table Load:
[Tue May 22 15:29:11 2018] ACPI: SSDT ffff9f842df14c00 0037F (v02  PmRef  Cpu0Cst 00003001 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: Dynamic OEM Table Load:
[Tue May 22 15:29:11 2018] ACPI: SSDT ffff9f842df389c0 0008E (v02  PmRef  Cpu0Hwp 00003000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: Dynamic OEM Table Load:
[Tue May 22 15:29:11 2018] ACPI: SSDT ffff9f842df5e000 00130 (v02  PmRef   HwpLvt 00003000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: Dynamic OEM Table Load:
[Tue May 22 15:29:11 2018] ACPI: SSDT ffff9f842df0b800 005AA (v02  PmRef    ApIst 00003000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: Dynamic OEM Table Load:
[Tue May 22 15:29:11 2018] ACPI: SSDT ffff9f842df5e200 00119 (v02  PmRef    ApHwp 00003000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: Dynamic OEM Table Load:
[Tue May 22 15:29:11 2018] ACPI: SSDT ffff9f842df5e400 00119 (v02  PmRef    ApCst 00003000 INTL 20120913)
[Tue May 22 15:29:11 2018] ACPI: Interpreter enabled
[Tue May 22 15:29:11 2018] ACPI: (supports S0 S3 S4 S5)
[Tue May 22 15:29:11 2018] ACPI: Using IOAPIC for interrupt routing
[Tue May 22 15:29:11 2018] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[Tue May 22 15:29:11 2018] ACPI: Enabled 7 GPEs in block 00 to 7F
[Tue May 22 15:29:11 2018] ACPI: Power Resource [PG00] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [WRST] (on)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [FN00] (off)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [FN01] (off)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [FN02] (off)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [FN03] (off)
[Tue May 22 15:29:11 2018] ACPI: Power Resource [FN04] (off)
[Tue May 22 15:29:11 2018] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[Tue May 22 15:29:11 2018] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[Tue May 22 15:29:11 2018] acpi PNP0A08:00: _OSC: platform does not support [AER]
[Tue May 22 15:29:11 2018] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[Tue May 22 15:29:11 2018] PCI host bridge to bus 0000:00
[Tue May 22 15:29:11 2018] pci_bus 0000:00: root bus resource [bus 00-3e]
[Tue May 22 15:29:11 2018] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[Tue May 22 15:29:11 2018] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[Tue May 22 15:29:11 2018] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[Tue May 22 15:29:11 2018] pci_bus 0000:00: root bus resource [mem 0xcf800000-0xf7ffffff window]
[Tue May 22 15:29:11 2018] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[Tue May 22 15:29:11 2018] pci 0000:00:00.0: [8086:1918] type 00 class 0x060000
[Tue May 22 15:29:11 2018] pci 0000:00:02.0: [8086:191d] type 00 class 0x030000
[Tue May 22 15:29:11 2018] pci 0000:00:02.0: reg 0x10: [mem 0xf6000000-0xf6ffffff 64bit]
[Tue May 22 15:29:11 2018] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[Tue May 22 15:29:11 2018] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[Tue May 22 15:29:11 2018] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[Tue May 22 15:29:11 2018] pci 0000:00:14.0: reg 0x10: [mem 0xf7220000-0xf722ffff 64bit]
[Tue May 22 15:29:11 2018] pci 0000:00:14.0: PME# supported from D3hot D3cold
[Tue May 22 15:29:11 2018] pci 0000:00:14.0: System wakeup disabled by ACPI
[Tue May 22 15:29:11 2018] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[Tue May 22 15:29:11 2018] pci 0000:00:14.2: reg 0x10: [mem 0xf723a000-0xf723afff 64bit]
[Tue May 22 15:29:11 2018] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[Tue May 22 15:29:11 2018] pci 0000:00:16.0: reg 0x10: [mem 0xf7239000-0xf7239fff 64bit]
[Tue May 22 15:29:11 2018] pci 0000:00:16.0: PME# supported from D3hot
[Tue May 22 15:29:11 2018] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[Tue May 22 15:29:11 2018] pci 0000:00:17.0: reg 0x10: [mem 0xf7234000-0xf7235fff]
[Tue May 22 15:29:11 2018] pci 0000:00:17.0: reg 0x14: [mem 0xf7238000-0xf72380ff]
[Tue May 22 15:29:11 2018] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[Tue May 22 15:29:11 2018] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[Tue May 22 15:29:11 2018] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[Tue May 22 15:29:11 2018] pci 0000:00:17.0: reg 0x24: [mem 0xf7237000-0xf72377ff]
[Tue May 22 15:29:11 2018] pci 0000:00:17.0: PME# supported from D3hot
[Tue May 22 15:29:11 2018] pci 0000:00:1c.0: [8086:a114] type 01 class 0x060400
[Tue May 22 15:29:11 2018] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[Tue May 22 15:29:11 2018] pci 0000:00:1c.0: System wakeup disabled by ACPI
[Tue May 22 15:29:11 2018] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[Tue May 22 15:29:11 2018] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[Tue May 22 15:29:11 2018] pci 0000:00:1d.0: System wakeup disabled by ACPI
[Tue May 22 15:29:11 2018] pci 0000:00:1f.0: [8086:a149] type 00 class 0x060100
[Tue May 22 15:29:11 2018] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[Tue May 22 15:29:11 2018] pci 0000:00:1f.2: reg 0x10: [mem 0xf7230000-0xf7233fff]
[Tue May 22 15:29:11 2018] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[Tue May 22 15:29:11 2018] pci 0000:00:1f.4: reg 0x10: [mem 0xf7236000-0xf72360ff 64bit]
[Tue May 22 15:29:11 2018] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[Tue May 22 15:29:11 2018] pci 0000:00:1f.6: [8086:15b7] type 00 class 0x020000
[Tue May 22 15:29:11 2018] pci 0000:00:1f.6: reg 0x10: [mem 0xf7200000-0xf721ffff]
[Tue May 22 15:29:11 2018] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[Tue May 22 15:29:11 2018] pci 0000:00:1f.6: System wakeup disabled by ACPI
[Tue May 22 15:29:11 2018] pci 0000:01:00.0: [1179:0116] type 00 class 0x010802
[Tue May 22 15:29:11 2018] pci 0000:01:00.0: reg 0x10: [mem 0xf7100000-0xf7103fff 64bit]
[Tue May 22 15:29:11 2018] pci 0000:01:00.0: System wakeup disabled by ACPI
[Tue May 22 15:29:11 2018] pci 0000:00:1c.0: PCI bridge to [bus 01]
[Tue May 22 15:29:11 2018] pci 0000:00:1c.0:   bridge window [mem 0xf7100000-0xf71fffff]
[Tue May 22 15:29:11 2018] pci 0000:02:00.0: [1179:0116] type 00 class 0x010802
[Tue May 22 15:29:11 2018] pci 0000:02:00.0: reg 0x10: [mem 0xf7000000-0xf7003fff 64bit]
[Tue May 22 15:29:11 2018] pci 0000:02:00.0: System wakeup disabled by ACPI
[Tue May 22 15:29:11 2018] pci 0000:00:1d.0: PCI bridge to [bus 02]
[Tue May 22 15:29:11 2018] pci 0000:00:1d.0:   bridge window [mem 0xf7000000-0xf70fffff]
[Tue May 22 15:29:11 2018] ACPI: PCI Interrupt Link [LNKA] (IRQs 6 10 *11 12 14 15)
[Tue May 22 15:29:11 2018] ACPI: PCI Interrupt Link [LNKB] (IRQs 6 *10 11 12 14 15)
[Tue May 22 15:29:11 2018] ACPI: PCI Interrupt Link [LNKC] (IRQs 6 10 *11 12 14 15)
[Tue May 22 15:29:11 2018] ACPI: PCI Interrupt Link [LNKD] (IRQs 6 10 *11 12 14 15)
[Tue May 22 15:29:11 2018] ACPI: PCI Interrupt Link [LNKE] (IRQs 6 10 *11 12 14 15)
[Tue May 22 15:29:11 2018] ACPI: PCI Interrupt Link [LNKF] (IRQs 6 10 *11 12 14 15)
[Tue May 22 15:29:11 2018] ACPI: PCI Interrupt Link [LNKG] (IRQs 6 10 *11 12 14 15)
[Tue May 22 15:29:11 2018] ACPI: PCI Interrupt Link [LNKH] (IRQs 6 10 *11 12 14 15)
[Tue May 22 15:29:11 2018] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[Tue May 22 15:29:11 2018] vgaarb: loaded
[Tue May 22 15:29:11 2018] vgaarb: bridge control possible 0000:00:02.0
[Tue May 22 15:29:11 2018] SCSI subsystem initialized
[Tue May 22 15:29:11 2018] ACPI: bus type USB registered
[Tue May 22 15:29:11 2018] usbcore: registered new interface driver usbfs
[Tue May 22 15:29:11 2018] usbcore: registered new interface driver hub
[Tue May 22 15:29:11 2018] usbcore: registered new device driver usb
[Tue May 22 15:29:11 2018] EDAC MC: Ver: 3.0.0
[Tue May 22 15:29:11 2018] PCI: Using ACPI for IRQ routing
[Tue May 22 15:29:11 2018] PCI: pci_cache_line_size set to 64 bytes
[Tue May 22 15:29:11 2018] e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
[Tue May 22 15:29:11 2018] e820: reserve RAM buffer [mem 0xbfbd0000-0xbfffffff]
[Tue May 22 15:29:11 2018] e820: reserve RAM buffer [mem 0xc373f000-0xc3ffffff]
[Tue May 22 15:29:11 2018] e820: reserve RAM buffer [mem 0xcbf00000-0xcbffffff]
[Tue May 22 15:29:11 2018] e820: reserve RAM buffer [mem 0x102e800000-0x102fffffff]
[Tue May 22 15:29:11 2018] NetLabel: Initializing
[Tue May 22 15:29:11 2018] NetLabel:  domain hash size = 128
[Tue May 22 15:29:11 2018] NetLabel:  protocols = UNLABELED CIPSOv4
[Tue May 22 15:29:11 2018] NetLabel:  unlabeled traffic allowed by default
[Tue May 22 15:29:11 2018] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[Tue May 22 15:29:11 2018] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[Tue May 22 15:29:11 2018] amd_nb: Cannot enumerate AMD northbridges
[Tue May 22 15:29:11 2018] Switched to clocksource hpet
[Tue May 22 15:29:11 2018] pnp: PnP ACPI init
[Tue May 22 15:29:11 2018] ACPI: bus type PNP registered
[Tue May 22 15:29:11 2018] system 00:00: [io  0x0a00-0x0a0f] has been reserved
[Tue May 22 15:29:11 2018] system 00:00: [io  0x0a10-0x0a1f] has been reserved
[Tue May 22 15:29:11 2018] system 00:00: [io  0x0a20-0x0a2f] has been reserved
[Tue May 22 15:29:11 2018] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[Tue May 22 15:29:11 2018] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[Tue May 22 15:29:11 2018] pnp 00:01: [dma 0 disabled]
[Tue May 22 15:29:11 2018] pnp 00:01: Plug and Play ACPI device, IDs PNP0400 (active)
[Tue May 22 15:29:11 2018] pnp 00:02: [dma 0 disabled]
[Tue May 22 15:29:11 2018] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[Tue May 22 15:29:11 2018] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[Tue May 22 15:29:11 2018] pnp 00:04: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[Tue May 22 15:29:11 2018] system 00:05: [io  0x0400-0x041f] has been reserved
[Tue May 22 15:29:11 2018] system 00:05: [io  0x0680-0x069f] has been reserved
[Tue May 22 15:29:11 2018] system 00:05: [io  0xffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:05: [io  0xffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:05: [io  0xffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:05: [io  0x1800-0x18fe] could not be reserved
[Tue May 22 15:29:11 2018] system 00:05: [io  0x164e-0x164f] has been reserved
[Tue May 22 15:29:11 2018] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[Tue May 22 15:29:11 2018] system 00:06: [io  0x0800-0x087f] has been reserved
[Tue May 22 15:29:11 2018] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[Tue May 22 15:29:11 2018] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[Tue May 22 15:29:11 2018] system 00:08: [io  0x1854-0x1857] has been reserved
[Tue May 22 15:29:11 2018] system 00:08: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[Tue May 22 15:29:11 2018] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[Tue May 22 15:29:11 2018] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[Tue May 22 15:29:11 2018] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[Tue May 22 15:29:11 2018] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
[Tue May 22 15:29:11 2018] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[Tue May 22 15:29:11 2018] system 00:09: [mem 0xf7fe0000-0xf7ffffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[Tue May 22 15:29:11 2018] system 00:0a: [mem 0xfd000000-0xfdabffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:0a: [mem 0xfdad0000-0xfdadffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:0a: [mem 0xfdb00000-0xfdffffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:0a: [mem 0xfe000000-0xfe01ffff] could not be reserved
[Tue May 22 15:29:11 2018] system 00:0a: [mem 0xfe036000-0xfe03bfff] has been reserved
[Tue May 22 15:29:11 2018] system 00:0a: [mem 0xfe03d000-0xfe3fffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:0a: [mem 0xfe410000-0xfe7fffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[Tue May 22 15:29:11 2018] system 00:0b: [io  0xff00-0xfffe] has been reserved
[Tue May 22 15:29:11 2018] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[Tue May 22 15:29:11 2018] system 00:0c: [mem 0xfdaf0000-0xfdafffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:0c: [mem 0xfdae0000-0xfdaeffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:0c: [mem 0xfdac0000-0xfdacffff] has been reserved
[Tue May 22 15:29:11 2018] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[Tue May 22 15:29:11 2018] pnp: PnP ACPI: found 13 devices
[Tue May 22 15:29:11 2018] ACPI: bus type PNP unregistered
[Tue May 22 15:29:11 2018] pci 0000:00:1c.0: PCI bridge to [bus 01]
[Tue May 22 15:29:11 2018] pci 0000:00:1c.0:   bridge window [mem 0xf7100000-0xf71fffff]
[Tue May 22 15:29:11 2018] pci 0000:00:1d.0: PCI bridge to [bus 02]
[Tue May 22 15:29:11 2018] pci 0000:00:1d.0:   bridge window [mem 0xf7000000-0xf70fffff]
[Tue May 22 15:29:11 2018] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[Tue May 22 15:29:11 2018] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[Tue May 22 15:29:11 2018] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[Tue May 22 15:29:11 2018] pci_bus 0000:00: resource 7 [mem 0xcf800000-0xf7ffffff window]
[Tue May 22 15:29:11 2018] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[Tue May 22 15:29:11 2018] pci_bus 0000:01: resource 1 [mem 0xf7100000-0xf71fffff]
[Tue May 22 15:29:11 2018] pci_bus 0000:02: resource 1 [mem 0xf7000000-0xf70fffff]
[Tue May 22 15:29:11 2018] NET: Registered protocol family 2
[Tue May 22 15:29:11 2018] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
[Tue May 22 15:29:11 2018] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[Tue May 22 15:29:11 2018] TCP: Hash tables configured (established 524288 bind 65536)
[Tue May 22 15:29:11 2018] TCP: reno registered
[Tue May 22 15:29:11 2018] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
[Tue May 22 15:29:11 2018] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
[Tue May 22 15:29:11 2018] NET: Registered protocol family 1
[Tue May 22 15:29:11 2018] pci 0000:00:02.0: Boot video device
[Tue May 22 15:29:11 2018] PCI: CLS 0 bytes, default 64
[Tue May 22 15:29:11 2018] Unpacking initramfs...
[Tue May 22 15:29:11 2018] Freeing initrd memory: 44592k freed
[Tue May 22 15:29:11 2018] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[Tue May 22 15:29:11 2018] software IO TLB [mem 0xbbbd0000-0xbfbd0000] (64MB) mapped at [ffff9f74bbbd0000-ffff9f74bfbcffff]
[Tue May 22 15:29:11 2018] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[Tue May 22 15:29:11 2018] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[Tue May 22 15:29:11 2018] RAPL PMU: hw unit of domain package 2^-14 Joules
[Tue May 22 15:29:11 2018] RAPL PMU: hw unit of domain dram 2^-14 Joules
[Tue May 22 15:29:11 2018] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[Tue May 22 15:29:11 2018] RAPL PMU: hw unit of domain psys 2^-14 Joules
[Tue May 22 15:29:11 2018] sha1_ssse3: Using AVX2 optimized SHA-1 implementation
[Tue May 22 15:29:11 2018] sha256_ssse3: Using AVX2 optimized SHA-256 implementation
[Tue May 22 15:29:11 2018] futex hash table entries: 2048 (order: 5, 131072 bytes)
[Tue May 22 15:29:11 2018] Initialise system trusted keyring
[Tue May 22 15:29:11 2018] audit: initializing netlink socket (disabled)
[Tue May 22 15:29:11 2018] type=2000 audit(1526995751.696:1): initialized
[Tue May 22 15:29:11 2018] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[Tue May 22 15:29:11 2018] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[Tue May 22 15:29:11 2018] zpool: loaded
[Tue May 22 15:29:11 2018] zbud: loaded
[Tue May 22 15:29:11 2018] VFS: Disk quotas dquot_6.5.2
[Tue May 22 15:29:11 2018] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Tue May 22 15:29:11 2018] msgmni has been set to 32768
[Tue May 22 15:29:11 2018] Key type big_key registered
[Tue May 22 15:29:11 2018] SELinux:  Registering netfilter hooks
[Tue May 22 15:29:11 2018] NET: Registered protocol family 38
[Tue May 22 15:29:11 2018] Key type asymmetric registered
[Tue May 22 15:29:11 2018] Asymmetric key parser 'x509' registered
[Tue May 22 15:29:11 2018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[Tue May 22 15:29:11 2018] io scheduler noop registered
[Tue May 22 15:29:11 2018] io scheduler deadline registered (default)
[Tue May 22 15:29:11 2018] io scheduler cfq registered
[Tue May 22 15:29:11 2018] io scheduler mq-deadline registered
[Tue May 22 15:29:11 2018] io scheduler kyber registered
[Tue May 22 15:29:11 2018] pcieport 0000:00:1c.0: irq 122 for MSI/MSI-X
[Tue May 22 15:29:11 2018] pcieport 0000:00:1d.0: irq 123 for MSI/MSI-X
[Tue May 22 15:29:11 2018] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[Tue May 22 15:29:11 2018] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[Tue May 22 15:29:11 2018] pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded
[Tue May 22 15:29:11 2018] pcieport 0000:00:1d.0: Signaling PME through PCIe PME interrupt
[Tue May 22 15:29:11 2018] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[Tue May 22 15:29:11 2018] pcie_pme 0000:00:1d.0:pcie001: service driver pcie_pme loaded
[Tue May 22 15:29:11 2018] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[Tue May 22 15:29:11 2018] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[Tue May 22 15:29:11 2018] intel_idle: MWAIT substates: 0x142120
[Tue May 22 15:29:11 2018] intel_idle: v0.4.1 model 0x5E
[Tue May 22 15:29:11 2018] intel_idle: lapic_timer_reliable_states 0xffffffff
[Tue May 22 15:29:11 2018] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[Tue May 22 15:29:11 2018] ACPI: Power Button [PWRB]
[Tue May 22 15:29:11 2018] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[Tue May 22 15:29:11 2018] ACPI: Power Button [PWRF]
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FNCL] (Node ffff9f7569468438), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FN00._ON_] (Node ffff9f756945fe38), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] acpi PNP0C0B:00: Failed to change power state to D0
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FNCL] (Node ffff9f7569468438), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FN00._ON_] (Node ffff9f756945fe38), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] acpi PNP0C0B:00: Setting initial power state
[Tue May 22 15:29:11 2018] acpi PNP0C0B:00: Cannot transition to non-D0 state from D3
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FNCL] (Node ffff9f7569468438), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FN01._ON_] (Node ffff9f756945ff78), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] acpi PNP0C0B:01: Failed to change power state to D0
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FNCL] (Node ffff9f7569468438), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FN01._ON_] (Node ffff9f756945ff78), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] acpi PNP0C0B:01: Setting initial power state
[Tue May 22 15:29:11 2018] acpi PNP0C0B:01: Cannot transition to non-D0 state from D3
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FNCL] (Node ffff9f7569468438), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FN02._ON_] (Node ffff9f75694680c8), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] acpi PNP0C0B:02: Failed to change power state to D0
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FNCL] (Node ffff9f7569468438), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FN02._ON_] (Node ffff9f75694680c8), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] acpi PNP0C0B:02: Setting initial power state
[Tue May 22 15:29:11 2018] acpi PNP0C0B:02: Cannot transition to non-D0 state from D3
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FNCL] (Node ffff9f7569468438), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FN03._ON_] (Node ffff9f7569468208), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] acpi PNP0C0B:03: Failed to change power state to D0
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FNCL] (Node ffff9f7569468438), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FN03._ON_] (Node ffff9f7569468208), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] acpi PNP0C0B:03: Setting initial power state
[Tue May 22 15:29:11 2018] acpi PNP0C0B:03: Cannot transition to non-D0 state from D3
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FNCL] (Node ffff9f7569468438), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FN04._ON_] (Node ffff9f7569468348), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] acpi PNP0C0B:04: Failed to change power state to D0
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FNCL] (Node ffff9f7569468438), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.FN04._ON_] (Node ffff9f7569468348), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] acpi PNP0C0B:04: Setting initial power state
[Tue May 22 15:29:11 2018] acpi PNP0C0B:04: Cannot transition to non-D0 state from D3
[Tue May 22 15:29:11 2018] ACPI: Requesting acpi_cpufreq
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.TZ00._TMP] (Node ffff9f7569468690), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.TZ00._TMP] (Node ffff9f7569468690), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.TZ01._TMP] (Node ffff9f7569468758), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECAV] Namespace lookup failure, AE_NOT_FOUND (20130517/psargs-359)
[Tue May 22 15:29:11 2018] ACPI Error: Method parse/execution failed [\_TZ_.TZ01._TMP] (Node ffff9f7569468758), AE_NOT_FOUND (20130517/psparse-536)
[Tue May 22 15:29:11 2018] GHES: HEST is not enabled!
[Tue May 22 15:29:11 2018] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[Tue May 22 15:29:11 2018] 00:02: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[Tue May 22 15:29:11 2018] Non-volatile memory driver v1.3
[Tue May 22 15:29:11 2018] Linux agpgart interface v0.103
[Tue May 22 15:29:11 2018] crash memory driver: version 1.1
[Tue May 22 15:29:11 2018] rdac: device handler registered
[Tue May 22 15:29:11 2018] hp_sw: device handler registered
[Tue May 22 15:29:11 2018] emc: device handler registered
[Tue May 22 15:29:11 2018] alua: device handler registered
[Tue May 22 15:29:11 2018] libphy: Fixed MDIO Bus: probed
[Tue May 22 15:29:11 2018] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[Tue May 22 15:29:11 2018] ehci-pci: EHCI PCI platform driver
[Tue May 22 15:29:11 2018] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[Tue May 22 15:29:11 2018] ohci-pci: OHCI PCI platform driver
[Tue May 22 15:29:11 2018] uhci_hcd: USB Universal Host Controller Interface driver
[Tue May 22 15:29:11 2018] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Tue May 22 15:29:11 2018] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[Tue May 22 15:29:11 2018] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[Tue May 22 15:29:11 2018] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[Tue May 22 15:29:11 2018] xhci_hcd 0000:00:14.0: irq 124 for MSI/MSI-X
[Tue May 22 15:29:11 2018] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[Tue May 22 15:29:11 2018] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue May 22 15:29:11 2018] usb usb1: Product: xHCI Host Controller
[Tue May 22 15:29:11 2018] usb usb1: Manufacturer: Linux 3.10.0-862.2.3.el7.x86_64 xhci-hcd
[Tue May 22 15:29:11 2018] usb usb1: SerialNumber: 0000:00:14.0
[Tue May 22 15:29:11 2018] hub 1-0:1.0: USB hub found
[Tue May 22 15:29:11 2018] hub 1-0:1.0: 16 ports detected
[Tue May 22 15:29:11 2018] xhci_hcd 0000:00:14.0: xHCI Host Controller
[Tue May 22 15:29:11 2018] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[Tue May 22 15:29:11 2018] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[Tue May 22 15:29:11 2018] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[Tue May 22 15:29:11 2018] usb usb2: Product: xHCI Host Controller
[Tue May 22 15:29:11 2018] usb usb2: Manufacturer: Linux 3.10.0-862.2.3.el7.x86_64 xhci-hcd
[Tue May 22 15:29:11 2018] usb usb2: SerialNumber: 0000:00:14.0
[Tue May 22 15:29:11 2018] hub 2-0:1.0: USB hub found
[Tue May 22 15:29:11 2018] hub 2-0:1.0: 10 ports detected
[Tue May 22 15:29:11 2018] usbcore: registered new interface driver usbserial
[Tue May 22 15:29:11 2018] usbcore: registered new interface driver usbserial_generic
[Tue May 22 15:29:11 2018] usbserial: USB Serial support registered for generic
[Tue May 22 15:29:11 2018] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[Tue May 22 15:29:11 2018] serio: i8042 KBD port at 0x60,0x64 irq 1
[Tue May 22 15:29:11 2018] serio: i8042 AUX port at 0x60,0x64 irq 12
[Tue May 22 15:29:11 2018] mousedev: PS/2 mouse device common for all mice
[Tue May 22 15:29:11 2018] rtc_cmos 00:07: RTC can wake from S4
[Tue May 22 15:29:11 2018] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[Tue May 22 15:29:11 2018] rtc_cmos 00:07: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[Tue May 22 15:29:11 2018] intel_pstate: Intel P-state driver initializing
[Tue May 22 15:29:11 2018] intel_pstate: HWP enabled
[Tue May 22 15:29:11 2018] cpuidle: using governor menu
[Tue May 22 15:29:11 2018] hidraw: raw HID events driver (C) Jiri Kosina
[Tue May 22 15:29:11 2018] usbcore: registered new interface driver usbhid
[Tue May 22 15:29:11 2018] usbhid: USB HID core driver
[Tue May 22 15:29:11 2018] drop_monitor: Initializing network drop monitor service
[Tue May 22 15:29:11 2018] TCP: cubic registered
[Tue May 22 15:29:11 2018] Initializing XFRM netlink socket
[Tue May 22 15:29:11 2018] NET: Registered protocol family 10
[Tue May 22 15:29:11 2018] NET: Registered protocol family 17
[Tue May 22 15:29:11 2018] mpls_gso: MPLS GSO support
nielsengelen
Product Manager
Posts: 5619
Liked: 1177 times
Joined: Jul 15, 2013 11:09 am
Full Name: Niels Engelen
Contact:

Re: CentOS - Job immediately fails

Post by nielsengelen »

I would suggest contacting support for insight in logs. It might be the server does not meet the requirements and therefor becomes unresponsive.
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
hirratas
Enthusiast
Posts: 56
Liked: 3 times
Joined: Feb 10, 2012 7:56 am
Contact:

Re: CentOS - Job immediately fails

Post by hirratas »

vmniels wrote:I would suggest contacting support for insight in logs. It might be the server does not meet the requirements and therefor becomes unresponsive.
Hi Niels
Thanks for your reply
Server has good hardware. Maybe the hardware is too new.

Maybe someone has an idea.
Then I will need to open a ticket.
nielsengelen
Product Manager
Posts: 5619
Liked: 1177 times
Joined: Jul 15, 2013 11:09 am
Full Name: Niels Engelen
Contact:

Re: CentOS - Job immediately fails

Post by nielsengelen »

Still we would need logs for insight as specs may not tell everything. I notice you get an install error but from your first post it looks like the agent installed correctly already? Normally all you need to run is install “yum install veeam” after adding the repository.
Personal blog: https://foonet.be
GitHub: https://github.com/nielsengelen
ManOrs
Enthusiast
Posts: 30
Liked: 3 times
Joined: Dec 20, 2016 6:39 am
Full Name: Manuel Orsatti
Location: Italy
Contact:

Re: CentOS - Job immediately fails

Post by ManOrs » 1 person likes this post

Hello,
just pointing out it is centos 7.5:
[root@CentOS-74-64-minimal src]# uname -r
3.10.0-862.2.3.el7.x86_64
Regards,
manuel
PTide
Product Manager
Posts: 6408
Liked: 724 times
Joined: May 19, 2015 1:46 pm
Contact:

Re: CentOS - Job immediately fails

Post by PTide »

Hi,

Manuel is spot on - the kernel that you use is not supported yet. Posts with log snippets have been merged into the first post.

Thanks
hirratas
Enthusiast
Posts: 56
Liked: 3 times
Joined: Feb 10, 2012 7:56 am
Contact:

Re: CentOS - Job immediately fails

Post by hirratas »

Thank you very much.

I did not thought about the kernel version.

I will wait till it is supported.

Any idea how long a new Version will be released after a new kernel is out?
Gostev
Chief Product Officer
Posts: 31460
Liked: 6648 times
Joined: Jan 01, 2006 1:01 am
Location: Baar, Switzerland
Contact:

Re: CentOS - Job immediately fails

Post by Gostev »

See this post for typical timelines. Thanks!
Post Reply

Who is online

Users browsing this forum: No registered users and 15 guests