[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] FAILED/MISSING cstate/cpufreq/cpupower support with Xen 4.13 + kernel 5.4.14; withOUT xen/hypervisor, WORKS. bug or config?
( posted this already to xen-users, and @ distro list; advised to bring it here ) I'm running linux kernel lsb_release -rd Description: openSUSE Leap 15.1 Release: 15.1 uname -rm 5.4.14-25.g170524c-default x86_64 dmesg | grep DMI: [ 0.000000] DMI: Supermicro X10SAT/X10SAT, BIOS 3.0 05/26/2015 cat /proc/cpuinfo | grep "model name" | head -n 1 model name : Intel(R) Xeon(R) CPU E3-1220 v3 @ 3.10GHz BIOS *is* setup for max cstate support. Xeon E3-1220 does support intel_pstate driver. WITH Xen/hypervisor, I've *NO* cpufreq/scaling support. withOUT Xen/hypervisor, works as expected. Testing first, (1) boot, NO XEN pstate driver's init'd dmesg | egrep -i "intel_pstate" [ 6.132964] intel_pstate: Intel P-state driver initializing pstate/cstate info cat /sys/module/intel_idle/parameters/max_cstate 9 cd /sys/devices/system/cpu/cpu0/cpuidle for state in state{0..9} do echo c-$state `cat $state/name` `cat $state/latency` done c-state0 POLL 0 c-state1 C1 2 c-state2 C1E 10 c-state3 C3 33 c-state4 C6 133 c-state5 C7s 166 cat: state6/name: No such file or directory cat: state6/latency: No such file or directory c-state6 cat: state7/name: No such file or directory cat: state7/latency: No such file or directory c-state7 cat: state8/name: No such file or directory cat: state8/latency: No such file or directory c-state8 cat: state9/name: No such file or directory cat: state9/latency: No such file or directory c-state9 cpufreq scaling info's available, cpupower frequency-info analyzing CPU 0: driver: intel_pstate CPUs which run at the same hardware frequency: 0 CPUs which need to have their frequency coordinated by software: 0 maximum transition latency: Cannot determine or is not supported. hardware limits: 800 MHz - 3.50 GHz available cpufreq governors: performance powersave current policy: frequency should be within 800 MHz and 3.50 GHz. The governor "powersave" may decide which speed to use within this range. current CPU frequency: Unable to call hardware current CPU frequency: 799 MHz (asserted by call to kernel) boost state support: Supported: yes Active: yes & scaling IS in effect, cat /proc/cpuinfo | grep MHz cpu MHz : 798.106 cpu MHz : 798.129 cpu MHz : 798.964 cpu MHz : 798.154 (2) boot, WITH Xen 4.13 rpm -qa | grep -i xen | sort grub2-x86_64-xen-2.04-lp151.6.5.noarch xen-4.13.0_04-lp151.688.2.x86_64 xen-libs-4.13.0_04-lp151.688.2.x86_64 xen-tools-4.13.0_04-lp151.688.2.x86_64 Xen cmd line includes, grep options= /boot/grub2/xen-4.13.0_04-lp151.688.cfg [config.1] options=dom0=pvh dom0-iommu=map-reserved dom0_mem=4016M,max:4096M dom0_max_vcpus=4 cpufreq=xen cpuidle ucode=scan ... cstate info IS available xenpm start 5 Timeout set to 5 seconds Start sampling, waiting for CTRL-C or SIGINT or SIGALARM signal ... Elapsed time (ms): 5000 CPU0: Residency(ms) Avg Res(ms) C0 19 ( 0.40%) 0.03 C1 0 ( 0.00%) 0.00 C2 0 ( 0.00%) 0.00 C3 1 ( 0.02%) 0.22 C4 1 ( 0.02%) 0.59 C5 4978 (99.56%) 8.07 Avg freq -302378336 KHz CPU1: Residency(ms) Avg Res(ms) C0 3 ( 0.08%) 0.03 C1 0 ( 0.00%) 0.00 C2 0 ( 0.00%) 0.00 C3 0 ( 0.00%) 0.00 C4 0 ( 0.00%) 0.00 C5 4996 (99.92%) 35.94 Avg freq -302378336 KHz CPU2: Residency(ms) Avg Res(ms) C0 5000 (100.00%) 5000.27 C1 0 ( 0.00%) 0.00 C2 0 ( 0.00%) 0.00 C3 0 ( 0.00%) 0.00 C4 0 ( 0.00%) 0.00 C5 0 ( 0.00%) 0.00 Avg freq -302378336 KHz CPU3: Residency(ms) Avg Res(ms) C0 5 ( 0.11%) 0.03 C1 0 ( 0.00%) 0.00 C2 0 ( 0.00%) 0.00 C3 0 ( 0.01%) 0.32 C4 0 ( 0.00%) 0.00 C5 4994 (99.88%) 25.48 Avg freq -302378336 KHz Socket 0 PC1 0 ms 0.00% PC2 0 ms 0.00% PC3 0 ms 0.00% Core 0 CPU 0 CC1 0 ms 0.00% CC2 0 ms 0.00% CC3 1 ms 0.02% CC4 0 ms 0.00% CC5 0 ms 0.00% CC6 1 ms 0.02% CC7 4965 ms 99.30% Core 1 CPU 1 CC1 0 ms 0.00% CC2 0 ms 0.00% CC3 0 ms 0.00% CC4 0 ms 0.00% CC5 0 ms 0.00% CC6 0 ms 0.00% CC7 4993 ms 99.86% Core 2 CPU 2 CC1 0 ms 0.00% CC2 0 ms 0.00% CC3 0 ms 0.00% CC4 0 ms 0.00% CC5 0 ms 0.00% CC6 0 ms 0.00% CC7 0 ms 0.00% Core 3 CPU 3 CC1 0 ms 0.00% CC2 0 ms 0.00% CC3 0 ms 0.01% CC4 0 ms 0.00% CC5 0 ms 0.00% CC6 0 ms 0.00% CC7 4989 ms 99.79% xenpm get-cpuidle-states 0 All C-states allowed cpu id : 0 total C-states : 6 idle time(ms) : 46635271 C0 : transition [ 3242686] residency [ 162089 ms] C1 : transition [ 9214] residency [ 1018 ms] C2 : transition [ 10254] residency [ 2871 ms] C3 : transition [ 23259] residency [ 17544 ms] C4 : transition [ 7252] residency [ 11896 ms] C5 : transition [ 3192706] residency [ 46522535 ms] pc2 : [ 1685 ms] pc3 : [ 30695 ms] cc3 : [ 17158 ms] cc6 : [ 11742 ms] cc7 : [ 46455767 ms] intel_pstate support is now DISABLED for this cpu xl dmesg | grep pstate [ 6.851121] intel_pstate: CPU model not supported NO cpufreq info is available xenpm get-cpufreq-states (empty) xenpm get-cpufreq-para [CPU0] failed to get cpufreq parameter [CPU1] failed to get cpufreq parameter [CPU2] failed to get cpufreq parameter [CPU3] failed to get cpufreq parameter xenpm enable-turbo-mode [CPU0] failed to enable turbo mode (13 - Permission denied) [CPU1] failed to enable turbo mode (13 - Permission denied) [CPU2] failed to enable turbo mode (13 - Permission denied) [CPU3] failed to enable turbo mode (13 - Permission denied) NO cpupower frequency-info is available cpupower frequency-info analyzing CPU 0: no or unknown cpufreq driver is active on this CPU CPUs which run at the same hardware frequency: Not Available CPUs which need to have their frequency coordinated by software: Not Available maximum transition latency: Cannot determine or is not supported. Not Available available cpufreq governors: Not Available Unable to determine current policy current CPU frequency: Unable to call hardware current CPU frequency: Unable to call to kernel boost state support: Supported: no Active: no and scaling is NOT in effect cat /proc/cpuinfo | grep MHz cpu MHz : 3092.828 cpu MHz : 3092.828 cpu MHz : 3092.828 cpu MHz : 3092.828 attempts to add acpi-cpufreq or xen-acpi-processor modules fail lsmod | egrep "xen|acpi" xen_pciback 81920 0 xen_netback 73728 0 xen_blkback 53248 0 xen_gntalloc 20480 0 xen_gntdev 45056 1 xen_evtchn 16384 0 xenfs 16384 1 xen_privcmd 28672 17 xenfs lsmod | egrep "acpi-cpufreq|xen-acpi-processor" (empty) find /lib/modules/ | egrep "acpi-cpufreq|xen-acpi-processor" /lib/modules/5.4.14-25.g170524c-default/kernel/drivers/cpufreq/acpi-cpufreq.ko /lib/modules/5.4.14-25.g170524c-default/kernel/drivers/xen/xen-acpi-processor.ko modprobe acpi-cpufreq modprobe: ERROR: could not insert 'acpi_cpufreq': No such device insmod /lib/modules/5.4.14-25.g170524c-default/kernel/drivers/cpufreq/acpi-cpufreq.ko insmod: ERROR: could not insert module /lib/modules/5.4.14-25.g170524c-default/kernel/drivers/cpufreq/acpi-cpufreq.ko: No such device modprobe xen-acpi-processor modprobe: ERROR: could not insert 'xen_acpi_processor': No such device insmod /lib/modules/5.4.14-25.g170524c-default/kernel/drivers/xen/xen-acpi-processor.ko insmod: ERROR: could not insert module /lib/modules/5.4.14-25.g170524c-default/kernel/drivers/xen/xen-acpi-processor.ko: No such device fwiw, i did find this _old_ (2013) post, Linux 3.4 dom0 kernel error loading xen-acpi-processor: Input/output error https://lists.gt.net/xen/devel/274864 which similarly manifests no cpufreq/turbomode in Dom0, and a fail to load 'xen_acpi_processor' mod unless/until > I found this: http://en.community.dell.com/techcenter/power-cooling/w/wiki/best-practices-in-power-management.aspx > > So I had to enable "OS Control" for "Power Management" in the Dell server BIOS, > and after that the CPU P-states are available in the ACPI tables, > and xen-acpi-processor driver loads and works OK in the dom0 kernel! checking the mobo/bios man https://www.supermicro.com/manuals/motherboard/C226/MNL-1544.pdf SM's BIOS doesn't have an identical "OS Control" option ... atm, boot config's, options=dom0=pvh dom0-iommu=map-reserved dom0_max_vcpus=4 dom0_mem=4016M,max:4096M bootscrub=false spec-ctrl=ssbd,l1d-flush=true pv-l1tf=dom0=true,domu=true smt=true iommu=required,intremap,verbose,debug reboot=a ucode=scan sched=credit2 cpufreq=xen:ondemand,verbose cpuidle=on cpuinfo=on acpi=force vga=gfx-1920x1080x16 com1=115200,8n1,pci console=com1,vga console_timestamps console_to_ring conring_size=64 log_buf_len=16M loglvl=all guest_loglvl=all noreboot=false sync_console=true sched_debug iommu=verbose apic_verbosity=verbose kernel=vmlinuz-5.4.14-25.g170524c-default root=/dev/mapper/VG0-ROOT rd.shell intel_idle.max_cstate=0 softlevel=xen rd.shell=1 rd.debug=0 rd.auto=1 rd.systemd.show_status=auto rd.udev.log_priority=3 mds=full l1tf=flush smt=1 dolvm lvmwait=/dev/mapper/VG0-ROOT root=/dev/mapper/VG0-ROOT rootfstype=ext4 rootflags=journal_checksum noresume video=vesa:off video=efifb:1024x768 video=HDMI-A-1:1920x1080@60 modeset=1 nouveau.modeset=1 xencons=xvc console=tty0 console=hvc0 pcie_asmp=off mce=bootlog fsck.mode=auto fsck.repair=preen reboot=acpi nmi_watchdog=0 clocksource=tsc tsc=reliable clocksource_failover=tsc force_tsc_stable=1 consistent_tscs iommu=1 apparmor=0 enforcing=0 selinux=0 rd.plymouth=0 plymouth.enable=0 scsi_mod.use_blk_mq=1 elevator=mq-deadline enable_mtrr_cleanup mtrr_spare_reg_nr=1 mtrr_gran_size=32M mtrr_chunk_size=128M net.ifnames=1 biosdevname=0 showopts noquiet log_buf_len=10M print_fatal_signals=1 systemd.log_level=debug systemd.log_target=kmsg earlyprintk=xen,keep debug loglevel=8 lapic=debug apic_verbosity=debug apic=debug audit=0 ramdisk=initrd-5.4.14-25.g170524c-default yes, i've been tweaking it a lot, trying to troubleshoot. feel free to suggest any other config to boot&log. here's the current verbose Xen boot log (if serial console output's req'd, can do that ... l8r, after cable replacement :-/). not sure if it's sufficient; pls advise what add'l info is useful. xl dmesg 0: [10b5:8606] type 01 class 0x060400 [ 3.303406] pci 0000:06:09.0: PME# supported from D0 D3hot D3cold [ 3.307031] pci 0000:06:09.0: Failed to add - passthrough or MSI/MSI-X might fail! [ 3.319466] pci 0000:05:00.0: PCI bridge to [bus 06-0f] [ 3.322836] pci 0000:05:00.0: bridge window [io 0x9000-0xbfff] [ 3.326826] pci 0000:05:00.0: bridge window [mem 0xec100000-0xec5fffff] [ 3.330836] pci 0000:05:00.0: bridge window [mem 0xd2100000-0xd22fffff 64bit pref] [ 3.334990] pci 0000:07:00.0: [1b4b:9215] type 00 class 0x010601 [ 3.338935] pci 0000:07:00.0: reg 0x10: [io 0xb050-0xb057] [ 3.342877] pci 0000:07:00.0: reg 0x14: [io 0xb040-0xb043] [ 3.346876] pci 0000:07:00.0: reg 0x18: [io 0xb030-0xb037] [ 3.350876] pci 0000:07:00.0: reg 0x1c: [io 0xb020-0xb023] [ 3.354875] pci 0000:07:00.0: reg 0x20: [io 0xb000-0xb01f] [ 3.358879] pci 0000:07:00.0: reg 0x24: [mem 0xec510000-0xec5107ff] [ 3.362879] pci 0000:07:00.0: reg 0x30: [mem 0xec500000-0xec50ffff pref] [ 3.367054] pci 0000:07:00.0: PME# supported from D3hot [ 3.371026] pci 0000:07:00.0: Failed to add - passthrough or MSI/MSI-X might fail! [ 3.386869] pci 0000:06:01.0: PCI bridge to [bus 07] [ 3.390836] pci 0000:06:01.0: bridge window [io 0xb000-0xbfff] [ 3.394826] pci 0000:06:01.0: bridge window [mem 0xec500000-0xec5fffff] [ 3.399016] pci 0000:08:00.0: [10b5:8603] type 01 class 0x060400 [ 3.403008] pci 0000:08:00.0: reg 0x10: [mem 0xec400000-0xec403fff] [ 3.407449] pci 0000:08:00.0: supports D1 D2 [ 3.410818] pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.415134] pci 0000:08:00.0: Failed to add - passthrough or MSI/MSI-X might fail! [ 3.430907] pci 0000:06:04.0: PCI bridge to [bus 08-0b] [ 3.434836] pci 0000:06:04.0: bridge window [io 0x9000-0xafff] [ 3.438827] pci 0000:06:04.0: bridge window [mem 0xec400000-0xec4fffff] [ 3.442836] pci 0000:06:04.0: bridge window [mem 0xd2100000-0xd22fffff 64bit pref] [ 3.447387] pci 0000:09:01.0: [10b5:8603] type 01 class 0x060400 [ 3.451498] pci 0000:09:01.0: supports D1 D2 [ 3.454818] pci 0000:09:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.459060] pci 0000:09:01.0: Failed to add - passthrough or MSI/MSI-X might fail! [ 3.463254] pci 0000:09:02.0: [10b5:8603] type 01 class 0x060400 [ 3.467492] pci 0000:09:02.0: supports D1 D2 [ 3.470818] pci 0000:09:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.475060] pci 0000:09:02.0: Failed to add - passthrough or MSI/MSI-X might fail! [ 3.490116] pci 0000:08:00.0: PCI bridge to [bus 09-0b] [ 3.490839] pci 0000:08:00.0: bridge window [io 0x9000-0xafff] [ 3.494849] pci 0000:08:00.0: bridge window [mem 0xd2100000-0xd22fffff 64bit pref] [ 3.499017] pci 0000:0a:00.0: [10ec:8168] type 00 class 0x020000 [ 3.502938] pci 0000:0a:00.0: reg 0x10: [io 0xa000-0xa0ff] [ 3.506920] pci 0000:0a:00.0: reg 0x18: [mem 0xd2204000-0xd2204fff 64bit pref] [ 3.510882] pci 0000:0a:00.0: reg 0x20: [mem 0xd2200000-0xd2203fff 64bit pref] [ 3.515224] pci 0000:0a:00.0: supports D1 D2 [ 3.518818] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.523139] pci 0000:0a:00.0: Failed to add - passthrough or MSI/MSI-X might fail! [ 3.538929] pci 0000:09:01.0: PCI bridge to [bus 0a] [ 3.542839] pci 0000:09:01.0: bridge window [io 0xa000-0xafff] [ 3.546849] pci 0000:09:01.0: bridge window [mem 0xd2200000-0xd22fffff 64bit pref] [ 3.551023] pci 0000:0b:00.0: [10ec:8168] type 00 class 0x020000 [ 3.554938] pci 0000:0b:00.0: reg 0x10: [io 0x9000-0x90ff] [ 3.558920] pci 0000:0b:00.0: reg 0x18: [mem 0xd2104000-0xd2104fff 64bit pref] [ 3.562882] pci 0000:0b:00.0: reg 0x20: [mem 0xd2100000-0xd2103fff 64bit pref] [ 3.567222] pci 0000:0b:00.0: supports D1 D2 [ 3.570818] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.575136] pci 0000:0b:00.0: Failed to add - passthrough or MSI/MSI-X might fail! [ 3.590929] pci 0000:09:02.0: PCI bridge to [bus 0b] [ 3.594839] pci 0000:09:02.0: bridge window [io 0x9000-0x9fff] [ 3.598849] pci 0000:09:02.0: bridge window [mem 0xd2100000-0xd21fffff 64bit pref] [ 3.614901] pci 0000:06:05.0: PCI bridge to [bus 0c] [ 3.619045] pci 0000:0d:00.0: [1912:0014] type 00 class 0x0c0330 [ 3.622977] pci 0000:0d:00.0: reg 0x10: [mem 0xec300000-0xec301fff 64bit] [ 3.627396] pci 0000:0d:00.0: PME# supported from D0 D3hot D3cold [ 3.631055] pci 0000:0d:00.0: Failed to add - passthrough or MSI/MSI-X might fail! [ 3.646884] pci 0000:06:07.0: PCI bridge to [bus 0d] [ 3.650845] pci 0000:06:07.0: bridge window [mem 0xec300000-0xec3fffff] [ 3.655023] pci 0000:0e:00.0: [104c:823e] type 01 class 0x060400 [ 3.659003] pci 0000:0e:00.0: reg 0x14: [mem 0xec200000-0xec200fff] [ 3.663189] pci 0000:0e:00.0: supports D1 D2 [ 3.666992] pci 0000:0e:00.0: Failed to add - passthrough or MSI/MSI-X might fail! [ 3.682871] pci 0000:06:09.0: PCI bridge to [bus 0e-0f] [ 3.686845] pci 0000:06:09.0: bridge window [mem 0xec100000-0xec2fffff] [ 3.690998] pci_bus 0000:0f: extended config space not accessible [ 3.694860] pci 0000:0f:00.0: [104c:823f] type 00 class 0x0c0010 [ 3.698887] pci 0000:0f:00.0: reg 0x10: [mem 0xec104000-0xec1047ff] [ 3.702849] pci 0000:0f:00.0: reg 0x14: [mem 0xec100000-0xec103fff] [ 3.707084] pci 0000:0f:00.0: supports D1 D2 [ 3.710818] pci 0000:0f:00.0: PME# supported from D0 D1 D2 D3hot [ 3.714888] pci 0000:0f:00.0: Failed to add - passthrough or MSI/MSI-X might fail! [ 3.730879] pci 0000:0e:00.0: PCI bridge to [bus 0f] [ 3.734849] pci 0000:0e:00.0: bridge window [mem 0xec100000-0xec1fffff] [ 3.739229] pci 0000:10:00.0: [8086:1533] type 00 class 0x020000 [ 3.743476] pci 0000:10:00.0: reg 0x10: [mem 0xec700000-0xec77ffff] [ 3.747805] pci 0000:10:00.0: reg 0x18: [io 0xc000-0xc01f] [ 3.751321] pci 0000:10:00.0: reg 0x1c: [mem 0xec780000-0xec783fff] [ 3.756616] pci 0000:10:00.0: PME# supported from D0 D3hot D3cold [ 3.759071] pci 0000:10:00.0: Failed to add - passthrough or MSI/MSI-X might fail! [ 3.774832] pci 0000:00:1c.3: PCI bridge to [bus 10] [ 3.778826] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff] [ 3.782826] pci 0000:00:1c.3: bridge window [mem 0xec700000-0xec7fffff] [ 3.787022] acpiphp: Slot [1] registered [ 3.802710] pci 0000:00:1c.4: PCI bridge to [bus 11-49] [ 3.802835] pci 0000:00:1c.4: bridge window [mem 0xd4000000-0xea0fffff] [ 3.806835] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] [ 3.811873] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) [ 3.814926] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) [ 3.818924] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15) [ 3.822923] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15) [ 3.826922] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15) [ 3.830920] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. [ 3.834922] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15) [ 3.838922] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 10 11 12 14 15) [ 3.843249] xen:balloon: Initialising balloon driver [ 3.846906] iommu: Default domain type: Passthrough [ 3.850848] pci 0000:02:00.0: vgaarb: setting as boot VGA device [ 3.854811] pci 0000:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 3.854822] pci 0000:02:00.0: vgaarb: bridge control possible [ 3.858818] vgaarb: loaded [ 3.862839] libata version 3.00 loaded. [ 3.866843] pps_core: LinuxPPS API ver. 1 registered [ 3.870817] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx> [ 3.874819] PTP clock support registered [ 3.878824] EDAC MC: Ver: 3.0.0 [ 3.882579] Registered efivars operations [ 3.882857] PCI: Using ACPI for IRQ routing [ 3.946337] PCI: pci_cache_line_size set to 64 bytes [ 3.951224] e820: reserve RAM buffer [mem 0x00048000-0x0004ffff] [ 3.958818] e820: reserve RAM buffer [mem 0x0005f000-0x0005ffff] [ 3.962817] e820: reserve RAM buffer [mem 0x8d528000-0x8fffffff] [ 3.970818] e820: reserve RAM buffer [mem 0x8de4a000-0x8fffffff] [ 3.978817] e820: reserve RAM buffer [mem 0x91605000-0x93ffffff] [ 3.982821] e820: reserve RAM buffer [mem 0x918a0000-0x93ffffff] [ 3.990820] e820: reserve RAM buffer [mem 0x9196e000-0x93ffffff] [ 3.994820] e820: reserve RAM buffer [mem 0x91a3d000-0x93ffffff] [ 4.002820] e820: reserve RAM buffer [mem 0x91a41000-0x93ffffff] [ 4.006820] e820: reserve RAM buffer [mem 0x91a54000-0x93ffffff] [ 4.014820] e820: reserve RAM buffer [mem 0x91a5d000-0x93ffffff] [ 4.018820] e820: reserve RAM buffer [mem 0x91aec000-0x93ffffff] [ 4.026820] e820: reserve RAM buffer [mem 0x91bb3000-0x93ffffff] [ 4.030820] e820: reserve RAM buffer [mem 0x91f55000-0x93ffffff] [ 4.038819] e820: reserve RAM buffer [mem 0x91fff000-0x93ffffff] [ 4.046820] e820: reserve RAM buffer [mem 0x9213c000-0x93ffffff] [ 4.050819] e820: reserve RAM buffer [mem 0x921ea000-0x93ffffff] [ 4.058819] e820: reserve RAM buffer [mem 0x9243a000-0x93ffffff] [ 4.062819] e820: reserve RAM buffer [mem 0x92441000-0x93ffffff] [ 4.070819] e820: reserve RAM buffer [mem 0x9244a000-0x93ffffff] [ 4.074819] e820: reserve RAM buffer [mem 0x92454000-0x93ffffff] [ 4.082819] e820: reserve RAM buffer [mem 0x9246a000-0x93ffffff] [ 4.086818] e820: reserve RAM buffer [mem 0x9256a000-0x93ffffff] [ 4.094818] e820: reserve RAM buffer [mem 0x926ab000-0x93ffffff] [ 4.098818] e820: reserve RAM buffer [mem 0x926e9000-0x93ffffff] [ 4.106818] e820: reserve RAM buffer [mem 0x926ef000-0x93ffffff] [ 4.110818] e820: reserve RAM buffer [mem 0x9e2ba000-0x9fffffff] [ 4.118818] e820: reserve RAM buffer [mem 0x9e715ee4-0x9fffffff] [ 4.126818] e820: reserve RAM buffer [mem 0x16a2bc000-0x16bffffff] [ 4.130913] NetLabel: Initializing [ 4.134363] NetLabel: domain hash size = 128 [ 4.138818] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 4.146833] NetLabel: unlabeled traffic allowed by default [ 4.151124] clocksource: Switched to clocksource tsc-early [ 4.166763] VFS: Disk quotas dquot_6.6.0 [ 4.170778] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 4.177907] pnp: PnP ACPI init [ 4.181219] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved [ 4.187982] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) [ 4.195139] system 00:01: [io 0x0800-0x087f] has been reserved [ 4.201181] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 4.208238] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) [ 4.215037] system 00:03: [io 0x1854-0x1857] has been reserved [ 4.221102] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) [ 4.229032] system 00:04: [io 0x0a00-0x0a1f] has been reserved [ 4.235145] system 00:04: [io 0x0a30-0x0a3f] has been reserved [ 4.241276] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 4.248566] pnp 00:05: [dma 0 disabled] [ 4.252518] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) [ 4.259268] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 4.265339] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 4.272897] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 4.279681] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved [ 4.286523] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved [ 4.293405] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved [ 4.300242] system 00:07: [mem 0xf0000000-0xf7ffffff] has been reserved [ 4.307068] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved [ 4.313894] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved [ 4.320705] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved [ 4.327559] system 00:07: [mem 0xff000000-0xffffffff] has been reserved [ 4.334416] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved [ 4.341662] system 00:07: [mem 0xeffe0000-0xeffeffff] has been reserved [ 4.348486] system 00:07: [mem 0xefff0000-0xefffffff] has been reserved [ 4.355322] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 4.362687] pnp: PnP ACPI: found 8 devices [ 4.370237] thermal_sys: Registered thermal governor 'fair_share' [ 4.370238] thermal_sys: Registered thermal governor 'bang_bang' [ 4.376638] thermal_sys: Registered thermal governor 'step_wise' [ 4.383029] thermal_sys: Registered thermal governor 'user_space' [ 4.405597] PM-Timer failed consistency check (0xffffff) - aborting. [ 4.418524] pci 0000:09:01.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0a] add_size 400000 add_align 100000 [ 4.429390] pci 0000:08:00.0: bridge window [mem 0x00100000-0x001fffff] to [bus 09-0b] add_size 400000 add_align 100000 [ 4.440483] pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 11-49] add_size 1000 [ 4.449182] pci 0000:00:1c.4: BAR 13: assigned [io 0x2000-0x2fff] [ 4.455575] pci 0000:00:01.0: PCI bridge to [bus 01] [ 4.460755] pci 0000:00:01.0: bridge window [mem 0xeca00000-0xecafffff] [ 4.467743] pci 0000:00:01.1: PCI bridge to [bus 02] [ 4.472835] pci 0000:00:01.1: bridge window [io 0xe000-0xefff] [ 4.479158] pci 0000:00:01.1: bridge window [mem 0xeb000000-0xec0fffff] [ 4.486158] pci 0000:00:01.1: bridge window [mem 0xc8000000-0xd1ffffff 64bit pref] [ 4.494132] pci 0000:00:01.2: PCI bridge to [bus 03] [ 4.499308] pci 0000:00:01.2: bridge window [mem 0xec900000-0xec9fffff] [ 4.506326] pci 0000:00:1c.0: PCI bridge to [bus 04] [ 4.511488] pci 0000:00:1c.0: bridge window [io 0xd000-0xdfff] [ 4.517831] pci 0000:00:1c.0: bridge window [mem 0xec800000-0xec8fffff] [ 4.524909] pci 0000:06:01.0: PCI bridge to [bus 07] [ 4.530027] pci 0000:06:01.0: bridge window [io 0xb000-0xbfff] [ 4.536371] pci 0000:06:01.0: bridge window [mem 0xec500000-0xec5fffff] [ 4.543444] pci 0000:08:00.0: BAR 14: no space for [mem size 0x00500000] [ 4.550321] pci 0000:08:00.0: BAR 14: failed to assign [mem size 0x00500000] [ 4.557599] pci 0000:08:00.0: BAR 14: no space for [mem size 0x00100000] [ 4.564550] pci 0000:08:00.0: BAR 14: failed to assign [mem size 0x00100000] [ 4.571811] pci 0000:09:01.0: BAR 14: no space for [mem size 0x00400000] [ 4.578789] pci 0000:09:01.0: BAR 14: failed to assign [mem size 0x00400000] [ 4.586064] pci 0000:09:01.0: BAR 14: no space for [mem size 0x00400000] [ 4.593028] pci 0000:09:01.0: BAR 14: failed to assign [mem size 0x00400000] [ 4.600350] pci 0000:09:01.0: PCI bridge to [bus 0a] [ 4.605488] pci 0000:09:01.0: bridge window [io 0xa000-0xafff] [ 4.611843] pci 0000:09:01.0: bridge window [mem 0xd2200000-0xd22fffff 64bit pref] [ 4.619803] pci 0000:09:02.0: PCI bridge to [bus 0b] [ 4.624927] pci 0000:09:02.0: bridge window [io 0x9000-0x9fff] [ 4.631273] pci 0000:09:02.0: bridge window [mem 0xd2100000-0xd21fffff 64bit pref] [ 4.639270] pci 0000:08:00.0: PCI bridge to [bus 09-0b] [ 4.644703] pci 0000:08:00.0: bridge window [io 0x9000-0xafff] [ 4.651042] pci 0000:08:00.0: bridge window [mem 0xd2100000-0xd22fffff 64bit pref] [ 4.659027] pci 0000:06:04.0: PCI bridge to [bus 08-0b] [ 4.664418] pci 0000:06:04.0: bridge window [io 0x9000-0xafff] [ 4.670728] pci 0000:06:04.0: bridge window [mem 0xec400000-0xec4fffff] [ 4.677736] pci 0000:06:04.0: bridge window [mem 0xd2100000-0xd22fffff 64bit pref] [ 4.685772] pci 0000:06:05.0: PCI bridge to [bus 0c] [ 4.690942] pci 0000:06:07.0: PCI bridge to [bus 0d] [ 4.696071] pci 0000:06:07.0: bridge window [mem 0xec300000-0xec3fffff] [ 4.703060] pci 0000:0e:00.0: PCI bridge to [bus 0f] [ 4.708190] pci 0000:0e:00.0: bridge window [mem 0xec100000-0xec1fffff] [ 4.715241] pci 0000:06:09.0: PCI bridge to [bus 0e-0f] [ 4.720625] pci 0000:06:09.0: bridge window [mem 0xec100000-0xec2fffff] [ 4.727657] pci 0000:05:00.0: PCI bridge to [bus 06-0f] [ 4.733052] pci 0000:05:00.0: bridge window [io 0x9000-0xbfff] [ 4.739359] pci 0000:05:00.0: bridge window [mem 0xec100000-0xec5fffff] [ 4.746384] pci 0000:05:00.0: bridge window [mem 0xd2100000-0xd22fffff 64bit pref] [ 4.754392] pci 0000:00:1c.1: PCI bridge to [bus 05-0f] [ 4.759786] pci 0000:00:1c.1: bridge window [io 0x9000-0xbfff] [ 4.766121] pci 0000:00:1c.1: bridge window [mem 0xec100000-0xec6fffff] [ 4.773156] pci 0000:00:1c.1: bridge window [mem 0xd2100000-0xd22fffff 64bit pref] [ 4.781205] pci 0000:00:1c.3: PCI bridge to [bus 10] [ 4.786342] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff] [ 4.792617] pci 0000:00:1c.3: bridge window [mem 0xec700000-0xec7fffff] [ 4.799657] pci 0000:00:1c.4: PCI bridge to [bus 11-49] [ 4.805070] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff] [ 4.811354] pci 0000:00:1c.4: bridge window [mem 0xd4000000-0xea0fffff] [ 4.818394] pci 0000:00:1c.4: bridge window [mem 0xa0000000-0xc1ffffff 64bit pref] [ 4.835704] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 4.842106] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 4.848458] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 4.855558] pci_bus 0000:00: resource 7 [mem 0xa0000000-0xfeafffff window] [ 4.862665] pci_bus 0000:01: resource 1 [mem 0xeca00000-0xecafffff] [ 4.869154] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] [ 4.874919] pci_bus 0000:02: resource 1 [mem 0xeb000000-0xec0fffff] [ 4.881427] pci_bus 0000:02: resource 2 [mem 0xc8000000-0xd1ffffff 64bit pref] [ 4.888882] pci_bus 0000:03: resource 1 [mem 0xec900000-0xec9fffff] [ 4.895349] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] [ 4.901127] pci_bus 0000:04: resource 1 [mem 0xec800000-0xec8fffff] [ 4.907608] pci_bus 0000:05: resource 0 [io 0x9000-0xbfff] [ 4.913398] pci_bus 0000:05: resource 1 [mem 0xec100000-0xec6fffff] [ 4.919889] pci_bus 0000:05: resource 2 [mem 0xd2100000-0xd22fffff 64bit pref] [ 4.927344] pci_bus 0000:06: resource 0 [io 0x9000-0xbfff] [ 4.933124] pci_bus 0000:06: resource 1 [mem 0xec100000-0xec5fffff] [ 4.939623] pci_bus 0000:06: resource 2 [mem 0xd2100000-0xd22fffff 64bit pref] [ 4.947094] pci_bus 0000:07: resource 0 [io 0xb000-0xbfff] [ 4.952831] pci_bus 0000:07: resource 1 [mem 0xec500000-0xec5fffff] [ 4.959323] pci_bus 0000:08: resource 0 [io 0x9000-0xafff] [ 4.965113] pci_bus 0000:08: resource 1 [mem 0xec400000-0xec4fffff] [ 4.971612] pci_bus 0000:08: resource 2 [mem 0xd2100000-0xd22fffff 64bit pref] [ 4.979110] pci_bus 0000:09: resource 0 [io 0x9000-0xafff] [ 4.984907] pci_bus 0000:09: resource 2 [mem 0xd2100000-0xd22fffff 64bit pref] [ 4.992396] pci_bus 0000:0a: resource 0 [io 0xa000-0xafff] [ 4.998159] pci_bus 0000:0a: resource 2 [mem 0xd2200000-0xd22fffff 64bit pref] [ 5.005666] pci_bus 0000:0b: resource 0 [io 0x9000-0x9fff] [ 5.011437] pci_bus 0000:0b: resource 2 [mem 0xd2100000-0xd21fffff 64bit pref] [ 5.018908] pci_bus 0000:0d: resource 1 [mem 0xec300000-0xec3fffff] [ 5.025364] pci_bus 0000:0e: resource 1 [mem 0xec100000-0xec2fffff] [ 5.031845] pci_bus 0000:0f: resource 1 [mem 0xec100000-0xec1fffff] [ 5.038337] pci_bus 0000:10: resource 0 [io 0xc000-0xcfff] [ 5.044136] pci_bus 0000:10: resource 1 [mem 0xec700000-0xec7fffff] [ 5.050592] pci_bus 0000:11: resource 0 [io 0x2000-0x2fff] [ 5.056390] pci_bus 0000:11: resource 1 [mem 0xd4000000-0xea0fffff] [ 5.062889] pci_bus 0000:11: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref] [ 5.070463] NET: Registered protocol family 2 [ 5.075046] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 5.083834] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 5.092071] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 5.099619] TCP: Hash tables configured (established 32768 bind 32768) [ 5.106363] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 5.113208] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 5.120634] NET: Registered protocol family 1 [ 5.125125] NET: Registered protocol family 44 [ 5.130257] pci 0000:00:1c.4: CLS mismatch (64 != 128), using 64 bytes [ 5.137160] pci 0000:02:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 5.145751] pci 0000:02:00.1: D0 power state depends on 0000:02:00.0 [ 5.152946] Trying to unpack rootfs image as initramfs... [ 6.708670] Freeing initrd memory: 19604K [ 6.712834] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 6.719457] software IO TLB: mapped [mem 0x89528000-0x8d528000] (64MB) [ 6.726629] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer [ 6.734741] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules [ 6.740719] RAPL PMU: hw unit of domain package 2^-14 Joules [ 6.746551] RAPL PMU: hw unit of domain dram 2^-14 Joules [ 6.752215] check: Scanning for low memory corruption every 60 seconds [ 6.759330] Initialise system trusted keyrings [ 6.763934] Key type blacklist registered [ 6.768243] workingset: timestamp_bits=37 max_order=20 bucket_order=0 [ 6.775822] zbud: loaded [ 6.778828] Platform Keyring initialized [ 6.787611] Key type asymmetric registered [ 6.791796] Asymmetric key parser 'x509' registered [ 6.804608] io scheduler mq-deadline registered [ 6.809270] io scheduler kyber registered [ 6.813479] io scheduler bfq registered [ 6.824982] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 6.831920] intel_idle: disabled [ 6.835569] xen_mcelog: Failed to get CPU numbers [ 6.840975] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 6.848955] serial 0000:00:16.3: enabling device (0001 -> 0003) [ 6.875615] 0000:00:16.3: ttyS4 at I/O 0xf080 (irq = 17, base_baud = 115200) is a 16550A [ 6.884213] hpet_acpi_add: no address or irqs in _CRS [ 6.889480] Non-volatile memory driver v1.3 [ 6.893863] Linux agpgart interface v0.103 [ 6.898892] ahci 0000:00:1f.2: version 3.0 [ 6.903387] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled [ 6.918824] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst [ 7.018739] ahci 0000:04:00.0: SSS flag set, parallel bus scan disabled [ 7.034188] ahci 0000:04:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs [ 7.084093] ahci 0000:07:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs [ 7.137738] i8042: PNP: No PS/2 controller found. [ 7.142829] mousedev: PS/2 mouse device common for all mice [ 7.148723] rtc_cmos 00:02: RTC can wake from S4 (XEN) [2020-01-28 16:56:19] d0: bind: m_gsi=8 g_gsi=8 [ 7.178646] rtc_cmos 00:02: registered as rtc0 [ 7.183213] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram [ 7.190133] intel_pstate: CPU model not supported [ 7.195218] ledtrig-cpu: registered to indicate activity on CPUs [ 7.201352] EFI Variables Facility v0.08 2004-May-17 [ 7.208376] hidraw: raw HID events driver (C) Jiri Kosina [ 7.213956] drop_monitor: Initializing network drop monitor service [ 7.220537] NET: Registered protocol family 10 [ 7.231717] Segment Routing with IPv6 [ 7.236086] RAS: Correctable Errors collector initialized. [ 7.241838] IPI shorthand broadcast: enabled [ 7.246386] sched_clock: Marking stable (5244347195, 2002025645)->(8238109708, -991736868) [ 7.255252] registered taskstats version 1 [ 7.259606] Loading compiled-in X.509 certificates [ 7.275142] zswap: loaded using pool lzo/zbud [ 7.279849] page_owner is disabled [ 7.283480] Key type ._fscrypt registered [ 7.287667] Key type .fscrypt registered [ 7.297878] Key type big_key registered [ 7.304807] Key type encrypted registered [ 7.309128] Couldn't get size: 0x800000000000000e [ 7.314023] MODSIGN: Couldn't get UEFI db list [ 7.318806] Couldn't get size: 0x800000000000000e [ 7.323791] Couldn't get UEFI MokListRT [ 7.327910] Couldn't get size: 0x800000000000000e [ 7.332873] Couldn't get UEFI dbx list [ 7.336895] ima: No TPM chip found, activating TPM-bypass! [ 7.336900] ima: Allocated hash algorithm: sha256 [ 7.354302] ima: No architecture policies found [ 7.359123] evm: Initialising EVM extended attributes: [ 7.364569] evm: security.selinux [ 7.364570] evm: security.apparmor [ 7.364570] evm: security.ima [ 7.364571] evm: security.capability [ 7.364571] evm: HMAC attrs: 0x1 [ 7.365530] PM: Magic number: 9:167:3142 [ 7.402022] rtc_cmos 00:02: hctosys: unable to read the hardware clock [ 7.754851] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2c94e364331, max_idle_ns: 440795235028 ns [ 7.782434] clocksource: Switched to clocksource tsc [ 8.985576] Freeing unused decrypted memory: 2040K [ 8.990929] Freeing unused kernel image memory: 2172K [ 9.006890] Write protecting the kernel read-only data: 18432k [ 9.013342] Freeing unused kernel image memory: 2012K [ 9.018645] Freeing unused kernel image memory: 80K [ 9.023789] Run /init as init process [ 9.037379] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls,net_prio of type cgroup with options net_cls,net_prio. [ 9.048652] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer. [ 9.058291] systemd[1]: Mounting cgroup to /sys/fs/cgroup/hugetlb of type cgroup with options hugetlb. [ 9.068055] systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio. [ 9.077642] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct. [ 9.088282] systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory. [ 9.098155] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices. [ 9.107981] systemd[1]: Mounting cgroup to /sys/fs/cgroup/rdma of type cgroup with options rdma. [ 9.117312] systemd[1]: Mounting cgroup to /sys/fs/cgroup/pids of type cgroup with options pids. [ 9.126636] systemd[1]: Mounting cgroup to /sys/fs/cgroup/perf_event of type cgroup with options perf_event. Welcome to openSUSE Leap 15.1 dracut-049+git118.a6090e2f-lp151.5.1 (Initramfs)! [ 9.163392] systemd-fstab-generator[227]: Found entry what=/dev/mapper/VG0-ROOT where=/sysroot type=ext4 [ 9.173839] systemd-fstab-generator[227]: Creating /run/systemd/generator/systemd-fsck-root.service [ 9.183172] systemd-fstab-generator[227]: Parsing /etc/fstab [ 9.189011] systemd-fstab-generator[227]: Parsing /sysroot/etc/fstab [ OK ] Listening on udev Kernel Socket. [ OK ] Listening on Journal Socket. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ OK ] Reached target Swap. [ OK ] Reached target Timers. [ OK ] Listening on udev Control Socket. [ OK ] Created slice System Slice. [ 9.236176] sStarting Setup Virtual Console...ystemd[252]: sys temd-vconsole-setup.service: Executing: /usr/lib/systemd/systemd-vconsole-setup [ OK ] [ 9.252022] sReached target Local File Systems.ystemd-vconsole- setup[252]: Sysfs UTF-8 flag enabled [ 9.259148] systemd[253]: systemd-tmpfiles-setup.service: Executing: /usr/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev [ 9.275155] s ystemd-vconsole-Starting Create Volatile Files and Directories...setup[252]: UTF- 8 kbdmode enabled on /dev/tty1 [ 9.276900] systemd-tmpfiles[253]: Reading config file "/usr/lib/tmpfiles.d/dracut-tmpfiles.conf". [ 9.288052] systemd-vconsole-setup[252]: Executing "/usr/bin/setfont -C /dev/tty1 ter-114n"... [ 9.297273] systemd-tmpfiles[253]: Reading config file "/usr/lib/tmpfiles.d/systemd.conf". [ OK [ 9.315178] s] ystemd-vconsole-Reached target Slices.setup[252]: /usr /bin/setfont succeeded. [ 9.317499] systemd-tmpfiles[253]: Running create action for entry d /run/initramfs [ 9.324304] systemd[255]: systemd-modules-load.service: Executing: /usr/lib/systemd/systemd-modules-load [ 9.325850] systemd-vconsole-setup[252]: Executing "/usr/bin/loadkeys -q -C /dev/tty1 -u us"... [ 9.326476] systemd-modules-load[255]: apply: /etc/modules-load.d/MODULES_LOADED_ON_BOOT.conf [ 9.333781] systemd-tmpfiles[253]: Found existing directory "/run/initramfs". [ 9.373807] systemd-tmpfiles[253]: "/run/initramfs" has correct mode 40755 already. [ 9.373811] s ystemd-tmpfiles[Starting Load Kernel Modules...253]: Running re move action for entry d /run/initramfs [ 9.373828] systemd-tmpfiles[253]: Running create action for entry d /run/initramfs/log [ 9.374142] FS-Cache: Loaded [ 9.391365] systemd[257]: haveged.service: Executing: /usr/sbin/haveged -w 1024 -v 0 -F [ 9.393634] systemd-tmpfiles[253]: Found existing directory "/run/initramfs/log". [ 9.419881] systemd-vconsole-setup[252]: /usr/bin/loadkeys succeeded. [ 9.421130] systemd-tmpfiles[253]: "/run/initramfs/log" has correct mode 40755 already. [ 9.436204] systemd-tmpfiles[253]: Running remove action for entry d /run/initramfs/log [ 9.437284] p[rintk: systemd-t OK mpfile: 73 outpu] t lines suppressStarted Entropy Daemon based on the HAVEGE algorithm.ed due to rateli miting [ 9.459631] systemd[260]: kmod-static-nodes.service: Executing: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf [ 9.496209] systemd-vconsole-setup[252]: KD_FONT_OP_GET failed while trying to get the font metadata: Function not implemented [ 9.496212] systemd-vconsole-setup[252]: Fonts will not be copied to remaining consoles Starting Create list of required st…ce nodes for the current kernel... [ OK ] Reached target Paths. [ OK ] Listening on Journal Socket (/dev/log). Starting Journal Service... [ OK ] Reached target Sockets. [ OK ] [ 9.550376] sStarted Setup Virtual Console.ystemd-modules-l Started Create Volatile Files and Directories. [ OK ] Started Create list of required sta…vice nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 9.597328] systemd[264]: systemd-tmpfiles-setup-dev.service: Executing: /usr/bin/systemd-tmpfiles --prefix=/dev --create --boot [ 9.615878] s ystemd-modules-lStarting dracut ask for additional cmdline parameters...oad[255]: load: slhc [ 9.617826] systemd-tmpfiles[264]: Reading config file "/usr/lib/tmpfiles.d/dracut-tmpfiles.conf". [ 9.642590] systemd-tmpfiles[264]: Entry "/run/initramfs" does not match any include prefix, skipping. [ 9.642595] systemd-tmpfiles[264]: Entry "/run/initramfs/log" does not match any include prefix, skipping. [ 9.642599] systemd-tmpfiles[264]: Entry "/var/log" does not match any include prefix, skipping. [ 9.642610] systemd[262]: systemd-journald.service: Executing: /usr/lib/systemd/systemd-journald [ 9.644974] systemd-journald[262]: Fixed min_use=1.0M max_use=191.4M max_size=23.9M min_size=512.0K keep_free=287.1M n_max_files=100 [ 9.645946] systemd-journald[262]: Reserving 43562 entries in hash table. [ 9.646238] systemd-journald[262]: Vacuuming... [ 9.646253] systemd-journald[262]: Vacuuming done, freed 0B of archived journals from /run/log/journal/f165e83defde8f7063ac14b959f897d0. [ 9.646258] systemd-journald[262]: Flushing /dev/kmsg... [ 9.646319] systemd-journald[262]: Compressed data object 997 -> 845 using LZ4 [ 9.648710] systemd-journald[262]: Compressed data object 997 -> 844 using LZ4 [ 9.652444] systemd-modules-load[255]: Inserted module 'slhc' [ 9.662672] systemd-tmpfiles[264]: Reading config file "/run/tmpfiles.d/kmod.conf". [ 9.671786] systemd-modules-load[255]: load: n_hdlc [ 9.681129] systemd-tmpfiles[264]: Entry "/dev/userio" matches include prefix "/dev". [ 9.694582] systemd-journald[262]: systemd-journald running as pid 262 [ 9.700577] systemd-tmpfiles[264]: Entry "/dev/mapper" matches include prefix "/dev". [ 9.705694] systemd-journald[262]: Sent READY=1 notification. [ 9.718383] systemd-tmpfiles[264]: Entry "/dev/mapper/control" matches include prefix "/dev". [ 9.724069] systemd-journald[262]: Sent WATCHDOG=1 notification. [ 9.731707] systemd-tmpfiles[264]: Entry "/dev/uhid" matches include prefix "/dev". [ 9.739418] HDLC line discipline maxframe=4096 [ 9.745500] systemd-tmpfiles[264]: Entry "/dev/rfkill" matches include prefix "/dev". [ 9.753573] N_HDLC line discipline registered. [ 9.788457] alua: device handler registered [ 9.797785] printk: systemd-tmpfile: 35 output lines suppressed due to ratelimiting [ 9.834012] emc: device handler registered [ OK ] Started Journal Service. [ 9.850841] rdac: device handler registered [ OK ] Started Create Static Device Nodes in /dev. [ 9.861347] device-mapper: uevent: version 1.0.3 [ 9.866283] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@xxxxxxxxxx [ 9.866531] systemd[265]: dracut-cmdline-ask.service: Executing: /bin/dracut-cmdline-ask sg3 type 0 [ 9.914773] systemd[276]: dracut-cmdline.service: Executing: /bin/dracut-cmdline c sg5 type 0 [ 9.938487] printk: systemd-modules: 14 output lines suppressed due to ratelimiting [ OK ] Started Load Kernel Modules. Starting Apply Kernel Variables...[ 9.952837] s ystemd[294]: systemd-sysctl.service: Executing: /usr/lib/systemd/systemd-sysctl [ 9.966805] systemd-sysctl[294]: Skipping overridden file: /usr/lib/sysctl.d/99-sysctl.conf. [ 9.975681] systemd-sysctl[294]: Parsing /usr/lib/sysctl.d/50-default.conf [ 9.982972] systemd-sysctl[294]: Parsing /usr/lib/sysctl.d/51-network.conf [ 9.990240] systemd-sysctl[294]: Parsing /etc/sysctl.d/99-sysctl.conf [ 9.997078] systemd-sysctl[294]: Overwriting earlier assignment of kernel/sysrq at '/etc/sysctl.d/99-sysctl.conf:20'. [ 10.008278] systemd-sysctl[294]: Overwriting earlier assignment of net/ipv4/conf/all/rp_filter at '/etc/sysctl.d/99-sysctl.conf:118'. [ 10.020967] systemd-sysctl[294]: Overwriting earlier assignment of fs/inotify/max_user_watches at '/etc/sysctl.d/99-sysctl.conf:309'. [ 10.033544] systemd-sysctl[294]: Setting 'net/ipv4/icmp_echo_ignore_broadcasts' to '1' [ 10.041921] systemd-sysctl[294]: Setting 'net/ipv4/conf/default/promote_secondaries' to '1' [ 10.050738] systemd-sysctl[294]: Setting 'net/ipv4/conf/all/promote_secondaries' to '1' [ OK ] Started Apply Kernel Variables. [ OK ] Started dracut cmdline hook. Starting dracut pre-udev hook... [ OK ] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [ OK ] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [ OK ] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... [ OK ] Started udev Coldplug all Devices. [ OK ] Reached target System Initialization. [ OK ] Reached target Basic System. Starting dracut initqueue hook... (XEN) [2020-01-28 16:56:22] d0: bind: m_gsi=16 g_gsi=16 (XEN) [2020-01-28 16:56:22] d0: bind: m_gsi=18 g_gsi=18 (XEN) [2020-01-28 16:56:22] d0: bind: m_gsi=23 g_gsi=23 [ OK ] Found device WDC_WD10EFRX-68PJCN0 EFI\x20System\x20Partition. [ OK ] Found device /dev/mapper/VG0-ROOT. [ OK ] Reached target Initrd Root Device. [ OK ] Started dracut initqueue hook. [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. Starting dracut pre-mount hook... [ OK ] Started dracut pre-mount hook. Starting File System Check on /dev/mapper/VG0-ROOT... [ OK ] Started File System Check on /dev/mapper/VG0-ROOT. Mounting /sysroot... [ OK ] Mounted /sysroot. [ OK ] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [ OK ] Started Reload Configuration from the Real Root. [ OK ] Reached target Initrd File Systems. [ OK ] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ OK ] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [ OK ] Stopped target Timers. [ OK ] Stopped dracut pre-pivot and cleanup hook. [ OK ] Stopped target Initrd Default Target. [ OK ] Stopped target Basic System. [ OK ] Stopped target System Initialization. [ OK ] Stopped target Swap. [ OK ] Stopped dracut pre-mount hook. [ OK ] Stopped target Remote File Systems. Starting Tell haveged about new root... [ OK ] Stopped target Initrd Root Device. [ OK ] Stopped Create Volatile Files and Directories. [ OK ] Stopped target Paths. [ OK ] Stopped Dispatch Password Requests to Console Directory Watch. [ OK ] Stopped target Sockets. [ OK ] Stopped target Remote File Systems (Pre). [ OK ] Stopped dracut initqueue hook. [ OK ] Stopped udev Coldplug all Devices. [ OK ] Stopped dracut pre-trigger hook. [ OK ] Stopped target Slices. [ OK ] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [ OK ] Stopped Apply Kernel Variables. [ OK ] Stopped Load Kernel Modules. [ OK ] Started Tell haveged about new root. [ OK ] Stopped udev Kernel Device Manager. [ OK ] Stopped Create Static Device Nodes in /dev. [ OK ] Stopped Create list of required sta…vice nodes for the current kernel. [ OK ] Stopped dracut pre-udev hook. [ OK ] Stopped dracut cmdline hook. [ OK ] Stopped dracut ask for additional cmdline parameters. [ OK ] Closed udev Control Socket. [ OK ] Closed udev Kernel Socket. Starting Cleanup udevd DB... [ OK ] Started Cleaning Up and Shutting Down Daemons. [ OK ] Started Cleanup udevd DB. [ OK ] Reached target Switch Root. Starting Switch Root... Welcome to openSUSE Leap 15.1! [ OK ] Stopped Switch Root. [ OK ] Stopped Journal Service. [ OK ] Listening on LVM2 metadata daemon socket. [ OK ] Listening on LVM2 poll daemon socket. Starting Create list of required st…ce nodes for the current kernel... Mounting Huge Pages File System... [ OK ] Listening on /dev/initctl Compatibility Named Pipe. Starting Remount Root and Kernel File Systems... [ OK ] Created slice system-systemd\x2dfsck.slice. Mounting /sys/kernel/debug... Starting Load Kernel Modules... Mounting POSIX Message Queue File System... [ OK ] Stopped target Switch Root. [ OK ] Stopped target Initrd Root File System. [ OK ] Listening on udev Control Socket. [ OK ] Reached target Host and Network Name Lookups. Mounting Mount /proc/xen files... [ OK ] Listening on Syslog Socket. Starting Journal Service... [ OK ] Stopped target Initrd File Systems. [ OK ] Created slice User and Session Slice. [ OK ] Reached target Slices. [ OK ] Listening on Device-mapper event daemon FIFOs. [ OK ] Created slice system-getty.slice. [ OK ] Listening on udev Kernel Socket. [ OK ] Set up automount Arbitrary Executab…rmats File System Automount Point. [ OK ] Created slice system-serial\x2dgetty.slice. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ OK ] Mounted Mount /proc/xen files. [ OK ] Mounted /sys/kernel/debug. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Mounted Huge Pages File System. [ OK ] Started Journal Service. [ OK ] Started Create list of required sta…vice nodes for the current kernel. [ OK ] Stopped Entropy Daemon based on the HAVEGE algorithm. [ OK ] Started Entropy Daemon based on the HAVEGE algorithm. [ OK ] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... [ OK ] Started Load Kernel Modules. [ OK ] Started udev Coldplug all Devices. Starting udev Wait for Complete Device Initialization... [ OK ] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [ OK ] Started udev Kernel Device Manager. [ OK ] Found device /dev/hvc0. [ OK ] Started Timer to wait for more driv…re activating degraded array md4.. [ OK ] Reached target Sound Card. [ OK ] Started Timer to wait for more driv…re activating degraded array md3.. [ OK ] Started Timer to wait for more driv…re activating degraded array md2.. [ OK ] Stopped Timer to wait for more driv…re activating degraded array md4.. [ OK ] Created slice system-lvm2\x2dpvscan.slice. Starting LVM2 PV scan on device 9:4... Starting MD array monitor... [ OK ] Stopped Timer to wait for more driv…re activating degraded array md2.. Starting LVM2 PV scan on device 9:2... [ OK ] Stopped Timer to wait for more driv…re activating degraded array md3.. Starting LVM2 PV scan on device 9:3... Starting LVM2 PV scan on device 9:1... [ OK ] Started LVM2 PV scan on device 9:4. [ OK ] Started LVM2 PV scan on device 9:2. [ OK ] Started LVM2 PV scan on device 9:3. [ OK ] Started LVM2 PV scan on device 9:1. [ OK ] Started MD array monitor. [ OK ] Found device /dev/VG0/SWAP. Activating swap /dev/VG0/SWAP... [ OK ] Activated swap /dev/VG0/SWAP. [ OK ] Reached target Swap. Mounting Temporary Directory (/tmp)... [ OK ] Mounted Temporary Directory (/tmp). [ OK ] Started udev Wait for Complete Device Initialization. Starting Activation of LVM2 logical volumes... [ OK ] Found device /dev/VG0/HOME. [ OK ] Found device /dev/VG0/XEN. [ OK ] Found device /dev/VG0/VAR. [ OK ] Started Activation of LVM2 logical volumes. [ OK ] Reached target Local Encrypted Volumes. Starting Activation of LVM2 logical volumes... [ OK ] Started Activation of LVM2 logical volumes. Starting Monitoring of LVM2 mirrors…ng dmeventd or progress polling... Starting Activation of LVM2 logical volumes... [ OK ] Started Monitoring of LVM2 mirrors,…sing dmeventd or progress polling. [ OK ] Reached target Local File Systems (Pre). Starting File System Check on /dev/VG0/XEN... Starting File System Check on /dev/VG0/HOME... Starting File System Check on /dev/VG0/VAR... Starting File System Check on /dev/…4df-33ba-42f3-9dba-efbeb5946d9d... [ OK ] Started Activation of LVM2 logical volumes. [ OK ] Started File System Check on /dev/d…d54df-33ba-42f3-9dba-efbeb5946d9d. Mounting /boot... [ OK ] Mounted /boot. Starting Apply Kernel Variables... [ OK ] Set up automount boot-efi.automount. [ OK ] Started File System Check on /dev/VG0/XEN. [ OK ] Started File System Check on /dev/VG0/HOME. Mounting /home... [ OK ] Started Apply Kernel Variables. Mounting /usr/local... [ OK ] Mounted /home. Mounting /home/xen... [ OK ] Mounted /usr/local. [ OK ] Mounted /home/xen. Mounting /usr/local/src... Mounting /usr/local/etc/ssh... [ OK ] Mounted /usr/local/etc/ssh. [ OK ] Mounted /usr/local/src. [ OK ] Started File System Check on /dev/VG0/VAR. Mounting /var... [ OK ] Mounted /var. Mounting /var/cache... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Mounting mount xenstore file system... [ OK ] Mounted mount xenstore file system. [ OK ] Mounted /var/cache. [ OK ] Started Load/Save Random Seed. [ OK ] Reached target Local File Systems. Starting Early Kernel Boot Messages... Starting Restore /run/initramfs on shutdown... [ OK ] Started Restore /run/initramfs on shutdown. [ OK ] Started Early Kernel Boot Messages. [ OK ] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [ OK ] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Started Watch for changes in CA certificates. [ OK ] Reached target Paths. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. Starting Machine Check Exception Logging Daemon... Starting System Logging Service... Starting Initialize hardware monitoring sensors... Starting Load dom0 backend drivers... [ OK ] Started D-Bus System Message Bus. [ OK ] Started irqbalance daemon. Starting wicked DHCPv4 supplicant service... [ OK ] Started Self Monitoring and Reporting Technology (SMART) Daemon. Starting wicked AutoIPv4 supplicant service... Starting Update system wide CA certificates... Starting wicked DHCPv6 supplicant service... [ OK ] Started Detect if the system suffers from bsc#1089761. Starting Apply settings from /etc/sysconfig/keyboard... [ OK ] Started System Logging Service. [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. [ OK ] Started Initialize hardware monitoring sensors. [ OK ] Started Machine Check Exception Logging Daemon. [ OK ] Started Apply settings from /etc/sysconfig/keyboard. [ OK ] Started wicked AutoIPv4 supplicant service. [ OK ] Started wicked DHCPv6 supplicant service. [ OK ] Started wicked DHCPv4 supplicant service. Starting wicked network management service daemon... [ OK ] Started wicked network management service daemon. Starting wicked network nanny service... [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ OK ] Started wicked network nanny service. Starting wicked managed network interfaces... [ OK ] Started Load dom0 backend drivers. Starting The Xen xenstore... [ OK ] Started The Xen xenstore. Starting xen-init-dom0, initialise …nodes, JSON configuration stub)... Starting Xenconsoled - handles logg…m guest consoles and hypervisor... [ OK ] Started Xenconsoled - handles loggi…rom guest consoles and hypervisor. Starting qemu for xen dom0 disk backend... [ OK ] Started xen-init-dom0, initialise D…e nodes, JSON configuration stub). [ OK ] Started qemu for xen dom0 disk backend. [ OK ] Started Update system wide CA certificates. [ OK ] Started wicked managed network interfaces. [ OK ] Reached target Network. Starting Permit User Sessions... Starting NTP client/server... Starting Automounts filesystems on demand... [ OK ] Reached target Network is Online. Starting xencommons... Starting OpenSSH Daemon... [ OK ] Started Permit User Sessions. Starting Hostname Service... [ OK ] Started Serial Getty on hvc0. [ OK ] Started Getty on tty1. [ OK ] Reached target Login Prompts. [ OK ] Started Hostname Service. [ OK ] Started NTP client/server. [ OK ] Reached target System Time Synchronized. [ OK ] Started Backup of RPM database. [ OK ] Started Command Scheduler. [ OK ] Started Discard unused blocks once a week. [ OK ] Started Daily rotation of log files. [ OK ] Started Do daily mandb update. [ OK ] Started Backup of /etc/sysconfig. [ OK ] Started Check if mainboard battery is Ok. [ OK ] Started daily update of the root trust anchor for DNSSEC. [ OK ] Reached target Timers. / / [ OK / ] Started xencommons. Starting Xendomains - start and stop guests on boot and shutdown... [ OK ] Started OpenSSH Daemon. [ OK ] Started Xendomains - start and stop guests on boot and shutdown. [ OK ] Started Automounts filesystems on demand. Starting Login Service... [ OK ] Started Login Service. [ OK ] Created slice User Slice of root. Starting User Manager for UID 0... [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. [ OK ] Started User Manager for UID 0. Welcome to openSUSE Leap 15.1 - Kernel 5.4.14-25.g170524c-default (hvc0). _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |