oVirt / ovirt-node-ng-image

The source for oVirt Node NG installer ISO and RPM image
GNU General Public License v2.0
20 stars 13 forks source link

oVirt Node boots into ermergency mode after adding in Engine #88

Open humnab opened 1 year ago

humnab commented 1 year ago

Describe the bug

To reproduce

Expected behavior

Screenshots

Additional context

I'm a little bit lost in which logs I should provide? Thanks!

ghost commented 1 year ago

Thank you for the detailed bug report!

There are a few root causes I could think of, either related to the setup (3.3. Preparing FCP Storage) or the changes that were introduced with a switch from el8 to el9.

Before I get into the guessing game, maybe @didib, @nirs, or @lveyde know more already?

Regarding "The failure is LVM on several /var Volumes" -> The default /var volumes or something else?

humnab commented 1 year ago

Hello,

looks like all /var Volumes are missing:

grafik

[root@ovnode02 ~]# df -Th Filesystem Type Size Used Avail Use% Mounted on devtmpfs devtmpfs 1002G 0 1002G 0% /dev tmpfs tmpfs 1002G 0 1002G 0% /dev/shm tmpfs tmpfs 1002G 18M 1002G 1% /run tmpfs tmpfs 1002G 0 1002G 0% /sys/fs/cgroup /dev/mapper/onn_ovnode02-ovirt--node--ng--4.5.2--0.20220810.0+1 xfs 150G 4.4G 145G 3% / /dev/dm-2 xfs 1014M 274M 741M 27% /boot /dev/mapper/3600507680181071df8000000000005db1 vfat 599M 7.3M 592M 2% /boot/efi /dev/mapper/onn_ovnode02-home xfs 1014M 40M 975M 4% /home /dev/mapper/onn_ovnode02-tmp xfs 1014M 40M 975M 4% /tmp

journalctl -xb

