xcp-ng / xcp

Entry point for issues and wiki. Also contains some scripts and sources.
https://xcp-ng.org
1.24k stars 73 forks source link

Installer gets stuck on HPE DL20 G10 #283

Open nagilum99 opened 4 years ago

nagilum99 commented 4 years ago

I downloaded the current (Version 8) ISO and moved it onto a USB-stick with Rufus (Unetbootin can't handle UEFI install, it seems).

It (finally) stucks at: [ OK ] Started Update UMTP about System Runlevel Changes.

Though it still reacts onto STRG+ALT+DEL to reboot and I'm able to switch to, and use, other consoles.

I called top and it shows no real activity on the system.

dmesg says:

[    0.000000] Linux version 4.19.0+1 (mockbuild@a50e0282e69b) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC)) #1 SMP Fri Apr 12 12:44:47 UTC 2019
[    0.000000] Command line: xencons=hvc console=hvc0 console=tty0
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] Released 0 page(s)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] Xen: [mem 0x0000000000000000-0x000000000007ffff] usable
[    0.000000] Xen: [mem 0x0000000000080000-0x00000000000fffff] reserved
[    0.000000] Xen: [mem 0x0000000000100000-0x000000005b983fff] usable
[    0.000000] Xen: [mem 0x000000005b984000-0x000000005b98cfff] reserved
[    0.000000] Xen: [mem 0x000000005b98d000-0x000000005cee5fff] usable
[    0.000000] Xen: [mem 0x000000005cee6000-0x000000005cee9fff] reserved
[    0.000000] Xen: [mem 0x000000005ceea000-0x00000000661b6fff] usable
[    0.000000] Xen: [mem 0x00000000661b7000-0x000000006e1c8fff] reserved
[    0.000000] Xen: [mem 0x000000006e1c9000-0x000000006e1c9fff] usable
[    0.000000] Xen: [mem 0x000000006e1ca000-0x000000006f3ebfff] reserved
[    0.000000] Xen: [mem 0x000000006f3ec000-0x000000006f3ecfff] ACPI NVS
[    0.000000] Xen: [mem 0x000000006f3ed000-0x000000006f3fefff] reserved
[    0.000000] Xen: [mem 0x000000006f3ff000-0x0000000078bfefff] usable
[    0.000000] Xen: [mem 0x0000000078bff000-0x00000000798fefff] reserved
[    0.000000] Xen: [mem 0x00000000798ff000-0x000000007bcfefff] ACPI NVS
[    0.000000] Xen: [mem 0x000000007bcff000-0x000000007befefff] ACPI data
[    0.000000] Xen: [mem 0x000000007beff000-0x000000007befffff] usable
[    0.000000] Xen: [mem 0x000000007bf00000-0x000000007fffffff] reserved
[    0.000000] Xen: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[    0.000000] Xen: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] Xen: [mem 0x00000000fed91000-0x00000000fed91fff] reserved
[    0.000000] Xen: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] Xen: [mem 0x0000000100000000-0x00000002906d3fff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.60 by HPE
[    0.000000] efi:  SMBIOS=0x6e1cc000  SMBIOS 3.0=0x6e1ca000  ACPI=0x7befe000  ACPI 2.0=0x7befe014  MEMATTR=0x5b981018 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: HPE ProLiant DL20 Gen10/ProLiant DL20 Gen10, BIOS U43 04/04/2019
[    0.000000] Hypervisor detected: Xen PV
[    0.000305] tsc: Fast TSC calibration failed
[    0.000306] tsc: Detected 3312.216 MHz processor
[    0.002747] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.002748] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.002754] last_pfn = 0x2906d4 max_arch_pfn = 0x400000000
[    0.002755] Disabled
[    0.002756] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[    0.002793] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WC  WP  UC  UC  
[    0.002794] last_pfn = 0x7bf00 max_arch_pfn = 0x400000000
[    0.002819] Scanning 1 areas for low memory corruption
[    0.002821] Base memory trampoline at [(____ptrval____)] 7a000 size 24576
[    0.002833] Kernel/User page tables isolation: disabled on XEN PV.
[    0.003344] BRK [0x03001000, 0x03001fff] PGTABLE
[    0.003345] BRK [0x03002000, 0x03002fff] PGTABLE
[    0.004269] BRK [0x03003000, 0x03003fff] PGTABLE
[    0.004760] BRK [0x03004000, 0x03004fff] PGTABLE
[    0.005211] BRK [0x03005000, 0x03005fff] PGTABLE
[    0.005662] BRK [0x03006000, 0x03006fff] PGTABLE
[    0.006153] BRK [0x03007000, 0x03007fff] PGTABLE
[    0.006605] BRK [0x03008000, 0x03008fff] PGTABLE
[    0.007058] BRK [0x03009000, 0x03009fff] PGTABLE
[    0.007548] BRK [0x0300a000, 0x0300afff] PGTABLE
[    0.007999] BRK [0x0300b000, 0x0300bfff] PGTABLE
[    0.008452] BRK [0x0300c000, 0x0300cfff] PGTABLE
[    1.776285] Secure boot disabled
[    1.776287] RAMDISK: [mem 0x04000000-0x0a6affff]
[    1.776296] ACPI: Early table checksum verification disabled
[    1.776302] ACPI: RSDP 0x000000007BEFE014 000024 (v02 HPE   )
[    1.776309] ACPI: XSDT 0x000000007BEE7188 0000FC (v01 HPE    Server   00000001 INTL 20160422)
[    1.776322] ACPI: FACP 0x000000007BEF4000 00010C (v06 HPE    Server   00000001 1590 00000001)
[    1.776336] ACPI: DSDT 0x000000007BEE3000 002E17 (v02 HPE    Server   00000002 HPE  00020000)
[    1.776346] ACPI: FACS 0x000000007BC90000 000040
[    1.776355] ACPI: SSDT 0x000000007BEFC000 000197 (v01 HPE    CpuSsdt  00000001 INTL 20130328)
[    1.776364] ACPI: BOOT 0x000000007BEFB000 000028 (v01 HPE    Server   00000002 MSFT 01000013)
[    1.776374] ACPI: SSDT 0x000000007BEFA000 00003A (v01 HPE    PLATOPRG 00000001 INTL 20130328)
[    1.776383] ACPI: HEST 0x000000007BEF9000 0000A8 (v01 HPE    Server   00000001 INTL 00000001)
[    1.776392] ACPI: BERT 0x000000007BEF8000 000030 (v01 HPE    Server   00000001 INTL 00000001)
[    1.776401] ACPI: ERST 0x000000007BEF7000 000250 (v01 HPE    Server   00000001 INTL 00000001)
[    1.776411] ACPI: FPDT 0x000000007BEF6000 000034 (v01 HPE    Server   20170001 INTL 20160422)
[    1.776420] ACPI: BGRT 0x000000007BEF5000 000038 (v01 HPE    Server   20170001 1590 20160422)
[    1.776429] ACPI: HPET 0x000000007BEF3000 000038 (v01 HPE    Server   00000001 1590 00000001)
[    1.776438] ACPI: WDDT 0x000000007BEF2000 000040 (v01 HPE    Server   00000001 1590 00000001)
[    1.776447] ACPI: APIC 0x000000007BEF1000 00019C (v03 HPE    Server   00000001 1590 00000001)
[    1.776457] ACPI: MCFG 0x000000007BEF0000 00003C (v01 HPE    Server   00000001 1590 00000001)
[    1.776466] ACPI: SLIT 0x000000007BEEF000 00002D (v01 HPE    Server   00000001 1590 00000001)
[    1.776475] ACPI: SRAT 0x000000007BEEE000 000308 (v03 HPE    Server   00000001 1590 00000001)
[    1.776484] ACPI: SPMI 0x000000007BEED000 000041 (v05 HPE    Server   00000001 1590 00000001)
[    1.776494] ACPI: RASF 0x000000007BEEC000 000030 (v01 HPE    Server   00000001 1590 00000001)
[    1.776503] ACPI: SPCR 0x000000007BEEB000 000050 (v02 HPE    Server   00000001 1590 00000001)
[    1.776512] ACPI: MSCT 0x000000007BEEA000 00004E (v02 HPE    Server   00000001 1590 00000001)
[    1.776521] ACPI: BDAT 0x000000007BEE9000 000030 (v01 HPE    Server   00000001 1590 00000001)
[    1.776530] ACPI: WSMT 0x000000007BEE8000 000028 (v01 HPE    Server   00000001 1590 00000001)
[    1.776540] ACPI: PCCT 0x000000007BEFD000 000030 (v01 HPE    Server   00000001 1590 00000001)
[    1.776549] ACPI: RMAD 0x000000007BEE6000 0000FA (v01 HPE    Server   00000001 1590 00000001)
[    1.776558] ACPI: SSDT 0x000000007BEE0000 002B7A (v02 HPE    PCISSDT  00000002 HPE  00020000)
[    1.776567] ACPI: SSDT 0x000000007BEDF000 0001C4 (v02 HPE    TIMESSDT 00000002 HPE  00020000)
[    1.776577] ACPI: SSDT 0x000000007BEDE000 0002F2 (v01 HPE    pmab     00000001 INTL 20130328)
[    1.776586] ACPI: OEM1 0x000000007BEDD000 0000A3 (v02 HPE    CPU  CPC 00000002 HPE  00020000)
[    1.776615] ACPI: Local APIC address 0xfee00000
[    1.776615] Setting APIC routing to Xen PV.
[    1.807996] Zone ranges:
[    1.807997]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    1.807998]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    1.807999]   Normal   [mem 0x0000000100000000-0x00000002906d3fff]
[    1.808000]   Device   empty
[    1.808001] Movable zone start for each node
[    1.808002] Early memory node ranges
[    1.808003]   node   0: [mem 0x0000000000001000-0x000000000007ffff]
[    1.808003]   node   0: [mem 0x0000000000100000-0x000000005b983fff]
[    1.808004]   node   0: [mem 0x000000005b98d000-0x000000005cee5fff]
[    1.808005]   node   0: [mem 0x000000005ceea000-0x00000000661b6fff]
[    1.808005]   node   0: [mem 0x000000006e1c9000-0x000000006e1c9fff]
[    1.808006]   node   0: [mem 0x000000006f3ff000-0x0000000078bfefff]
[    1.808007]   node   0: [mem 0x000000007beff000-0x000000007befffff]
[    1.808007]   node   0: [mem 0x0000000100000000-0x00000002906d3fff]
[    1.809271] Zeroed struct page in unavailable ranges: 98305 pages
[    1.809272] Initmem setup node 0 [mem 0x0000000000001000-0x00000002906d3fff]
[    1.809274] On node 0 totalpages: 2097151
[    1.809275]   DMA zone: 64 pages used for memmap
[    1.809275]   DMA zone: 21 pages reserved
[    1.809276]   DMA zone: 3967 pages, LIFO batch:0
[    1.809335]   DMA32 zone: 7079 pages used for memmap
[    1.809336]   DMA32 zone: 453036 pages, LIFO batch:63
[    1.818119]   Normal zone: 25628 pages used for memmap
[    1.818120]   Normal zone: 1640148 pages, LIFO batch:63
[    1.841348] p2m virtual area at (____ptrval____), size is 40000000
[    2.783188] Remapped 591572 page(s)
[    2.784242] ACPI: Local APIC address 0xfee00000
[    2.784257] ACPI: X2APIC_NMI (uid[0x00] high level lint[0x1])
[    2.784258] ACPI: X2APIC_NMI (uid[0x01] high level lint[0x1])
[    2.784259] ACPI: X2APIC_NMI (uid[0x02] high level lint[0x1])
[    2.784259] ACPI: X2APIC_NMI (uid[0x03] high level lint[0x1])
[    2.784260] ACPI: X2APIC_NMI (uid[0x04] high level lint[0x1])
[    2.784261] ACPI: X2APIC_NMI (uid[0x05] high level lint[0x1])
[    2.784261] ACPI: X2APIC_NMI (uid[0x06] high level lint[0x1])
[    2.784262] ACPI: X2APIC_NMI (uid[0x07] high level lint[0x1])
[    2.784263] ACPI: X2APIC_NMI (uid[0x08] high level lint[0x1])
[    2.784263] ACPI: X2APIC_NMI (uid[0x09] high level lint[0x1])
[    2.784264] ACPI: X2APIC_NMI (uid[0x0a] high level lint[0x1])
[    2.784264] ACPI: X2APIC_NMI (uid[0x0b] high level lint[0x1])
[    2.784337] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    2.784343] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    2.784344] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    2.784347] ACPI: IRQ0 used by override.
[    2.784348] ACPI: IRQ9 used by override.
[    2.784353] Using ACPI (MADT) for SMP configuration information
[    2.784356] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    2.784363] ACPI: SPCR: console: uart,mmio,0x0,115200
[    2.784368] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    2.784383] [mem 0x80000000-0xfe00ffff] available for PCI devices
[    2.784386] Booting paravirtualized kernel on Xen
[    2.784387] Xen version: 4.11.1-7.2-d (preserve-AD)
[    2.784389] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    2.850028] random: get_random_bytes called from start_kernel+0x99/0x578 with crng_init=0
[    2.850032] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:12 nr_node_ids:1
[    2.850251] percpu: Embedded 44 pages/cpu @(____ptrval____) s141784 r8192 d30248 u262144
[    2.850255] pcpu-alloc: s141784 r8192 d30248 u262144 alloc=1*2097152
[    2.850256] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    2.850317] xen: PV spinlocks enabled
[    2.850320] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[    2.850322] Built 1 zonelists, mobility grouping on.  Total pages: 2064359
[    2.850323] Kernel command line: xencons=hvc console=hvc0 console=tty0
[    2.850666] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    2.850832] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    2.851941] Max host RAM MFN is 0x87f000
[    2.851942] max_pfn is 0x2906d4
[    7.067278] Using GPFN IOMMU mode, 1-to-1 offset is 0x3e00000000
[    7.069889] XEN-PV-IOMMU: Using software bounce buffering for IO on 32bit DMA devices (SWIOTLB)
[    7.069892] software IO TLB: mapped [mem 0x74bff000-0x78bff000] (64MB)
[    7.082534] Memory: 7999728K/8388604K available (10252K kernel code, 1127K rwdata, 2996K rodata, 1492K init, 10752K bss, 388876K reserved, 0K cma-reserved)
[    7.082674] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    7.082678] ftrace: allocating 31527 entries in 124 pages
[    7.091958] rcu: Hierarchical RCU implementation.
[    7.091959] rcu:     RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=12.
[    7.091960] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    7.095014] Using NULL legacy PIC
[    7.095016] NR_IRQS: 4352, nr_irqs: 2152, preallocated irqs: 0
[    7.095047] xen:events: Using FIFO-based ABI
[    7.095066] xen: --> pirq=1 -> irq=1 (gsi=1)
[    7.095072] xen: --> pirq=2 -> irq=2 (gsi=2)
[    7.095077] xen: --> pirq=3 -> irq=3 (gsi=3)
[    7.095083] xen: --> pirq=4 -> irq=4 (gsi=4)
[    7.095088] xen: --> pirq=5 -> irq=5 (gsi=5)
[    7.095094] xen: --> pirq=6 -> irq=6 (gsi=6)
[    7.095099] xen: --> pirq=7 -> irq=7 (gsi=7)
[    7.095104] xen: --> pirq=8 -> irq=8 (gsi=8)
[    7.095111] xen: --> pirq=9 -> irq=9 (gsi=9)
[    7.095116] xen: --> pirq=10 -> irq=10 (gsi=10)
[    7.095122] xen: --> pirq=11 -> irq=11 (gsi=11)
[    7.095127] xen: --> pirq=12 -> irq=12 (gsi=12)
[    7.095132] xen: --> pirq=13 -> irq=13 (gsi=13)
[    7.095138] xen: --> pirq=14 -> irq=14 (gsi=14)
[    7.095143] xen: --> pirq=15 -> irq=15 (gsi=15)
[    7.095182] Console: colour dummy device 80x25
[    7.095300] console [tty0] enabled
[    7.096009] console [hvc0] enabled
[    7.096018] ACPI: Core revision 20180810
[    7.096121] ACPI BIOS Warning (bug): Incorrect checksum in table [BGRT] - 0x1C, should be 0x1E (20180810/tbprint-177)
[    7.096297] clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    7.096317] Xen: using vcpuop timer interface
[    7.096320] installing Xen timer for CPU 0
[    7.096410] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2fbe60c1fc7, max_idle_ns: 440795367734 ns
[    7.096476] Calibrating delay loop (skipped), value calculated using timer frequency.. 6624.43 BogoMIPS (lpj=13248864)
[    7.096485] pid_max: default: 32768 minimum: 301
[    7.096546] Security Framework initialized
[    7.096585] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    7.096600] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    7.096983] mce: CPU supports 2 MCE banks
[    7.097009] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    7.097013] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    7.097020] Spectre V2 : Mitigation: Full generic retpoline
[    7.097025] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    7.097031] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    7.097067] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    7.097074] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    7.097081] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    7.097221] Freeing SMP alternatives memory: 28K
[    7.098895] cpu 0 spinlock event irq 121
[    7.098902] VPMU disabled by hypervisor.
[    7.099037] Performance Events: unsupported p6 CPU model 158 no PMU driver, software events only.
[    7.099095] rcu: Hierarchical SRCU implementation.
[    7.099460] NMI watchdog: Perf NMI watchdog permanently disabled
[    7.099601] smp: Bringing up secondary CPUs ...
[    7.099745] installing Xen timer for CPU 1
[    7.100055] cpu 1 spinlock event irq 133
[    7.100897] installing Xen timer for CPU 2
[    7.101119] cpu 2 spinlock event irq 140
[    7.101119] installing Xen timer for CPU 3
[    7.101119] cpu 3 spinlock event irq 147
[    7.101119] installing Xen timer for CPU 4
[    7.101119] cpu 4 spinlock event irq 154
[    7.101119] installing Xen timer for CPU 5
[    7.101119] cpu 5 spinlock event irq 161
[    7.101119] installing Xen timer for CPU 6
[    7.101119] cpu 6 spinlock event irq 168
[    7.101119] installing Xen timer for CPU 7
[    7.101119] cpu 7 spinlock event irq 175
[    7.101119] installing Xen timer for CPU 8
[    7.101119] cpu 8 spinlock event irq 182
[    7.101119] installing Xen timer for CPU 9
[    7.101119] cpu 9 spinlock event irq 189
[    7.101119] installing Xen timer for CPU 10
[    7.101119] cpu 10 spinlock event irq 196
[    7.104427] installing Xen timer for CPU 11
[    7.104600] cpu 11 spinlock event irq 203
[    7.104600] smp: Brought up 1 node, 12 CPUs
[    7.104600] smpboot: Max logical packages: 1
[    7.104630] devtmpfs: initialized
[    7.104630] x86/mm: Memory block size: 128MB
[    7.105018] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    7.105018] futex hash table entries: 4096 (order: 6, 262144 bytes)
[    7.105018] NET: Registered protocol family 16
[    7.105018] xen:grant_table: Grant tables using version 1 layout
[    7.105018] Grant table initialized
[    7.105084] Invalid PCCT: 0 PCC subspaces
[    7.105084] Simple Boot Flag at 0x47 set to 0x80
[    7.105084] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    7.105084] ACPI: bus type PCI registered
[    7.105084] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    7.105084] dca service started, version 1.12.1
[    7.105084] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    7.105084] PCI: not using MMCONFIG
[    7.105084] PCI: Using configuration type 1 for base access
[    7.105134] ACPI: Added _OSI(Module Device)
[    7.105134] ACPI: Added _OSI(Processor Device)
[    7.105134] ACPI: Added _OSI(3.0 _SCP Extensions)
[    7.105134] ACPI: Added _OSI(Processor Aggregator Device)
[    7.105134] ACPI: Added _OSI(Linux-Dell-Video)
[    7.105134] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    7.105935] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    7.106307] xen: registering gsi 9 triggering 0 polarity 0
[    7.108097] ACPI: Interpreter enabled
[    7.108106] ACPI: (supports S0 S5)
[    7.108110] ACPI: Using IOAPIC for interrupt routing
[    7.108126] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    7.108372] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    7.169618] HEST: Table parsing has been initialized.
[    7.169625] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    7.169768] ACPI: Enabled 2 GPEs in block 00 to 7F
[    7.174874] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-ff])
[    7.174891] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    7.174965] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER LTR]
[    7.175025] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    7.175032] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    7.175529] PCI host bridge to bus 0000:00
[    7.175535] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    7.175541] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    7.175548] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    7.175554] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfeafffff window]
[    7.175561] pci_bus 0000:00: root bus resource [bus 00-ff]
[    7.175585] pci 0000:00:00.0: [8086:3eca] type 00 class 0x060000
[    7.175824] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    7.176512] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    7.176624] pci 0000:00:01.1: [8086:1905] type 01 class 0x060400
[    7.176813] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    7.177174] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    7.177248] pci 0000:00:12.0: reg 0x10: [mem 0x4000005000-0x4000005fff 64bit]
[    7.177630] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    7.177692] pci 0000:00:14.0: reg 0x10: [mem 0x80200000-0x8020ffff 64bit]
[    7.177887] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    7.178006] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    7.178061] pci 0000:00:14.2: reg 0x10: [mem 0x4000000000-0x4000001fff 64bit]
[    7.178091] pci 0000:00:14.2: reg 0x18: [mem 0x4000004000-0x4000004fff 64bit]
[    7.178343] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    7.178409] pci 0000:00:16.0: reg 0x10: [mem 0x4000003000-0x4000003fff 64bit]
[    7.178627] pci 0000:00:16.0: PME# supported from D3hot
[    7.178804] pci 0000:00:17.0: [8086:a356] type 00 class 0x010400
[    7.178858] pci 0000:00:17.0: reg 0x10: [mem 0x80210000-0x80211fff]
[    7.178879] pci 0000:00:17.0: reg 0x14: [mem 0x80214000-0x802140ff]
[    7.178900] pci 0000:00:17.0: reg 0x18: [io  0x3040-0x3047]
[    7.178922] pci 0000:00:17.0: reg 0x1c: [io  0x3048-0x304b]
[    7.178943] pci 0000:00:17.0: reg 0x20: [io  0x3020-0x303f]
[    7.178964] pci 0000:00:17.0: reg 0x24: [mem 0x80213000-0x802137ff]
[    7.179084] pci 0000:00:17.0: PME# supported from D3hot
[    7.179218] pci 0000:00:1b.0: [8086:a32c] type 01 class 0x060400
[    7.179436] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    7.179470] pci 0000:00:1b.0: PTM enabled (root), 4dns granularity
[    7.179637] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[    7.179861] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    7.179929] pci 0000:00:1c.0: PTM enabled (root), 4dns granularity
[    7.180026] pci 0000:00:1c.1: [8086:a339] type 01 class 0x060400
[    7.180245] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    7.180279] pci 0000:00:1c.1: PTM enabled (root), 4dns granularity
[    7.180440] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    7.180666] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    7.180702] pci 0000:00:1d.0: PTM enabled (root), 4dns granularity
[    7.180863] pci 0000:00:1f.0: [8086:a30a] type 00 class 0x060100
[    7.181169] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    7.181212] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    7.181540] pci 0000:00:01.0: PCI bridge to [bus 05]
[    7.181638] pci 0000:00:01.1: PCI bridge to [bus 06]
[    7.181776] pci 0000:04:00.0: [9005:028f] type 00 class 0x010700
[    7.181836] pci 0000:04:00.0: reg 0x10: [mem 0x80100000-0x80107fff 64bit]
[    7.181902] pci 0000:04:00.0: reg 0x20: [io  0x2000-0x20ff]
[    7.181946] pci 0000:04:00.0: reg 0x30: [mem 0x00000000-0x001fffff pref]
[    7.181965] pci 0000:04:00.0: enabling Extended Tags
[    7.182093] pci 0000:04:00.0: supports D1
[    7.182094] pci 0000:04:00.0: PME# supported from D0 D1 D3hot
[    7.182155] pci 0000:04:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8 GT/s x4 link at 0000:00:1b.0 (capable of 63.008 Gb/s with 8 GT/s x8 link)
[    7.182216] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    7.182227] pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
[    7.182234] pci 0000:00:1b.0:   bridge window [mem 0x80100000-0x801fffff]
[    7.182364] pci 0000:01:00.0: [103c:3306] type 00 class 0x088000
[    7.182414] pci 0000:01:00.0: reg 0x10: [io  0x1200-0x12ff]
[    7.182438] pci 0000:01:00.0: reg 0x14: [mem 0x85ba6000-0x85ba63ff]
[    7.182462] pci 0000:01:00.0: reg 0x18: [io  0x1100-0x11ff]
[    7.182487] pci 0000:01:00.0: reg 0x1c: [mem 0x82000000-0x83ffffff]
[    7.182510] pci 0000:01:00.0: reg 0x20: [mem 0x85800000-0x859fffff]
[    7.182829] pci 0000:01:00.1: [102b:0538] type 00 class 0x030000
[    7.182880] pci 0000:01:00.1: reg 0x10: [mem 0x84000000-0x84ffffff pref]
[    7.182904] pci 0000:01:00.1: reg 0x14: [mem 0x85ba0000-0x85ba3fff]
[    7.182928] pci 0000:01:00.1: reg 0x18: [mem 0x85000000-0x857fffff]
[    7.183050] pci 0000:01:00.1: BAR 0: assigned to efifb
[    7.183244] pci 0000:01:00.2: [103c:3307] type 00 class 0x088000
[    7.183295] pci 0000:01:00.2: reg 0x10: [io  0x1000-0x10ff]
[    7.183319] pci 0000:01:00.2: reg 0x14: [mem 0x85ba5000-0x85ba50ff]
[    7.183343] pci 0000:01:00.2: reg 0x18: [mem 0x85a00000-0x85afffff]
[    7.183367] pci 0000:01:00.2: reg 0x1c: [mem 0x85b00000-0x85b7ffff]
[    7.183391] pci 0000:01:00.2: reg 0x20: [mem 0x85b90000-0x85b97fff]
[    7.183415] pci 0000:01:00.2: reg 0x24: [mem 0x85b80000-0x85b8ffff]
[    7.183440] pci 0000:01:00.2: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    7.183568] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
[    7.183665] pci 0000:01:00.4: [103c:22f6] type 00 class 0x0c0320
[    7.183715] pci 0000:01:00.4: reg 0x10: [mem 0x85ba4000-0x85ba40ff]
[    7.184087] pci 0000:01:00.7: [103c:193f] type 00 class 0x010400
[    7.184155] pci 0000:01:00.7: reg 0x10: [mem 0x85b9c000-0x85b9ffff]
[    7.184202] pci 0000:01:00.7: reg 0x18: [mem 0x85b98000-0x85b9bfff]
[    7.184502] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    7.184514] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    7.184521] pci 0000:00:1c.0:   bridge window [mem 0x81000000-0x85bfffff]
[    7.184671] pci 0000:02:00.0: [14e4:165f] type 00 class 0x020000
[    7.184740] pci 0000:02:00.0: reg 0x10: [mem 0x80030000-0x8003ffff 64bit pref]
[    7.184778] pci 0000:02:00.0: reg 0x18: [mem 0x80040000-0x8004ffff 64bit pref]
[    7.184816] pci 0000:02:00.0: reg 0x20: [mem 0x80050000-0x8005ffff 64bit pref]
[    7.184841] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    7.185047] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    7.185133] pci 0000:02:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x1 link at 0000:00:1c.1 (capable of 8.000 Gb/s with 5 GT/s x2 link)
[    7.185241] pci 0000:02:00.1: [14e4:165f] type 00 class 0x020000
[    7.185310] pci 0000:02:00.1: reg 0x10: [mem 0x80000000-0x8000ffff 64bit pref]
[    7.185348] pci 0000:02:00.1: reg 0x18: [mem 0x80010000-0x8001ffff 64bit pref]
[    7.185386] pci 0000:02:00.1: reg 0x20: [mem 0x80020000-0x8002ffff 64bit pref]
[    7.185411] pci 0000:02:00.1: reg 0x30: [mem 0x00000000-0x0003ffff pref]
[    7.185647] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
[    7.185811] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    7.185843] pci 0000:00:1c.1:   bridge window [mem 0x80000000-0x800fffff 64bit pref]
[    7.185932] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    7.186050] pci_bus 0000:00: on NUMA node 0
[    7.186139] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    7.186201] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    7.186262] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    7.186323] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    7.186385] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    7.186447] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    7.186509] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    7.186571] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    7.186606] xen: registering gsi 13 triggering 1 polarity 0
[    7.186833] xen:balloon: Initialising balloon driver
[    7.186907] pci 0000:01:00.1: vgaarb: setting as boot VGA device
[    7.186907] pci 0000:01:00.1: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    7.186907] pci 0000:01:00.1: vgaarb: bridge control possible
[    7.186907] vgaarb: loaded
[    7.186907] ACPI: bus type USB registered
[    7.186907] usbcore: registered new interface driver usbfs
[    7.186907] usbcore: registered new interface driver hub
[    7.186907] usbcore: registered new device driver usb
[    7.186907] pps_core: LinuxPPS API ver. 1 registered
[    7.186907] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    7.186907] PTP clock support registered
[    7.186907] EDAC MC: Ver: 3.0.0
[    7.186907] Registered efivars operations
[    7.204439] PCI: Using ACPI for IRQ routing
[    7.236423] random: fast init done
[    7.289953] PCI: pci_cache_line_size set to 64 bytes
[    7.289969] pci 0000:00:12.0: can't claim BAR 0 [mem 0x4000005000-0x4000005fff 64bit]: no compatible bridge window
[    7.290068] pci 0000:00:14.2: can't claim BAR 0 [mem 0x4000000000-0x4000001fff 64bit]: no compatible bridge window
[    7.290077] pci 0000:00:14.2: can't claim BAR 2 [mem 0x4000004000-0x4000004fff 64bit]: no compatible bridge window
[    7.290090] pci 0000:00:16.0: can't claim BAR 0 [mem 0x4000003000-0x4000003fff 64bit]: no compatible bridge window
[    7.290148] e820: reserve RAM buffer [mem 0x5b984000-0x5bffffff]
[    7.290149] e820: reserve RAM buffer [mem 0x5cee6000-0x5fffffff]
[    7.290150] e820: reserve RAM buffer [mem 0x661b7000-0x67ffffff]
[    7.290150] e820: reserve RAM buffer [mem 0x6e1ca000-0x6fffffff]
[    7.290151] e820: reserve RAM buffer [mem 0x78bff000-0x7bffffff]
[    7.290152] e820: reserve RAM buffer [mem 0x7bf00000-0x7bffffff]
[    7.290153] e820: reserve RAM buffer [mem 0x2906d4000-0x293ffffff]
[    7.292429] NetLabel: Initializing
[    7.292429] NetLabel:  domain hash size = 128
[    7.292429] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    7.292429] NetLabel:  unlabeled traffic allowed by default
[    7.292526] clocksource: Switched to clocksource tsc-early
[    7.299456] VFS: Disk quotas dquot_6.6.0
[    7.299471] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    7.299490] hugetlbfs: disabling because there are no supported hugepage sizes
[    7.299505] pnp: PnP ACPI init
[    7.299683] xen: registering gsi 8 triggering 1 polarity 0
[    7.299788] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    7.299900] system 00:01: [io  0x0500-0x05fe] has been reserved
[    7.299908] system 00:01: [mem 0xfed10000-0xfed17fff] has been reserved
[    7.299914] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[    7.299920] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[    7.299926] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[    7.299932] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
[    7.299938] system 00:01: [mem 0xfed90000-0xfed93fff] could not be reserved
[    7.299945] system 00:01: [mem 0xfed45000-0xfed8ffff] has been reserved
[    7.299951] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[    7.299957] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
[    7.299963] system 00:01: [mem 0xfc800000-0xfcffffff] has been reserved
[    7.299969] system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
[    7.299975] system 00:01: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    7.299981] system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    7.299987] system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    7.299993] system 00:01: [mem 0xfe036000-0xfe7fffff] has been reserved
[    7.300001] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    7.300007] xen: registering gsi 3 triggering 1 polarity 0
[    7.300061] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[    7.300066] xen: registering gsi 4 triggering 1 polarity 0
[    7.300067] Already setup the GSI :4
[    7.300078] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[    7.300115] pnp: PnP ACPI: found 4 devices
[    7.302192] pci 0000:00:1c.1: BAR 14: assigned [mem 0x80300000-0x803fffff]
[    7.302202] pci 0000:00:14.2: BAR 0: assigned [mem 0x80216000-0x80217fff 64bit]
[    7.302235] pci 0000:00:12.0: BAR 0: assigned [mem 0x80212000-0x80212fff 64bit]
[    7.302271] pci 0000:00:14.2: BAR 2: assigned [mem 0x80215000-0x80215fff 64bit]
[    7.302311] pci 0000:00:16.0: BAR 0: assigned [mem 0x80218000-0x80218fff 64bit]
[    7.302349] pci 0000:00:01.0: PCI bridge to [bus 05]
[    7.302377] pci 0000:00:01.1: PCI bridge to [bus 06]
[    7.302405] pci 0000:04:00.0: BAR 6: no space for [mem size 0x00200000 pref]
[    7.302412] pci 0000:04:00.0: BAR 6: failed to assign [mem size 0x00200000 pref]
[    7.302419] pci 0000:00:1b.0: PCI bridge to [bus 04]
[    7.302431] pci 0000:00:1b.0:   bridge window [io  0x2000-0x2fff]
[    7.302446] pci 0000:00:1b.0:   bridge window [mem 0x80100000-0x801fffff]
[    7.302469] pci 0000:01:00.2: BAR 6: assigned [mem 0x81000000-0x8100ffff pref]
[    7.302477] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    7.302488] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    7.302502] pci 0000:00:1c.0:   bridge window [mem 0x81000000-0x85bfffff]
[    7.302541] pci 0000:02:00.0: BAR 6: assigned [mem 0x80300000-0x8033ffff pref]
[    7.302565] pci 0000:02:00.1: BAR 6: assigned [mem 0x80340000-0x8037ffff pref]
[    7.302571] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    7.302588] pci 0000:00:1c.1:   bridge window [mem 0x80300000-0x803fffff]
[    7.302600] pci 0000:00:1c.1:   bridge window [mem 0x80000000-0x800fffff 64bit pref]
[    7.302623] pci 0000:00:1d.0: PCI bridge to [bus 03]
[    7.302655] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    7.302656] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    7.302657] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    7.302657] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfeafffff window]
[    7.302659] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    7.302660] pci_bus 0000:04: resource 1 [mem 0x80100000-0x801fffff]
[    7.302661] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    7.302661] pci_bus 0000:01: resource 1 [mem 0x81000000-0x85bfffff]
[    7.302662] pci_bus 0000:02: resource 1 [mem 0x80300000-0x803fffff]
[    7.302663] pci_bus 0000:02: resource 2 [mem 0x80000000-0x800fffff 64bit pref]
[    7.302715] NET: Registered protocol family 2
[    7.302882] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes)
[    7.302899] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    7.302957] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    7.303036] TCP: Hash tables configured (established 65536 bind 65536)
[    7.303063] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    7.303080] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    7.303132] NET: Registered protocol family 1
[    7.303140] NET: Registered protocol family 44
[    7.303313] pci 0000:01:00.1: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    7.303442] xen: registering gsi 16 triggering 0 polarity 1
[    7.303457] xen: --> pirq=16 -> irq=16 (gsi=16)
[    7.303527] xen: registering gsi 17 triggering 0 polarity 1
[    7.303536] xen: --> pirq=17 -> irq=17 (gsi=17)
[    7.303646] PCI: CLS 64 bytes, default 64
[    7.303671] Unpacking initramfs...
[   10.948439] random: crng init done
[   18.619634] Freeing initrd memory: 105152K
[   18.619931] Scanning for low memory corruption every 60 seconds
[   18.620666] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[   18.621985] pstore: using deflate compression
[   18.624331] NET: Registered protocol family 38
[   18.624338] Key type asymmetric registered
[   18.624349] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[   18.624451] io scheduler noop registered
[   18.624456] io scheduler deadline registered
[   18.624480] io scheduler cfq registered (default)
[   18.624485] io scheduler mq-deadline registered
[   19.276853] xen: registering gsi 16 triggering 0 polarity 1
[   19.276860] Already setup the GSI :16
[   19.277176] xen: registering gsi 16 triggering 0 polarity 1
[   19.277180] Already setup the GSI :16
[   19.277440] xen: registering gsi 16 triggering 0 polarity 1
[   19.277443] Already setup the GSI :16
[   19.277885] xen: registering gsi 17 triggering 0 polarity 1
[   19.277888] Already setup the GSI :17
[   19.278159] xen: registering gsi 16 triggering 0 polarity 1
[   19.278162] Already setup the GSI :16
[   19.278399] pcieport 0000:00:01.0: Signaling PME with IRQ 206
[   19.278452] pcieport 0000:00:01.1: Signaling PME with IRQ 207
[   19.278501] pcieport 0000:00:1b.0: Signaling PME with IRQ 208
[   19.278545] pcieport 0000:00:1c.0: Signaling PME with IRQ 209
[   19.278600] pcieport 0000:00:1c.1: Signaling PME with IRQ 210
[   19.278643] pcieport 0000:00:1d.0: Signaling PME with IRQ 211
[   19.278681] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   19.278694] efifb: probing for efifb
[   19.278700] efi: EFI_MEMMAP is not enabled.
[   19.280059] efifb: framebuffer at 0x84000000, using 5120k, total 5120k
[   19.280065] efifb: mode is 1280x1024x32, linelength=5120, pages=1
[   19.280071] efifb: scrolling: redraw
[   19.280075] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[   19.331068] Console: switching to colour frame buffer device 160x64
[   19.381741] fb0: EFI VGA frame buffer device
[   19.382003] intel_idle: MWAIT substates: 0x11142120
[   19.382004] intel_idle: v0.4.1 model 0x9E
[   19.382008] intel_idle: intel_idle yielding to none
[   19.382083] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[   19.382491] ACPI: Power Button [PWRF]
[   19.382771] Monitor-Mwait will be used to enter C-1 state
[   19.382793] Monitor-Mwait will be used to enter C-2 state
[   19.384850] Warning: Processor Platform Limit not supported.
[   19.385096] ERST: Error Record Serialization Table (ERST) support is initialized.
[   19.385592] pstore: Registered erst as persistent store backend
[   19.386279] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
[   19.386677] ioatdma: Intel(R) QuickData Technology Driver 4.00
[   19.387126] xen:xen_evtchn: Event-channel device installed
[   19.387584] xen_mcelog: /dev/mcelog registered by Xen
[   19.387751] xen_pciback: backend is vpci
[   19.388689] xen_acpi_processor: Uploading Xen processor PM info
[   19.389660] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[   19.410860] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[   19.412358] Linux agpgart interface v0.103
[   19.413265] blktap_device_init: blktap device major 254
[   19.413524] blktap_ring_init: blktap ring major: 245
[   19.413903] libphy: Fixed MDIO Bus: probed
[   19.414191] i8042: PNP: No PS/2 controller found.
[   19.414434] i8042: Probing ports directly.
[   19.636484] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2fbe60c1fc7, max_idle_ns: 440795367734 ns
[   20.023558] i8042: Can't read CTR while initializing i8042
[   20.023910] clocksource: Switched to clocksource tsc
[   20.023911] i8042: probe of i8042 failed with error -5
[   20.024650] mousedev: PS/2 mouse device common for all mice
[   20.025024] rtc_cmos 00:00: RTC can wake from S4
[   20.026215] rtc_cmos 00:00: registered as rtc0
[   20.026434] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
[   20.026819] EFI Variables Facility v0.08 2004-May-17
[   20.047695] pstore: ignoring unexpected backend 'efi'
[   20.048080] NET: Registered protocol family 17
[   20.048342] Key type dns_resolver registered
[   20.048934] sched_clock: Marking stable (20047643330, 1273378)->(20052374025, -3457317)
[   20.049978] registered taskstats version 1
[   20.050177] page_owner is disabled
[   20.058517] Key type big_key registered
[   20.058700] ima: No TPM chip found, activating TPM-bypass!
[   20.059003] ima: Allocated hash algorithm: sha1
[   20.060047] rtc_cmos 00:00: setting system clock to 2019-09-30 01:35:49 UTC (1569807349)
[   20.060482] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
[   20.076338] Freeing unused kernel image memory: 1492K
[   20.396509] Write protecting the kernel read-only data: 16384k
[   20.420906] Freeing unused kernel image memory: 2016K
[   20.437773] Freeing unused kernel image memory: 1100K
[   20.454004] Run /init as init process
[   20.479197] NET: Registered protocol family 10
[   20.502219] Segment Routing with IPv6
[   20.517169] systemd[1]: Inserted module 'ipv6'
[   20.533616] systemd[1]: Inserted module 'ip_tables'
[   20.598298] 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)
[   20.630308] systemd[1]: Detected virtualization xen.
[   20.646558] systemd[1]: Detected architecture x86-64.
[   20.712030] systemd[1]: No hostname configured.
[   20.728716] systemd[1]: Set hostname to <localhost>.
[   20.767386] systemd[1]: Cannot add dependency job for unit systemd-journal-catalog-update.service, ignoring: Unit is masked.
[   20.784643] systemd[1]: Cannot add dependency job for unit systemd-journal-flush.service, ignoring: Unit is masked.
[   20.801769] systemd[1]: Cannot add dependency job for unit iscsi.service, ignoring: Unit is masked.
[   20.818926] systemd[1]: Cannot add dependency job for unit iscsiuio.socket, ignoring: Unit is masked.
[   20.836000] systemd[1]: Cannot add dependency job for unit iscsid.socket, ignoring: Unit is masked.
[   21.177201] SCSI subsystem initialized
[   21.180111] Loading iSCSI transport class v2.0-870.
[   21.218675] iscsi: registered transport (tcp)
[   21.245135] No iBFT detected.
[   21.633849] power_meter ACPI000D:00: Found ACPI power meter.
[   21.633881] power_meter ACPI000D:00: Ignoring unsafe software power cap!
[   21.633884] power_meter ACPI000D:00: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[   21.688978] version 39.2
[   21.705298] xen: registering gsi 16 triggering 0 polarity 1
[   21.705305] Already setup the GSI :16
[   21.720856] ipmi device interface
[   21.735378] tg3.c:v3.137 (May 11, 2014)
[   21.748937] xen: registering gsi 17 triggering 0 polarity 1
[   21.748943] Already setup the GSI :17
[   21.763061] xen: registering gsi 17 triggering 0 polarity 1
[   21.763066] Already setup the GSI :17
[   21.763543] libata version 3.00 loaded.
[   21.777049] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   21.790793] xen: registering gsi 16 triggering 0 polarity 1
[   21.790796] Already setup the GSI :16
[   21.791201] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   21.818446] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   21.832287] RAPL PMU: hw unit of domain package 2^-14 Joules
[   21.832288] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   21.832288] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   21.832289] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   21.892537] tg3 0000:02:00.0 eth0: Tigon3 [partno(N/A) rev 5720000] (PCI Express) MAC address 08:f1:ea:b0:b4:08
[   21.906580] tg3 0000:02:00.0 eth0: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[   21.920624] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[   21.936186] tg3 0000:02:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[   21.952944] xen: registering gsi 18 triggering 0 polarity 1
[   21.952957] xen: --> pirq=18 -> irq=18 (gsi=18)
[   21.979547] tg3 0000:02:00.1 eth1: Tigon3 [partno(N/A) rev 5720000] (PCI Express) MAC address 08:f1:ea:b0:b4:09
[   21.997037] tg3 0000:02:00.1 eth1: attached PHY is 5720C (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[   22.012642] tg3 0000:02:00.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
[   22.028587] tg3 0000:02:00.1 eth1: dma_rwctrl[00000001] dma_mask[64-bit]
[   22.236690] IPMI SSIF Interface driver
[   22.254647] xhci_hcd 0000:00:14.0: xHCI Host Controller
[   22.273804] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[   22.291767] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[   22.311424] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[   22.311629] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[   22.330557] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   22.350238] usb usb1: Product: xHCI Host Controller
[   22.369837] usb usb1: Manufacturer: Linux 4.19.0+1 xhci-hcd
[   22.389538] usb usb1: SerialNumber: 0000:00:14.0
[   22.409611] hub 1-0:1.0: USB hub found
[   22.429362] hub 1-0:1.0: 16 ports detected
[   22.449265] xhci_hcd 0000:00:14.0: xHCI Host Controller
[   22.468999] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[   22.486176] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[   22.504735] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[   22.524569] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   22.543710] usb usb2: Product: xHCI Host Controller
[   22.562986] usb usb2: Manufacturer: Linux 4.19.0+1 xhci-hcd
[   22.581986] usb usb2: SerialNumber: 0000:00:14.0
[   22.600219] hub 2-0:1.0: USB hub found
[   22.618769] hub 2-0:1.0: 6 ports detected
[   22.637026] Microsemi PQI Driver (v1.1.4-130)
[   22.656001] smartpqi 0000:04:00.0: Microsemi Smart Family Controller found
[   22.676118] xen: registering gsi 16 triggering 0 polarity 1
[   22.676123] Already setup the GSI :16
[   22.694701] HP HPSA Driver (v 3.4.20-125)
[   22.710229] hpsa 0000:01:00.7: unrecognized board ID: 0x00e41590
[   22.729066] hpsa 0000:01:00.7: unrecognized board ID: 0x00e41590
[   22.748855] hpsa 0000:01:00.7: can't disable ASPM; OS doesn't have ASPM control
[   22.768610] xen: registering gsi 18 triggering 0 polarity 1
[   22.768624] Already setup the GSI :18
[   22.788416] ahci 0000:00:17.0: version 3.0
[   22.788450] ahci 0000:00:17.0: enabling device (0546 -> 0547)
[   22.808381] xen: registering gsi 16 triggering 0 polarity 1
[   22.808385] Already setup the GSI :16
[   22.828466] cryptd: max_cpu_qlen set to 1000
[   22.834751] usb 1-4: new low-speed USB device number 2 using xhci_hcd
[   22.835645] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl RAID mode
[   22.835647] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst 
[   22.885484] scsi host0: ahci
[   22.913152] scsi host1: smartpqi
[   22.924267] scsi host2: ahci
[   22.939964] smartpqi can't handle SMP requests
[   22.972584] scsi host3: ahci
[   22.988413] smartpqi 0000:04:00.0: added 1:0:-:- 51402ec013b5f1d8 Enclosure         HPE      Smart Adapter    AIO-
[   22.991108] scsi host4: ahci
[   23.005707] smartpqi can't handle SMP requests
[   23.023064] scsi host5: ahci
[   23.041321] scsi 1:0:0:0: Enclosure         HPE      Smart Adapter    1.98 PQ: 0 ANSI: 5
[   23.055844] scsi host6: ahci
[   23.061008] usb 1-4: New USB device found, idVendor=046a, idProduct=0011, bcdDevice= 1.00
[   23.061010] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   23.084323] smartpqi 0000:04:00.0: added 1:1:0:0 4000000000000000 Direct-Access     HPE      LOGICAL VOLUME   SSDSmartPathCap+ En+ RAID-1(1+0) 
[   23.087935] ata1: SATA max UDMA/133 abar m2048@0x80213000 port 0x80213100 irq 232
[   23.117789] scsi 1:1:0:0: Direct-Access     HPE      LOGICAL VOLUME   1.98 PQ: 0 ANSI: 5
[   23.121425] ata2: SATA max UDMA/133 abar m2048@0x80213000 port 0x80213180 irq 232
[   23.169109] smartpqi 0000:04:00.0: added 1:2:0:0 0000000000000000 RAID              HPE      E208i-a SR Gen10 
[   23.174190] ata3: SATA max UDMA/133 abar m2048@0x80213000 port 0x80213200 irq 232
[   23.200860] usb 1-5: new high-speed USB device number 3 using xhci_hcd
[   23.204730] scsi 1:2:0:0: RAID              HPE      E208i-a SR Gen10 1.98 PQ: 0 ANSI: 5
[   23.210253] ata4: SATA max UDMA/133 abar m2048@0x80213000 port 0x80213280 irq 232
[   23.284211] ata5: SATA max UDMA/133 abar m2048@0x80213000 port 0x80213300 irq 232
[   23.302458] ata6: SATA max UDMA/133 abar m2048@0x80213000 port 0x80213380 irq 232
[   23.378092] usb 1-5: New USB device found, idVendor=090c, idProduct=1000, bcdDevice=11.00
[   23.396142] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   23.414009] usb 1-5: Product: USB Flash Disk
[   23.431513] usb 1-5: Manufacturer: General
[   23.449147] usb 1-5: SerialNumber: IV00000000000675
[   23.592489] usb 1-8: new high-speed USB device number 4 using xhci_hcd
[   23.635267] ata1: SATA link down (SStatus 0 SControl 300)
[   23.652661] ata2: SATA link down (SStatus 0 SControl 300)
[   23.669607] ata3: SATA link down (SStatus 0 SControl 300)
[   23.686250] ata5: SATA link down (SStatus 0 SControl 300)
[   23.702795] ata4: SATA link down (SStatus 0 SControl 300)
[   23.719173] ata6: SATA link down (SStatus 0 SControl 300)
[   23.760765] usb 1-8: New USB device found, idVendor=0424, idProduct=2660, bcdDevice= 8.01
[   23.776998] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   23.794213] hub 1-8:1.0: USB hub found
[   23.810608] hub 1-8:1.0: 2 ports detected
[   23.828931] AVX2 version of gcm_enc/dec engaged.
[   23.828936] usb-storage 1-5:1.0: USB Mass Storage device detected
[   23.829535] hidraw: raw HID events driver (C) Jiri Kosina
[   23.845095] AES CTR mode by8 optimization enabled
[   23.895525] scsi host7: usb-storage 1-5:1.0
[   23.911640] usbcore: registered new interface driver usb-storage
[   23.928640] scsi 1:0:0:0: Attached scsi generic sg0 type 13
[   23.944994] scsi 1:1:0:0: Attached scsi generic sg1 type 0
[   23.961592] scsi 1:2:0:0: Attached scsi generic sg2 type 12
[   23.978321] usbcore: registered new interface driver uas
[   23.991212] usbcore: registered new interface driver usbhid
[   24.010166] usbhid: USB HID core driver
[   24.027415] sd 1:1:0:0: [sda] 1562758832 512-byte logical blocks: (800 GB/745 GiB)
[   24.043547] sd 1:1:0:0: [sda] 4096-byte physical blocks
[   24.044311] input: HID 046a:0011 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:046A:0011.0001/input/input1
[   24.060851] sd 1:1:0:0: [sda] Write Protect is off
[   24.094379] sd 1:1:0:0: [sda] Mode Sense: 73 00 00 08
[   24.094460] sd 1:1:0:0: [sda] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
[   24.112419] ses 1:0:0:0: Attached Enclosure device
[   24.115393] sd 1:1:0:0: [sda] Attached SCSI disk
[   24.142073] hid-generic 0003:046A:0011.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 046a:0011] on usb-0000:00:14.0-4/input0
[   25.030118] scsi 7:0:0:0: Direct-Access     General  USB Flash Disk   1100 PQ: 0 ANSI: 0 CCS
[   25.048233] sd 7:0:0:0: Attached scsi generic sg3 type 0
[   25.051352] sd 7:0:0:0: [sdb] 7925760 512-byte logical blocks: (4.06 GB/3.78 GiB)
[   25.065715] sd 7:0:0:0: Embedded Enclosure Device
[   25.084996] sd 7:0:0:0: [sdb] Write Protect is off
[   25.105637] sd 7:0:0:0: Failed to get diagnostic page 0x1
[   25.117733] sd 7:0:0:0: [sdb] Mode Sense: 43 00 00 00
[   25.119219] sd 7:0:0:0: [sdb] No Caching mode page found
[   25.135142] sd 7:0:0:0: Failed to bind enclosure -19
[   25.171177] sd 7:0:0:0: [sdb] Assuming drive cache: write through
[   25.191001]  sdb: sdb1
[   25.209575] sd 7:0:0:0: [sdb] Attached SCSI removable disk
[   28.826188] XEN-PV-IOMMU - completed setting up 1-1 mapping
[  142.189431] RPC: Registered named UNIX socket transport module.
[  142.189432] RPC: Registered udp transport module.
[  142.189432] RPC: Registered tcp transport module.
[  142.189432] RPC: Registered tcp NFSv4.1 backchannel transport module.
[  142.624688] tg3 0000:02:00.0 side-4324-eth0: renamed from eth0
[  142.671028] tg3 0000:02:00.1 side-262-eth1: renamed from eth1
[  152.424557] hpsa 0000:01:00.7: board not ready, timed out.
[  152.626023] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[  152.652047] ehci-pci: EHCI PCI platform driver
[  152.653335] xen: registering gsi 17 triggering 0 polarity 1
[  152.653340] Already setup the GSI :17
[  152.654192] ehci-pci 0000:01:00.4: EHCI Host Controller
[  152.654240] ehci-pci 0000:01:00.4: new USB bus registered, assigned bus number 3
[  152.656648] ehci-pci 0000:01:00.4: irq 17, io mem 0x85ba4000
[  152.673000] ehci-pci 0000:01:00.4: USB 2.0 started, EHCI 1.00
[  152.673223] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[  152.673224] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[  152.673225] usb usb3: Product: EHCI Host Controller
[  152.673226] usb usb3: Manufacturer: Linux 4.19.0+1 ehci_hcd
[  152.673226] usb usb3: SerialNumber: 0000:01:00.4
[  152.673448] hub 3-0:1.0: USB hub found
[  152.673562] hub 3-0:1.0: 8 ports detected

Any Ideas? How can I debug that further? Can I try to start the installer manually? (Does it make sense for finding the problem?) I have 2 of these machines, I'd like to have at least one working rather soon, could continue debugging with the 2nd almost identical system (just less RAM).

olivierlambert commented 4 years ago

Please use code block markdown syntax for your logs, otherwise it's very hard to read/scroll here.

nagilum99 commented 4 years ago

Done. I used "Code" before but it looked unreadable. Had to google how codeblocks work. This editor is not super userfriendly! >:(

nagilum99 commented 4 years ago

In case it helps: Attached is lspci. lspci.txt

nagilum99 commented 4 years ago

Adding some dmidecode regarding Firmware Version:

# dmidecode 3.0
Getting SMBIOS data from sysfs.
SMBIOS 3.1.1 present.
# SMBIOS implementations newer than version 3.0 are not
# fully supported by this version of dmidecode.
Table at 0x5CF12000.

Handle 0x0002, DMI type 0, 26 bytes
BIOS Information
    Vendor: HPE
    Version: U43
    Release Date: 04/04/2019
    Address: 0xF0000
    Runtime Size: 64 kB
    ROM Size: 16384 kB
    Characteristics:
        PCI is supported
        PNP is supported
        BIOS is upgradeable
        BIOS shadowing is allowed
        ESCD support is available
        Boot from CD is supported
        Selectable boot is supported
        EDD is supported
        5.25"/360 kB floppy services are supported (int 13h)
        5.25"/1.2 MB floppy services are supported (int 13h)
        3.5"/720 kB floppy services are supported (int 13h)
        Print screen service is supported (int 5h)
        8042 keyboard services are supported (int 9h)
        Serial services are supported (int 14h)
        Printer services are supported (int 17h)
        CGA/mono video services are supported (int 10h)
        ACPI is supported
        USB legacy is supported
        BIOS boot specification is supported
        Function key-initiated network boot is supported
        Targeted content distribution is supported
        UEFI is supported
    BIOS Revision: 1.22
    Firmware Revision: 1.40

Handle 0x001E, DMI type 1, 27 bytes
System Information
    Manufacturer: HPE
    Product Name: ProLiant DL20 Gen10
    Version: Not Specified
olivierlambert commented 4 years ago

I think it would be better to open a thread on the community forum (https://xcp-ng.org) so people could help there. I would keep the bug report for issues that are precisely identified.

This will you'll have assistance from the whole community without adding issues that are difficult to diagnose "as is" on this repo.

Note: the forum is also using Markdown, so keep the same syntax ;)

nagilum99 commented 4 years ago

As commented in the forum: The problem does not occur with XCP-ng 7.6. Something on the install media must have been changed. Also I watched the boot process more carefully and found a [DEPEND] Dependency failed for XCP-ng installer. boot1

I could see before, that udev is waiting for something - but for whatever reason it doesn't tell for what: boot2

Seems there are also no logfiles containing anything useful.

nagilum99 commented 4 years ago

Adding here: Forum link: https://xcp-ng.org/forum/topic/2014/installation-on-hpe-dl20-gen10-stucks-on-boot Solution: https://xcp-ng.org/forum/topic/2014/installation-on-hpe-dl20-gen10-stucks-on-boot/15?_=1573751770221&lang=de

Also: Problem didn't occur on HPE DL20 Gen 9 (using Xeon E3 v5), only on Gen 10.

stormi commented 4 years ago

Does it work better with XCP-ng 8.1's installer?

WhatIfWeTryThis commented 4 years ago

Has anyone confirmed if 8.1 works with Gen 10 and if the bug is still being resolved?

reillychase commented 4 years ago

Confirmed 8.1 installer not working on my HP DL20 as well

stormi commented 4 years ago

With what error messages exactly? Have you tried other boot options (alternate kernel, safe mode...) ? Legacy BIOS vs UEFI?

reillychase commented 4 years ago

Sorry already moved on to installing 7.6 which works but doesn't detect the disks so I'm working on tracking down that issue now

voice1 commented 3 years ago

Can confirm that 8.1.0 installer does not work on HPE DL20. Server stops at cdrom: Uniform CD-ROM driver Revision: 3:20 While trying to install over iLO. Fans start to ramp up after a while and it just won't go any further. Going to try the older version and will update if any difference.

reillychase commented 3 years ago

Hey guys, hopes this helps someone else with their HP DL20:

Possibly unrelated to this install bug, but I discovered the solution to the fan issues. The RAID controller in mine is Windows only, which is why the RAID drives don't show up. When disabling the RAID controller in BIOS, they show up and I can then software RAID it but the problem is the fans go crazy non-stop.

The solution for me was to install Hyper-V, load the RAID driver during install, add a bunch of hacks to get it working on a non-AD network. Now everything runs smoothly and it's super quiet.

olivierlambert commented 3 years ago

Nice :+1:

Are those machine still on the market? I might try to ping someone at HPE to see if we can investigate. It's not in the Citrix HCL, so there's maybe a reason for that :factory_worker:

nagilum99 commented 3 years ago

What kind if "RAID controller" are you talking about? I had the E208 (IIRC) so a plugged daughterboard inside the problematic servers.

@olivierlambert: They are for years and I doubt they'll drop that line soon.

I DO have these servers running under XCP-ng 8.0 and they still do fine - no problems with fans after successful installation. only the installer was stuck, which means that the solution probably is to find the difference between the installer kernel/modules and the operative one.

olivierlambert commented 3 years ago

We have currently a customer with those machines and they are running well (no issue during 8.1 install). So I suppose there's a diff somewhere between some models causing this.

nagilum99 commented 3 years ago

As he said RAID controller: Any chance to check for that? Probably the only real relevant part that may be different everywhere, as I doubt different CPUs matter for that.

rjt commented 3 years ago

And all that firmware involved.

On Thu, Sep 3, 2020 at 8:44 AM nagilum99 notifications@github.com wrote:

As he said RAID controller: Any chance to check for that?

Probably the only real relevant part that may be different everywhere, as I doubt different CPUs matter for that.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xcp-ng/xcp/issues/283#issuecomment-686501736, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACX7F5OLNAY527OZBZUOXLSD6MSLANCNFSM4I33S7BQ .

nagilum99 commented 3 years ago

Hmm might be a point, too - so maybe the easiest is indeed to have a diff between installer and os kernel. Theroretically there can't be different behavior if you have the exact same stuff running.

voice1 commented 3 years ago

Update for installation on DL20 GEN10. Hardware:

  1. HPE DL20 GEN10 E2236
  2. 208i raid controller.

Installation of 8.x fails. Installation of 7.6 successful with no issues.

Upgrading to 8.x Was unable to perform an upgrade by CD/ISO or by Alternate method: remote upgrade Installer never starts and the system just hangs waiting indefinitely. Switching to an alternate terminal (+F2) will bring you to a command prompt for 8.x that is logged in as root. Enter the following at the prompt will start the installer, Thanks to @stormi here. /opt/xensource/installer/preinit console

I performed this using the alternative upgrade method which did not require me to enter anything at the console. Do note that the output on the console was a little hard to view with jumbled text over dialogs, but worked.

The system rebooted and appears to be operating fine. I will make note that the system does hang for a while during the boot process likely waiting for some detection process to timeout. Takes about 4min to boot from power on. That being said it is on 8.1.0-2 and all seems to be working fine at this point.

Hope that helps anyone with a DL20 attempting to do an installation to 8.1.x

Being transparent it does not appear that DL20 is listed in any generation or XenServer version on the HCL. of Citrix website. And it is also a little bit of the forgotten stepchild on HPE's list for running as a hypervisor as well. However, it offers a great price/feature point for small simple networks on a budget and has always performed well with Xen in the past. Hopefully, we can help figure out what exactly is stopping the process. @olivierlambert if you have a specific log you would like us to pull off the system we can attempt to do so after its installed for the client.

nagilum99 commented 3 years ago

It wasn't stormy, it was me spending quite some time on that (and in final I got hints from XenServer devs via their bugtracker). ;-)

The "hanging" XCP boot seems rather common: It's not only the DL20, I have a Ryzen Pro 4650G on a Gigabyte B550 mainboard (cut that combo works with ECC) and this also displays an almost empty console after the boot-splash. After a few minutes xsconsole appears and everything looks good.

Didn't try to find out what it does, meanwhile.

I agree: They are a good solution for SMB with small budget and needs, also it's compact and rather low on energy usage (compared to bigger Dual socket Xeon systems).

nagilum99 commented 3 years ago

Confirmed 8.1 installer not working on my HP DL20 as well

Can confirm, doesn't work with 8.1 either. Hangs on hpsa dependency "board not ready, timed out", it seems.

thiagoras commented 2 years ago

I have a HPE DL380 Gen10 with Xeon Silver 4210R, disk controller P408i-a with 6 SAS HD in RAID 6. The XPC-NG 8.2.0 install stuck, the last message was:

started update utmp about system runlevel changes
olivierlambert commented 2 years ago

Have you tried the alt kernel @thiagoras ?

thiagoras commented 2 years ago

@olivierlambert

The menu with the kernel-alt option does not appear (that screen with the rocket and the default option of install) during boot. But I tested the same media on an old DL380p Gen 8 server with Xeon E5 and the installation of the XCP-NG 8.2.0 works in default mode and kernel-alt. Maybe the problem is something in the RAID configuration, i will test without RAID to takethe test

thiagoras commented 2 years ago

[RESOLVED] I've tested it without RAID but it didn't work. After I recreated the RAID forcing the construction, it was more than 6 hours with intense activity on all HDs, but the installation of XPC-NG didn't work anyway.

But after that I realized that the hard drives were without a partition table. Then I created the partition table and created a partition using the entire logical drive, but XPG-NG didn't recognize it either. Almost giving up, I installed Ubuntu on the server, created some partitions and performed disk benchmarks. After that I tested the XPC-NG installation again in standard mode and it worked, that is, I suppose it is necessary to have at least one partition created and used for the installation to work, at least in my case.

Thank you @olivierlambert

olivierlambert commented 2 years ago

Wow. That's weird. Thank you @thiagoras for the feedback. @stormi and @Fohdeesha what do you think about this?

thiagoras commented 2 years ago

Soon I can do some other testing, I can try to create some specific partition table, if you can guide me I can give feedback.

tdctulsa commented 2 years ago

I have been monitoring this thread with the same problem. I just tried to install again after doing a clean Debian 11 install with disk partitioning first and installer still gets stuck. We have no problem installing on the DL20 G9 servers. As soon as this is resolved we will be moving to the gen10.

tdctulsa commented 2 years ago

I think I finally cracked this nut. The solution was simple actually, but doesn't make much sense to me. Even though I have hardware RAID card installed, the solution is to put the embedded software raid card into SW RAID mode. Once that is done the installer runs fine and it will see the hardware RAID volume and other disks.

Procedure:

  1. Reboot the server.
  2. Start UEFI System Utilities by pressing F9 (System Utilities) during POST.
  3. Select System Configuration > BIOS/Platform Configuration (RBSU) > Storage Options > SATAController Options > Embedded SATA Configuration > Smart Array SW RAID Support and pressthe Enter key.
  4. In the SATA Controller Options screen, for the Embedded SATA configuration option, select SmartArray SW RAID Support from the drop-down menu and click OK. If user see the warning "Important: Smart Array SW RAID is not supported when the Boot Mode isconfigured in Legacy BIOS Mode", click OK.
  5. Press F12: Save and Exit.
  6. Save changes by clicking Yes-Save Changes.
  7. Click Reboot.
nagilum99 commented 2 years ago

It's known that it seems to hang on hpsa... I just couldn't dig down further (where exactly it has problems). But that would at least fit to hpsa being the troublemaker. Edit: If RAID card but no optical device is installed: It could help just disabling the controller, as it's good for nothing in that case. It's bascially the usual chipset fakeraid thing, just HPE named.

tdctulsa commented 2 years ago

I agree, seems pointless and only increases boot times.

ewgeniktomsk commented 1 year ago

Now faced with the problem "[ OK ] Started Update UMTP about System Runlevel Changes". The solution was to REVERSE change "SmartArray SW RAID Support" to "SATA AHCI Support" After installation, you can change back.