-- Logs begin at Fri 2022-10-14 15:45:30 CEST, end at Fri 2022-10-14 15:53:36 CEST. -- Oct 14 15:45:30 localhost kernel: Linux version 4.18.0-408.el8.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 8.5.0 20210514 (Red Hat 8.5.0-14) (GCC)) #1 SMP Mon Jul 18 17:42:52 UTC 2022 Oct 14 15:45:30 localhost kernel: Command line: BOOT_IMAGE=(hd0,gpt2)//ovirt-node-ng-4.5.2-0.20220810.0+1/vmlinuz-4.18.0-408.el8.x86_64 resume=/dev/mapper/onn_ovnode02-swap rd.lvm.lv=onn_ovnode02/ovirt-node-ng-4.5.2-0.20220810.0+1 rd.lvm.lv=onn_ovnode02/swap rhgb quiet root=/dev/onn_ovnode02/ovirt-node-ng-4.5.2-0.20220810.0+1 boot=UUID=393be0e0-6321-45bc-b56a-080e5051c757 rootflags=discard img.bootid=ovirt-node-ng-4.5.2-0.20220810.0+1 Oct 14 15:45:30 localhost kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Oct 14 15:45:30 localhost kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Oct 14 15:45:30 localhost kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Oct 14 15:45:30 localhost kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' Oct 14 15:45:30 localhost kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Oct 14 15:45:30 localhost kernel: x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 Oct 14 15:45:30 localhost kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format. Oct 14 15:45:30 localhost kernel: signal: max sigframe size: 3376 Oct 14 15:45:30 localhost kernel: BIOS-provided physical RAM map: Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000073ffffff] usable Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x0000000074000000-0x0000000074046fff] ACPI NVS Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x0000000074047000-0x0000000075c7ffff] usable Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x0000000075c80000-0x0000000075ffffff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x0000000076000000-0x00000000a66b0fff] usable Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000a66b1000-0x00000000a8555fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000a8556000-0x00000000a864afff] ACPI data Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000a864b000-0x00000000a8acbfff] ACPI NVS Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000a8acc000-0x00000000a9ffefff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000a9fff000-0x00000000abffffff] usable Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000ac000000-0x00000000afffffff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000b4280000-0x00000000b4280fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000b5180000-0x00000000b5180fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000be180000-0x00000000be180fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000bf200000-0x00000000bf300fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000c8180000-0x00000000c8180fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000c9100000-0x00000000c91fffff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000c9300000-0x00000000c9400fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000c9500000-0x00000000c95fffff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000f4180000-0x00000000f4180fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000f5180000-0x00000000f5180fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000fedc0000-0x00000000fedc0fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedc8fff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000fcffffffff] usable Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x0000010000000000-0x000001004eefffff] usable Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x000001004ef00000-0x000001004fffffff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x0000010050000000-0x000002004fbfffff] usable Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x000002004fc00000-0x000002004fffffff] reserved Oct 14 15:45:30 localhost kernel: BIOS-e820: [mem 0x000007fc00000000-0x000007fc03ffffff] reserved Oct 14 15:45:30 localhost kernel: NX (Execute Disable) protection: active Oct 14 15:45:30 localhost kernel: e820: update [mem 0x9e46c018-0x9e47d457] usable ==> usable Oct 14 15:45:30 localhost kernel: e820: update [mem 0x9e46c018-0x9e47d457] usable ==> usable Oct 14 15:45:30 localhost kernel: e820: update [mem 0x9e2e4018-0x9e31ba57] usable ==> usable Oct 14 15:45:30 localhost kernel: e820: update [mem 0x9e2e4018-0x9e31ba57] usable ==> usable Oct 14 15:45:30 localhost kernel: e820: update [mem 0x9e2ac018-0x9e2e3a57] usable ==> usable Oct 14 15:45:30 localhost kernel: e820: update [mem 0x9e2ac018-0x9e2e3a57] usable ==> usable Oct 14 15:45:30 localhost kernel: e820: update [mem 0x9e279018-0x9e2aba57] usable ==> usable Oct 14 15:45:30 localhost kernel: e820: update [mem 0x9e279018-0x9e2aba57] usable ==> usable Oct 14 15:45:30 localhost kernel: e820: update [mem 0x9e246018-0x9e278a57] usable ==> usable Oct 14 15:45:30 localhost kernel: e820: update [mem 0x9e246018-0x9e278a57] usable ==> usable Oct 14 15:45:30 localhost kernel: extended physical RAM map: Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000073ffffff] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x0000000074000000-0x0000000074046fff] ACPI NVS Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x0000000074047000-0x0000000075c7ffff] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x0000000075c80000-0x0000000075ffffff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x0000000076000000-0x000000009e246017] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000000009e246018-0x000000009e278a57] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000000009e278a58-0x000000009e279017] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000000009e279018-0x000000009e2aba57] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000000009e2aba58-0x000000009e2ac017] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000000009e2ac018-0x000000009e2e3a57] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000000009e2e3a58-0x000000009e2e4017] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000000009e2e4018-0x000000009e31ba57] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000000009e31ba58-0x000000009e46c017] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000000009e46c018-0x000000009e47d457] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000000009e47d458-0x00000000a66b0fff] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000a66b1000-0x00000000a8555fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000a8556000-0x00000000a864afff] ACPI data Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000a864b000-0x00000000a8acbfff] ACPI NVS Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000a8acc000-0x00000000a9ffefff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000a9fff000-0x00000000abffffff] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000ac000000-0x00000000afffffff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000b4280000-0x00000000b4280fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000b5180000-0x00000000b5180fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000be180000-0x00000000be180fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000bf200000-0x00000000bf300fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000c8180000-0x00000000c8180fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000c9100000-0x00000000c91fffff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000c9300000-0x00000000c9400fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000c9500000-0x00000000c95fffff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000f4180000-0x00000000f4180fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000f5180000-0x00000000f5180fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000fea00000-0x00000000feafffff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000fedc0000-0x00000000fedc0fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedc8fff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000feefffff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x0000000100000000-0x000000fcffffffff] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x0000010000000000-0x000001004eefffff] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000001004ef00000-0x000001004fffffff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x0000010050000000-0x000002004fbfffff] usable Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000002004fc00000-0x000002004fffffff] reserved Oct 14 15:45:30 localhost kernel: reserve setup_data: [mem 0x000007fc00000000-0x000007fc03ffffff] reserved Oct 14 15:45:30 localhost kernel: efi: EFI v2.80 by American Megatrends Oct 14 15:45:30 localhost kernel: efi: ACPI=0xa8ab2000 ACPI 2.0=0xa8ab2014 SMBIOS=0xa9b23000 SMBIOS 3.0=0xa9b22000 MEMATTR=0xa0630018 MPS=0xfcc40 ESRT=0xa316a398 MOKvar=0xa9bb0000 Oct 14 15:45:30 localhost kernel: secureboot: Secure boot disabled Oct 14 15:45:30 localhost kernel: SMBIOS 3.3.0 present. Oct 14 15:45:30 localhost kernel: DMI: Supermicro AS -1024US-TRT/H12DSU-iN, BIOS 2.4 04/19/2022 Oct 14 15:45:30 localhost kernel: tsc: Fast TSC calibration using PIT Oct 14 15:45:30 localhost kernel: tsc: Detected 2800.024 MHz processor Oct 14 15:45:30 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Oct 14 15:45:30 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Oct 14 15:45:30 localhost kernel: last_pfn = 0x2004fc00 max_arch_pfn = 0x400000000 Oct 14 15:45:30 localhost kernel: MTRR default type: uncachable Oct 14 15:45:30 localhost kernel: MTRR fixed ranges enabled: Oct 14 15:45:30 localhost kernel: 00000-9FFFF write-back Oct 14 15:45:30 localhost kernel: A0000-BFFFF write-through Oct 14 15:45:30 localhost kernel: C0000-FFFFF write-protect Oct 14 15:45:30 localhost kernel: MTRR variable ranges enabled: Oct 14 15:45:30 localhost kernel: 0 base 000000000000 mask FFFF80000000 write-back Oct 14 15:45:30 localhost kernel: 1 base 000080000000 mask FFFFE0000000 write-back Oct 14 15:45:30 localhost kernel: 2 base 0000A0000000 mask FFFFF0000000 write-back Oct 14 15:45:30 localhost kernel: 3 base 0000A8FA0000 mask FFFFFFFF0000 uncachable Oct 14 15:45:30 localhost kernel: 4 disabled Oct 14 15:45:30 localhost kernel: 5 disabled Oct 14 15:45:30 localhost kernel: 6 disabled Oct 14 15:45:30 localhost kernel: 7 disabled Oct 14 15:45:30 localhost kernel: TOM2: 0000020050000000 aka 2098432M Oct 14 15:45:30 localhost kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Oct 14 15:45:30 localhost kernel: total RAM covered: 2815M Oct 14 15:45:30 localhost kernel: Found optimal setting for mtrr clean up Oct 14 15:45:30 localhost kernel: gran_size: 64K chunk_size: 128M num_reg: 4 lose cover RAM: 0G Oct 14 15:45:30 localhost kernel: e820: update [mem 0xa8fa0000-0xa8faffff] usable ==> reserved Oct 14 15:45:30 localhost kernel: e820: update [mem 0xb0000000-0xffffffff] usable ==> reserved Oct 14 15:45:30 localhost kernel: last_pfn = 0xac000 max_arch_pfn = 0x400000000 Oct 14 15:45:30 localhost kernel: found SMP MP-table at [mem 0x000fd750-0x000fd75f] Oct 14 15:45:30 localhost kernel: esrt: Reserving ESRT space from 0x00000000a316a398 to 0x00000000a316a3f8. Oct 14 15:45:30 localhost kernel: e820: update [mem 0xa316a000-0xa316afff] usable ==> reserved Oct 14 15:45:30 localhost kernel: Using GB pages for direct mapping Oct 14 15:45:30 localhost kernel: BRK [0x15c51801000, 0x15c51801fff] PGTABLE Oct 14 15:45:30 localhost kernel: BRK [0x15c51802000, 0x15c51802fff] PGTABLE Oct 14 15:45:30 localhost kernel: BRK [0x15c51803000, 0x15c51803fff] PGTABLE Oct 14 15:45:30 localhost kernel: BRK [0x15c51804000, 0x15c51804fff] PGTABLE Oct 14 15:45:30 localhost kernel: BRK [0x15c51805000, 0x15c51805fff] PGTABLE Oct 14 15:45:30 localhost kernel: BRK [0x15c51806000, 0x15c51806fff] PGTABLE Oct 14 15:45:30 localhost kernel: BRK [0x15c51807000, 0x15c51807fff] PGTABLE Oct 14 15:45:30 localhost kernel: BRK [0x15c51808000, 0x15c51808fff] PGTABLE Oct 14 15:45:30 localhost kernel: BRK [0x15c51809000, 0x15c51809fff] PGTABLE Oct 14 15:45:30 localhost kernel: BRK [0x15c5180a000, 0x15c5180afff] PGTABLE Oct 14 15:45:30 localhost kernel: BRK [0x15c5180b000, 0x15c5180bfff] PGTABLE Oct 14 15:45:30 localhost kernel: BRK [0x15c5180c000, 0x15c5180cfff] PGTABLE Oct 14 15:45:30 localhost kernel: RAMDISK: [mem 0x4dea3000-0x54151fff] Oct 14 15:45:30 localhost kernel: ACPI: Early table checksum verification disabled Oct 14 15:45:30 localhost kernel: ACPI: RSDP 0x00000000A8AB2014 000024 (v02 SUPERM) Oct 14 15:45:30 localhost kernel: ACPI: XSDT 0x00000000A8AB1728 0000E4 (v01 SUPERM SMCI--MB 03242016 AMI 01000013) Oct 14 15:45:30 localhost kernel: ACPI: FACP 0x00000000A8644000 000114 (v06 SUPERM SMCI--MB 03242016 AMI 00010013) Oct 14 15:45:30 localhost kernel: ACPI: DSDT 0x00000000A8632000 0116F6 (v02 SUPERM SMCI--MB 03242016 INTL 20200717) Oct 14 15:45:30 localhost kernel: ACPI: FACS 0x00000000A8AAC000 000040 Oct 14 15:45:30 localhost kernel: ACPI: SSDT 0x00000000A864A000 00092A (v02 SUPERM AmdTable 00000002 MSFT 04000000) Oct 14 15:45:30 localhost kernel: ACPI: SPMI 0x00000000A8649000 000041 (v05 SUPERM SMCI--MB 00000000 AMI. 00000000) Oct 14 15:45:30 localhost kernel: ACPI: SSDT 0x00000000A8645000 0033A1 (v02 SUPERM AMD AFC 00000001 INTL 20200717) Oct 14 15:45:30 localhost kernel: ACPI: FIDT 0x00000000A8631000 00009C (v01 SUPERM SMCI--MB 03242016 AMI 00010013) Oct 14 15:45:30 localhost kernel: ACPI: MCFG 0x00000000A8630000 00003C (v01 SUPERM SMCI--MB 03242016 MSFT 00010013) Oct 14 15:45:30 localhost kernel: ACPI: SSDT 0x00000000A862F000 000EAC (v02 SUPERM CPUSSDT 03242016 AMI 03242016) Oct 14 15:45:30 localhost kernel: ACPI: SSDT 0x00000000A862E000 000342 (v02 AMD CPMRAS 00000001 INTL 20200717) Oct 14 15:45:30 localhost kernel: ACPI: BERT 0x00000000A862D000 000030 (v01 AMD AmdTable 00000001 AMD 00000001) Oct 14 15:45:30 localhost kernel: ACPI: HPET 0x00000000A862B000 000038 (v01 SUPERM SMCI--MB 03242016 AMI 00000005) Oct 14 15:45:30 localhost kernel: ACPI: BGRT 0x00000000A862A000 000038 (v01 SUPERM SMCI--MB 03242016 AMI 00010013) Oct 14 15:45:30 localhost kernel: ACPI: IVRS 0x00000000A8629000 000370 (v02 SUPERM AmdTable 00000001 AMD 00000001) Oct 14 15:45:30 localhost kernel: ACPI: PCCT 0x00000000A8628000 00006E (v02 SUPERM AmdTable 00000001 AMD 00000001) Oct 14 15:45:30 localhost kernel: ACPI: SSDT 0x00000000A860B000 01C049 (v02 SUPERM AmdTable 00000001 AMD 00000001) Oct 14 15:45:30 localhost kernel: ACPI: SRAT 0x00000000A860A000 0008D0 (v03 SUPERM AmdTable 00000001 AMD 00000001) Oct 14 15:45:30 localhost kernel: ACPI: MSCT 0x00000000A8609000 00004E (v01 SUPERM AmdTable 00000000 AMD 00000001) Oct 14 15:45:30 localhost kernel: ACPI: SLIT 0x00000000A8608000 000030 (v01 SUPERM AmdTable 00000001 AMD 00000001) Oct 14 15:45:30 localhost kernel: ACPI: CRAT 0x00000000A8600000 007520 (v01 SUPERM AmdTable 00000001 AMD 00000001) Oct 14 15:45:30 localhost kernel: ACPI: CDIT 0x00000000A85FF000 00002C (v01 SUPERM AmdTable 00000001 AMD 00000001) Oct 14 15:45:30 localhost kernel: ACPI: SSDT 0x00000000A85FD000 00182E (v02 AMD CPMCMN 00000001 INTL 20200717) Oct 14 15:45:30 localhost kernel: ACPI: WSMT 0x00000000A85FC000 000028 (v01 SUPERM SMCI--MB 03242016 AMI 00010013) Oct 14 15:45:30 localhost kernel: ACPI: APIC 0x00000000A85FB000 0008B2 (v04 SUPERM SMCI--MB 03242016 AMI 00010013) Oct 14 15:45:30 localhost kernel: ACPI: ERST 0x00000000A85FA000 000230 (v01 AMIER AMI.ERST 00000000 AMI. 00000000) Oct 14 15:45:30 localhost kernel: ACPI: HEST 0x00000000A8589000 070A74 (v01 AMD AmdTable 00000001 AMD 00000001) Oct 14 15:45:30 localhost kernel: ACPI: Reserving FACP table memory at [mem 0xa8644000-0xa8644113] Oct 14 15:45:30 localhost kernel: ACPI: Reserving DSDT table memory at [mem 0xa8632000-0xa86436f5] Oct 14 15:45:30 localhost kernel: ACPI: Reserving FACS table memory at [mem 0xa8aac000-0xa8aac03f] Oct 14 15:45:30 localhost kernel: ACPI: Reserving SSDT table memory at [mem 0xa864a000-0xa864a929] Oct 14 15:45:30 localhost kernel: ACPI: Reserving SPMI table memory at [mem 0xa8649000-0xa8649040] Oct 14 15:45:30 localhost kernel: ACPI: Reserving SSDT table memory at [mem 0xa8645000-0xa86483a0] Oct 14 15:45:30 localhost kernel: ACPI: Reserving FIDT table memory at [mem 0xa8631000-0xa863109b] Oct 14 15:45:30 localhost kernel: ACPI: Reserving MCFG table memory at [mem 0xa8630000-0xa863003b] Oct 14 15:45:30 localhost kernel: ACPI: Reserving SSDT table memory at [mem 0xa862f000-0xa862feab] Oct 14 15:45:30 localhost kernel: ACPI: Reserving SSDT table memory at [mem 0xa862e000-0xa862e341] Oct 14 15:45:30 localhost kernel: ACPI: Reserving BERT table memory at [mem 0xa862d000-0xa862d02f] Oct 14 15:45:30 localhost kernel: ACPI: Reserving HPET table memory at [mem 0xa862b000-0xa862b037] Oct 14 15:45:30 localhost kernel: ACPI: Reserving BGRT table memory at [mem 0xa862a000-0xa862a037] Oct 14 15:45:30 localhost kernel: ACPI: Reserving IVRS table memory at [mem 0xa8629000-0xa862936f] Oct 14 15:45:30 localhost kernel: ACPI: Reserving PCCT table memory at [mem 0xa8628000-0xa862806d] Oct 14 15:45:30 localhost kernel: ACPI: Reserving SSDT table memory at [mem 0xa860b000-0xa8627048] Oct 14 15:45:30 localhost kernel: ACPI: Reserving SRAT table memory at [mem 0xa860a000-0xa860a8cf] Oct 14 15:45:30 localhost kernel: ACPI: Reserving MSCT table memory at [mem 0xa8609000-0xa860904d] Oct 14 15:45:30 localhost kernel: ACPI: Reserving SLIT table memory at [mem 0xa8608000-0xa860802f] Oct 14 15:45:30 localhost kernel: ACPI: Reserving CRAT table memory at [mem 0xa8600000-0xa860751f] Oct 14 15:45:30 localhost kernel: ACPI: Reserving CDIT table memory at [mem 0xa85ff000-0xa85ff02b] Oct 14 15:45:30 localhost kernel: ACPI: Reserving SSDT table memory at [mem 0xa85fd000-0xa85fe82d] Oct 14 15:45:30 localhost kernel: ACPI: Reserving WSMT table memory at [mem 0xa85fc000-0xa85fc027] Oct 14 15:45:30 localhost kernel: ACPI: Reserving APIC table memory at [mem 0xa85fb000-0xa85fb8b1] Oct 14 15:45:30 localhost kernel: ACPI: Reserving ERST table memory at [mem 0xa85fa000-0xa85fa22f] Oct 14 15:45:30 localhost kernel: ACPI: Reserving HEST table memory at [mem 0xa8589000-0xa85f9a73] Oct 14 15:45:30 localhost kernel: ACPI: Local APIC address 0xfee00000 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x00 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x01 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x02 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x03 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x04 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x05 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x06 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x07 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x08 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x09 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x0a -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x0b -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x0c -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x0d -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x0e -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x0f -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x10 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x11 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x12 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x13 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x14 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x15 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x16 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x17 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x18 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x19 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x1a -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x1b -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x1c -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x1d -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x1e -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x1f -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x20 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x21 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x22 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x23 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x24 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x25 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x26 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x27 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x28 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x29 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x2a -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x2b -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x2c -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x2d -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x2e -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x2f -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x30 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x31 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x32 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x33 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x34 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x35 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x36 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x37 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x38 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x39 -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x3a -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x3b -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x3c -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x3d -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x3e -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 0 -> APIC 0x3f -> Node 0 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x40 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x41 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x42 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x43 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x44 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x45 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x46 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x47 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x48 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x49 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x4a -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x4b -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x4c -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x4d -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x4e -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x4f -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x50 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x51 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x52 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x53 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x54 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x55 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x56 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x57 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x58 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x59 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x5a -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x5b -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x5c -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x5d -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x5e -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x5f -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x60 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x61 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x62 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x63 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x64 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x65 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x66 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x67 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x68 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x69 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x6a -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x6b -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x6c -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x6d -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x6e -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x6f -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x70 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x71 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x72 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x73 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x74 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x75 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x76 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x77 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x78 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x79 -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x7a -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x7b -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x7c -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x7d -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x7e -> Node 1 Oct 14 15:45:30 localhost kernel: SRAT: PXM 1 -> APIC 0x7f -> Node 1 Oct 14 15:45:30 localhost kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] Oct 14 15:45:30 localhost kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x000c0000-0xafffffff] Oct 14 15:45:30 localhost kernel: ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x1004fffffff] Oct 14 15:45:30 localhost kernel: ACPI: SRAT: Node 1 PXM 1 [mem 0x10050000000-0x2004fffffff] Oct 14 15:45:30 localhost kernel: NUMA: Initialized distance table, cnt=2 Oct 14 15:45:30 localhost kernel: NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x000c0000-0xafffffff] -> [mem 0x00000000-0xafffffff] Oct 14 15:45:30 localhost kernel: NUMA: Node 0 [mem 0x00000000-0xafffffff] + [mem 0x100000000-0x1004fffffff] -> [mem 0x00000000-0x1004fffffff] Oct 14 15:45:30 localhost kernel: NODE_DATA(0) allocated [mem 0x1004eed5000-0x1004eefffff] Oct 14 15:45:30 localhost kernel: NODE_DATA(1) allocated [mem 0x2004fbcf000-0x2004fbf9fff] Oct 14 15:45:30 localhost kernel: Zone ranges: Oct 14 15:45:30 localhost kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Oct 14 15:45:30 localhost kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] Oct 14 15:45:30 localhost kernel: Normal [mem 0x0000000100000000-0x000002004fbfffff] Oct 14 15:45:30 localhost kernel: Device empty Oct 14 15:45:30 localhost kernel: Movable zone start for each node Oct 14 15:45:30 localhost kernel: Early memory node ranges Oct 14 15:45:30 localhost kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff] Oct 14 15:45:30 localhost kernel: node 0: [mem 0x0000000000100000-0x0000000073ffffff] Oct 14 15:45:30 localhost kernel: node 0: [mem 0x0000000074047000-0x0000000075c7ffff] Oct 14 15:45:30 localhost kernel: node 0: [mem 0x0000000076000000-0x00000000a66b0fff] Oct 14 15:45:30 localhost kernel: node 0: [mem 0x00000000a9fff000-0x00000000abffffff] Oct 14 15:45:30 localhost kernel: node 0: [mem 0x0000000100000000-0x000000fcffffffff] Oct 14 15:45:30 localhost kernel: node 0: [mem 0x0000010000000000-0x000001004eefffff] Oct 14 15:45:30 localhost kernel: node 1: [mem 0x0000010050000000-0x000002004fbfffff] Oct 14 15:45:30 localhost kernel: Zeroed struct page in unavailable ranges: 37494 pages Oct 14 15:45:30 localhost kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000001004eefffff] Oct 14 15:45:30 localhost kernel: On node 0 totalpages: 265253258 Oct 14 15:45:30 localhost kernel: DMA zone: 64 pages used for memmap Oct 14 15:45:30 localhost kernel: DMA zone: 159 pages reserved Oct 14 15:45:30 localhost kernel: DMA zone: 3999 pages, LIFO batch:0 Oct 14 15:45:30 localhost kernel: DMA32 zone: 10700 pages used for memmap Oct 14 15:45:30 localhost kernel: DMA32 zone: 684779 pages, LIFO batch:63 Oct 14 15:45:30 localhost kernel: Normal zone: 4182972 pages used for memmap Oct 14 15:45:30 localhost kernel: Normal zone: 264564480 pages, LIFO batch:63 Oct 14 15:45:30 localhost kernel: Initmem setup node 1 [mem 0x0000010050000000-0x000002004fbfffff] Oct 14 15:45:30 localhost kernel: On node 1 totalpages: 268434432 Oct 14 15:45:30 localhost kernel: Normal zone: 4194288 pages used for memmap Oct 14 15:45:30 localhost kernel: Normal zone: 268434432 pages, LIFO batch:63 Oct 14 15:45:30 localhost kernel: ACPI: PM-Timer IO Port: 0x808 Oct 14 15:45:30 localhost kernel: ACPI: Local APIC address 0xfee00000 Oct 14 15:45:30 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) Oct 14 15:45:30 localhost kernel: IOAPIC[0]: apic_id 240, version 33, address 0xfec00000, GSI 0-23 Oct 14 15:45:30 localhost kernel: IOAPIC[1]: apic_id 241, version 33, address 0xc9400000, GSI 24-55 Oct 14 15:45:30 localhost kernel: IOAPIC[2]: apic_id 242, version 33, address 0xf4180000, GSI 56-87 Oct 14 15:45:30 localhost kernel: IOAPIC[3]: apic_id 243, version 33, address 0xc8180000, GSI 88-119 Oct 14 15:45:30 localhost kernel: IOAPIC[4]: apic_id 244, version 33, address 0xf5180000, GSI 120-151 Oct 14 15:45:30 localhost kernel: IOAPIC[5]: apic_id 245, version 33, address 0xbf300000, GSI 152-183 Oct 14 15:45:30 localhost kernel: IOAPIC[6]: apic_id 246, version 33, address 0xbe180000, GSI 184-215 Oct 14 15:45:30 localhost kernel: IOAPIC[7]: apic_id 247, version 33, address 0xb5180000, GSI 216-247 Oct 14 15:45:30 localhost kernel: IOAPIC[8]: apic_id 248, version 33, address 0xb4280000, GSI 248-279 Oct 14 15:45:30 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Oct 14 15:45:30 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) Oct 14 15:45:30 localhost kernel: ACPI: IRQ0 used by override. Oct 14 15:45:30 localhost kernel: ACPI: IRQ9 used by override. Oct 14 15:45:30 localhost kernel: Using ACPI (MADT) for SMP configuration information Oct 14 15:45:30 localhost kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000 Oct 14 15:45:30 localhost kernel: e820: update [mem 0x9f983000-0x9fbc3fff] usable ==> reserved Oct 14 15:45:30 localhost kernel: smpboot: Allowing 128 CPUs, 0 hotplug CPUs Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x74000000-0x74046fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x75c80000-0x75ffffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x9e246000-0x9e246fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x9e278000-0x9e278fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x9e279000-0x9e279fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x9e2ab000-0x9e2abfff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x9e2ac000-0x9e2acfff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x9e2e3000-0x9e2e3fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x9e2e4000-0x9e2e4fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x9e31b000-0x9e31bfff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x9e46c000-0x9e46cfff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x9e47d000-0x9e47dfff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x9f983000-0x9fbc3fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xa316a000-0xa316afff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xa66b1000-0xa8555fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xa8556000-0xa864afff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xa864b000-0xa8acbfff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xa8acc000-0xa9ffefff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xac000000-0xafffffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xb0000000-0xb427ffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xb4280000-0xb4280fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xb4281000-0xb517ffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xb5180000-0xb5180fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xb5181000-0xbe17ffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xbe180000-0xbe180fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xbe181000-0xbf1fffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xbf200000-0xbf300fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xbf301000-0xc817ffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xc8180000-0xc8180fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xc8181000-0xc90fffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xc9100000-0xc91fffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xc9200000-0xc92fffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xc9300000-0xc9400fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xc9401000-0xc94fffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xc9500000-0xc95fffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xc9600000-0xf417ffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xf4180000-0xf4180fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xf4181000-0xf517ffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xf5180000-0xf5180fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xf5181000-0xfe9fffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfea00000-0xfeafffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfeb00000-0xfebfffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfed90000-0xfedbffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfedc0000-0xfedc0fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfedc1000-0xfedc1fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfedc2000-0xfedc8fff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfedc9000-0xfedfffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0xfd00000000-0xffffffffff] Oct 14 15:45:30 localhost kernel: PM: Registered nosave memory: [mem 0x1004ef00000-0x1004fffffff] Oct 14 15:45:30 localhost kernel: [mem 0xc9600000-0xf417ffff] available for PCI devices Oct 14 15:45:30 localhost kernel: Booting paravirtualized kernel on bare hardware Oct 14 15:45:30 localhost kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Oct 14 15:45:30 localhost kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:128 nr_cpu_ids:128 nr_node_ids:2 Oct 14 15:45:30 localhost kernel: percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u262144 Oct 14 15:45:30 localhost kernel: pcpu-alloc: s188416 r8192 d28672 u262144 alloc=1*2097152 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [0] 000 001 002 003 004 005 006 007 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [0] 008 009 010 011 012 013 014 015 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [0] 016 017 018 019 020 021 022 023 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [0] 024 025 026 027 028 029 030 031 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [0] 064 065 066 067 068 069 070 071 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [0] 072 073 074 075 076 077 078 079 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [0] 080 081 082 083 084 085 086 087 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [0] 088 089 090 091 092 093 094 095 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [1] 032 033 034 035 036 037 038 039 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [1] 040 041 042 043 044 045 046 047 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [1] 048 049 050 051 052 053 054 055 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [1] 056 057 058 059 060 061 062 063 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [1] 096 097 098 099 100 101 102 103 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [1] 104 105 106 107 108 109 110 111 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [1] 112 113 114 115 116 117 118 119 Oct 14 15:45:30 localhost kernel: pcpu-alloc: [1] 120 121 122 123 124 125 126 127 Oct 14 15:45:30 localhost kernel: Built 2 zonelists, mobility grouping on. Total pages: 525299507 Oct 14 15:45:30 localhost kernel: Policy zone: Normal Oct 14 15:45:30 localhost kernel: Kernel command line: BOOT_IMAGE=(hd0,gpt2)//ovirt-node-ng-4.5.2-0.20220810.0+1/vmlinuz-4.18.0-408.el8.x86_64 resume=/dev/mapper/onn_ovnode02-swap rd.lvm.lv=onn_ovnode02/ovirt-node-ng-4.5.2-0.20220810.0+1 rd.lvm.lv=onn_ovnode02/swap rhgb quiet root=/dev/onn_ovnode02/ovirt-node-ng-4.5.2-0.20220810.0+1 boot=UUID=393be0e0-6321-45bc-b56a-080e5051c757 rootflags=discard img.bootid=ovirt-node-ng-4.5.2-0.20220810.0+1 Oct 14 15:45:30 localhost kernel: Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com. Oct 14 15:45:30 localhost kernel: Memory: 2688112K/2134750760K available (12293K kernel code, 5872K rwdata, 8356K rodata, 2532K init, 14296K bss, 33768936K reserved, 0K cma-reserved) Oct 14 15:45:30 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=128, Nodes=2 Oct 14 15:45:30 localhost kernel: ftrace: allocating 40292 entries in 158 pages Oct 14 15:45:30 localhost kernel: ftrace: allocated 158 pages with 5 groups Oct 14 15:45:30 localhost kernel: rcu: Hierarchical RCU implementation. Oct 14 15:45:30 localhost kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=128. Oct 14 15:45:30 localhost kernel: Rude variant of Tasks RCU enabled. Oct 14 15:45:30 localhost kernel: Tracing variant of Tasks RCU enabled. Oct 14 15:45:30 localhost kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Oct 14 15:45:30 localhost kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=128 Oct 14 15:45:30 localhost kernel: NR_IRQS: 524544, nr_irqs: 5800, preallocated irqs: 16 Oct 14 15:45:30 localhost kernel: random: crng done (trusting CPU's manufacturer) Oct 14 15:45:30 localhost kernel: Console: colour dummy device 80x25 Oct 14 15:45:30 localhost kernel: printk: console [tty0] enabled Oct 14 15:45:30 localhost kernel: mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl Oct 14 15:45:30 localhost kernel: ACPI: Core revision 20210930 Oct 14 15:45:30 localhost kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns Oct 14 15:45:30 localhost kernel: hpet clockevent registered Oct 14 15:45:30 localhost kernel: APIC: Switch to symmetric I/O mode setup Oct 14 15:45:30 localhost kernel: Switched APIC routing to physical flat. Oct 14 15:45:30 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 Oct 14 15:45:30 localhost kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c578d5be, max_idle_ns: 440795233402 ns Oct 14 15:45:30 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5600.04 BogoMIPS (lpj=2800024) Oct 14 15:45:30 localhost kernel: pid_max: default: 131072 minimum: 1024 Oct 14 15:45:30 localhost kernel: LSM: Security Framework initializing Oct 14 15:45:30 localhost kernel: Yama: becoming mindful. Oct 14 15:45:30 localhost kernel: SELinux: Initializing. Oct 14 15:45:30 localhost kernel: LSM support for eBPF active Oct 14 15:45:30 localhost kernel: Dentry cache hash table entries: 33554432 (order: 16, 268435456 bytes, vmalloc) Oct 14 15:45:30 localhost kernel: Inode-cache hash table entries: 16777216 (order: 15, 134217728 bytes, vmalloc) Oct 14 15:45:30 localhost kernel: Mount-cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc) Oct 14 15:45:30 localhost kernel: Mountpoint-cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc) Oct 14 15:45:30 localhost kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated Oct 14 15:45:30 localhost kernel: LVT offset 2 assigned for vector 0xf4 Oct 14 15:45:30 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256 Oct 14 15:45:30 localhost kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0 Oct 14 15:45:30 localhost kernel: FEATURE SPEC_CTRL Present Oct 14 15:45:30 localhost kernel: FEATURE IBPB_SUPPORT Present Oct 14 15:45:30 localhost kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Oct 14 15:45:30 localhost kernel: Spectre V2 : Mitigation: Retpolines Oct 14 15:45:30 localhost kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Oct 14 15:45:30 localhost kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls Oct 14 15:45:30 localhost kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier Oct 14 15:45:30 localhost kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection Oct 14 15:45:30 localhost kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp Oct 14 15:45:30 localhost kernel: Freeing SMP alternatives memory: 36K Oct 14 15:45:30 localhost kernel: smpboot: CPU0: AMD EPYC 7543 32-Core Processor (family: 0x19, model: 0x1, stepping: 0x1) Oct 14 15:45:30 localhost kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver. Oct 14 15:45:30 localhost kernel: ... version: 0 Oct 14 15:45:30 localhost kernel: ... bit width: 48 Oct 14 15:45:30 localhost kernel: ... generic registers: 6 Oct 14 15:45:30 localhost kernel: ... value mask: 0000ffffffffffff Oct 14 15:45:30 localhost kernel: ... max period: 00007fffffffffff Oct 14 15:45:30 localhost kernel: ... fixed-purpose events: 0 Oct 14 15:45:30 localhost kernel: ... event mask: 000000000000003f Oct 14 15:45:30 localhost kernel: rcu: Hierarchical SRCU implementation. Oct 14 15:45:30 localhost kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. Oct 14 15:45:30 localhost kernel: smp: Bringing up secondary CPUs ... Oct 14 15:45:30 localhost kernel: x86: Booting SMP configuration: Oct 14 15:45:30 localhost kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31 Oct 14 15:45:30 localhost kernel: .... node #1, CPUs: #32 Oct 14 15:45:30 localhost kernel: smpboot: CPU 32 Converting physical 0 to logical die 1 Oct 14 15:45:30 localhost kernel: #33 #34 #35 #36 #37 #38 #39 #40 #41 #42 #43 #44 #45 #46 #47 #48 #49 #50 #51 #52 #53 #54 #55 #56 #57 #58 #59 #60 #61 #62 #63 Oct 14 15:45:30 localhost kernel: .... node #0, CPUs: #64 Oct 14 15:45:30 localhost kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on Oct 14 15:45:30 localhost kernel: #65 #66 #67 #68 #69 #70 #71 #72 #73 #74 #75 #76 #77 #78 #79 #80 #81 #82 #83 #84 #85 #86 #87 #88 #89 #90 #91 #92 #93 #94 #95 Oct 14 15:45:30 localhost kernel: .... node #1, CPUs: #96 #97 #98 #99 #100 #101 #102 #103 #104 #105 #106 #107 #108 #109 #110 #111 #112 #113 #114 #115 #116 #117 #118 #119 #120 #121 #122 #123 #124 #125 #126 #127 Oct 14 15:45:30 localhost kernel: smp: Brought up 2 nodes, 128 CPUs Oct 14 15:45:30 localhost kernel: smpboot: Max logical packages: 2 Oct 14 15:45:30 localhost kernel: smpboot: Total of 128 processors activated (715443.20 BogoMIPS) Oct 14 15:45:30 localhost kernel: node 0 deferred pages initialised in 327ms Oct 14 15:45:30 localhost kernel: node 1 deferred pages initialised in 348ms Oct 14 15:45:30 localhost kernel: devtmpfs: initialized Oct 14 15:45:30 localhost kernel: x86/mm: Memory block size: 128MB Oct 14 15:45:30 localhost kernel: ACPI: PM: Registering ACPI NVS region [mem 0x74000000-0x74046fff] (290816 bytes) Oct 14 15:45:30 localhost kernel: ACPI: PM: Registering ACPI NVS region [mem 0xa864b000-0xa8acbfff] (4722688 bytes) Oct 14 15:45:30 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Oct 14 15:45:30 localhost kernel: futex hash table entries: 32768 (order: 9, 2097152 bytes, vmalloc) Oct 14 15:45:30 localhost kernel: pinctrl core: initialized pinctrl subsystem Oct 14 15:45:30 localhost kernel: NET: Registered protocol family 16 Oct 14 15:45:30 localhost kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations Oct 14 15:45:30 localhost kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Oct 14 15:45:30 localhost kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Oct 14 15:45:30 localhost kernel: audit: initializing netlink subsys (disabled) Oct 14 15:45:30 localhost kernel: audit: type=2000 audit(1665755127.798:1): state=initialized audit_enabled=0 res=1 Oct 14 15:45:30 localhost kernel: cpuidle: using governor menu Oct 14 15:45:30 localhost kernel: Detected 1 PCC Subspaces Oct 14 15:45:30 localhost kernel: Registering PCC driver as Mailbox controller Oct 14 15:45:30 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Oct 14 15:45:30 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) Oct 14 15:45:30 localhost kernel: PCI: not using MMCONFIG Oct 14 15:45:30 localhost kernel: PCI: Using configuration type 1 for base access Oct 14 15:45:30 localhost kernel: PCI: Using configuration type 1 for extended access Oct 14 15:45:30 localhost kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Oct 14 15:45:30 localhost kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Oct 14 15:45:30 localhost kernel: cryptd: max_cpu_qlen set to 1000 Oct 14 15:45:30 localhost kernel: ACPI: Added _OSI(Module Device) Oct 14 15:45:30 localhost kernel: ACPI: Added _OSI(Processor Device) Oct 14 15:45:30 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Oct 14 15:45:30 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) Oct 14 15:45:30 localhost kernel: ACPI: Added _OSI(Linux-Dell-Video) Oct 14 15:45:30 localhost kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) Oct 14 15:45:30 localhost kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) Oct 14 15:45:30 localhost kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded Oct 14 15:45:30 localhost kernel: ACPI: Interpreter enabled Oct 14 15:45:30 localhost kernel: ACPI: PM: (supports S0 S5) Oct 14 15:45:30 localhost kernel: ACPI: Using IOAPIC for interrupt routing Oct 14 15:45:30 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) Oct 14 15:45:30 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources Oct 14 15:45:30 localhost kernel: HEST: Table parsing has been initialized. Oct 14 15:45:30 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Oct 14 15:45:30 localhost kernel: ACPI: Enabled 3 GPEs in block 00 to 1F Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P0SA] Oct 14 15:45:30 localhost kernel: ACPI: Power Resource [P3SA] Oct 14 15:45:30 localhost kernel: ACPI: PCI Root Bridge [S0D0] (domain 0000 [bus 60-7f]) Oct 14 15:45:30 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [AER LTR DPC] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability] Oct 14 15:45:30 localhost kernel: PCI host bridge to bus 0000:60 Oct 14 15:45:30 localhost kernel: pci_bus 0000:60: root bus resource [io 0x7000-0x8fff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:60: root bus resource [mem 0xca000000-0xcc1fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:60: root bus resource [mem 0x20071000000-0x28070ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:60: root bus resource [bus 60-7f] Oct 14 15:45:30 localhost kernel: pci 0000:60:00.0: [1022:1480] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:60:00.2: [1022:164f] type 00 class 0x080600 Oct 14 15:45:30 localhost kernel: pci 0000:60:01.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:60:02.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:60:03.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: [1022:1483] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: [1022:1483] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:60:04.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:60:05.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:60:07.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:60:07.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:60:07.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:60:07.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:60:08.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:60:08.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:60:08.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:60:08.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: PCI bridge to [bus 61] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: PCI bridge to [bus 62] Oct 14 15:45:30 localhost kernel: pci 0000:63:00.0: [1022:148a] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:63:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:63:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:63:00.2: reg 0x18: [mem 0xcc100000-0xcc17ffff] Oct 14 15:45:30 localhost kernel: pci 0000:63:00.2: reg 0x24: [mem 0xcc180000-0xcc181fff] Oct 14 15:45:30 localhost kernel: pci 0000:63:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:60:07.1: PCI bridge to [bus 63] Oct 14 15:45:30 localhost kernel: pci 0000:60:07.1: bridge window [mem 0xcc100000-0xcc1fffff] Oct 14 15:45:30 localhost kernel: pci 0000:64:00.0: [1022:1485] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:64:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:64:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:64:00.2: reg 0x18: [mem 0xcc000000-0xcc07ffff] Oct 14 15:45:30 localhost kernel: pci 0000:64:00.2: reg 0x24: [mem 0xcc080000-0xcc081fff] Oct 14 15:45:30 localhost kernel: pci 0000:64:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:60:08.1: PCI bridge to [bus 64] Oct 14 15:45:30 localhost kernel: pci 0000:60:08.1: bridge window [mem 0xcc000000-0xcc0fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:60: on NUMA node 0 Oct 14 15:45:30 localhost kernel: ACPI: PCI Root Bridge [S0D1] (domain 0000 [bus 40-5f]) Oct 14 15:45:30 localhost kernel: acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:01: _OSC: platform does not support [AER LTR DPC] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability] Oct 14 15:45:30 localhost kernel: PCI host bridge to bus 0000:40 Oct 14 15:45:30 localhost kernel: pci_bus 0000:40: root bus resource [io 0x03b0-0x03df window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:40: root bus resource [io 0x5000-0x6fff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:40: root bus resource [mem 0x000a0000-0x000bffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:40: root bus resource [mem 0xf0000000-0xf38fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:40: root bus resource [mem 0x28071000000-0x30070ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:40: root bus resource [bus 40-5f] Oct 14 15:45:30 localhost kernel: pci 0000:40:00.0: [1022:1480] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:40:00.2: [1022:164f] type 00 class 0x080600 Oct 14 15:45:30 localhost kernel: pci 0000:40:01.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:40:01.1: [1022:1483] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:40:01.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:40:01.3: [1022:1483] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:40:01.3: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:40:01.4: [1022:1483] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:40:01.4: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:40:02.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:40:03.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:40:04.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:40:05.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:40:07.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:40:07.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:40:07.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:40:07.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:40:08.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:40:08.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:40:08.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:40:08.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:40:08.2: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:40:08.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:40:08.2: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:40:08.3: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:40:08.3: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:40:08.3: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:41:00.0: [1a03:1150] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:41:00.0: supports D1 D2 Oct 14 15:45:30 localhost kernel: pci 0000:41:00.0: PME# supported from D0 D1 D2 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:40:01.1: PCI bridge to [bus 41-42] Oct 14 15:45:30 localhost kernel: pci 0000:40:01.1: bridge window [io 0x6000-0x6fff] Oct 14 15:45:30 localhost kernel: pci 0000:40:01.1: bridge window [mem 0xf2000000-0xf30fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:42: extended config space not accessible Oct 14 15:45:30 localhost kernel: pci 0000:42:00.0: [1a03:2000] type 00 class 0x030000 Oct 14 15:45:30 localhost kernel: pci 0000:42:00.0: reg 0x10: [mem 0xf2000000-0xf2ffffff] Oct 14 15:45:30 localhost kernel: pci 0000:42:00.0: reg 0x14: [mem 0xf3000000-0xf301ffff] Oct 14 15:45:30 localhost kernel: pci 0000:42:00.0: reg 0x18: [io 0x6000-0x607f] Oct 14 15:45:30 localhost kernel: pci 0000:42:00.0: BAR 0: assigned to efifb Oct 14 15:45:30 localhost kernel: pci 0000:42:00.0: supports D1 D2 Oct 14 15:45:30 localhost kernel: pci 0000:42:00.0: PME# supported from D0 D1 D2 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:41:00.0: PCI bridge to [bus 42] Oct 14 15:45:30 localhost kernel: pci 0000:41:00.0: bridge window [io 0x6000-0x6fff] Oct 14 15:45:30 localhost kernel: pci 0000:41:00.0: bridge window [mem 0xf2000000-0xf30fffff] Oct 14 15:45:30 localhost kernel: pci 0000:43:00.0: [1b21:1142] type 00 class 0x0c0330 Oct 14 15:45:30 localhost kernel: pci 0000:43:00.0: reg 0x10: [mem 0xf3700000-0xf3707fff 64bit] Oct 14 15:45:30 localhost kernel: pci 0000:43:00.0: PME# supported from D3cold Oct 14 15:45:30 localhost kernel: pci 0000:40:01.3: PCI bridge to [bus 43] Oct 14 15:45:30 localhost kernel: pci 0000:40:01.3: bridge window [mem 0xf3700000-0xf37fffff] Oct 14 15:45:30 localhost kernel: pci 0000:44:00.0: [8086:15ff] type 00 class 0x020000 Oct 14 15:45:30 localhost kernel: pci 0000:44:00.0: reg 0x10: [mem 0x3006f000000-0x3006fffffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:44:00.0: reg 0x1c: [mem 0x30070808000-0x3007080ffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:44:00.0: reg 0x30: [mem 0xf3680000-0xf36fffff pref] Oct 14 15:45:30 localhost kernel: pci 0000:44:00.0: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:44:00.0: reg 0x184: [mem 0x30070400000-0x3007040ffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:44:00.0: VF(n) BAR0 space: [mem 0x30070400000-0x300707fffff 64bit pref] (contains BAR0 for 64 VFs) Oct 14 15:45:30 localhost kernel: pci 0000:44:00.0: reg 0x190: [mem 0x30070910000-0x30070913fff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:44:00.0: VF(n) BAR3 space: [mem 0x30070910000-0x30070a0ffff 64bit pref] (contains BAR3 for 64 VFs) Oct 14 15:45:30 localhost kernel: pci 0000:44:00.1: [8086:15ff] type 00 class 0x020000 Oct 14 15:45:30 localhost kernel: pci 0000:44:00.1: reg 0x10: [mem 0x3006e000000-0x3006effffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:44:00.1: reg 0x1c: [mem 0x30070800000-0x30070807fff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:44:00.1: reg 0x30: [mem 0xf3600000-0xf367ffff pref] Oct 14 15:45:30 localhost kernel: pci 0000:44:00.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:44:00.1: reg 0x184: [mem 0x30070000000-0x3007000ffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:44:00.1: VF(n) BAR0 space: [mem 0x30070000000-0x300703fffff 64bit pref] (contains BAR0 for 64 VFs) Oct 14 15:45:30 localhost kernel: pci 0000:44:00.1: reg 0x190: [mem 0x30070810000-0x30070813fff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:44:00.1: VF(n) BAR3 space: [mem 0x30070810000-0x3007090ffff 64bit pref] (contains BAR3 for 64 VFs) Oct 14 15:45:30 localhost kernel: pci 0000:40:01.4: PCI bridge to [bus 44] Oct 14 15:45:30 localhost kernel: pci 0000:40:01.4: bridge window [mem 0xf3600000-0xf36fffff] Oct 14 15:45:30 localhost kernel: pci 0000:40:01.4: bridge window [mem 0x3006e000000-0x30070afffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:45:00.0: [1022:148a] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:45:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:45:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:45:00.2: reg 0x18: [mem 0xf3500000-0xf357ffff] Oct 14 15:45:30 localhost kernel: pci 0000:45:00.2: reg 0x24: [mem 0xf3580000-0xf3581fff] Oct 14 15:45:30 localhost kernel: pci 0000:45:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:40:07.1: PCI bridge to [bus 45] Oct 14 15:45:30 localhost kernel: pci 0000:40:07.1: bridge window [mem 0xf3500000-0xf35fffff] Oct 14 15:45:30 localhost kernel: pci 0000:46:00.0: [1022:1485] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:46:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:46:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:46:00.2: reg 0x18: [mem 0xf3400000-0xf347ffff] Oct 14 15:45:30 localhost kernel: pci 0000:46:00.2: reg 0x24: [mem 0xf3480000-0xf3481fff] Oct 14 15:45:30 localhost kernel: pci 0000:46:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:40:08.1: PCI bridge to [bus 46] Oct 14 15:45:30 localhost kernel: pci 0000:40:08.1: bridge window [mem 0xf3400000-0xf34fffff] Oct 14 15:45:30 localhost kernel: pci 0000:47:00.0: [1022:7901] type 00 class 0x010601 Oct 14 15:45:30 localhost kernel: pci 0000:47:00.0: reg 0x24: [mem 0xf3300000-0xf33007ff] Oct 14 15:45:30 localhost kernel: pci 0000:47:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:47:00.0: PME# supported from D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:40:08.2: PCI bridge to [bus 47] Oct 14 15:45:30 localhost kernel: pci 0000:40:08.2: bridge window [mem 0xf3300000-0xf33fffff] Oct 14 15:45:30 localhost kernel: pci 0000:48:00.0: [1022:7901] type 00 class 0x010601 Oct 14 15:45:30 localhost kernel: pci 0000:48:00.0: reg 0x24: [mem 0xf3200000-0xf32007ff] Oct 14 15:45:30 localhost kernel: pci 0000:48:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:48:00.0: PME# supported from D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:40:08.3: PCI bridge to [bus 48] Oct 14 15:45:30 localhost kernel: pci 0000:40:08.3: bridge window [mem 0xf3200000-0xf32fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:40: on NUMA node 0 Oct 14 15:45:30 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-1f]) Oct 14 15:45:30 localhost kernel: acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:02: _OSC: platform does not support [AER LTR DPC] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:02: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability] Oct 14 15:45:30 localhost kernel: PCI host bridge to bus 0000:00 Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x02ff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0300-0x03af window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: root bus resource [io 0x1000-0x3fff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xf6000000-0xf82fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x380d1000000-0x480d0ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-1f] Oct 14 15:45:30 localhost kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:00.2: [1022:164f] type 00 class 0x080600 Oct 14 15:45:30 localhost kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:00:07.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:00:08.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 Oct 14 15:45:30 localhost kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.0: [1022:1650] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.1: [1022:1651] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.2: [1022:1652] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.3: [1022:1653] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.4: [1022:1654] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.5: [1022:1655] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.6: [1022:1656] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.7: [1022:1657] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.0: [1022:1650] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.1: [1022:1651] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.2: [1022:1652] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.3: [1022:1653] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.4: [1022:1654] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.5: [1022:1655] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.6: [1022:1656] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.7: [1022:1657] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:01:00.0: [1022:148a] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:01:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:01:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:01:00.2: reg 0x18: [mem 0xf8200000-0xf827ffff] Oct 14 15:45:30 localhost kernel: pci 0000:01:00.2: reg 0x24: [mem 0xf8280000-0xf8281fff] Oct 14 15:45:30 localhost kernel: pci 0000:01:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:00:07.1: PCI bridge to [bus 01] Oct 14 15:45:30 localhost kernel: pci 0000:00:07.1: bridge window [mem 0xf8200000-0xf82fffff] Oct 14 15:45:30 localhost kernel: pci 0000:02:00.0: [1022:1485] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:02:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:02:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:02:00.2: reg 0x18: [mem 0xf8100000-0xf817ffff] Oct 14 15:45:30 localhost kernel: pci 0000:02:00.2: reg 0x24: [mem 0xf8180000-0xf8181fff] Oct 14 15:45:30 localhost kernel: pci 0000:02:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:02:00.3: [1022:148c] type 00 class 0x0c0330 Oct 14 15:45:30 localhost kernel: pci 0000:02:00.3: reg 0x10: [mem 0xf8000000-0xf80fffff 64bit] Oct 14 15:45:30 localhost kernel: pci 0000:02:00.3: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:02:00.3: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:00:08.1: PCI bridge to [bus 02] Oct 14 15:45:30 localhost kernel: pci 0000:00:08.1: bridge window [mem 0xf8000000-0xf81fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: on NUMA node 0 Oct 14 15:45:30 localhost kernel: ACPI: PCI Root Bridge [S0D2] (domain 0000 [bus 20-3f]) Oct 14 15:45:30 localhost kernel: acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:03: _OSC: platform does not support [AER LTR DPC] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:03: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability] Oct 14 15:45:30 localhost kernel: PCI host bridge to bus 0000:20 Oct 14 15:45:30 localhost kernel: pci_bus 0000:20: root bus resource [io 0x4000-0x4fff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:20: root bus resource [mem 0xc4000000-0xc63fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:20: root bus resource [mem 0x300d1000000-0x380d0ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:20: root bus resource [bus 20-3f] Oct 14 15:45:30 localhost kernel: pci 0000:20:00.0: [1022:1480] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:20:00.2: [1022:164f] type 00 class 0x080600 Oct 14 15:45:30 localhost kernel: pci 0000:20:01.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:20:02.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: [1022:1483] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: [1022:1483] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: [1022:1483] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: [1022:1483] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:20:04.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:20:05.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:20:07.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:20:07.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:20:07.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:20:07.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:20:08.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:20:08.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:20:08.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:20:08.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: PCI bridge to [bus 21] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: PCI bridge to [bus 22] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: PCI bridge to [bus 23] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: PCI bridge to [bus 24] Oct 14 15:45:30 localhost kernel: pci 0000:25:00.0: [1022:148a] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:25:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:25:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:25:00.2: reg 0x18: [mem 0xc6300000-0xc637ffff] Oct 14 15:45:30 localhost kernel: pci 0000:25:00.2: reg 0x24: [mem 0xc6380000-0xc6381fff] Oct 14 15:45:30 localhost kernel: pci 0000:25:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:20:07.1: PCI bridge to [bus 25] Oct 14 15:45:30 localhost kernel: pci 0000:20:07.1: bridge window [mem 0xc6300000-0xc63fffff] Oct 14 15:45:30 localhost kernel: pci 0000:26:00.0: [1022:1485] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:26:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:26:00.1: [1022:1486] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:26:00.1: reg 0x18: [mem 0xc6100000-0xc61fffff] Oct 14 15:45:30 localhost kernel: pci 0000:26:00.1: reg 0x24: [mem 0xc6282000-0xc6283fff] Oct 14 15:45:30 localhost kernel: pci 0000:26:00.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:26:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:26:00.2: reg 0x18: [mem 0xc6200000-0xc627ffff] Oct 14 15:45:30 localhost kernel: pci 0000:26:00.2: reg 0x24: [mem 0xc6280000-0xc6281fff] Oct 14 15:45:30 localhost kernel: pci 0000:26:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:26:00.3: [1022:148c] type 00 class 0x0c0330 Oct 14 15:45:30 localhost kernel: pci 0000:26:00.3: reg 0x10: [mem 0xc6000000-0xc60fffff 64bit] Oct 14 15:45:30 localhost kernel: pci 0000:26:00.3: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:26:00.3: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:20:08.1: PCI bridge to [bus 26] Oct 14 15:45:30 localhost kernel: pci 0000:20:08.1: bridge window [mem 0xc6000000-0xc62fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:20: on NUMA node 0 Oct 14 15:45:30 localhost kernel: ACPI: PCI Root Bridge [S1D0] (domain 0000 [bus e0-ff]) Oct 14 15:45:30 localhost kernel: acpi PNP0A08:04: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:04: _OSC: platform does not support [AER LTR DPC] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:04: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability] Oct 14 15:45:30 localhost kernel: PCI host bridge to bus 0000:e0 Oct 14 15:45:30 localhost kernel: pci_bus 0000:e0: root bus resource [io 0xe000-0xffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e0: root bus resource [mem 0xc0000000-0xc21fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e0: root bus resource [mem 0x48131000000-0x50130ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e0: root bus resource [bus e0-ff] Oct 14 15:45:30 localhost kernel: pci 0000:e0:00.0: [1022:1480] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:00.2: [1022:164f] type 00 class 0x080600 Oct 14 15:45:30 localhost kernel: pci 0000:e0:01.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:02.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: [1022:1483] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: [1022:1483] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:e0:04.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:05.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:07.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:07.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:e0:07.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:e0:07.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:e0:08.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:08.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:e0:08.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:e0:08.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: PCI bridge to [bus e1] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: PCI bridge to [bus e2] Oct 14 15:45:30 localhost kernel: pci 0000:e3:00.0: [1022:148a] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:e3:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:e3:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:e3:00.2: reg 0x18: [mem 0xc2100000-0xc217ffff] Oct 14 15:45:30 localhost kernel: pci 0000:e3:00.2: reg 0x24: [mem 0xc2180000-0xc2181fff] Oct 14 15:45:30 localhost kernel: pci 0000:e3:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:e0:07.1: PCI bridge to [bus e3] Oct 14 15:45:30 localhost kernel: pci 0000:e0:07.1: bridge window [mem 0xc2100000-0xc21fffff] Oct 14 15:45:30 localhost kernel: pci 0000:e4:00.0: [1022:1485] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:e4:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:e4:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:e4:00.2: reg 0x18: [mem 0xc2000000-0xc207ffff] Oct 14 15:45:30 localhost kernel: pci 0000:e4:00.2: reg 0x24: [mem 0xc2080000-0xc2081fff] Oct 14 15:45:30 localhost kernel: pci 0000:e4:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:e0:08.1: PCI bridge to [bus e4] Oct 14 15:45:30 localhost kernel: pci 0000:e0:08.1: bridge window [mem 0xc2000000-0xc20fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e0: on NUMA node 1 Oct 14 15:45:30 localhost kernel: ACPI: PCI Root Bridge [S1D1] (domain 0000 [bus c0-df]) Oct 14 15:45:30 localhost kernel: acpi PNP0A08:05: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:05: _OSC: platform does not support [AER LTR DPC] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:05: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability] Oct 14 15:45:30 localhost kernel: PCI host bridge to bus 0000:c0 Oct 14 15:45:30 localhost kernel: pci_bus 0000:c0: root bus resource [io 0xd000-0xdfff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:c0: root bus resource [mem 0xba000000-0xbc2fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:c0: root bus resource [mem 0x50131000000-0x58130ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:c0: root bus resource [bus c0-df] Oct 14 15:45:30 localhost kernel: pci 0000:c0:00.0: [1022:1480] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:c0:00.2: [1022:164f] type 00 class 0x080600 Oct 14 15:45:30 localhost kernel: pci 0000:c0:01.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:c0:02.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:c0:03.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:c0:04.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:c0:05.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:c0:07.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:c0:07.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:c0:07.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:c0:07.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.2: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.2: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:c1:00.0: [1022:148a] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:c1:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:c1:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:c1:00.2: reg 0x18: [mem 0xbc200000-0xbc27ffff] Oct 14 15:45:30 localhost kernel: pci 0000:c1:00.2: reg 0x24: [mem 0xbc280000-0xbc281fff] Oct 14 15:45:30 localhost kernel: pci 0000:c1:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:c0:07.1: PCI bridge to [bus c1] Oct 14 15:45:30 localhost kernel: pci 0000:c0:07.1: bridge window [mem 0xbc200000-0xbc2fffff] Oct 14 15:45:30 localhost kernel: pci 0000:c2:00.0: [1022:1485] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:c2:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:c2:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:c2:00.2: reg 0x18: [mem 0xbc100000-0xbc17ffff] Oct 14 15:45:30 localhost kernel: pci 0000:c2:00.2: reg 0x24: [mem 0xbc180000-0xbc181fff] Oct 14 15:45:30 localhost kernel: pci 0000:c2:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.1: PCI bridge to [bus c2] Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.1: bridge window [mem 0xbc100000-0xbc1fffff] Oct 14 15:45:30 localhost kernel: pci 0000:c3:00.0: [1022:7901] type 00 class 0x010601 Oct 14 15:45:30 localhost kernel: pci 0000:c3:00.0: reg 0x24: [mem 0xbc000000-0xbc0007ff] Oct 14 15:45:30 localhost kernel: pci 0000:c3:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:c3:00.0: PME# supported from D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.2: PCI bridge to [bus c3] Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.2: bridge window [mem 0xbc000000-0xbc0fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:c0: on NUMA node 1 Oct 14 15:45:30 localhost kernel: ACPI: PCI Root Bridge [S1D3] (domain 0000 [bus 80-9f]) Oct 14 15:45:30 localhost kernel: acpi PNP0A08:06: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:06: _OSC: platform does not support [AER LTR DPC] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:06: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability] Oct 14 15:45:30 localhost kernel: PCI host bridge to bus 0000:80 Oct 14 15:45:30 localhost kernel: pci_bus 0000:80: root bus resource [io 0x9000-0xbfff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:80: root bus resource [mem 0xb0000000-0xb22fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:80: root bus resource [mem 0x60191000000-0x68190ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:80: root bus resource [bus 80-9f] Oct 14 15:45:30 localhost kernel: pci 0000:80:00.0: [1022:1480] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:80:00.2: [1022:164f] type 00 class 0x080600 Oct 14 15:45:30 localhost kernel: pci 0000:80:01.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:80:02.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:80:03.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:80:04.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:80:05.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:80:07.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:80:07.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:80:07.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:80:07.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:80:08.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:80:08.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:80:08.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:80:08.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:81:00.0: [1022:148a] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:81:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:81:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:81:00.2: reg 0x18: [mem 0xb2200000-0xb227ffff] Oct 14 15:45:30 localhost kernel: pci 0000:81:00.2: reg 0x24: [mem 0xb2280000-0xb2281fff] Oct 14 15:45:30 localhost kernel: pci 0000:81:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:80:07.1: PCI bridge to [bus 81] Oct 14 15:45:30 localhost kernel: pci 0000:80:07.1: bridge window [mem 0xb2200000-0xb22fffff] Oct 14 15:45:30 localhost kernel: pci 0000:82:00.0: [1022:1485] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:82:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:82:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:82:00.2: reg 0x18: [mem 0xb2100000-0xb217ffff] Oct 14 15:45:30 localhost kernel: pci 0000:82:00.2: reg 0x24: [mem 0xb2180000-0xb2181fff] Oct 14 15:45:30 localhost kernel: pci 0000:82:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:82:00.3: [1022:148c] type 00 class 0x0c0330 Oct 14 15:45:30 localhost kernel: pci 0000:82:00.3: reg 0x10: [mem 0xb2000000-0xb20fffff 64bit] Oct 14 15:45:30 localhost kernel: pci 0000:82:00.3: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:82:00.3: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:80:08.1: PCI bridge to [bus 82] Oct 14 15:45:30 localhost kernel: pci 0000:80:08.1: bridge window [mem 0xb2000000-0xb21fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:80: on NUMA node 1 Oct 14 15:45:30 localhost kernel: ACPI: PCI Root Bridge [S1D2] (domain 0000 [bus a0-bf]) Oct 14 15:45:30 localhost kernel: acpi PNP0A08:07: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:07: _OSC: platform does not support [AER LTR DPC] Oct 14 15:45:30 localhost kernel: acpi PNP0A08:07: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability] Oct 14 15:45:30 localhost kernel: PCI host bridge to bus 0000:a0 Oct 14 15:45:30 localhost kernel: pci_bus 0000:a0: root bus resource [io 0xc000-0xcfff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:a0: root bus resource [mem 0xb6000000-0xb84fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:a0: root bus resource [mem 0x58191000000-0x60190ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:a0: root bus resource [bus a0-bf] Oct 14 15:45:30 localhost kernel: pci 0000:a0:00.0: [1022:1480] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:a0:00.2: [1022:164f] type 00 class 0x080600 Oct 14 15:45:30 localhost kernel: pci 0000:a0:01.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:a0:02.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:a0:03.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:a0:03.1: [1022:1483] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:a0:03.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:a0:04.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:a0:05.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:a0:07.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:a0:07.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:a0:07.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:a0:07.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:a0:08.0: [1022:1482] type 00 class 0x060000 Oct 14 15:45:30 localhost kernel: pci 0000:a0:08.1: [1022:1484] type 01 class 0x060400 Oct 14 15:45:30 localhost kernel: pci 0000:a0:08.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:a0:08.1: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.0: [1077:2031] type 00 class 0x0c0400 Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.0: reg 0x10: [mem 0x60190f0a000-0x60190f0bfff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.0: reg 0x18: [mem 0x60190f04000-0x60190f07fff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.0: reg 0x20: [mem 0x60190e00000-0x60190efffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.0: reg 0x30: [mem 0xb8440000-0xb847ffff pref] Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.0: PME# supported from D3cold Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:a0:03.1 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link) Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.1: [1077:2031] type 00 class 0x0c0400 Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.1: reg 0x10: [mem 0x60190f08000-0x60190f09fff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.1: reg 0x18: [mem 0x60190f00000-0x60190f03fff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.1: reg 0x20: [mem 0x60190d00000-0x60190dfffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.1: reg 0x30: [mem 0xb8400000-0xb843ffff pref] Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.1: PME# supported from D3cold Oct 14 15:45:30 localhost kernel: pci 0000:a0:03.1: PCI bridge to [bus a1] Oct 14 15:45:30 localhost kernel: pci 0000:a0:03.1: bridge window [mem 0xb8400000-0xb84fffff] Oct 14 15:45:30 localhost kernel: pci 0000:a0:03.1: bridge window [mem 0x60190d00000-0x60190ffffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:a2:00.0: [1022:148a] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:a2:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:a2:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:a2:00.2: reg 0x18: [mem 0xb8300000-0xb837ffff] Oct 14 15:45:30 localhost kernel: pci 0000:a2:00.2: reg 0x24: [mem 0xb8380000-0xb8381fff] Oct 14 15:45:30 localhost kernel: pci 0000:a2:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:a0:07.1: PCI bridge to [bus a2] Oct 14 15:45:30 localhost kernel: pci 0000:a0:07.1: bridge window [mem 0xb8300000-0xb83fffff] Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.0: [1022:1485] type 00 class 0x130000 Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.0: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.1: [1022:1486] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.1: reg 0x18: [mem 0xb8100000-0xb81fffff] Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.1: reg 0x24: [mem 0xb8282000-0xb8283fff] Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.1: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.2: [1022:1498] type 00 class 0x108000 Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.2: reg 0x18: [mem 0xb8200000-0xb827ffff] Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.2: reg 0x24: [mem 0xb8280000-0xb8281fff] Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.2: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.3: [1022:148c] type 00 class 0x0c0330 Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.3: reg 0x10: [mem 0xb8000000-0xb80fffff 64bit] Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.3: enabling Extended Tags Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.3: PME# supported from D0 D3hot D3cold Oct 14 15:45:30 localhost kernel: pci 0000:a0:08.1: PCI bridge to [bus a3] Oct 14 15:45:30 localhost kernel: pci 0000:a0:08.1: bridge window [mem 0xb8000000-0xb82fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:a0: on NUMA node 1 Oct 14 15:45:30 localhost kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 10 Oct 14 15:45:30 localhost kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 11 Oct 14 15:45:30 localhost kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Oct 14 15:45:30 localhost kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0 Oct 14 15:45:30 localhost kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 5 Oct 14 15:45:30 localhost kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 11 Oct 14 15:45:30 localhost kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 10 Oct 14 15:45:30 localhost kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 5 Oct 14 15:45:30 localhost kernel: iommu: Default domain type: Passthrough Oct 14 15:45:30 localhost kernel: SCSI subsystem initialized Oct 14 15:45:30 localhost kernel: ACPI: bus type USB registered Oct 14 15:45:30 localhost kernel: usbcore: registered new interface driver usbfs Oct 14 15:45:30 localhost kernel: usbcore: registered new interface driver hub Oct 14 15:45:30 localhost kernel: usbcore: registered new device driver usb Oct 14 15:45:30 localhost kernel: pps_core: LinuxPPS API ver. 1 registered Oct 14 15:45:30 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it Oct 14 15:45:30 localhost kernel: PTP clock support registered Oct 14 15:45:30 localhost kernel: EDAC MC: Ver: 3.0.0 Oct 14 15:45:30 localhost kernel: Registered efivars operations Oct 14 15:45:30 localhost kernel: PCI: Using ACPI for IRQ routing Oct 14 15:45:30 localhost kernel: PCI: pci_cache_line_size set to 64 bytes Oct 14 15:45:30 localhost kernel: e820: reserve RAM buffer [mem 0x75c80000-0x77ffffff] Oct 14 15:45:30 localhost kernel: e820: reserve RAM buffer [mem 0x9e246018-0x9fffffff] Oct 14 15:45:30 localhost kernel: e820: reserve RAM buffer [mem 0x9e279018-0x9fffffff] Oct 14 15:45:30 localhost kernel: e820: reserve RAM buffer [mem 0x9e2ac018-0x9fffffff] Oct 14 15:45:30 localhost kernel: e820: reserve RAM buffer [mem 0x9e2e4018-0x9fffffff] Oct 14 15:45:30 localhost kernel: e820: reserve RAM buffer [mem 0x9e46c018-0x9fffffff] Oct 14 15:45:30 localhost kernel: e820: reserve RAM buffer [mem 0x9f983000-0x9fffffff] Oct 14 15:45:30 localhost kernel: e820: reserve RAM buffer [mem 0xa316a000-0xa3ffffff] Oct 14 15:45:30 localhost kernel: e820: reserve RAM buffer [mem 0xa66b1000-0xa7ffffff] Oct 14 15:45:30 localhost kernel: e820: reserve RAM buffer [mem 0x1004ef00000-0x1004fffffff] Oct 14 15:45:30 localhost kernel: e820: reserve RAM buffer [mem 0x2004fc00000-0x2004fffffff] Oct 14 15:45:30 localhost kernel: NetLabel: Initializing Oct 14 15:45:30 localhost kernel: NetLabel: domain hash size = 128 Oct 14 15:45:30 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Oct 14 15:45:30 localhost kernel: NetLabel: unlabeled traffic allowed by default Oct 14 15:45:30 localhost kernel: pci 0000:42:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none Oct 14 15:45:30 localhost kernel: pci 0000:42:00.0: vgaarb: bridge control possible Oct 14 15:45:30 localhost kernel: pci 0000:42:00.0: vgaarb: setting as boot device Oct 14 15:45:30 localhost kernel: vgaarb: loaded Oct 14 15:45:30 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Oct 14 15:45:30 localhost kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter Oct 14 15:45:30 localhost kernel: clocksource: Switched to clocksource tsc-early Oct 14 15:45:30 localhost kernel: VFS: Disk quotas dquot_6.6.0 Oct 14 15:45:30 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Oct 14 15:45:30 localhost kernel: pnp: PnP ACPI init Oct 14 15:45:30 localhost kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved Oct 14 15:45:30 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) Oct 14 15:45:30 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) Oct 14 15:45:30 localhost kernel: system 00:02: [io 0x0a00-0x0a0f] has been reserved Oct 14 15:45:30 localhost kernel: system 00:02: [io 0x0a10-0x0a1f] has been reserved Oct 14 15:45:30 localhost kernel: system 00:02: [io 0x0a20-0x0a2f] has been reserved Oct 14 15:45:30 localhost kernel: system 00:02: [io 0x0a30-0x0a3f] has been reserved Oct 14 15:45:30 localhost kernel: system 00:02: [io 0x0a40-0x0a4f] has been reserved Oct 14 15:45:30 localhost kernel: system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) Oct 14 15:45:30 localhost kernel: pnp 00:03: [dma 0 disabled] Oct 14 15:45:30 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active) Oct 14 15:45:30 localhost kernel: pnp 00:04: [dma 0 disabled] Oct 14 15:45:30 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active) Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x040b] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x04d6] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0c00-0x0c01] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0c14] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0c50-0x0c51] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0c52] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0c6c] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0c6f] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0cd0-0x0cd1] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0cd2-0x0cd3] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0cd4-0x0cd5] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0cd6-0x0cd7] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0cd8-0x0cdf] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0800-0x089f] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0b00-0x0b0f] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0b20-0x0b3f] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0900-0x090f] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0x0910-0x091f] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [io 0xfe00-0xfefe] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [mem 0xfed80000-0xfed814ff] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [mem 0xfed81900-0xfed8ffff] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved Oct 14 15:45:30 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) Oct 14 15:45:30 localhost kernel: pnp: PnP ACPI: found 6 devices Oct 14 15:45:30 localhost kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: bridge window [io 0x1000-0x0fff] to [bus 61] add_size 1000 Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 61] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: bridge window [mem 0x00100000-0x000fffff] to [bus 61] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: bridge window [io 0x1000-0x0fff] to [bus 62] add_size 1000 Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 62] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: bridge window [mem 0x00100000-0x000fffff] to [bus 62] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: BAR 14: assigned [mem 0xca000000-0xca1fffff] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: BAR 15: assigned [mem 0x20071000000-0x200711fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: BAR 14: assigned [mem 0xca200000-0xca3fffff] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: BAR 15: assigned [mem 0x20071200000-0x200713fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: BAR 13: assigned [io 0x7000-0x7fff] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: BAR 13: assigned [io 0x8000-0x8fff] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: PCI bridge to [bus 61] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: bridge window [io 0x7000-0x7fff] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: bridge window [mem 0xca000000-0xca1fffff] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: bridge window [mem 0x20071000000-0x200711fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: PCI bridge to [bus 62] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: bridge window [io 0x8000-0x8fff] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: bridge window [mem 0xca200000-0xca3fffff] Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: bridge window [mem 0x20071200000-0x200713fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:60:07.1: PCI bridge to [bus 63] Oct 14 15:45:30 localhost kernel: pci 0000:60:07.1: bridge window [mem 0xcc100000-0xcc1fffff] Oct 14 15:45:30 localhost kernel: pci 0000:60:08.1: PCI bridge to [bus 64] Oct 14 15:45:30 localhost kernel: pci 0000:60:08.1: bridge window [mem 0xcc000000-0xcc0fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:60: resource 4 [io 0x7000-0x8fff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:60: resource 5 [mem 0xca000000-0xcc1fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:60: resource 6 [mem 0x20071000000-0x28070ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:61: resource 0 [io 0x7000-0x7fff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:61: resource 1 [mem 0xca000000-0xca1fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:61: resource 2 [mem 0x20071000000-0x200711fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci_bus 0000:62: resource 0 [io 0x8000-0x8fff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:62: resource 1 [mem 0xca200000-0xca3fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:62: resource 2 [mem 0x20071200000-0x200713fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci_bus 0000:63: resource 1 [mem 0xcc100000-0xcc1fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:64: resource 1 [mem 0xcc000000-0xcc0fffff] Oct 14 15:45:30 localhost kernel: pci 0000:41:00.0: PCI bridge to [bus 42] Oct 14 15:45:30 localhost kernel: pci 0000:41:00.0: bridge window [io 0x6000-0x6fff] Oct 14 15:45:30 localhost kernel: pci 0000:41:00.0: bridge window [mem 0xf2000000-0xf30fffff] Oct 14 15:45:30 localhost kernel: pci 0000:40:01.1: PCI bridge to [bus 41-42] Oct 14 15:45:30 localhost kernel: pci 0000:40:01.1: bridge window [io 0x6000-0x6fff] Oct 14 15:45:30 localhost kernel: pci 0000:40:01.1: bridge window [mem 0xf2000000-0xf30fffff] Oct 14 15:45:30 localhost kernel: pci 0000:40:01.3: PCI bridge to [bus 43] Oct 14 15:45:30 localhost kernel: pci 0000:40:01.3: bridge window [mem 0xf3700000-0xf37fffff] Oct 14 15:45:30 localhost kernel: pci 0000:40:01.4: PCI bridge to [bus 44] Oct 14 15:45:30 localhost kernel: pci 0000:40:01.4: bridge window [mem 0xf3600000-0xf36fffff] Oct 14 15:45:30 localhost kernel: pci 0000:40:01.4: bridge window [mem 0x3006e000000-0x30070afffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:40:07.1: PCI bridge to [bus 45] Oct 14 15:45:30 localhost kernel: pci 0000:40:07.1: bridge window [mem 0xf3500000-0xf35fffff] Oct 14 15:45:30 localhost kernel: pci 0000:40:08.1: PCI bridge to [bus 46] Oct 14 15:45:30 localhost kernel: pci 0000:40:08.1: bridge window [mem 0xf3400000-0xf34fffff] Oct 14 15:45:30 localhost kernel: pci 0000:40:08.2: PCI bridge to [bus 47] Oct 14 15:45:30 localhost kernel: pci 0000:40:08.2: bridge window [mem 0xf3300000-0xf33fffff] Oct 14 15:45:30 localhost kernel: pci 0000:40:08.3: PCI bridge to [bus 48] Oct 14 15:45:30 localhost kernel: pci 0000:40:08.3: bridge window [mem 0xf3200000-0xf32fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:40: resource 4 [io 0x03b0-0x03df window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:40: resource 5 [io 0x5000-0x6fff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:40: resource 6 [mem 0x000a0000-0x000bffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:40: resource 7 [mem 0xf0000000-0xf38fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:40: resource 8 [mem 0x28071000000-0x30070ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:41: resource 0 [io 0x6000-0x6fff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:41: resource 1 [mem 0xf2000000-0xf30fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:42: resource 0 [io 0x6000-0x6fff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:42: resource 1 [mem 0xf2000000-0xf30fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:43: resource 1 [mem 0xf3700000-0xf37fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:44: resource 1 [mem 0xf3600000-0xf36fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:44: resource 2 [mem 0x3006e000000-0x30070afffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci_bus 0000:45: resource 1 [mem 0xf3500000-0xf35fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:46: resource 1 [mem 0xf3400000-0xf34fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:47: resource 1 [mem 0xf3300000-0xf33fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:48: resource 1 [mem 0xf3200000-0xf32fffff] Oct 14 15:45:30 localhost kernel: pci 0000:00:07.1: PCI bridge to [bus 01] Oct 14 15:45:30 localhost kernel: pci 0000:00:07.1: bridge window [mem 0xf8200000-0xf82fffff] Oct 14 15:45:30 localhost kernel: pci 0000:00:08.1: PCI bridge to [bus 02] Oct 14 15:45:30 localhost kernel: pci 0000:00:08.1: bridge window [mem 0xf8000000-0xf81fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x02ff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0300-0x03af window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: resource 6 [io 0x03e0-0x0cf7 window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: resource 7 [io 0x1000-0x3fff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: resource 9 [mem 0xf6000000-0xf82fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x380d1000000-0x480d0ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xf8200000-0xf82fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xf8000000-0xf81fffff] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: bridge window [io 0x1000-0x0fff] to [bus 21] add_size 1000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 21] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: bridge window [mem 0x00100000-0x000fffff] to [bus 21] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: bridge window [io 0x1000-0x0fff] to [bus 22] add_size 1000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 22] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: bridge window [mem 0x00100000-0x000fffff] to [bus 22] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: bridge window [io 0x1000-0x0fff] to [bus 23] add_size 1000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 23] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: bridge window [mem 0x00100000-0x000fffff] to [bus 23] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: bridge window [io 0x1000-0x0fff] to [bus 24] add_size 1000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 24] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: bridge window [mem 0x00100000-0x000fffff] to [bus 24] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: BAR 14: assigned [mem 0xc4000000-0xc41fffff] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: BAR 15: assigned [mem 0x300d1000000-0x300d11fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: BAR 14: assigned [mem 0xc4200000-0xc43fffff] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: BAR 15: assigned [mem 0x300d1200000-0x300d13fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: BAR 14: assigned [mem 0xc4400000-0xc45fffff] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: BAR 15: assigned [mem 0x300d1400000-0x300d15fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: BAR 14: assigned [mem 0xc4600000-0xc47fffff] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: BAR 15: assigned [mem 0x300d1600000-0x300d17fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: BAR 13: assigned [io 0x4000-0x4fff] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: BAR 13: no space for [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: BAR 13: failed to assign [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: BAR 13: no space for [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: BAR 13: failed to assign [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: BAR 13: no space for [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: BAR 13: failed to assign [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: BAR 13: assigned [io 0x4000-0x4fff] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: BAR 13: no space for [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: BAR 13: failed to assign [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: BAR 13: no space for [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: BAR 13: failed to assign [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: BAR 13: no space for [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: BAR 13: failed to assign [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: PCI bridge to [bus 21] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: bridge window [mem 0xc4000000-0xc41fffff] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: bridge window [mem 0x300d1000000-0x300d11fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: PCI bridge to [bus 22] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: bridge window [mem 0xc4200000-0xc43fffff] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: bridge window [mem 0x300d1200000-0x300d13fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: PCI bridge to [bus 23] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: bridge window [mem 0xc4400000-0xc45fffff] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: bridge window [mem 0x300d1400000-0x300d15fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: PCI bridge to [bus 24] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: bridge window [io 0x4000-0x4fff] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: bridge window [mem 0xc4600000-0xc47fffff] Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: bridge window [mem 0x300d1600000-0x300d17fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:20:07.1: PCI bridge to [bus 25] Oct 14 15:45:30 localhost kernel: pci 0000:20:07.1: bridge window [mem 0xc6300000-0xc63fffff] Oct 14 15:45:30 localhost kernel: pci 0000:20:08.1: PCI bridge to [bus 26] Oct 14 15:45:30 localhost kernel: pci 0000:20:08.1: bridge window [mem 0xc6000000-0xc62fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:20: resource 4 [io 0x4000-0x4fff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:20: resource 5 [mem 0xc4000000-0xc63fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:20: resource 6 [mem 0x300d1000000-0x380d0ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:21: resource 1 [mem 0xc4000000-0xc41fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:21: resource 2 [mem 0x300d1000000-0x300d11fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci_bus 0000:22: resource 1 [mem 0xc4200000-0xc43fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:22: resource 2 [mem 0x300d1200000-0x300d13fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci_bus 0000:23: resource 1 [mem 0xc4400000-0xc45fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:23: resource 2 [mem 0x300d1400000-0x300d15fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci_bus 0000:24: resource 0 [io 0x4000-0x4fff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:24: resource 1 [mem 0xc4600000-0xc47fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:24: resource 2 [mem 0x300d1600000-0x300d17fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci_bus 0000:25: resource 1 [mem 0xc6300000-0xc63fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:26: resource 1 [mem 0xc6000000-0xc62fffff] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: bridge window [io 0x1000-0x0fff] to [bus e1] add_size 1000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus e1] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: bridge window [mem 0x00100000-0x000fffff] to [bus e1] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: bridge window [io 0x1000-0x0fff] to [bus e2] add_size 1000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus e2] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: bridge window [mem 0x00100000-0x000fffff] to [bus e2] add_size 200000 add_align 100000 Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: BAR 14: assigned [mem 0xc0000000-0xc01fffff] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: BAR 15: assigned [mem 0x48131000000-0x481311fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: BAR 14: assigned [mem 0xc0200000-0xc03fffff] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: BAR 15: assigned [mem 0x48131200000-0x481313fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: BAR 13: assigned [io 0xe000-0xefff] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: BAR 13: no space for [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: BAR 13: failed to assign [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: BAR 13: assigned [io 0xe000-0xefff] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: BAR 13: no space for [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: BAR 13: failed to assign [io size 0x1000] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: PCI bridge to [bus e1] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: bridge window [mem 0xc0000000-0xc01fffff] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: bridge window [mem 0x48131000000-0x481311fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: PCI bridge to [bus e2] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: bridge window [io 0xe000-0xefff] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: bridge window [mem 0xc0200000-0xc03fffff] Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: bridge window [mem 0x48131200000-0x481313fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:e0:07.1: PCI bridge to [bus e3] Oct 14 15:45:30 localhost kernel: pci 0000:e0:07.1: bridge window [mem 0xc2100000-0xc21fffff] Oct 14 15:45:30 localhost kernel: pci 0000:e0:08.1: PCI bridge to [bus e4] Oct 14 15:45:30 localhost kernel: pci 0000:e0:08.1: bridge window [mem 0xc2000000-0xc20fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e0: resource 4 [io 0xe000-0xffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e0: resource 5 [mem 0xc0000000-0xc21fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e0: resource 6 [mem 0x48131000000-0x50130ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e1: resource 1 [mem 0xc0000000-0xc01fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e1: resource 2 [mem 0x48131000000-0x481311fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e2: resource 0 [io 0xe000-0xefff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e2: resource 1 [mem 0xc0200000-0xc03fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e2: resource 2 [mem 0x48131200000-0x481313fffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e3: resource 1 [mem 0xc2100000-0xc21fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:e4: resource 1 [mem 0xc2000000-0xc20fffff] Oct 14 15:45:30 localhost kernel: pci 0000:c0:07.1: PCI bridge to [bus c1] Oct 14 15:45:30 localhost kernel: pci 0000:c0:07.1: bridge window [mem 0xbc200000-0xbc2fffff] Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.1: PCI bridge to [bus c2] Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.1: bridge window [mem 0xbc100000-0xbc1fffff] Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.2: PCI bridge to [bus c3] Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.2: bridge window [mem 0xbc000000-0xbc0fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:c0: resource 4 [io 0xd000-0xdfff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:c0: resource 5 [mem 0xba000000-0xbc2fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:c0: resource 6 [mem 0x50131000000-0x58130ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:c1: resource 1 [mem 0xbc200000-0xbc2fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:c2: resource 1 [mem 0xbc100000-0xbc1fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:c3: resource 1 [mem 0xbc000000-0xbc0fffff] Oct 14 15:45:30 localhost kernel: pci 0000:80:07.1: PCI bridge to [bus 81] Oct 14 15:45:30 localhost kernel: pci 0000:80:07.1: bridge window [mem 0xb2200000-0xb22fffff] Oct 14 15:45:30 localhost kernel: pci 0000:80:08.1: PCI bridge to [bus 82] Oct 14 15:45:30 localhost kernel: pci 0000:80:08.1: bridge window [mem 0xb2000000-0xb21fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:80: resource 4 [io 0x9000-0xbfff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:80: resource 5 [mem 0xb0000000-0xb22fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:80: resource 6 [mem 0x60191000000-0x68190ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:81: resource 1 [mem 0xb2200000-0xb22fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:82: resource 1 [mem 0xb2000000-0xb21fffff] Oct 14 15:45:30 localhost kernel: pci 0000:a0:03.1: PCI bridge to [bus a1] Oct 14 15:45:30 localhost kernel: pci 0000:a0:03.1: bridge window [mem 0xb8400000-0xb84fffff] Oct 14 15:45:30 localhost kernel: pci 0000:a0:03.1: bridge window [mem 0x60190d00000-0x60190ffffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci 0000:a0:07.1: PCI bridge to [bus a2] Oct 14 15:45:30 localhost kernel: pci 0000:a0:07.1: bridge window [mem 0xb8300000-0xb83fffff] Oct 14 15:45:30 localhost kernel: pci 0000:a0:08.1: PCI bridge to [bus a3] Oct 14 15:45:30 localhost kernel: pci 0000:a0:08.1: bridge window [mem 0xb8000000-0xb82fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:a0: resource 4 [io 0xc000-0xcfff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:a0: resource 5 [mem 0xb6000000-0xb84fffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:a0: resource 6 [mem 0x58191000000-0x60190ffffff window] Oct 14 15:45:30 localhost kernel: pci_bus 0000:a1: resource 1 [mem 0xb8400000-0xb84fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:a1: resource 2 [mem 0x60190d00000-0x60190ffffff 64bit pref] Oct 14 15:45:30 localhost kernel: pci_bus 0000:a2: resource 1 [mem 0xb8300000-0xb83fffff] Oct 14 15:45:30 localhost kernel: pci_bus 0000:a3: resource 1 [mem 0xb8000000-0xb82fffff] Oct 14 15:45:30 localhost kernel: NET: Registered protocol family 2 Oct 14 15:45:30 localhost kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc) Oct 14 15:45:30 localhost kernel: tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc) Oct 14 15:45:30 localhost kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc) Oct 14 15:45:30 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc) Oct 14 15:45:30 localhost kernel: TCP: Hash tables configured (established 524288 bind 65536) Oct 14 15:45:30 localhost kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, vmalloc) Oct 14 15:45:30 localhost kernel: UDP hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc) Oct 14 15:45:30 localhost kernel: UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc) Oct 14 15:45:30 localhost kernel: NET: Registered protocol family 1 Oct 14 15:45:30 localhost kernel: NET: Registered protocol family 44 Oct 14 15:45:30 localhost kernel: PCI: CLS 64 bytes, default 64 Oct 14 15:45:30 localhost kernel: Unpacking initramfs... Oct 14 15:45:30 localhost kernel: Freeing initrd memory: 101052K Oct 14 15:45:30 localhost kernel: pci 0000:60:00.2: AMD-Vi: IOMMU performance counters supported Oct 14 15:45:30 localhost kernel: pci 0000:40:00.2: AMD-Vi: IOMMU performance counters supported Oct 14 15:45:30 localhost kernel: pci 0000:20:00.2: AMD-Vi: IOMMU performance counters supported Oct 14 15:45:30 localhost kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported Oct 14 15:45:30 localhost kernel: pci 0000:e0:00.2: AMD-Vi: IOMMU performance counters supported Oct 14 15:45:30 localhost kernel: pci 0000:c0:00.2: AMD-Vi: IOMMU performance counters supported Oct 14 15:45:30 localhost kernel: pci 0000:a0:00.2: AMD-Vi: IOMMU performance counters supported Oct 14 15:45:30 localhost kernel: pci 0000:80:00.2: AMD-Vi: IOMMU performance counters supported Oct 14 15:45:30 localhost kernel: AMD-Vi: Lazy IO/TLB flushing enabled Oct 14 15:45:30 localhost kernel: pci 0000:60:01.0: Adding to iommu group 0 Oct 14 15:45:30 localhost kernel: pci 0000:60:02.0: Adding to iommu group 1 Oct 14 15:45:30 localhost kernel: pci 0000:60:03.0: Adding to iommu group 2 Oct 14 15:45:30 localhost kernel: pci 0000:60:03.1: Adding to iommu group 2 Oct 14 15:45:30 localhost kernel: pci 0000:60:03.2: Adding to iommu group 2 Oct 14 15:45:30 localhost kernel: pci 0000:60:04.0: Adding to iommu group 3 Oct 14 15:45:30 localhost kernel: pci 0000:60:05.0: Adding to iommu group 4 Oct 14 15:45:30 localhost kernel: pci 0000:60:07.0: Adding to iommu group 5 Oct 14 15:45:30 localhost kernel: pci 0000:60:07.1: Adding to iommu group 6 Oct 14 15:45:30 localhost kernel: pci 0000:60:08.0: Adding to iommu group 7 Oct 14 15:45:30 localhost kernel: pci 0000:60:08.1: Adding to iommu group 8 Oct 14 15:45:30 localhost kernel: pci 0000:63:00.0: Adding to iommu group 9 Oct 14 15:45:30 localhost kernel: pci 0000:63:00.2: Adding to iommu group 10 Oct 14 15:45:30 localhost kernel: pci 0000:64:00.0: Adding to iommu group 11 Oct 14 15:45:30 localhost kernel: pci 0000:64:00.2: Adding to iommu group 12 Oct 14 15:45:30 localhost kernel: pci 0000:40:01.0: Adding to iommu group 13 Oct 14 15:45:30 localhost kernel: pci 0000:40:01.1: Adding to iommu group 14 Oct 14 15:45:30 localhost kernel: pci 0000:40:01.3: Adding to iommu group 15 Oct 14 15:45:30 localhost kernel: pci 0000:40:01.4: Adding to iommu group 16 Oct 14 15:45:30 localhost kernel: pci 0000:40:02.0: Adding to iommu group 17 Oct 14 15:45:30 localhost kernel: pci 0000:40:03.0: Adding to iommu group 18 Oct 14 15:45:30 localhost kernel: pci 0000:40:04.0: Adding to iommu group 19 Oct 14 15:45:30 localhost kernel: pci 0000:40:05.0: Adding to iommu group 20 Oct 14 15:45:30 localhost kernel: pci 0000:40:07.0: Adding to iommu group 21 Oct 14 15:45:30 localhost kernel: pci 0000:40:07.1: Adding to iommu group 22 Oct 14 15:45:30 localhost kernel: pci 0000:40:08.0: Adding to iommu group 23 Oct 14 15:45:30 localhost kernel: pci 0000:40:08.1: Adding to iommu group 24 Oct 14 15:45:30 localhost kernel: pci 0000:40:08.2: Adding to iommu group 25 Oct 14 15:45:30 localhost kernel: pci 0000:40:08.3: Adding to iommu group 26 Oct 14 15:45:30 localhost kernel: pci 0000:41:00.0: Adding to iommu group 27 Oct 14 15:45:30 localhost kernel: pci 0000:42:00.0: Adding to iommu group 27 Oct 14 15:45:30 localhost kernel: pci 0000:43:00.0: Adding to iommu group 28 Oct 14 15:45:30 localhost kernel: pci 0000:44:00.0: Adding to iommu group 29 Oct 14 15:45:30 localhost kernel: pci 0000:44:00.1: Adding to iommu group 30 Oct 14 15:45:30 localhost kernel: pci 0000:45:00.0: Adding to iommu group 31 Oct 14 15:45:30 localhost kernel: pci 0000:45:00.2: Adding to iommu group 32 Oct 14 15:45:30 localhost kernel: pci 0000:46:00.0: Adding to iommu group 33 Oct 14 15:45:30 localhost kernel: pci 0000:46:00.2: Adding to iommu group 34 Oct 14 15:45:30 localhost kernel: pci 0000:47:00.0: Adding to iommu group 35 Oct 14 15:45:30 localhost kernel: pci 0000:48:00.0: Adding to iommu group 36 Oct 14 15:45:30 localhost kernel: pci 0000:00:01.0: Adding to iommu group 37 Oct 14 15:45:30 localhost kernel: pci 0000:00:02.0: Adding to iommu group 38 Oct 14 15:45:30 localhost kernel: pci 0000:00:03.0: Adding to iommu group 39 Oct 14 15:45:30 localhost kernel: pci 0000:00:04.0: Adding to iommu group 40 Oct 14 15:45:30 localhost kernel: pci 0000:00:05.0: Adding to iommu group 41 Oct 14 15:45:30 localhost kernel: pci 0000:00:07.0: Adding to iommu group 42 Oct 14 15:45:30 localhost kernel: pci 0000:00:07.1: Adding to iommu group 43 Oct 14 15:45:30 localhost kernel: pci 0000:00:08.0: Adding to iommu group 44 Oct 14 15:45:30 localhost kernel: pci 0000:00:08.1: Adding to iommu group 45 Oct 14 15:45:30 localhost kernel: pci 0000:00:14.0: Adding to iommu group 46 Oct 14 15:45:30 localhost kernel: pci 0000:00:14.3: Adding to iommu group 46 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.0: Adding to iommu group 47 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.1: Adding to iommu group 47 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.2: Adding to iommu group 47 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.3: Adding to iommu group 47 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.4: Adding to iommu group 47 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.5: Adding to iommu group 47 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.6: Adding to iommu group 47 Oct 14 15:45:30 localhost kernel: pci 0000:00:18.7: Adding to iommu group 47 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.0: Adding to iommu group 48 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.1: Adding to iommu group 48 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.2: Adding to iommu group 48 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.3: Adding to iommu group 48 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.4: Adding to iommu group 48 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.5: Adding to iommu group 48 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.6: Adding to iommu group 48 Oct 14 15:45:30 localhost kernel: pci 0000:00:19.7: Adding to iommu group 48 Oct 14 15:45:30 localhost kernel: pci 0000:01:00.0: Adding to iommu group 49 Oct 14 15:45:30 localhost kernel: pci 0000:01:00.2: Adding to iommu group 50 Oct 14 15:45:30 localhost kernel: pci 0000:02:00.0: Adding to iommu group 51 Oct 14 15:45:30 localhost kernel: pci 0000:02:00.2: Adding to iommu group 52 Oct 14 15:45:30 localhost kernel: pci 0000:02:00.3: Adding to iommu group 53 Oct 14 15:45:30 localhost kernel: pci 0000:20:01.0: Adding to iommu group 54 Oct 14 15:45:30 localhost kernel: pci 0000:20:02.0: Adding to iommu group 55 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.0: Adding to iommu group 56 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.1: Adding to iommu group 57 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.2: Adding to iommu group 58 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.3: Adding to iommu group 59 Oct 14 15:45:30 localhost kernel: pci 0000:20:03.4: Adding to iommu group 60 Oct 14 15:45:30 localhost kernel: pci 0000:20:04.0: Adding to iommu group 61 Oct 14 15:45:30 localhost kernel: pci 0000:20:05.0: Adding to iommu group 62 Oct 14 15:45:30 localhost kernel: pci 0000:20:07.0: Adding to iommu group 63 Oct 14 15:45:30 localhost kernel: pci 0000:20:07.1: Adding to iommu group 64 Oct 14 15:45:30 localhost kernel: pci 0000:20:08.0: Adding to iommu group 65 Oct 14 15:45:30 localhost kernel: pci 0000:20:08.1: Adding to iommu group 66 Oct 14 15:45:30 localhost kernel: pci 0000:25:00.0: Adding to iommu group 67 Oct 14 15:45:30 localhost kernel: pci 0000:25:00.2: Adding to iommu group 68 Oct 14 15:45:30 localhost kernel: pci 0000:26:00.0: Adding to iommu group 69 Oct 14 15:45:30 localhost kernel: pci 0000:26:00.1: Adding to iommu group 70 Oct 14 15:45:30 localhost kernel: pci 0000:26:00.2: Adding to iommu group 71 Oct 14 15:45:30 localhost kernel: pci 0000:26:00.3: Adding to iommu group 72 Oct 14 15:45:30 localhost kernel: pci 0000:e0:01.0: Adding to iommu group 73 Oct 14 15:45:30 localhost kernel: pci 0000:e0:02.0: Adding to iommu group 74 Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.0: Adding to iommu group 75 Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.1: Adding to iommu group 75 Oct 14 15:45:30 localhost kernel: pci 0000:e0:03.2: Adding to iommu group 75 Oct 14 15:45:30 localhost kernel: pci 0000:e0:04.0: Adding to iommu group 76 Oct 14 15:45:30 localhost kernel: pci 0000:e0:05.0: Adding to iommu group 77 Oct 14 15:45:30 localhost kernel: pci 0000:e0:07.0: Adding to iommu group 78 Oct 14 15:45:30 localhost kernel: pci 0000:e0:07.1: Adding to iommu group 79 Oct 14 15:45:30 localhost kernel: pci 0000:e0:08.0: Adding to iommu group 80 Oct 14 15:45:30 localhost kernel: pci 0000:e0:08.1: Adding to iommu group 81 Oct 14 15:45:30 localhost kernel: pci 0000:e3:00.0: Adding to iommu group 82 Oct 14 15:45:30 localhost kernel: pci 0000:e3:00.2: Adding to iommu group 83 Oct 14 15:45:30 localhost kernel: pci 0000:e4:00.0: Adding to iommu group 84 Oct 14 15:45:30 localhost kernel: pci 0000:e4:00.2: Adding to iommu group 85 Oct 14 15:45:30 localhost kernel: pci 0000:c0:01.0: Adding to iommu group 86 Oct 14 15:45:30 localhost kernel: pci 0000:c0:02.0: Adding to iommu group 87 Oct 14 15:45:30 localhost kernel: pci 0000:c0:03.0: Adding to iommu group 88 Oct 14 15:45:30 localhost kernel: pci 0000:c0:04.0: Adding to iommu group 89 Oct 14 15:45:30 localhost kernel: pci 0000:c0:05.0: Adding to iommu group 90 Oct 14 15:45:30 localhost kernel: pci 0000:c0:07.0: Adding to iommu group 91 Oct 14 15:45:30 localhost kernel: pci 0000:c0:07.1: Adding to iommu group 92 Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.0: Adding to iommu group 93 Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.1: Adding to iommu group 94 Oct 14 15:45:30 localhost kernel: pci 0000:c0:08.2: Adding to iommu group 95 Oct 14 15:45:30 localhost kernel: pci 0000:c1:00.0: Adding to iommu group 96 Oct 14 15:45:30 localhost kernel: pci 0000:c1:00.2: Adding to iommu group 97 Oct 14 15:45:30 localhost kernel: pci 0000:c2:00.0: Adding to iommu group 98 Oct 14 15:45:30 localhost kernel: pci 0000:c2:00.2: Adding to iommu group 99 Oct 14 15:45:30 localhost kernel: pci 0000:c3:00.0: Adding to iommu group 100 Oct 14 15:45:30 localhost kernel: pci 0000:80:01.0: Adding to iommu group 101 Oct 14 15:45:30 localhost kernel: pci 0000:80:02.0: Adding to iommu group 102 Oct 14 15:45:30 localhost kernel: pci 0000:80:03.0: Adding to iommu group 103 Oct 14 15:45:30 localhost kernel: pci 0000:80:04.0: Adding to iommu group 104 Oct 14 15:45:30 localhost kernel: pci 0000:80:05.0: Adding to iommu group 105 Oct 14 15:45:30 localhost kernel: pci 0000:80:07.0: Adding to iommu group 106 Oct 14 15:45:30 localhost kernel: pci 0000:80:07.1: Adding to iommu group 107 Oct 14 15:45:30 localhost kernel: pci 0000:80:08.0: Adding to iommu group 108 Oct 14 15:45:30 localhost kernel: pci 0000:80:08.1: Adding to iommu group 109 Oct 14 15:45:30 localhost kernel: pci 0000:81:00.0: Adding to iommu group 110 Oct 14 15:45:30 localhost kernel: pci 0000:81:00.2: Adding to iommu group 111 Oct 14 15:45:30 localhost kernel: pci 0000:82:00.0: Adding to iommu group 112 Oct 14 15:45:30 localhost kernel: pci 0000:82:00.2: Adding to iommu group 113 Oct 14 15:45:30 localhost kernel: pci 0000:82:00.3: Adding to iommu group 114 Oct 14 15:45:30 localhost kernel: pci 0000:a0:01.0: Adding to iommu group 115 Oct 14 15:45:30 localhost kernel: pci 0000:a0:02.0: Adding to iommu group 116 Oct 14 15:45:30 localhost kernel: pci 0000:a0:03.0: Adding to iommu group 117 Oct 14 15:45:30 localhost kernel: pci 0000:a0:03.1: Adding to iommu group 118 Oct 14 15:45:30 localhost kernel: pci 0000:a0:04.0: Adding to iommu group 119 Oct 14 15:45:30 localhost kernel: pci 0000:a0:05.0: Adding to iommu group 120 Oct 14 15:45:30 localhost kernel: pci 0000:a0:07.0: Adding to iommu group 121 Oct 14 15:45:30 localhost kernel: pci 0000:a0:07.1: Adding to iommu group 122 Oct 14 15:45:30 localhost kernel: pci 0000:a0:08.0: Adding to iommu group 123 Oct 14 15:45:30 localhost kernel: pci 0000:a0:08.1: Adding to iommu group 124 Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.0: Adding to iommu group 125 Oct 14 15:45:30 localhost kernel: pci 0000:a1:00.1: Adding to iommu group 125 Oct 14 15:45:30 localhost kernel: pci 0000:a2:00.0: Adding to iommu group 126 Oct 14 15:45:30 localhost kernel: pci 0000:a2:00.2: Adding to iommu group 127 Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.0: Adding to iommu group 128 Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.1: Adding to iommu group 129 Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.2: Adding to iommu group 130 Oct 14 15:45:30 localhost kernel: pci 0000:a3:00.3: Adding to iommu group 131 Oct 14 15:45:30 localhost kernel: pci 0000:60:00.2: AMD-Vi: Found IOMMU cap 0x40 Oct 14 15:45:30 localhost kernel: AMD-Vi: Extended features (0x59f77efa2094ade): PPR X2APIC NX GT IA GA PC Oct 14 15:45:30 localhost kernel: pci 0000:40:00.2: AMD-Vi: Found IOMMU cap 0x40 Oct 14 15:45:30 localhost kernel: AMD-Vi: Extended features (0x59f77efa2094ade): PPR X2APIC NX GT IA GA PC Oct 14 15:45:30 localhost kernel: pci 0000:20:00.2: AMD-Vi: Found IOMMU cap 0x40 Oct 14 15:45:30 localhost kernel: AMD-Vi: Extended features (0x59f77efa2094ade): PPR X2APIC NX GT IA GA PC Oct 14 15:45:30 localhost kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40 Oct 14 15:45:30 localhost kernel: AMD-Vi: Extended features (0x59f77efa2094ade): PPR X2APIC NX GT IA GA PC Oct 14 15:45:30 localhost kernel: pci 0000:e0:00.2: AMD-Vi: Found IOMMU cap 0x40 Oct 14 15:45:30 localhost kernel: AMD-Vi: Extended features (0x59f77efa2094ade): PPR X2APIC NX GT IA GA PC Oct 14 15:45:30 localhost kernel: pci 0000:c0:00.2: AMD-Vi: Found IOMMU cap 0x40 Oct 14 15:45:30 localhost kernel: AMD-Vi: Extended features (0x59f77efa2094ade): PPR X2APIC NX GT IA GA PC Oct 14 15:45:30 localhost kernel: pci 0000:a0:00.2: AMD-Vi: Found IOMMU cap 0x40 Oct 14 15:45:30 localhost kernel: AMD-Vi: Extended features (0x59f77efa2094ade): PPR X2APIC NX GT IA GA PC Oct 14 15:45:30 localhost kernel: pci 0000:80:00.2: AMD-Vi: Found IOMMU cap 0x40 Oct 14 15:45:30 localhost kernel: AMD-Vi: Extended features (0x59f77efa2094ade): PPR X2APIC NX GT IA GA PC Oct 14 15:45:30 localhost kernel: AMD-Vi: Interrupt remapping enabled Oct 14 15:45:30 localhost kernel: AMD-Vi: X2APIC enabled Oct 14 15:45:30 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) Oct 14 15:45:30 localhost kernel: software IO TLB: mapped [mem 0x000000009a206000-0x000000009e206000] (64MB) Oct 14 15:45:30 localhost kernel: ACPI: bus type thunderbolt registered Oct 14 15:45:30 localhost kernel: amd_uncore: 4 amd_df counters detected Oct 14 15:45:30 localhost kernel: amd_uncore: 6 amd_l3 counters detected Oct 14 15:45:30 localhost kernel: LVT offset 0 assigned for vector 0x400 Oct 14 15:45:30 localhost kernel: perf: AMD IBS detected (0x000003ff) Oct 14 15:45:30 localhost kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). Oct 14 15:45:30 localhost kernel: perf/amd_iommu: Detected AMD IOMMU #1 (2 banks, 4 counters/bank). Oct 14 15:45:30 localhost kernel: perf/amd_iommu: Detected AMD IOMMU #2 (2 banks, 4 counters/bank). Oct 14 15:45:30 localhost kernel: perf/amd_iommu: Detected AMD IOMMU #3 (2 banks, 4 counters/bank). Oct 14 15:45:30 localhost kernel: perf/amd_iommu: Detected AMD IOMMU #4 (2 banks, 4 counters/bank). Oct 14 15:45:30 localhost kernel: perf/amd_iommu: Detected AMD IOMMU #5 (2 banks, 4 counters/bank). Oct 14 15:45:30 localhost kernel: perf/amd_iommu: Detected AMD IOMMU #6 (2 banks, 4 counters/bank). Oct 14 15:45:30 localhost kernel: perf/amd_iommu: Detected AMD IOMMU #7 (2 banks, 4 counters/bank). Oct 14 15:45:30 localhost kernel: Initialise system trusted keyrings Oct 14 15:45:30 localhost kernel: Key type blacklist registered Oct 14 15:45:30 localhost kernel: workingset: timestamp_bits=36 max_order=29 bucket_order=0 Oct 14 15:45:30 localhost kernel: zbud: loaded Oct 14 15:45:30 localhost kernel: pstore: using deflate compression Oct 14 15:45:30 localhost kernel: Platform Keyring initialized Oct 14 15:45:30 localhost kernel: NET: Registered protocol family 38 Oct 14 15:45:30 localhost kernel: Key type asymmetric registered Oct 14 15:45:30 localhost kernel: Asymmetric key parser 'x509' registered Oct 14 15:45:30 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Oct 14 15:45:30 localhost kernel: io scheduler mq-deadline registered Oct 14 15:45:30 localhost kernel: io scheduler kyber registered Oct 14 15:45:30 localhost kernel: io scheduler bfq registered Oct 14 15:45:30 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Oct 14 15:45:30 localhost kernel: pcieport 0000:60:03.1: PME: Signaling with IRQ 36 Oct 14 15:45:30 localhost kernel: pcieport 0000:60:03.1: pciehp: Slot #1 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ Oct 14 15:45:30 localhost kernel: pcieport 0000:60:03.2: PME: Signaling with IRQ 37 Oct 14 15:45:30 localhost kernel: pcieport 0000:60:03.2: pciehp: Slot #2 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ Oct 14 15:45:30 localhost kernel: pcieport 0000:60:07.1: PME: Signaling with IRQ 39 Oct 14 15:45:30 localhost kernel: pcieport 0000:60:08.1: PME: Signaling with IRQ 41 Oct 14 15:45:30 localhost kernel: pcieport 0000:40:01.1: PME: Signaling with IRQ 42 Oct 14 15:45:30 localhost kernel: pcieport 0000:40:01.3: PME: Signaling with IRQ 43 Oct 14 15:45:30 localhost kernel: pcieport 0000:40:01.4: PME: Signaling with IRQ 44 Oct 14 15:45:30 localhost kernel: pcieport 0000:40:07.1: PME: Signaling with IRQ 46 Oct 14 15:45:30 localhost kernel: pcieport 0000:40:08.1: PME: Signaling with IRQ 48 Oct 14 15:45:30 localhost kernel: pcieport 0000:40:08.2: PME: Signaling with IRQ 49 Oct 14 15:45:30 localhost kernel: pcieport 0000:40:08.3: PME: Signaling with IRQ 50 Oct 14 15:45:30 localhost kernel: pcieport 0000:00:07.1: PME: Signaling with IRQ 52 Oct 14 15:45:30 localhost kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 53 Oct 14 15:45:30 localhost kernel: pcieport 0000:20:03.1: PME: Signaling with IRQ 54 Oct 14 15:45:30 localhost kernel: pcieport 0000:20:03.1: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ Oct 14 15:45:30 localhost kernel: pcieport 0000:20:03.2: PME: Signaling with IRQ 55 Oct 14 15:45:30 localhost kernel: pcieport 0000:20:03.2: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ Oct 14 15:45:30 localhost kernel: pcieport 0000:20:03.3: PME: Signaling with IRQ 56 Oct 14 15:45:30 localhost kernel: pcieport 0000:20:03.3: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ Oct 14 15:45:30 localhost kernel: pcieport 0000:20:03.4: PME: Signaling with IRQ 57 Oct 14 15:45:30 localhost kernel: pcieport 0000:20:03.4: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ Oct 14 15:45:30 localhost kernel: pcieport 0000:20:07.1: PME: Signaling with IRQ 59 Oct 14 15:45:30 localhost kernel: pcieport 0000:20:08.1: PME: Signaling with IRQ 60 Oct 14 15:45:30 localhost kernel: pcieport 0000:e0:03.1: PME: Signaling with IRQ 61 Oct 14 15:45:30 localhost kernel: pcieport 0000:e0:03.1: pciehp: Slot #3 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ Oct 14 15:45:30 localhost kernel: pcieport 0000:e0:03.2: PME: Signaling with IRQ 62 Oct 14 15:45:30 localhost kernel: pcieport 0000:e0:03.2: pciehp: Slot #4 AttnBtn+ PwrCtrl+ MRL- AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl- IbPresDis- LLActRep+ Oct 14 15:45:30 localhost kernel: pcieport 0000:e0:07.1: PME: Signaling with IRQ 64 Oct 14 15:45:30 localhost kernel: pcieport 0000:e0:08.1: PME: Signaling with IRQ 66 Oct 14 15:45:30 localhost kernel: pcieport 0000:c0:07.1: PME: Signaling with IRQ 68 Oct 14 15:45:30 localhost kernel: pcieport 0000:c0:08.1: PME: Signaling with IRQ 70 Oct 14 15:45:30 localhost kernel: pcieport 0000:c0:08.2: PME: Signaling with IRQ 71 Oct 14 15:45:30 localhost kernel: pcieport 0000:80:07.1: PME: Signaling with IRQ 73 Oct 14 15:45:30 localhost kernel: pcieport 0000:80:08.1: PME: Signaling with IRQ 74 Oct 14 15:45:30 localhost kernel: pcieport 0000:a0:03.1: PME: Signaling with IRQ 75 Oct 14 15:45:30 localhost kernel: pcieport 0000:a0:07.1: PME: Signaling with IRQ 77 Oct 14 15:45:30 localhost kernel: pcieport 0000:a0:08.1: PME: Signaling with IRQ 78 Oct 14 15:45:30 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Oct 14 15:45:30 localhost kernel: efifb: probing for efifb Oct 14 15:45:30 localhost kernel: efifb: framebuffer at 0xf2000000, using 3072k, total 3072k Oct 14 15:45:30 localhost kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1 Oct 14 15:45:30 localhost kernel: efifb: scrolling: redraw Oct 14 15:45:30 localhost kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 Oct 14 15:45:30 localhost kernel: fbcon: Deferring console take-over Oct 14 15:45:30 localhost kernel: fb0: EFI VGA frame buffer device Oct 14 15:45:30 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 Oct 14 15:45:30 localhost kernel: ACPI: Power Button [PWRB] Oct 14 15:45:30 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 Oct 14 15:45:30 localhost kernel: ACPI: Power Button [PWRF] Oct 14 15:45:30 localhost kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1195 Oct 14 15:45:30 localhost kernel: ERST: Error Record Serialization Table (ERST) support is initialized. Oct 14 15:45:30 localhost kernel: pstore: Registered erst as persistent store backend Oct 14 15:45:30 localhost kernel: GHES: APEI firmware first mode is enabled by APEI bit. Oct 14 15:45:30 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Oct 14 15:45:30 localhost kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Oct 14 15:45:30 localhost kernel: 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A Oct 14 15:45:30 localhost kernel: Non-volatile memory driver v1.3 Oct 14 15:45:30 localhost kernel: rdac: device handler registered Oct 14 15:45:30 localhost kernel: hp_sw: device handler registered Oct 14 15:45:30 localhost kernel: emc: device handler registered Oct 14 15:45:30 localhost kernel: alua: device handler registered Oct 14 15:45:30 localhost kernel: libphy: Fixed MDIO Bus: probed Oct 14 15:45:30 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Oct 14 15:45:30 localhost kernel: ehci-pci: EHCI PCI platform driver Oct 14 15:45:30 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Oct 14 15:45:30 localhost kernel: ohci-pci: OHCI PCI platform driver Oct 14 15:45:30 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:43:00.0: xHCI Host Controller Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:43:00.0: new USB bus registered, assigned bus number 1 Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:43:00.0: hcc params 0x0200e080 hci version 0x100 quirks 0x0000000010800410 Oct 14 15:45:30 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 Oct 14 15:45:30 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 14 15:45:30 localhost kernel: usb usb1: Product: xHCI Host Controller Oct 14 15:45:30 localhost kernel: usb usb1: Manufacturer: Linux 4.18.0-408.el8.x86_64 xhci-hcd Oct 14 15:45:30 localhost kernel: usb usb1: SerialNumber: 0000:43:00.0 Oct 14 15:45:30 localhost kernel: hub 1-0:1.0: USB hub found Oct 14 15:45:30 localhost kernel: hub 1-0:1.0: 2 ports detected Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:43:00.0: xHCI Host Controller Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:43:00.0: new USB bus registered, assigned bus number 2 Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:43:00.0: Host supports USB 3.0 SuperSpeed Oct 14 15:45:30 localhost kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. Oct 14 15:45:30 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18 Oct 14 15:45:30 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 14 15:45:30 localhost kernel: usb usb2: Product: xHCI Host Controller Oct 14 15:45:30 localhost kernel: usb usb2: Manufacturer: Linux 4.18.0-408.el8.x86_64 xhci-hcd Oct 14 15:45:30 localhost kernel: usb usb2: SerialNumber: 0000:43:00.0 Oct 14 15:45:30 localhost kernel: hub 2-0:1.0: USB hub found Oct 14 15:45:30 localhost kernel: hub 2-0:1.0: 2 ports detected Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:02:00.3: xHCI Host Controller Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:02:00.3: new USB bus registered, assigned bus number 3 Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:02:00.3: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000410 Oct 14 15:45:30 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 Oct 14 15:45:30 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 14 15:45:30 localhost kernel: usb usb3: Product: xHCI Host Controller Oct 14 15:45:30 localhost kernel: usb usb3: Manufacturer: Linux 4.18.0-408.el8.x86_64 xhci-hcd Oct 14 15:45:30 localhost kernel: usb usb3: SerialNumber: 0000:02:00.3 Oct 14 15:45:30 localhost kernel: hub 3-0:1.0: USB hub found Oct 14 15:45:30 localhost kernel: hub 3-0:1.0: 2 ports detected Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:02:00.3: xHCI Host Controller Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:02:00.3: new USB bus registered, assigned bus number 4 Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:02:00.3: Host supports USB 3.1 Enhanced SuperSpeed Oct 14 15:45:30 localhost kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. Oct 14 15:45:30 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18 Oct 14 15:45:30 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 14 15:45:30 localhost kernel: usb usb4: Product: xHCI Host Controller Oct 14 15:45:30 localhost kernel: usb usb4: Manufacturer: Linux 4.18.0-408.el8.x86_64 xhci-hcd Oct 14 15:45:30 localhost kernel: usb usb4: SerialNumber: 0000:02:00.3 Oct 14 15:45:30 localhost kernel: hub 4-0:1.0: USB hub found Oct 14 15:45:30 localhost kernel: hub 4-0:1.0: 2 ports detected Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:26:00.3: xHCI Host Controller Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:26:00.3: new USB bus registered, assigned bus number 5 Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:26:00.3: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000410 Oct 14 15:45:30 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 Oct 14 15:45:30 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 14 15:45:30 localhost kernel: usb usb5: Product: xHCI Host Controller Oct 14 15:45:30 localhost kernel: usb usb5: Manufacturer: Linux 4.18.0-408.el8.x86_64 xhci-hcd Oct 14 15:45:30 localhost kernel: usb usb5: SerialNumber: 0000:26:00.3 Oct 14 15:45:30 localhost kernel: hub 5-0:1.0: USB hub found Oct 14 15:45:30 localhost kernel: hub 5-0:1.0: 2 ports detected Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:26:00.3: xHCI Host Controller Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:26:00.3: new USB bus registered, assigned bus number 6 Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:26:00.3: Host supports USB 3.1 Enhanced SuperSpeed Oct 14 15:45:30 localhost kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM. Oct 14 15:45:30 localhost kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18 Oct 14 15:45:30 localhost kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 14 15:45:30 localhost kernel: usb usb6: Product: xHCI Host Controller Oct 14 15:45:30 localhost kernel: usb usb6: Manufacturer: Linux 4.18.0-408.el8.x86_64 xhci-hcd Oct 14 15:45:30 localhost kernel: usb usb6: SerialNumber: 0000:26:00.3 Oct 14 15:45:30 localhost kernel: hub 6-0:1.0: USB hub found Oct 14 15:45:30 localhost kernel: hub 6-0:1.0: 2 ports detected Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:82:00.3: xHCI Host Controller Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:82:00.3: new USB bus registered, assigned bus number 7 Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:82:00.3: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000410 Oct 14 15:45:30 localhost kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 Oct 14 15:45:30 localhost kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 14 15:45:30 localhost kernel: usb usb7: Product: xHCI Host Controller Oct 14 15:45:30 localhost kernel: usb usb7: Manufacturer: Linux 4.18.0-408.el8.x86_64 xhci-hcd Oct 14 15:45:30 localhost kernel: usb usb7: SerialNumber: 0000:82:00.3 Oct 14 15:45:30 localhost kernel: hub 7-0:1.0: USB hub found Oct 14 15:45:30 localhost kernel: hub 7-0:1.0: 2 ports detected Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:82:00.3: xHCI Host Controller Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:82:00.3: new USB bus registered, assigned bus number 8 Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:82:00.3: Host supports USB 3.1 Enhanced SuperSpeed Oct 14 15:45:30 localhost kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM. Oct 14 15:45:30 localhost kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18 Oct 14 15:45:30 localhost kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 14 15:45:30 localhost kernel: usb usb8: Product: xHCI Host Controller Oct 14 15:45:30 localhost kernel: usb usb8: Manufacturer: Linux 4.18.0-408.el8.x86_64 xhci-hcd Oct 14 15:45:30 localhost kernel: usb usb8: SerialNumber: 0000:82:00.3 Oct 14 15:45:30 localhost kernel: hub 8-0:1.0: USB hub found Oct 14 15:45:30 localhost kernel: hub 8-0:1.0: 2 ports detected Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:a3:00.3: xHCI Host Controller Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:a3:00.3: new USB bus registered, assigned bus number 9 Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:a3:00.3: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000000000410 Oct 14 15:45:30 localhost kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 Oct 14 15:45:30 localhost kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 14 15:45:30 localhost kernel: usb usb9: Product: xHCI Host Controller Oct 14 15:45:30 localhost kernel: usb usb9: Manufacturer: Linux 4.18.0-408.el8.x86_64 xhci-hcd Oct 14 15:45:30 localhost kernel: usb usb9: SerialNumber: 0000:a3:00.3 Oct 14 15:45:30 localhost kernel: hub 9-0:1.0: USB hub found Oct 14 15:45:30 localhost kernel: hub 9-0:1.0: 2 ports detected Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:a3:00.3: xHCI Host Controller Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:a3:00.3: new USB bus registered, assigned bus number 10 Oct 14 15:45:30 localhost kernel: xhci_hcd 0000:a3:00.3: Host supports USB 3.1 Enhanced SuperSpeed Oct 14 15:45:30 localhost kernel: usb usb10: We don't know the algorithms for LPM for this host, disabling LPM. Oct 14 15:45:30 localhost kernel: usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18 Oct 14 15:45:30 localhost kernel: usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1 Oct 14 15:45:30 localhost kernel: usb usb10: Product: xHCI Host Controller Oct 14 15:45:30 localhost kernel: usb usb10: Manufacturer: Linux 4.18.0-408.el8.x86_64 xhci-hcd Oct 14 15:45:30 localhost kernel: usb usb10: SerialNumber: 0000:a3:00.3 Oct 14 15:45:30 localhost kernel: hub 10-0:1.0: USB hub found Oct 14 15:45:30 localhost kernel: hub 10-0:1.0: 2 ports detected Oct 14 15:45:30 localhost kernel: usbcore: registered new interface driver usbserial_generic Oct 14 15:45:30 localhost kernel: usbserial: USB Serial support registered for generic Oct 14 15:45:30 localhost kernel: i8042: PNP: No PS/2 controller found. Oct 14 15:45:30 localhost kernel: mousedev: PS/2 mouse device common for all mice Oct 14 15:45:30 localhost kernel: rtc_cmos 00:01: registered as rtc0 Oct 14 15:45:30 localhost kernel: rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs Oct 14 15:45:30 localhost kernel: amd_pstate: This processor supports shared memory solution, you can enable it with amd_pstate.shared_mem=1 Oct 14 15:45:30 localhost kernel: EFI Variables Facility v0.08 2004-May-17 Oct 14 15:45:30 localhost kernel: hid: raw HID events driver (C) Jiri Kosina Oct 14 15:45:30 localhost kernel: usbcore: registered new interface driver usbhid Oct 14 15:45:30 localhost kernel: usbhid: USB HID core driver Oct 14 15:45:30 localhost kernel: drop_monitor: Initializing network drop monitor service Oct 14 15:45:30 localhost kernel: Initializing XFRM netlink socket Oct 14 15:45:30 localhost kernel: NET: Registered protocol family 10 Oct 14 15:45:30 localhost kernel: Segment Routing with IPv6 Oct 14 15:45:30 localhost kernel: NET: Registered protocol family 17 Oct 14 15:45:30 localhost kernel: mpls_gso: MPLS GSO support Oct 14 15:45:30 localhost kernel: microcode: CPU0: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU1: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU2: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU3: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU4: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU5: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU6: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU7: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU8: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU9: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU10: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU11: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU12: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU13: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU14: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU15: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU16: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU17: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU18: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU19: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU20: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU21: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU22: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU23: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU24: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU25: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU26: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU27: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU28: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU29: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU30: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU31: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU32: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU33: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU34: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU35: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU36: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU37: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU38: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU39: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU40: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU41: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU42: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU43: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU44: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU45: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU46: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU47: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU48: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU49: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU50: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU51: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU52: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU53: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU54: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU55: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU56: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU57: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU58: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU59: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU60: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU61: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU62: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU63: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU64: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU65: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU66: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU67: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU68: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU69: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU70: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU71: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU72: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU73: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU74: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU75: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU76: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU77: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU78: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU79: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU80: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU81: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU82: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU83: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU84: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU85: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU86: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU87: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU88: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU89: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU90: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU91: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU92: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU93: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU94: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU95: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU96: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU97: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU98: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU99: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU100: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU101: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU102: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU103: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU104: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU105: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU106: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU107: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU108: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU109: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU110: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU111: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU112: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU113: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU114: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU115: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU116: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU117: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU118: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU119: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU120: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU121: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU122: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU123: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU124: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU125: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU126: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: CPU127: patch_level=0x0a001173 Oct 14 15:45:30 localhost kernel: microcode: Microcode Update Driver: v2.2. Oct 14 15:45:30 localhost kernel: resctrl: L3 allocation detected Oct 14 15:45:30 localhost kernel: resctrl: L3DATA allocation detected Oct 14 15:45:30 localhost kernel: resctrl: L3CODE allocation detected Oct 14 15:45:30 localhost kernel: resctrl: MB allocation detected Oct 14 15:45:30 localhost kernel: resctrl: L3 monitoring detected Oct 14 15:45:30 localhost kernel: AVX2 version of gcm_enc/dec engaged. Oct 14 15:45:30 localhost kernel: AES CTR mode by8 optimization enabled Oct 14 15:45:30 localhost kernel: sched_clock: Marking stable (2088331925, 0)->(2716973773, -628641848) Oct 14 15:45:30 localhost kernel: registered taskstats version 1 Oct 14 15:45:30 localhost kernel: Loading compiled-in X.509 certificates Oct 14 15:45:30 localhost kernel: Loaded X.509 cert 'CentOS kernel signing key: 3f2f79f6b396b0f6e9886254b85e2a8a13e2bef2' Oct 14 15:45:30 localhost kernel: Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' Oct 14 15:45:30 localhost kernel: Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' Oct 14 15:45:30 localhost kernel: zswap: loaded using pool lzo/zbud Oct 14 15:45:30 localhost kernel: page_owner is disabled Oct 14 15:45:30 localhost kernel: Key type big_key registered Oct 14 15:45:30 localhost kernel: Key type encrypted registered Oct 14 15:45:30 localhost kernel: integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table) Oct 14 15:45:30 localhost kernel: integrity: Loaded X.509 cert 'CentOS Secure Boot CA 2: 70007f99209c126be14774eaec7b6d9631f34dca' Oct 14 15:45:30 localhost kernel: ima: No TPM chip found, activating TPM-bypass! Oct 14 15:45:30 localhost kernel: ima: Allocated hash algorithm: sha256 Oct 14 15:45:30 localhost kernel: ima: No architecture policies found Oct 14 15:45:30 localhost kernel: evm: Initialising EVM extended attributes: Oct 14 15:45:30 localhost kernel: evm: security.selinux Oct 14 15:45:30 localhost kernel: evm: security.ima Oct 14 15:45:30 localhost kernel: evm: security.capability Oct 14 15:45:30 localhost kernel: evm: HMAC attrs: 0x1 Oct 14 15:45:30 localhost kernel: rtc_cmos 00:01: setting system clock to 2022-10-14 13:45:30 UTC (1665755130) Oct 14 15:45:30 localhost kernel: Freeing unused decrypted memory: 2036K Oct 14 15:45:30 localhost kernel: Freeing unused kernel image (initmem) memory: 2532K Oct 14 15:45:30 localhost kernel: Write protecting the kernel read-only data: 24576k Oct 14 15:45:30 localhost kernel: Freeing unused kernel image (text/rodata gap) memory: 2012K Oct 14 15:45:30 localhost kernel: Freeing unused kernel image (rodata/data gap) memory: 1884K Oct 14 15:45:30 localhost systemd[1]: systemd 239 (239-62.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Oct 14 15:45:30 localhost systemd[1]: Detected architecture x86-64. Oct 14 15:45:30 localhost systemd[1]: Running in initial RAM disk. Oct 14 15:45:30 localhost systemd[1]: No hostname configured. Oct 14 15:45:30 localhost systemd[1]: Set hostname to . Oct 14 15:45:30 localhost systemd[1]: Initializing machine ID from random generator. Oct 14 15:45:30 localhost systemd[1]: Reached target Swap. Oct 14 15:45:30 localhost systemd[1]: Listening on udev Kernel Socket. Oct 14 15:45:30 localhost systemd[1]: Created slice system-systemd\x2dhibernate\x2dresume.slice. Oct 14 15:45:30 localhost systemd[1]: Listening on Journal Socket. Oct 14 15:45:30 localhost kernel: IPMI message handler: version 39.2 Oct 14 15:45:30 localhost kernel: ipmi device interface Oct 14 15:45:30 localhost kernel: Loading iSCSI transport class v2.0-870. Oct 14 15:45:30 localhost kernel: iscsi: registered transport (tcp) Oct 14 15:45:30 localhost kernel: iscsi: registered transport (qla4xxx) Oct 14 15:45:30 localhost kernel: QLogic iSCSI HBA Driver Oct 14 15:45:30 localhost systemd-journald[1347]: Journal started Oct 14 15:45:30 localhost systemd-journald[1347]: Runtime journal (/run/log/journal/af795650371546a7b96ff8d6e073a550) is 8.0M, max 4.0G, 3.9G free. Oct 14 15:45:30 localhost systemd-modules-load[1338]: Module 'msr' is builtin Oct 14 15:45:30 localhost systemd-modules-load[1338]: Inserted module 'ipmi_devintf' Oct 14 15:45:30 localhost systemd-sysctl[1364]: Couldn't write '1' to 'vm/unprivileged_userfaultfd', ignoring: No such file or directory Oct 14 15:45:30 localhost rngd[1340]: Initializing available sources Oct 14 15:45:30 localhost rngd[1340]: [hwrng ]: Initialization Failed Oct 14 15:45:30 localhost rngd[1340]: [rdrand]: Enabling RDSEED rng support Oct 14 15:45:30 localhost rngd[1340]: [rdrand]: Initialized Oct 14 15:45:30 localhost rngd[1340]: [jitter]: Initializing AES buffer Oct 14 15:45:30 localhost dracut-cmdline[1378]: dracut-8 dracut-049-202.git20220511.el8 Oct 14 15:45:30 localhost dracut-cmdline[1378]: Using kernel command line parameters: rd.driver.pre=dm_multipath BOOT_IMAGE=(hd0,gpt2)//ovirt-node-ng-4.5.2-0.20220810.0+1/vmlinuz-4.18.0-408.el8.x86_64 resume=/dev/mapper/onn_ovnode02-swap rd.lvm.lv=onn_ovnode02/ovirt-node-ng-4.5.2-0.20220810.0+1 rd.lvm.lv=onn_ovnode02/swap rhgb quiet root=/dev/onn_ovnode02/ovirt-node-ng-4.5.2-0.20220810.0+1 boot=UUID=393be0e0-6321-45bc-b56a-080e5051c757 rootflags=discard img.bootid=ovirt-node-ng-4.5.2-0.20220810.0+1 Oct 14 15:45:30 localhost kernel: libcxgbi:libcxgbi_init_module: Chelsio iSCSI driver library libcxgbi v0.9.1-ko (Apr. 2015) Oct 14 15:45:30 localhost kernel: Chelsio T4-T6 iSCSI Driver cxgb4i v0.9.5-ko (Apr. 2015) Oct 14 15:45:30 localhost kernel: iscsi: registered transport (cxgb4i) Oct 14 15:45:30 localhost kernel: cnic: QLogic cnicDriver v2.5.22 (July 20, 2015) Oct 14 15:45:30 localhost kernel: QLogic NetXtreme II iSCSI Driver bnx2i v2.7.10.1 (Jul 16, 2014) Oct 14 15:45:30 localhost kernel: iscsi: registered transport (bnx2i) Oct 14 15:45:30 localhost kernel: iscsi: registered transport (be2iscsi) Oct 14 15:45:30 localhost kernel: In beiscsi_module_init, tt=00000000b893f3f2 Oct 14 15:45:30 localhost kernel: usb 5-1: new high-speed USB device number 2 using xhci_hcd Oct 14 15:45:30 localhost dracut-cmdline[1642]: Invalid command Oct 14 15:45:30 localhost systemd[1]: Started dracut cmdline hook. Oct 14 15:45:30 localhost systemd[1]: Starting dracut pre-udev hook... Oct 14 15:45:30 localhost kernel: device-mapper: uevent: version 1.0.3 Oct 14 15:45:30 localhost kernel: device-mapper: ioctl: 4.46.0-ioctl (2022-02-22) initialised: dm-devel@redhat.com Oct 14 15:45:30 localhost kernel: RPC: Registered named UNIX socket transport module. Oct 14 15:45:30 localhost kernel: RPC: Registered udp transport module. Oct 14 15:45:30 localhost kernel: RPC: Registered tcp transport module. Oct 14 15:45:30 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Oct 14 15:45:30 localhost rpc.statd[1671]: Version 2.3.3 starting Oct 14 15:45:30 localhost rpc.statd[1671]: Initializing NSM state Oct 14 15:45:30 localhost rpc.idmapd[1678]: Setting log level to 0 Oct 14 15:45:30 localhost kernel: usb 5-1: New USB device found, idVendor=0557, idProduct=7000, bcdDevice= 0.00 Oct 14 15:45:30 localhost kernel: usb 5-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Oct 14 15:45:30 localhost systemd[1]: Started dracut pre-udev hook. Oct 14 15:45:30 localhost systemd[1]: Starting udev Kernel Device Manager... Oct 14 15:45:30 localhost systemd[1]: Started udev Kernel Device Manager. Oct 14 15:45:30 localhost systemd[1]: Starting dracut pre-trigger hook... Oct 14 15:45:30 localhost dracut-pre-trigger[1705]: rd.md=0: removing MD RAID activation Oct 14 15:45:30 localhost systemd[1]: Started dracut pre-trigger hook. Oct 14 15:45:30 localhost systemd[1]: Starting udev Coldplug all Devices... Oct 14 15:45:30 localhost kernel: hub 5-1:1.0: USB hub found Oct 14 15:45:30 localhost kernel: hub 5-1:1.0: 4 ports detected Oct 14 15:45:30 localhost systemd[1]: Mounting Kernel Configuration File System... Oct 14 15:45:30 localhost systemd[1]: Mounted Kernel Configuration File System. Oct 14 15:45:31 localhost kernel: tsc: Refined TSC clocksource calibration: 2799.995 MHz Oct 14 15:45:31 localhost kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3bb69db, max_idle_ns: 440795222977 ns Oct 14 15:45:31 localhost kernel: clocksource: Switched to clocksource tsc Oct 14 15:45:31 localhost kernel: usb 5-1.1: new low-speed USB device number 3 using xhci_hcd Oct 14 15:45:31 localhost kernel: usb 5-1.1: New USB device found, idVendor=0557, idProduct=2419, bcdDevice= 1.00 Oct 14 15:45:31 localhost kernel: usb 5-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Oct 14 15:45:31 localhost kernel: input: HID 0557:2419 as /devices/pci0000:20/0000:20:08.1/0000:26:00.3/usb5/5-1/5-1.1/5-1.1:1.0/0003:0557:2419.0001/input/input2 Oct 14 15:45:31 localhost kernel: hid-generic 0003:0557:2419.0001: input,hidraw0: USB HID v1.00 Keyboard [HID 0557:2419] on usb-0000:26:00.3-1.1/input0 Oct 14 15:45:31 localhost kernel: input: HID 0557:2419 as /devices/pci0000:20/0000:20:08.1/0000:26:00.3/usb5/5-1/5-1.1/5-1.1:1.1/0003:0557:2419.0002/input/input3 Oct 14 15:45:31 localhost kernel: hid-generic 0003:0557:2419.0002: input,hidraw1: USB HID v1.00 Mouse [HID 0557:2419] on usb-0000:26:00.3-1.1/input1 Oct 14 15:45:31 localhost kernel: usb 5-1.2: new high-speed USB device number 4 using xhci_hcd Oct 14 15:45:31 localhost kernel: usb 5-1.2: New USB device found, idVendor=0ea0, idProduct=1111, bcdDevice= 2.00 Oct 14 15:45:31 localhost kernel: usb 5-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 Oct 14 15:45:31 localhost kernel: usb-storage 5-1.2:1.0: USB Mass Storage device detected Oct 14 15:45:31 localhost kernel: scsi host0: usb-storage 5-1.2:1.0 Oct 14 15:45:31 localhost kernel: usbcore: registered new interface driver usb-storage Oct 14 15:45:31 localhost kernel: usbcore: registered new interface driver uas Oct 14 15:45:32 localhost kernel: ccp 0000:26:00.1: enabling device (0000 -> 0002) Oct 14 15:45:32 localhost kernel: ccp 0000:26:00.1: no command queues available Oct 14 15:45:32 localhost kernel: ccp 0000:26:00.1: SEV: memory encryption not enabled by BIOS Oct 14 15:45:32 localhost kernel: ccp 0000:26:00.1: psp enabled Oct 14 15:45:32 localhost kernel: ccp 0000:a3:00.1: enabling device (0000 -> 0002) Oct 14 15:45:32 localhost kernel: ccp 0000:a3:00.1: no command queues available Oct 14 15:45:32 localhost kernel: i40e: Intel(R) Ethernet Connection XL710 Network Driver Oct 14 15:45:32 localhost kernel: i40e: Copyright (c) 2013 - 2019 Intel Corporation. Oct 14 15:45:32 localhost kernel: libata version 3.00 loaded. Oct 14 15:45:32 localhost kernel: ahci 0000:47:00.0: version 3.0 Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.0: fw 8.5.67516 api 1.15 nvm 8.50 0x8000be1e 1.3082.0 [8086:15ff] [15d9:1b86] Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.0: The driver for the device detected a newer version of the NVM image v1.15 than expected v1.9. Please install the most recent version of the network driver. Oct 14 15:45:32 localhost kernel: ahci 0000:47:00.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode Oct 14 15:45:32 localhost kernel: ahci 0000:47:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part ems sxs Oct 14 15:45:32 localhost kernel: scsi host1: ahci Oct 14 15:45:32 localhost kernel: scsi host2: ahci Oct 14 15:45:32 localhost kernel: scsi host3: ahci Oct 14 15:45:32 localhost kernel: scsi host4: ahci Oct 14 15:45:32 localhost kernel: scsi host5: ahci Oct 14 15:45:32 localhost kernel: scsi host6: ahci Oct 14 15:45:32 localhost kernel: scsi host7: ahci Oct 14 15:45:32 localhost kernel: scsi host8: ahci Oct 14 15:45:32 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xf3300000 port 0xf3300100 irq 132 Oct 14 15:45:32 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xf3300000 port 0xf3300180 irq 133 Oct 14 15:45:32 localhost kernel: ata3: SATA max UDMA/133 abar m2048@0xf3300000 port 0xf3300200 irq 134 Oct 14 15:45:32 localhost kernel: ata4: SATA max UDMA/133 abar m2048@0xf3300000 port 0xf3300280 irq 135 Oct 14 15:45:32 localhost kernel: ata5: SATA max UDMA/133 abar m2048@0xf3300000 port 0xf3300300 irq 136 Oct 14 15:45:32 localhost kernel: ata6: SATA max UDMA/133 abar m2048@0xf3300000 port 0xf3300380 irq 137 Oct 14 15:45:32 localhost kernel: ata7: SATA max UDMA/133 abar m2048@0xf3300000 port 0xf3300400 irq 138 Oct 14 15:45:32 localhost kernel: ata8: SATA max UDMA/133 abar m2048@0xf3300000 port 0xf3300480 irq 139 Oct 14 15:45:32 localhost systemd[1]: Started udev Coldplug all Devices. Oct 14 15:45:32 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... Oct 14 15:45:32 localhost systemd[1]: Starting Show Plymouth Boot Screen... Oct 14 15:45:32 localhost systemd[1]: Received SIGRTMIN+20 from PID 1849 (plymouthd). Oct 14 15:45:32 localhost kernel: qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 10.02.07.400-k. Oct 14 15:45:32 localhost kernel: Warning: Deprecated Hardware is detected: qla2xxx:2031:1077 @ 0000:a1:00.0 will not be maintained in a future major release and may be disabled Oct 14 15:45:32 localhost kernel: fbcon: Taking over console Oct 14 15:45:32 localhost kernel: Console: switching to colour frame buffer device 128x48 Oct 14 15:45:32 localhost kernel: qla2xxx [0000:00:00.0]-011c: : MSI-X vector count: 32. Oct 14 15:45:32 localhost kernel: qla2xxx [0000:00:00.0]-001d: : Found an ISP2031 irq 148 iobase 0x0000000049863717. Oct 14 15:45:32 localhost systemd[1]: Started Show Plymouth Boot Screen. Oct 14 15:45:32 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. Oct 14 15:45:32 localhost systemd[1]: Reached target Paths. Oct 14 15:45:32 localhost systemd[1]: Reached target Local Encrypted Volumes. Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.0: MAC address: 3c:ec:ef:fe:9a:6a Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.0: FW LLDP is enabled Oct 14 15:45:32 localhost kernel: checking generic (f2000000 300000) vs hw (f2000000 1000000) Oct 14 15:45:32 localhost kernel: fb: switching to astdrmfb from EFI VGA Oct 14 15:45:32 localhost kernel: Console: switching to colour dummy device 80x25 Oct 14 15:45:32 localhost kernel: ast 0000:42:00.0: [drm] P2A bridge disabled, using default configuration Oct 14 15:45:32 localhost kernel: ast 0000:42:00.0: [drm] AST 2500 detected Oct 14 15:45:32 localhost kernel: ast 0000:42:00.0: [drm] Analog VGA only Oct 14 15:45:32 localhost kernel: ast 0000:42:00.0: [drm] dram MCLK=800 Mhz type=1 bus_width=16 Oct 14 15:45:32 localhost kernel: [drm] Initialized ast 0.1.0 20120228 for 0000:42:00.0 on minor 0 Oct 14 15:45:32 localhost kernel: fbcon: astdrmfb (fb0) is primary device Oct 14 15:45:32 localhost kernel: qla2xxx [0000:a1:00.0]-0075:9: ZIO mode 6 enabled; timer delay (200 us). Oct 14 15:45:32 localhost kernel: qla2xxx [0000:a1:00.0]-ffff:9: FC4 priority set to NVMe Oct 14 15:45:32 localhost kernel: ahci 0000:48:00.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode Oct 14 15:45:32 localhost kernel: ahci 0000:48:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part sxs Oct 14 15:45:32 localhost kernel: Console: switching to colour frame buffer device 128x48 Oct 14 15:45:32 localhost kernel: scsi host10: ahci Oct 14 15:45:32 localhost kernel: scsi host11: ahci Oct 14 15:45:32 localhost kernel: ata9: SATA max UDMA/133 abar m2048@0xf3200000 port 0xf3200100 irq 184 Oct 14 15:45:32 localhost kernel: ata10: SATA max UDMA/133 abar m2048@0xf3200000 port 0xf3200180 irq 185 Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.0 eth0: NIC Link is Up, 10 Gbps Full Duplex, Flow Control: None Oct 14 15:45:32 localhost kernel: ast 0000:42:00.0: [drm] fb0: astdrmfb frame buffer device Oct 14 15:45:32 localhost kernel: ahci 0000:c3:00.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode Oct 14 15:45:32 localhost kernel: ahci 0000:c3:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part ems sxs Oct 14 15:45:32 localhost kernel: scsi host12: ahci Oct 14 15:45:32 localhost kernel: scsi host13: ahci Oct 14 15:45:32 localhost kernel: scsi host14: ahci Oct 14 15:45:32 localhost kernel: scsi host15: ahci Oct 14 15:45:32 localhost kernel: scsi host16: ahci Oct 14 15:45:32 localhost kernel: scsi host17: ahci Oct 14 15:45:32 localhost kernel: scsi host18: ahci Oct 14 15:45:32 localhost kernel: scsi host19: ahci Oct 14 15:45:32 localhost kernel: ata11: SATA max UDMA/133 abar m2048@0xbc000000 port 0xbc000100 irq 279 Oct 14 15:45:32 localhost kernel: ata12: SATA max UDMA/133 abar m2048@0xbc000000 port 0xbc000180 irq 280 Oct 14 15:45:32 localhost kernel: ata13: SATA max UDMA/133 abar m2048@0xbc000000 port 0xbc000200 irq 281 Oct 14 15:45:32 localhost kernel: ata14: SATA max UDMA/133 abar m2048@0xbc000000 port 0xbc000280 irq 282 Oct 14 15:45:32 localhost kernel: ata15: SATA max UDMA/133 abar m2048@0xbc000000 port 0xbc000300 irq 283 Oct 14 15:45:32 localhost kernel: ata16: SATA max UDMA/133 abar m2048@0xbc000000 port 0xbc000380 irq 284 Oct 14 15:45:32 localhost kernel: ata17: SATA max UDMA/133 abar m2048@0xbc000000 port 0xbc000400 irq 285 Oct 14 15:45:32 localhost kernel: ata18: SATA max UDMA/133 abar m2048@0xbc000000 port 0xbc000480 irq 286 Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.0: PCI-Express: Speed 8.0GT/s Width x8 Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.0: Features: PF-id[0] VFs: 64 VSIs: 66 QP: 119 RSS FD_ATR FD_SB NTUPLE DCB VxLAN Geneve PTP VEPA Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.1: fw 8.5.67516 api 1.15 nvm 8.50 0x8000be1e 1.3082.0 [8086:15ff] [15d9:1b86] Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.1: The driver for the device detected a newer version of the NVM image v1.15 than expected v1.9. Please install the most recent version of the network driver. Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.1: MAC address: 3c:ec:ef:fe:9a:6b Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.1: FW LLDP is enabled Oct 14 15:45:32 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata1: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata8: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata7: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata6: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata2: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata10: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata9: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata17: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata16: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata14: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata18: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata13: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata11: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata15: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: ata12: SATA link down (SStatus 0 SControl 300) Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.1 eth1: NIC Link is Up, 10 Gbps Full Duplex, Flow Control: None Oct 14 15:45:32 localhost systemd-udevd[1793]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.1: PCI-Express: Speed 8.0GT/s Width x8 Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.1: Features: PF-id[1] VFs: 64 VSIs: 66 QP: 119 RSS FD_ATR FD_SB NTUPLE DCB VxLAN Geneve PTP VEPA Oct 14 15:45:32 localhost systemd-udevd[2112]: Using default interface naming scheme 'rhel-8.0'. Oct 14 15:45:32 localhost systemd-udevd[2112]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 14 15:45:32 localhost kernel: i40e 0000:44:00.0 enp68s0f0: renamed from eth0 Oct 14 15:45:32 localhost systemd-udevd[2066]: Using default interface naming scheme 'rhel-8.0'. Oct 14 15:45:33 localhost systemd-udevd[2066]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 14 15:45:33 localhost kernel: i40e 0000:44:00.1 enp68s0f1: renamed from eth1 Oct 14 15:45:33 localhost systemd-udevd[2051]: Using default interface naming scheme 'rhel-8.0'. Oct 14 15:45:33 localhost kernel: scsi 0:0:0:0: CD-ROM ATEN Virtual CDROM YS0J PQ: 0 ANSI: 0 CCS Oct 14 15:45:33 localhost kernel: scsi 0:0:0:0: Attached scsi generic sg0 type 5 Oct 14 15:45:33 localhost kernel: sr 0:0:0:0: [sr0] scsi3-mmc drive: 40x/40x cd/rw xa/form2 cdda tray Oct 14 15:45:33 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 Oct 14 15:45:33 localhost kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0 Oct 14 15:45:33 localhost rngd[1340]: [jitter]: Enabling JITTER rng support Oct 14 15:45:33 localhost rngd[1340]: [jitter]: Initialized Oct 14 15:45:34 localhost kernel: qla2xxx [0000:a1:00.0]-500a:9: LOOP UP detected (16 Gbps). Oct 14 15:45:34 localhost kernel: scsi host9: qla2xxx Oct 14 15:45:34 localhost kernel: qla2xxx [0000:a1:00.0]-00fb:9: QLogic QLE2672 - QLE2672 QLogic 2-port 16Gb Fibre Channel Adapter. Oct 14 15:45:34 localhost kernel: qla2xxx [0000:a1:00.0]-00fc:9: ISP2031: PCIe (8.0GT/s x8) @ 0000:a1:00.0 hdma+ host#=9 fw=8.08.03 (d0d5). Oct 14 15:45:34 localhost kernel: Warning: Deprecated Hardware is detected: qla2xxx:2031:1077 @ 0000:a1:00.1 will not be maintained in a future major release and may be disabled Oct 14 15:45:34 localhost kernel: qla2xxx [0000:00:00.0]-011c: : MSI-X vector count: 32. Oct 14 15:45:34 localhost kernel: qla2xxx [0000:00:00.0]-001d: : Found an ISP2031 irq 474 iobase 0x000000006764c474. Oct 14 15:45:34 localhost kernel: qla2xxx [0000:a1:00.1]-0075:20: ZIO mode 6 enabled; timer delay (200 us). Oct 14 15:45:34 localhost kernel: qla2xxx [0000:a1:00.1]-ffff:20: FC4 priority set to NVMe Oct 14 15:45:36 localhost kernel: scsi 9:0:0:0: Direct-Access IBM 2145 0000 PQ: 0 ANSI: 6 Oct 14 15:45:36 localhost kernel: scsi 9:0:0:0: alua: supports implicit TPGS Oct 14 15:45:36 localhost kernel: scsi 9:0:0:0: alua: device naa.600507680181071df8000000000005db port group 1 rel port 1083 Oct 14 15:45:36 localhost kernel: scsi 9:0:0:0: Attached scsi generic sg1 type 0 Oct 14 15:45:36 localhost kernel: scsi 9:0:1:0: Direct-Access IBM 2145 0000 PQ: 0 ANSI: 6 Oct 14 15:45:36 localhost kernel: scsi 9:0:1:0: alua: supports implicit TPGS Oct 14 15:45:36 localhost kernel: scsi 9:0:1:0: alua: device naa.600507680181071df8000000000005db port group 0 rel port 1883 Oct 14 15:45:36 localhost kernel: scsi 9:0:1:0: Attached scsi generic sg2 type 0 Oct 14 15:45:36 localhost kernel: scsi 9:0:0:0: Power-on or device reset occurred Oct 14 15:45:36 localhost kernel: scsi 9:0:1:0: Power-on or device reset occurred Oct 14 15:45:36 localhost kernel: scsi 9:0:1:0: alua: transition timeout set to 60 seconds Oct 14 15:45:36 localhost kernel: scsi 9:0:1:0: alua: port group 00 state A non-preferred supports tolusna Oct 14 15:45:36 localhost kernel: scsi 9:0:0:0: alua: transition timeout set to 60 seconds Oct 14 15:45:36 localhost kernel: scsi 9:0:0:0: alua: port group 01 state N non-preferred supports tolusna Oct 14 15:45:37 localhost kernel: qla2xxx [0000:a1:00.1]-500a:20: LOOP UP detected (16 Gbps). Oct 14 15:45:37 localhost kernel: scsi host20: qla2xxx Oct 14 15:45:37 localhost kernel: qla2xxx [0000:a1:00.1]-00fb:20: QLogic QLE2672 - QLE2672 QLogic 2-port 16Gb Fibre Channel Adapter. Oct 14 15:45:37 localhost kernel: qla2xxx [0000:a1:00.1]-00fc:20: ISP2031: PCIe (8.0GT/s x8) @ 0000:a1:00.1 hdma+ host#=20 fw=8.08.03 (d0d5). Oct 14 15:45:37 localhost kernel: sd 9:0:1:0: [sdb] 503316480 512-byte logical blocks: (258 GB/240 GiB) Oct 14 15:45:37 localhost kernel: sd 9:0:1:0: [sdb] Write Protect is off Oct 14 15:45:37 localhost kernel: sd 9:0:1:0: [sdb] Mode Sense: 97 00 10 08 Oct 14 15:45:37 localhost kernel: sd 9:0:1:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA Oct 14 15:45:37 localhost kernel: sd 9:0:0:0: [sda] 503316480 512-byte logical blocks: (258 GB/240 GiB) Oct 14 15:45:37 localhost kernel: sd 9:0:0:0: [sda] Write Protect is off Oct 14 15:45:37 localhost kernel: sd 9:0:0:0: [sda] Mode Sense: 97 00 10 08 Oct 14 15:45:37 localhost kernel: sd 9:0:0:0: [sda] Write cache: disabled, read cache: enabled, supports DPO and FUA Oct 14 15:45:37 localhost kernel: sdb: sdb1 sdb2 sdb3 Oct 14 15:45:37 localhost kernel: sd 9:0:1:0: [sdb] Attached SCSI disk Oct 14 15:45:37 localhost kernel: sda: sda1 sda2 sda3 Oct 14 15:45:37 localhost kernel: sd 9:0:0:0: [sda] Attached SCSI disk Oct 14 15:45:38 localhost systemd[1]: Started udev Wait for Complete Device Initialization. Oct 14 15:45:38 localhost systemd[1]: Starting Device-Mapper Multipath Device Controller... Oct 14 15:45:38 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. Oct 14 15:45:38 localhost systemd[1]: Starting Open-iSCSI... Oct 14 15:45:38 localhost multipathd[2229]: --------start up-------- Oct 14 15:45:38 localhost multipathd[2229]: read /etc/multipath.conf Oct 14 15:45:38 localhost iscsid[2239]: iscsid: can't open InitiatorName configuration file /etc/iscsi/initiatorname.iscsi Oct 14 15:45:38 localhost iscsid[2239]: iscsid: Warning: InitiatorName file /etc/iscsi/initiatorname.iscsi does not exist or does not contain a properly formatted InitiatorName. If using software iscsi (iscsi_tcp or ib_iser) or partial offload (bnx2i or cxgbi iscsi), you may not be able to log into or discover targets. Please create a file /etc/iscsi/initiatorname.iscsi that contains a sting with the format: InitiatorName=iqn.yyyy-mm.[:identifier]. Oct 14 15:45:38 localhost iscsid[2239]: Example: InitiatorName=iqn.2001-04.com.redhat:fc6. Oct 14 15:45:38 localhost iscsid[2239]: If using hardware iscsi like qla4xxx this message can be ignored. Oct 14 15:45:38 localhost iscsid[2239]: iscsid: can't open InitiatorAlias configuration file /etc/iscsi/initiatorname.iscsi Oct 14 15:45:38 localhost systemd[1]: Started Open-iSCSI. Oct 14 15:45:38 localhost systemd[1]: Starting dracut initqueue hook... Oct 14 15:45:38 localhost multipathd[2229]: path checkers start up Oct 14 15:45:38 localhost kernel: TECH PREVIEW: NVMe/TCP may not be fully supported. Please review provided documentation for limitations. Oct 14 15:45:38 localhost kernel: device-mapper: multipath service-time: version 0.3.0 loaded Oct 14 15:45:38 localhost multipathd[2229]: mpatha: load table [0 503316480 multipath 1 queue_if_no_path 1 alua 2 1 service-time 0 1 1 8:0 1 service-time 0 1 1 8:16 1] Oct 14 15:45:38 localhost multipathd[2229]: mpatha: sdb - tur checker reports path is up Oct 14 15:45:38 localhost multipathd[2229]: 8:16: reinstated Oct 14 15:45:38 localhost multipathd[2229]: mpatha: remaining active paths: 2 Oct 14 15:45:39 localhost dracut-initqueue[2394]: Scanning devices dm-3 for LVM logical volumes onn_ovnode02/ovirt-node-ng-4.5.2-0.20220810.0+1 onn_ovnode02/swap Oct 14 15:45:39 localhost dracut-initqueue[2419]: WARNING: locking_type (4) is deprecated, using --sysinit --readonly. Oct 14 15:45:39 localhost dracut-initqueue[2419]: inactive '/dev/onn_ovnode02/pool00' [<186.18 GiB] inherit Oct 14 15:45:39 localhost dracut-initqueue[2419]: inactive '/dev/onn_ovnode02/root' [<149.18 GiB] inherit Oct 14 15:45:39 localhost dracut-initqueue[2419]: inactive '/dev/onn_ovnode02/home' [1.00 GiB] inherit Oct 14 15:45:39 localhost dracut-initqueue[2419]: inactive '/dev/onn_ovnode02/tmp' [1.00 GiB] inherit Oct 14 15:45:39 localhost dracut-initqueue[2419]: inactive '/dev/onn_ovnode02/var' [5.00 GiB] inherit Oct 14 15:45:39 localhost dracut-initqueue[2419]: inactive '/dev/onn_ovnode02/var_crash' [10.00 GiB] inherit Oct 14 15:45:39 localhost dracut-initqueue[2419]: inactive '/dev/onn_ovnode02/var_log' [8.00 GiB] inherit Oct 14 15:45:39 localhost dracut-initqueue[2419]: inactive '/dev/onn_ovnode02/var_log_audit' [2.00 GiB] inherit Oct 14 15:45:39 localhost dracut-initqueue[2419]: inactive '/dev/onn_ovnode02/var_tmp' [10.00 GiB] inherit Oct 14 15:45:39 localhost dracut-initqueue[2419]: inactive '/dev/onn_ovnode02/swap' [4.00 GiB] inherit Oct 14 15:45:39 localhost dracut-initqueue[2419]: inactive '/dev/onn_ovnode02/ovirt-node-ng-4.5.2-0.20220810.0' [<149.18 GiB] inherit Oct 14 15:45:39 localhost dracut-initqueue[2419]: inactive '/dev/onn_ovnode02/ovirt-node-ng-4.5.2-0.20220810.0+1' [<149.18 GiB] inherit Oct 14 15:45:39 localhost dracut-initqueue[2421]: WARNING: locking_type (4) is deprecated, using --sysinit --readonly. Oct 14 15:45:39 localhost dracut-initqueue[2421]: Allowing activation with --readonly --sysinit. Oct 14 15:45:39 localhost dracut-initqueue[2421]: /etc/lvm/profile/imgbased-pool.profile: stat failed: No such file or directory Oct 14 15:45:39 localhost kernel: scsi 20:0:0:0: Direct-Access IBM 2145 0000 PQ: 0 ANSI: 6 Oct 14 15:45:39 localhost kernel: scsi 20:0:0:0: alua: supports implicit TPGS Oct 14 15:45:39 localhost kernel: scsi 20:0:0:0: alua: device naa.600507680181071df8000000000005db port group 1 rel port 1082 Oct 14 15:45:39 localhost kernel: sd 20:0:0:0: Attached scsi generic sg3 type 0 Oct 14 15:45:39 localhost kernel: sd 20:0:0:0: Power-on or device reset occurred Oct 14 15:45:39 localhost kernel: scsi 20:0:1:0: Direct-Access IBM 2145 0000 PQ: 0 ANSI: 6 Oct 14 15:45:39 localhost kernel: scsi 20:0:1:0: alua: supports implicit TPGS Oct 14 15:45:39 localhost kernel: scsi 20:0:1:0: alua: device naa.600507680181071df8000000000005db port group 0 rel port 1882 Oct 14 15:45:39 localhost kernel: sd 20:0:1:0: Power-on or device reset occurred Oct 14 15:45:39 localhost kernel: sd 20:0:1:0: Attached scsi generic sg4 type 0 Oct 14 15:45:39 localhost kernel: sd 20:0:0:0: [sdc] 503316480 512-byte logical blocks: (258 GB/240 GiB) Oct 14 15:45:39 localhost kernel: sd 20:0:0:0: [sdc] Write Protect is off Oct 14 15:45:39 localhost kernel: sd 20:0:0:0: [sdc] Mode Sense: 97 00 10 08 Oct 14 15:45:39 localhost kernel: sd 20:0:0:0: [sdc] Write cache: disabled, read cache: enabled, supports DPO and FUA Oct 14 15:45:39 localhost kernel: sd 20:0:1:0: [sdd] 503316480 512-byte logical blocks: (258 GB/240 GiB) Oct 14 15:45:39 localhost kernel: sd 20:0:1:0: [sdd] Write Protect is off Oct 14 15:45:39 localhost kernel: sd 20:0:1:0: [sdd] Mode Sense: 97 00 10 08 Oct 14 15:45:39 localhost kernel: sd 20:0:1:0: [sdd] Write cache: disabled, read cache: enabled, supports DPO and FUA Oct 14 15:45:39 localhost kernel: sdd: sdd1 sdd2 sdd3 Oct 14 15:45:39 localhost systemd[1]: Found device /dev/onn_ovnode02/ovirt-node-ng-4.5.2-0.20220810.0+1. Oct 14 15:45:39 localhost systemd[1]: Reached target Initrd Root Device. Oct 14 15:45:39 localhost kernel: sd 20:0:1:0: [sdd] Attached SCSI disk Oct 14 15:45:39 localhost kernel: sdc: sdc1 sdc2 sdc3 Oct 14 15:45:39 localhost kernel: sd 20:0:0:0: [sdc] Attached SCSI disk Oct 14 15:45:39 localhost dracut-initqueue[2478]: WARNING: locking_type (4) is deprecated, using --sysinit --readonly. Oct 14 15:45:39 localhost dracut-initqueue[2478]: Allowing activation with --readonly --sysinit. Oct 14 15:45:39 localhost systemd[1]: Found device /dev/mapper/onn_ovnode02-swap. Oct 14 15:45:39 localhost systemd[1]: Starting Resume from hibernation using device /dev/mapper/onn_ovnode02-swap... Oct 14 15:45:39 localhost kernel: PM: Image not found (code -22) Oct 14 15:45:39 localhost systemd-hibernate-resume[2487]: Could not resume from '/dev/mapper/onn_ovnode02-swap' (253:8). Oct 14 15:45:39 localhost systemd[1]: systemd-hibernate-resume@dev-mapper-onn_ovnode02\x2dswap.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Started Resume from hibernation using device /dev/mapper/onn_ovnode02-swap. Oct 14 15:45:39 localhost systemd[1]: Reached target Local File Systems (Pre). Oct 14 15:45:39 localhost systemd[1]: Reached target Local File Systems. Oct 14 15:45:39 localhost systemd[1]: Starting Create Volatile Files and Directories... Oct 14 15:45:39 localhost systemd[1]: Started Create Volatile Files and Directories. Oct 14 15:45:39 localhost systemd[1]: Reached target System Initialization. Oct 14 15:45:39 localhost systemd[1]: Reached target Basic System. Oct 14 15:45:39 localhost systemd[1]: Started dracut initqueue hook. Oct 14 15:45:39 localhost systemd[1]: Reached target Remote File Systems (Pre). Oct 14 15:45:39 localhost systemd[1]: Reached target Remote File Systems. Oct 14 15:45:39 localhost systemd[1]: Starting dracut pre-mount hook... Oct 14 15:45:39 localhost systemd[1]: Started dracut pre-mount hook. Oct 14 15:45:39 localhost systemd[1]: Starting File System Check on /dev/onn_ovnode02/ovirt-node-ng-4.5.2-0.20220810.0+1... Oct 14 15:45:39 localhost systemd-fsck[2508]: /usr/sbin/fsck.xfs: XFS file system. Oct 14 15:45:39 localhost systemd[1]: Started File System Check on /dev/onn_ovnode02/ovirt-node-ng-4.5.2-0.20220810.0+1. Oct 14 15:45:39 localhost systemd[1]: Mounting /sysroot... Oct 14 15:45:39 localhost kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Oct 14 15:45:39 localhost kernel: XFS (dm-7): Mounting V5 Filesystem Oct 14 15:45:39 localhost kernel: XFS (dm-7): Ending clean mount Oct 14 15:45:39 localhost systemd[1]: Mounted /sysroot. Oct 14 15:45:39 localhost systemd[1]: Reached target Initrd Root File System. Oct 14 15:45:39 localhost systemd[1]: Starting Reload Configuration from the Real Root... Oct 14 15:45:39 localhost systemd[1]: Reloading. Oct 14 15:45:39 localhost systemd[1]: Stopping Device-Mapper Multipath Device Controller... Oct 14 15:45:39 localhost systemd[1]: initrd-parse-etc.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Started Reload Configuration from the Real Root. Oct 14 15:45:39 localhost systemd[1]: Reached target Initrd File Systems. Oct 14 15:45:39 localhost systemd[1]: Reached target Initrd Default Target. Oct 14 15:45:39 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... Oct 14 15:45:39 localhost multipathd[2559]: ok Oct 14 15:45:39 localhost multipathd[2229]: --------shut down------- Oct 14 15:45:39 localhost systemd[1]: multipathd.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped Device-Mapper Multipath Device Controller. Oct 14 15:45:39 localhost systemd[1]: var-lib-nfs-rpc_pipefs.mount: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. Oct 14 15:45:39 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... Oct 14 15:45:39 localhost systemd[1]: Starting Plymouth switch root service... Oct 14 15:45:39 localhost systemd[1]: dracut-pre-pivot.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. Oct 14 15:45:39 localhost systemd[1]: Stopped target Remote File Systems. Oct 14 15:45:39 localhost systemd[1]: Stopped target Initrd Default Target. Oct 14 15:45:39 localhost systemd[1]: Stopped target Basic System. Oct 14 15:45:39 localhost systemd[1]: Stopped target Paths. Oct 14 15:45:39 localhost systemd[1]: Stopped target Sockets. Oct 14 15:45:39 localhost systemd[1]: Stopped target Remote File Systems (Pre). Oct 14 15:45:39 localhost systemd[1]: clevis-luks-askpass.path: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped Forward Password Requests to Clevis Directory Watch. Oct 14 15:45:39 localhost systemd[1]: Stopped target Timers. Oct 14 15:45:39 localhost systemd[1]: Stopped target Initrd Root Device. Oct 14 15:45:39 localhost systemd[1]: Stopped target System Initialization. Oct 14 15:45:39 localhost systemd[1]: systemd-udev-settle.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped udev Wait for Complete Device Initialization. Oct 14 15:45:39 localhost systemd[1]: systemd-tmpfiles-setup.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped Create Volatile Files and Directories. Oct 14 15:45:39 localhost systemd[1]: Stopped target Swap. Oct 14 15:45:39 localhost systemd[1]: Stopped target Slices. Oct 14 15:45:39 localhost systemd[1]: Stopped target Local File Systems. Oct 14 15:45:39 localhost systemd[1]: dracut-pre-mount.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped dracut pre-mount hook. Oct 14 15:45:39 localhost systemd[1]: dracut-initqueue.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped dracut initqueue hook. Oct 14 15:45:39 localhost systemd[1]: systemd-udev-trigger.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped udev Coldplug all Devices. Oct 14 15:45:39 localhost systemd[1]: dracut-pre-trigger.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped dracut pre-trigger hook. Oct 14 15:45:39 localhost systemd[1]: Stopping udev Kernel Device Manager... Oct 14 15:45:39 localhost systemd[1]: Stopping Open-iSCSI... Oct 14 15:45:39 localhost systemd[1]: Stopped target Local Encrypted Volumes. Oct 14 15:45:39 localhost systemd[1]: systemd-sysctl.service: Succeeded. Oct 14 15:45:39 localhost iscsid[2239]: iscsid shutting down. Oct 14 15:45:39 localhost systemd[1]: Stopped Apply Kernel Variables. Oct 14 15:45:39 localhost systemd[1]: systemd-modules-load.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped Load Kernel Modules. Oct 14 15:45:39 localhost systemd[1]: Stopped target Local File Systems (Pre). Oct 14 15:45:39 localhost systemd[1]: initrd-cleanup.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Started Cleaning Up and Shutting Down Daemons. Oct 14 15:45:39 localhost systemd[1]: iscsid.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped Open-iSCSI. Oct 14 15:45:39 localhost systemd[1]: Stopping iSCSI UserSpace I/O driver... Oct 14 15:45:39 localhost systemd[1]: iscsid.socket: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Closed Open-iSCSI iscsid Socket. Oct 14 15:45:39 localhost systemd[1]: iscsiuio.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped iSCSI UserSpace I/O driver. Oct 14 15:45:39 localhost systemd[1]: iscsiuio.socket: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Closed Open-iSCSI iscsiuio Socket. Oct 14 15:45:39 localhost systemd[1]: Started Plymouth switch root service. Oct 14 15:45:39 localhost systemd[1]: systemd-udevd.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped udev Kernel Device Manager. Oct 14 15:45:39 localhost systemd[1]: Stopping Hardware RNG Entropy Gatherer Daemon... Oct 14 15:45:39 localhost rngd[1340]: [rdrand]: Shutting down Oct 14 15:45:39 localhost rngd[1340]: [jitter]: Shutting down Oct 14 15:45:39 localhost systemd[1]: dracut-pre-udev.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped dracut pre-udev hook. Oct 14 15:45:39 localhost systemd[1]: dracut-cmdline.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped dracut cmdline hook. Oct 14 15:45:39 localhost systemd[1]: dracut-cmdline-ask.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped dracut ask for additional cmdline parameters. Oct 14 15:45:39 localhost systemd[1]: Starting Setup Virtual Console... Oct 14 15:45:39 localhost systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped Create Static Device Nodes in /dev. Oct 14 15:45:39 localhost systemd[1]: kmod-static-nodes.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. Oct 14 15:45:39 localhost systemd[1]: systemd-udevd-kernel.socket: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Closed udev Kernel Socket. Oct 14 15:45:39 localhost systemd[1]: systemd-udevd-control.socket: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Closed udev Control Socket. Oct 14 15:45:39 localhost systemd[1]: Starting Cleanup udevd DB... Oct 14 15:45:39 localhost systemd[1]: rngd.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Stopped Hardware RNG Entropy Gatherer Daemon. Oct 14 15:45:39 localhost systemd[1]: systemd-vconsole-setup.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Started Setup Virtual Console. Oct 14 15:45:39 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded. Oct 14 15:45:39 localhost systemd[1]: Started Cleanup udevd DB. Oct 14 15:45:39 localhost systemd[1]: Reached target Switch Root. Oct 14 15:45:39 localhost systemd[1]: Starting Switch Root... Oct 14 15:45:39 localhost systemd[1]: Switching root. Oct 14 15:45:40 localhost systemd-journald[1347]: Journal stopped Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: printk: systemd: 27 output lines suppressed due to ratelimiting Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: audit: type=1404 audit(1665755140.180:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: SELinux: policy capability network_peer_controls=1 Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: SELinux: policy capability open_perms=1 Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: SELinux: policy capability extended_socket_class=1 Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: SELinux: policy capability always_check_network=0 Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: SELinux: policy capability cgroup_seclabel=1 Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: SELinux: policy capability nnp_nosuid_transition=1 Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: audit: type=1403 audit(1665755140.416:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Successfully loaded SELinux policy in 240.033ms. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 33.534ms. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: systemd 239 (239-62.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Detected architecture x86-64. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Set hostname to . Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: /usr/lib/systemd/system/irqbalance.service:6: Unknown lvalue 'ConditionCPUs' in section 'Unit' Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: systemd-journald.service: Succeeded. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: initrd-switch-root.service: Succeeded. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Stopped Switch Root. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Stopped Journal Service. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd-journald[2649]: Journal started Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd-journald[2649]: Runtime journal (/run/log/journal/4b732cc95c8946fdaa239c1217bb018c) is 8.0M, max 4.0G, 3.9G free. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd-modules-load[2653]: Module 'msr' is builtin Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Started Create list of required static device nodes for the current kernel. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Mounted Huge Pages 1G File System. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Mounted POSIX Message Queue File System. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Mounted Huge Pages File System. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Mounted Kernel Debug File System. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Started Read and set NIS domainname from /etc/sysconfig/network. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Started Device-mapper event daemon. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd-modules-load[2653]: Inserted module 'bonding' Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) Oct 14 15:45:40 ovnode02.ws-datenservice.de dmeventd[2678]: dmeventd ready for processing. Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: Adding 4194300k swap on /dev/mapper/onn_ovnode02-swap. Priority:-2 extents:1 across:4194300k FS Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Activated swap /dev/mapper/onn_ovnode02-swap. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Reached target Swap. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd-modules-load[2653]: Inserted module 'bridge' Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd-modules-load[2653]: Inserted module '8021q' Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: 8021q: 802.1Q VLAN Support v1.8 Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Started Remount Root and Kernel File Systems. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Starting Create Static Device Nodes in /dev... Oct 14 15:45:40 ovnode02.ws-datenservice.de kernel: VFIO - User Level meta-driver version: 0.3 Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd-modules-load[2653]: Inserted module 'vfio_pci' Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Started Load Kernel Modules. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Starting Apply Kernel Variables... Oct 14 15:45:40 ovnode02.ws-datenservice.de dmeventd[2678]: Monitoring thin pool onn_ovnode02-pool00-tpool. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: systemd-vconsole-setup.service: Succeeded. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Started Setup Virtual Console. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd-sysctl[2691]: Couldn't write '1' to 'vm/unprivileged_userfaultfd', ignoring: No such file or directory Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Started Apply Kernel Variables. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Started Create Static Device Nodes in /dev. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Starting udev Kernel Device Manager... Oct 14 15:45:40 ovnode02.ws-datenservice.de lvm[2664]: 5 logical volume(s) in volume group "onn_ovnode02" monitored Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. Oct 14 15:45:40 ovnode02.ws-datenservice.de systemd[1]: Started udev Kernel Device Manager. Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ipmi_si: IPMI System Interface driver Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ipmi_si dmi-ipmi-si.0: ipmi_platform: probing via SMBIOS Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ipmi_platform: ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0 Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ipmi_si: Adding SMBIOS-specified kcs state machine Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ipmi_si IPI0001:00: ipmi_platform: probing via ACPI Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ipmi_si IPI0001:00: ipmi_platform: [io 0x0ca2] regsize 1 spacing 1 irq 0 Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ipmi_si dmi-ipmi-si.0: Removing SMBIOS-specified kcs state machine in favor of ACPI Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ipmi_si: Adding ACPI-specified kcs state machine Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x20, irq 0 Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xff00, revision 15 Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ptdma 0000:63:00.2: enabling device (0000 -> 0002) Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ptdma 0000:64:00.2: enabling device (0000 -> 0002) Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ptdma 0000:45:00.2: enabling device (0000 -> 0002) Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ptdma 0000:46:00.2: enabling device (0000 -> 0002) Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ptdma 0000:01:00.2: enabling device (0000 -> 0002) Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: ptdma 0000:02:00.2: enabling device (0000 -> 0002) Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address Oct 14 15:45:41 ovnode02.ws-datenservice.de kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0) Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ptdma 0000:25:00.2: enabling device (0000 -> 0002) Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ptdma 0000:26:00.2: enabling device (0000 -> 0002) Oct 14 15:45:42 ovnode02.ws-datenservice.de systemd-udevd[2723]: Using default interface naming scheme 'rhel-8.0'. Oct 14 15:45:42 ovnode02.ws-datenservice.de systemd-udevd[2723]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ptdma 0000:e3:00.2: enabling device (0000 -> 0002) Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ipmi_si IPI0001:00: The BMC does not support clearing the recv irq bit, compensating, but the BMC needs to be fixed. Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ptdma 0000:e4:00.2: enabling device (0000 -> 0002) Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ptdma 0000:c1:00.2: enabling device (0000 -> 0002) Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ptdma 0000:c2:00.2: enabling device (0000 -> 0002) Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ptdma 0000:81:00.2: enabling device (0000 -> 0002) Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ipmi_si IPI0001:00: IPMI message handler: Found new BMC (man_id: 0x002a7c, prod_id: 0x1b54, dev_id: 0x20) Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ptdma 0000:82:00.2: enabling device (0000 -> 0002) Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ptdma 0000:a2:00.2: enabling device (0000 -> 0002) Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ptdma 0000:a3:00.2: enabling device (0000 -> 0002) Oct 14 15:45:42 ovnode02.ws-datenservice.de systemd-udevd[2864]: Using default interface naming scheme 'rhel-8.0'. Oct 14 15:45:42 ovnode02.ws-datenservice.de systemd-udevd[2864]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ipmi_si IPI0001:00: IPMI kcs interface initialized Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: ipmi_ssif: IPMI SSIF Interface driver Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4 Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: RAPL PMU: hw unit of domain package 2^-16 Joules Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: SVM: TSC scaling supported Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: kvm: Nested Virtualization enabled Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: SVM: kvm: Nested Paging enabled Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: SVM: Virtual VMLOAD VMSAVE supported Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: SVM: Virtual GIF supported Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: SVM: LBR virtualization supported Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: MCE: In-kernel MCE decoding enabled. Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: EDAC amd64: F19h detected (node 0). Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: EDAC amd64: Node 0: DRAM ECC enabled. Oct 14 15:45:42 ovnode02.ws-datenservice.de kernel: EDAC amd64: MCT channel count: 8 Oct 14 15:45:42 ovnode02.ws-datenservice.de systemd[1]: Started udev Coldplug all Devices. Oct 14 15:45:42 ovnode02.ws-datenservice.de systemd[1]: Starting udev Wait for Complete Device Initialization... Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC0: Giving out device to module amd64_edac controller F19h: DEV 0000:00:18.3 (INTERRUPT) Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC0 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC1 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC2 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC3 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC4 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC5 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC6 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC7 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: using x16 syndromes. Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: F19h detected (node 1). Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: Node 1: DRAM ECC enabled. Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MCT channel count: 8 Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC1: Giving out device to module amd64_edac controller F19h: DEV 0000:00:19.3 (INTERRUPT) Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC0 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC1 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC2 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC3 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC4 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC5 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC6 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC MC: UMC7 chip selects: Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 0: 32768MB 1: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: MC: 2: 32768MB 3: 32768MB Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC amd64: using x16 syndromes. Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: EDAC PCI0: Giving out device to module amd64_edac controller EDAC PCI controller: DEV 0000:00:18.0 (POLLED) Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: AMD64 EDAC driver v3.5.0 Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd-udevd[2749]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: intel_rapl_common: Found RAPL domain package Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: intel_rapl_common: Found RAPL domain core Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: intel_rapl_common: Found RAPL domain package Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: intel_rapl_common: Found RAPL domain core Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Condition check resulted in /dev/block/253:3 being skipped. Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Created slice system-lvm2\x2dpvscan.slice. Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Starting LVM event activation on device 253:3... Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Started udev Wait for Complete Device Initialization. Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Starting Device-Mapper Multipath Device Controller... Oct 14 15:45:43 ovnode02.ws-datenservice.de lvm[3366]: pvscan[3366] PV /dev/mapper/mpatha3 online, VG onn_ovnode02 is complete. Oct 14 15:45:43 ovnode02.ws-datenservice.de lvm[3366]: pvscan[3366] VG onn_ovnode02 run autoactivation. Oct 14 15:45:43 ovnode02.ws-datenservice.de multipathd[3374]: --------start up-------- Oct 14 15:45:43 ovnode02.ws-datenservice.de multipathd[3374]: read /etc/multipath.conf Oct 14 15:45:43 ovnode02.ws-datenservice.de multipathd[3374]: path checkers start up Oct 14 15:45:43 ovnode02.ws-datenservice.de multipathd[3374]: 3600507680181071df8000000000005db: Raising dev_loss_tmo to 80 because of no_path_retry setting Oct 14 15:45:43 ovnode02.ws-datenservice.de multipathd[3374]: 3600507680181071df8000000000005db: rename mpatha to 3600507680181071df8000000000005db Oct 14 15:45:43 ovnode02.ws-datenservice.de multipathd[3374]: 3600507680181071df8000000000005db: load table [0 503316480 multipath 1 queue_if_no_path 1 alua 2 2 service-time 0 2 1 8:0 1 8:32 1 service-time 0 2 1 8:16 1 8:48 1] Oct 14 15:45:43 ovnode02.ws-datenservice.de multipathd[3374]: DM message failed [reinstate_path 8:48] Oct 14 15:45:43 ovnode02.ws-datenservice.de multipathd[3374]: 3600507680181071df8000000000005db: sda - tur checker reports path is up Oct 14 15:45:43 ovnode02.ws-datenservice.de multipathd[3374]: 8:0: reinstated Oct 14 15:45:43 ovnode02.ws-datenservice.de multipathd[3374]: 3600507680181071df8000000000005db: remaining active paths: 2 Oct 14 15:45:43 ovnode02.ws-datenservice.de multipathd[3374]: 3600507680181071df8000000000005db: switch to path group #2 Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Started Device-Mapper Multipath Device Controller. Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Reached target Local File Systems (Pre). Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Mounting /boot... Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Starting File System Check on /dev/disk/by-uuid/1F94-868D... Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: XFS (dm-2): Mounting V5 Filesystem Oct 14 15:45:43 ovnode02.ws-datenservice.de lvm[3366]: Aborting. LV onn_ovnode02/pool00_tmeta is now incomplete and '--activationmode partial' was not specified. Oct 14 15:45:43 ovnode02.ws-datenservice.de lvm[3366]: Aborting. LV onn_ovnode02/pool00_tmeta is now incomplete and '--activationmode partial' was not specified. Oct 14 15:45:43 ovnode02.ws-datenservice.de lvm[3366]: Aborting. LV onn_ovnode02/pool00_tmeta is now incomplete and '--activationmode partial' was not specified. Oct 14 15:45:43 ovnode02.ws-datenservice.de lvm[3366]: Aborting. LV onn_ovnode02/pool00_tmeta is now incomplete and '--activationmode partial' was not specified. Oct 14 15:45:43 ovnode02.ws-datenservice.de lvm[3366]: Aborting. LV onn_ovnode02/pool00_tmeta is now incomplete and '--activationmode partial' was not specified. Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Found device /dev/mapper/onn_ovnode02-home. Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Mounting /home... Oct 14 15:45:43 ovnode02.ws-datenservice.de lvm[3366]: 5 logical volume(s) in volume group "onn_ovnode02" now active Oct 14 15:45:43 ovnode02.ws-datenservice.de lvm[3366]: pvscan[3366] onn_ovnode02: autoactivation failed. Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: XFS (dm-10): Mounting V5 Filesystem Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Found device /dev/mapper/onn_ovnode02-tmp. Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Mounting /tmp... Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd-fsck[3456]: fsck.fat 4.1 (2017-01-24) Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd-fsck[3456]: /dev/mapper/3600507680181071df8000000000005db1: 13 files, 1854/153296 clusters Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Started File System Check on /dev/disk/by-uuid/1F94-868D. Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: XFS (dm-11): Mounting V5 Filesystem Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: XFS (dm-2): Ending clean mount Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Mounted /boot. Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Mounting /boot/efi... Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: XFS (dm-10): Ending clean mount Oct 14 15:45:43 ovnode02.ws-datenservice.de kernel: XFS (dm-11): Ending clean mount Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Mounted /home. Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Mounted /boot/efi. Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Mounted /tmp. Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: lvm2-pvscan@253:3.service: Main process exited, code=exited, status=5/NOTINSTALLED Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: lvm2-pvscan@253:3.service: Failed with result 'exit-code'. Oct 14 15:45:43 ovnode02.ws-datenservice.de systemd[1]: Failed to start LVM event activation on device 253:3. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: dev-mapper-onn_ovnode02\x2dvar_crash.device: Job dev-mapper-onn_ovnode02\x2dvar_crash.device/start timed out. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Timed out waiting for device dev-mapper-onn_ovnode02\x2dvar_crash.device. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for /var/crash. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for Local File Systems. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for Mark the need to relabel after reboot. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: selinux-autorelabel-mark.service: Job selinux-autorelabel-mark.service/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: local-fs.target: Job local-fs.target/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: local-fs.target: Triggering OnFailure= dependencies. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: var-crash.mount: Job var-crash.mount/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: dev-mapper-onn_ovnode02\x2dvar_crash.device: Job dev-mapper-onn_ovnode02\x2dvar_crash.device/start failed with result 'timeout'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: dev-mapper-onn_ovnode02\x2dvar.device: Job dev-mapper-onn_ovnode02\x2dvar.device/start timed out. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Timed out waiting for device dev-mapper-onn_ovnode02\x2dvar.device. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for /var. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for Virtual Machine and Container Storage. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: var-lib-machines.mount: Job var-lib-machines.mount/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for /var/tmp. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: var-tmp.mount: Job var-tmp.mount/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for Update UTMP about System Runlevel Changes. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: systemd-update-utmp-runlevel.service: Job systemd-update-utmp-runlevel.service/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for Flush Journal to Persistent Storage. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: systemd-journal-flush.service: Job systemd-journal-flush.service/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for /var/log/audit. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: var-log-audit.mount: Job var-log-audit.mount/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for Load/Save Random Seed. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: systemd-random-seed.service: Job systemd-random-seed.service/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for Update UTMP about System Boot/Shutdown. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: systemd-update-utmp.service: Job systemd-update-utmp.service/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for /var/log. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: var-log.mount: Job var-log.mount/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for RPC Pipe File System. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for rpc_pipefs.target. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Dependency failed for RPC security service for NFS client and server. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: rpc-gssd.service: Job rpc-gssd.service/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: rpc_pipefs.target: Job rpc_pipefs.target/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: var-lib-nfs-rpc_pipefs.mount: Job var-lib-nfs-rpc_pipefs.mount/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: var.mount: Job var.mount/start failed with result 'dependency'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: dev-mapper-onn_ovnode02\x2dvar.device: Job dev-mapper-onn_ovnode02\x2dvar.device/start failed with result 'timeout'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Unnecessary job for dev-mapper-onn_ovnode02\x2dvar_log.device was removed. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Unnecessary job for dev-mapper-onn_ovnode02\x2dvar_log_audit.device was removed. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Unnecessary job for dev-mapper-onn_ovnode02\x2dvar_tmp.device was removed. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Starting Restore /run/initramfs on shutdown... Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Reached target NFS client services. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Reached target Login Prompts. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Reached target User and Group Name Lookups. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Reached target Network (Pre). Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Reached target Network. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Reached target Network is Online. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Starting Notify NFS peers of a restart... Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Starting Open-iSCSI... Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Reached target Timers. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Reached target Sockets. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Starting Rebuild Journal Catalog... Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Starting Import network configuration from initramfs... Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Started Restore /run/initramfs on shutdown. Oct 14 15:47:10 ovnode02.ws-datenservice.de sm-notify[3508]: Version 2.3.3 starting Oct 14 15:47:10 ovnode02.ws-datenservice.de sm-notify[3508]: Already notifying clients; Exiting! Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Started Notify NFS peers of a restart. Oct 14 15:47:10 ovnode02.ws-datenservice.de iscsid[3509]: iscsid: Could not make /var/lib/iscsi/ 13 Oct 14 15:47:10 ovnode02.ws-datenservice.de kernel: audit: type=1400 audit(1665755230.845:4): avc: denied { write } for pid=3509 comm="iscsid" name="lib" dev="dm-7" ino=786177 scontext=system_u:system_r:iscsid_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=dir permissive=0 Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: iscsid.service: Main process exited, code=exited, status=1/FAILURE Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: iscsid.service: Failed with result 'exit-code'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Failed to start Open-iSCSI. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Starting Logout off all iSCSI sessions on shutdown... Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Started Logout off all iSCSI sessions on shutdown. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Reached target Remote File Systems (Pre). Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Reached target Remote File Systems. Oct 14 15:47:10 ovnode02.ws-datenservice.de journalctl[3511]: Failed to open database for writing: /var/lib/systemd/catalog/database: Permission denied Oct 14 15:47:10 ovnode02.ws-datenservice.de journalctl[3511]: Failed to write /var/lib/systemd/catalog/database: Permission denied Oct 14 15:47:10 ovnode02.ws-datenservice.de journalctl[3511]: Failed to list catalog: Permission denied Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: systemd-journal-catalog-update.service: Main process exited, code=exited, status=1/FAILURE Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: systemd-journal-catalog-update.service: Failed with result 'exit-code'. Oct 14 15:47:10 ovnode02.ws-datenservice.de kernel: audit: type=1400 audit(1665755230.852:5): avc: denied { create } for pid=3511 comm="journalctl" name=".#databaseEFtxZv" scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=0 Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Failed to start Rebuild Journal Catalog. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Starting Update is Completed... Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Received SIGRTMIN+20 from PID 1849 (plymouthd). Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Started Tell Plymouth To Write Out Runtime Data. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Started Update is Completed. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Started Import network configuration from initramfs. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Started Emergency Shell. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Reached target Emergency Mode. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Starting Create Volatile Files and Directories... Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Started Create Volatile Files and Directories. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Starting Security Auditing Service... Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Starting RPC Bind... Oct 14 15:47:10 ovnode02.ws-datenservice.de auditd[3544]: Could not open dir /var/log/audit (No such file or directory) Oct 14 15:47:10 ovnode02.ws-datenservice.de auditd[3544]: The audit daemon is exiting. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Started RPC Bind. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Control process exited, code=exited status=6 Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Failed with result 'exit-code'. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Failed to start Security Auditing Service. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Startup finished in 2.137s (kernel) + 9.656s (initrd) + 1min 30.756s (userspace) = 1min 42.550s. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Received SIGRTMIN+21 from PID 1849 (plymouthd). Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: iscsid.service: Service RestartSec=100ms expired, scheduling restart. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: iscsid.service: Scheduled restart job, restart counter is at 1. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Stopped Open-iSCSI. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Starting Open-iSCSI... Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Started Open-iSCSI. Oct 14 15:47:10 ovnode02.ws-datenservice.de systemd[1]: Received SIGRTMIN+21 from PID 1849 (plymouthd). Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Service RestartSec=100ms expired, scheduling restart. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Scheduled restart job, restart counter is at 1. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: Stopped Security Auditing Service. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: Starting Security Auditing Service... Oct 14 15:47:11 ovnode02.ws-datenservice.de auditd[3553]: Could not open dir /var/log/audit (No such file or directory) Oct 14 15:47:11 ovnode02.ws-datenservice.de auditd[3553]: The audit daemon is exiting. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Control process exited, code=exited status=6 Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Failed with result 'exit-code'. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: Failed to start Security Auditing Service. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Service RestartSec=100ms expired, scheduling restart. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Scheduled restart job, restart counter is at 2. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: Stopped Security Auditing Service. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: Starting Security Auditing Service... Oct 14 15:47:11 ovnode02.ws-datenservice.de auditd[3556]: Could not open dir /var/log/audit (No such file or directory) Oct 14 15:47:11 ovnode02.ws-datenservice.de auditd[3556]: The audit daemon is exiting. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Control process exited, code=exited status=6 Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Failed with result 'exit-code'. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: Failed to start Security Auditing Service. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Service RestartSec=100ms expired, scheduling restart. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Scheduled restart job, restart counter is at 3. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: Stopped Security Auditing Service. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: Starting Security Auditing Service... Oct 14 15:47:11 ovnode02.ws-datenservice.de auditd[3558]: Could not open dir /var/log/audit (No such file or directory) Oct 14 15:47:11 ovnode02.ws-datenservice.de auditd[3558]: The audit daemon is exiting. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Control process exited, code=exited status=6 Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Failed with result 'exit-code'. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: Failed to start Security Auditing Service. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Service RestartSec=100ms expired, scheduling restart. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Scheduled restart job, restart counter is at 4. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: Stopped Security Auditing Service. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: Starting Security Auditing Service... Oct 14 15:47:11 ovnode02.ws-datenservice.de auditd[3560]: Could not open dir /var/log/audit (No such file or directory) Oct 14 15:47:11 ovnode02.ws-datenservice.de auditd[3560]: The audit daemon is exiting. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Control process exited, code=exited status=6 Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Failed with result 'exit-code'. Oct 14 15:47:11 ovnode02.ws-datenservice.de systemd[1]: Failed to start Security Auditing Service. Oct 14 15:47:12 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Service RestartSec=100ms expired, scheduling restart. Oct 14 15:47:12 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Scheduled restart job, restart counter is at 5. Oct 14 15:47:12 ovnode02.ws-datenservice.de systemd[1]: Stopped Security Auditing Service. Oct 14 15:47:12 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Start request repeated too quickly. Oct 14 15:47:12 ovnode02.ws-datenservice.de systemd[1]: auditd.service: Failed with result 'exit-code'. Oct 14 15:47:12 ovnode02.ws-datenservice.de systemd[1]: Failed to start Security Auditing Service.

lveyde commented 1 year ago

Thank you for the detailed bug report!

There are a few root causes I could think of, either related to the setup (3.3. Preparing FCP Storage) or the changes that were introduced with a switch from el8 to el9.

Before I get into the guessing game, maybe @didib, @nirs, or @lveyde know more already?

Regarding "The failure is LVM on several /var Volumes" -> The default /var volumes or something else?

Nothing that comes to my mind right away. I think it's best for some storage expert, specifically in FC area to take a look at this setup. @nirs ?

nirs commented 1 year ago

Thanks @lveyde, but I'm working on other projects now, so you should get help from @aesteve-rh for storage issues.

This looks like the known issue with ovirt node upgrade.

When ovirt-node runs vdsm-tool config-lvm-filter it does this in a chroot that does not have all the mounts of the running system, so the created lvm devices file does not include the gluster lvs. The next reboot will fail since the lvm filter hides the gluster lvs.

To fix this you need to remove the the devices file:

/etc/lvm/devices/system.devices

and reboot. After reboot, run again:

vdsm-tool config-lvm-filter

To create a proper configuration.

lveyde commented 1 year ago

Great, thanks @nirs !

humnab commented 1 year ago

Hello,

I deleted /etc/lvm/devices/system.devices after adding the Node to the Engine in emergency mode and rebooted, the node came back in emergency mode with the same errors.

lveyde commented 1 year ago

Hello,

I deleted /etc/lvm/devices/system.devices after adding the Node to the Engine in emergency mode and rebooted, the node came back in emergency mode with the same errors.

Have you tried to run vdsm-tool config-lvm-filter ?

humnab commented 1 year ago

Yes, thats what I tried until now: deleted /etc/lvm/devices/system.devices -> reboot -> ermegency mode -> vdsm-tool config-lvm-filter -> reboot -> ermergency mode -> deleted /etc/lvm/devices/system.devices + vdsm-tool config-lvm-filter -> reboot -> ermergency mode

aesteve-rh commented 1 year ago

@humnab You need to activate the gluster volumes before running vdsm-tool config-lvm-filter. Try running vgchange -ay <vg_name> on the missing VG(s).

The LVM devices that you see running lsblk shall match the devices in the /etc/lvm/devices/system.devices file. Then you can reboot and hopefully proceed normally.

These are the detailed steps to fix it:

1) Locate volume groups that need to be activated upon boot for locally mounted filesystems: 
   $ vgs --config 'global { use_lvmetad=0 locking_type=1 } devices { use_devicesfile = 0 filter = [ "a|.*/|" ] }' 
2) Activate the volume groups: 
   $ vgchange --config 'global { use_lvmetad=0 locking_type=1 } devices { use_devicesfile = 0 filter = [ "a|.*/|" ] }'  -ay <volume group name>
3) Run vdsm-tool
   $ vdsm-tool config-lvm-filter
humnab commented 1 year ago

@aesteve-rh I have done:

[root@ovnode01 ~]# rm /etc/lvm/devices/system.devices rm: remove regular file '/etc/lvm/devices/system.devices'? y [root@ovnode01 ~]# vgs --config 'global { use_lvmetad=0 locking_type=1 } devices { use_devicesfile = 0 filter = [ "a|./|" ] }' VG #PV #LV #SN Attr VSize VFree onn_ovnode01 1 12 0 wz--n- 1.07t <98.20g [root@ovnode01 ~]# vgchange --config 'global { use_lvmetad=0 locking_type=1 } devices { use_devicesfile = 0 filter = [ "a|./|" ] }' -ay onn_ovnode01 10 logical volume(s) in volume group "onn_ovnode01" now active [root@ovnode01 ~]# vdsm-tool config-lvm-filter Analyzing host... Found these mounted logical volumes on this host:

logical volume: /dev/mapper/onn_ovnode01-home mountpoint: /home devices: /dev/mapper/3600507680181071df8000000000005d7p3

logical volume: /dev/mapper/onn_ovnode01-ovirt--node--ng--4.5.2--0.20220810.0+1 mountpoint: / devices: /dev/mapper/3600507680181071df8000000000005d7p3

logical volume: /dev/mapper/onn_ovnode01-swap mountpoint: [SWAP] devices: /dev/mapper/3600507680181071df8000000000005d7p3

logical volume: /dev/mapper/onn_ovnode01-tmp mountpoint: /tmp devices: /dev/mapper/3600507680181071df8000000000005d7p3

logical volume: /dev/mapper/onn_ovnode01-var mountpoint: /var devices: /dev/mapper/3600507680181071df8000000000005d7p3

logical volume: /dev/mapper/onn_ovnode01-var_crash mountpoint: /var/crash devices: /dev/mapper/3600507680181071df8000000000005d7p3

logical volume: /dev/mapper/onn_ovnode01-var_log mountpoint: /var/log devices: /dev/mapper/3600507680181071df8000000000005d7p3

logical volume: /dev/mapper/onn_ovnode01-var_log_audit mountpoint: /var/log/audit devices: /dev/mapper/3600507680181071df8000000000005d7p3

logical volume: /dev/mapper/onn_ovnode01-var_tmp mountpoint: /var/tmp devices: /dev/mapper/3600507680181071df8000000000005d7p3

Configuring LVM system.devices. Devices for following VGs will be imported:

onn_ovnode01

Configure host? [yes,NO] yes Configuration completed successfully!

Please reboot to verify the configuration.

humnab commented 1 year ago

After the reboot, the host booted to emergency mode again:

grafik

aesteve-rh commented 1 year ago

@humnab could you please paste the output of the lsblk command?

humnab commented 1 year ago

This is after vdsm-tool config-lvm-filter + reboot: [root@ovnode01 ~]# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 1.1T 0 disk └─3600507680181071df8000000000005d7 253:0 0 1.1T 0 mpath ├─3600507680181071df8000000000005d7p1 253:1 0 600M 0 part /boot/efi ├─3600507680181071df8000000000005d7p2 253:2 0 1G 0 part /boot └─3600507680181071df8000000000005d7p3 253:3 0 1.1T 0 part ├─onn_ovnode01-pool00_tmeta 253:4 0 1G 0 lvm │ └─onn_ovnode01-pool00-tpool 253:6 0 97.1G 0 lvm │ ├─onn_ovnode01-ovirt--node--ng--4.5.2--0.20220810.0+1 253:7 0 37.3G 0 lvm / │ ├─onn_ovnode01-pool00 253:9 0 97.1G 1 lvm │ ├─onn_ovnode01-home 253:10 0 1G 0 lvm /home │ └─onn_ovnode01-tmp 253:11 0 1G 0 lvm /tmp ├─onn_ovnode01-pool00_tdata 253:5 0 97.1G 0 lvm │ └─onn_ovnode01-pool00-tpool 253:6 0 97.1G 0 lvm │ ├─onn_ovnode01-ovirt--node--ng--4.5.2--0.20220810.0+1 253:7 0 37.3G 0 lvm / │ ├─onn_ovnode01-pool00 253:9 0 97.1G 1 lvm │ ├─onn_ovnode01-home 253:10 0 1G 0 lvm /home │ └─onn_ovnode01-tmp 253:11 0 1G 0 lvm /tmp └─onn_ovnode01-swap 253:8 0 901.1G 0 lvm [SWAP] sdb 8:16 0 1.1T 0 disk └─3600507680181071df8000000000005d7 253:0 0 1.1T 0 mpath ├─3600507680181071df8000000000005d7p1 253:1 0 600M 0 part /boot/efi ├─3600507680181071df8000000000005d7p2 253:2 0 1G 0 part /boot └─3600507680181071df8000000000005d7p3 253:3 0 1.1T 0 part ├─onn_ovnode01-pool00_tmeta 253:4 0 1G 0 lvm │ └─onn_ovnode01-pool00-tpool 253:6 0 97.1G 0 lvm │ ├─onn_ovnode01-ovirt--node--ng--4.5.2--0.20220810.0+1 253:7 0 37.3G 0 lvm / │ ├─onn_ovnode01-pool00 253:9 0 97.1G 1 lvm │ ├─onn_ovnode01-home 253:10 0 1G 0 lvm /home │ └─onn_ovnode01-tmp 253:11 0 1G 0 lvm /tmp ├─onn_ovnode01-pool00_tdata 253:5 0 97.1G 0 lvm │ └─onn_ovnode01-pool00-tpool 253:6 0 97.1G 0 lvm │ ├─onn_ovnode01-ovirt--node--ng--4.5.2--0.20220810.0+1 253:7 0 37.3G 0 lvm / │ ├─onn_ovnode01-pool00 253:9 0 97.1G 1 lvm │ ├─onn_ovnode01-home 253:10 0 1G 0 lvm /home │ └─onn_ovnode01-tmp 253:11 0 1G 0 lvm /tmp └─onn_ovnode01-swap 253:8 0 901.1G 0 lvm [SWAP] sdc 8:32 0 1.1T 0 disk sdd 8:48 0 1.1T 0 disk sr0 11:0 1 2G 0 rom

humnab commented 1 year ago

And this is after activating the volumes (no gluster volumes, all is FC block):

[root@ovnode01 ~]# rm /etc/lvm/devices/system.devices rm: remove regular file '/etc/lvm/devices/system.devices'? y [root@ovnode01 ~]# vgs --config 'global { use_lvmetad=0 locking_type=1 } devices { use_devicesfile = 0 filter = [ "a|./|" ] }' VG #PV #LV #SN Attr VSize VFree onn_ovnode01 1 12 0 wz--n- 1.07t <98.20g [root@ovnode01 ~]# vgchange --config 'global { use_lvmetad=0 locking_type=1 } devices { use_devicesfile = 0 filter = [ "a|./|" ] }' -ay onn_ovnode01 10 logical volume(s) in volume group "onn_ovnode01" now active [root@ovnode01 ~]# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 1.1T 0 disk └─3600507680181071df8000000000005d7 253:0 0 1.1T 0 mpath ├─3600507680181071df8000000000005d7p1 253:1 0 600M 0 part /boot/efi ├─3600507680181071df8000000000005d7p2 253:2 0 1G 0 part /boot └─3600507680181071df8000000000005d7p3 253:3 0 1.1T 0 part ├─onn_ovnode01-pool00_tmeta 253:4 0 1G 0 lvm │ └─onn_ovnode01-pool00-tpool 253:6 0 97.1G 0 lvm │ ├─onn_ovnode01-ovirt--node--ng--4.5.2--0.20220810.0+1 253:7 0 37.3G 0 lvm / │ ├─onn_ovnode01-pool00 253:9 0 97.1G 1 lvm │ ├─onn_ovnode01-home 253:10 0 1G 0 lvm /home │ ├─onn_ovnode01-tmp 253:11 0 1G 0 lvm /tmp │ ├─onn_ovnode01-var 253:12 0 27.9G 0 lvm /var │ ├─onn_ovnode01-var_crash 253:13 0 10G 0 lvm /var/crash │ ├─onn_ovnode01-var_log 253:14 0 8G 0 lvm /var/log │ ├─onn_ovnode01-var_log_audit 253:15 0 2G 0 lvm /var/log/audit │ └─onn_ovnode01-var_tmp 253:16 0 10G 0 lvm /var/tmp ├─onn_ovnode01-pool00_tdata 253:5 0 97.1G 0 lvm │ └─onn_ovnode01-pool00-tpool 253:6 0 97.1G 0 lvm │ ├─onn_ovnode01-ovirt--node--ng--4.5.2--0.20220810.0+1 253:7 0 37.3G 0 lvm / │ ├─onn_ovnode01-pool00 253:9 0 97.1G 1 lvm │ ├─onn_ovnode01-home 253:10 0 1G 0 lvm /home │ ├─onn_ovnode01-tmp 253:11 0 1G 0 lvm /tmp │ ├─onn_ovnode01-var 253:12 0 27.9G 0 lvm /var │ ├─onn_ovnode01-var_crash 253:13 0 10G 0 lvm /var/crash │ ├─onn_ovnode01-var_log 253:14 0 8G 0 lvm /var/log │ ├─onn_ovnode01-var_log_audit 253:15 0 2G 0 lvm /var/log/audit │ └─onn_ovnode01-var_tmp 253:16 0 10G 0 lvm /var/tmp └─onn_ovnode01-swap 253:8 0 901.1G 0 lvm [SWAP] sdb 8:16 0 1.1T 0 disk └─3600507680181071df8000000000005d7 253:0 0 1.1T 0 mpath ├─3600507680181071df8000000000005d7p1 253:1 0 600M 0 part /boot/efi ├─3600507680181071df8000000000005d7p2 253:2 0 1G 0 part /boot └─3600507680181071df8000000000005d7p3 253:3 0 1.1T 0 part ├─onn_ovnode01-pool00_tmeta 253:4 0 1G 0 lvm │ └─onn_ovnode01-pool00-tpool 253:6 0 97.1G 0 lvm │ ├─onn_ovnode01-ovirt--node--ng--4.5.2--0.20220810.0+1 253:7 0 37.3G 0 lvm / │ ├─onn_ovnode01-pool00 253:9 0 97.1G 1 lvm │ ├─onn_ovnode01-home 253:10 0 1G 0 lvm /home │ ├─onn_ovnode01-tmp 253:11 0 1G 0 lvm /tmp │ ├─onn_ovnode01-var 253:12 0 27.9G 0 lvm /var │ ├─onn_ovnode01-var_crash 253:13 0 10G 0 lvm /var/crash │ ├─onn_ovnode01-var_log 253:14 0 8G 0 lvm /var/log │ ├─onn_ovnode01-var_log_audit 253:15 0 2G 0 lvm /var/log/audit │ └─onn_ovnode01-var_tmp 253:16 0 10G 0 lvm /var/tmp ├─onn_ovnode01-pool00_tdata 253:5 0 97.1G 0 lvm │ └─onn_ovnode01-pool00-tpool 253:6 0 97.1G 0 lvm │ ├─onn_ovnode01-ovirt--node--ng--4.5.2--0.20220810.0+1 253:7 0 37.3G 0 lvm / │ ├─onn_ovnode01-pool00 253:9 0 97.1G 1 lvm │ ├─onn_ovnode01-home 253:10 0 1G 0 lvm /home │ ├─onn_ovnode01-tmp 253:11 0 1G 0 lvm /tmp │ ├─onn_ovnode01-var 253:12 0 27.9G 0 lvm /var │ ├─onn_ovnode01-var_crash 253:13 0 10G 0 lvm /var/crash │ ├─onn_ovnode01-var_log 253:14 0 8G 0 lvm /var/log │ ├─onn_ovnode01-var_log_audit 253:15 0 2G 0 lvm /var/log/audit │ └─onn_ovnode01-var_tmp 253:16 0 10G 0 lvm /var/tmp └─onn_ovnode01-swap 253:8 0 901.1G 0 lvm [SWAP] sdc 8:32 0 1.1T 0 disk sdd 8:48 0 1.1T 0 disk sr0 11:0 1 2G 0 rom

aesteve-rh commented 1 year ago

There are 2 pvs (sda, sdb) under the same vg (onn_ovnode01), which is imported in the lvm devices file. That looks sane to me. The devices files should be correct and the device visible to lvm, there is something else preventing the volumes to be mounted during boot, it seems.

humnab commented 1 year ago

sdc + sdd should be also onn_ovnode01 (4 Paths, all active, 2 preferred)

[root@ovnode01 ~]# multipath -ll 3600507680181071df8000000000005d7 dm-0 IBM,2145 size=1.1T features='1 queue_if_no_path' hwhandler='1 alua' wp=rw |-+- policy='service-time 0' prio=50 status=active | - 1:0:0:0 sda 8:0 active ready running -+- policy='service-time 0' prio=10 status=enabled `- 1:0:1:0 sdb 8:16 active ready running

I don't think that the Storage is the problem, on the same Storage Type (IBM SVC) a Intel Node wit 8 Gbit FC HBAs works...(also with a 1,2 TB disk)