I am trying to get OpenBSD running on Oracle Cloud [0]. They do not
offer OpenBSD as an image, nor do they let you mount an ISO image, but
they do let you import your own VMDK or qcow2 image. Unfortunately,
neither OpenBSD's ramdisk nor its default install recognize the VirtIO
SCSI device used by Oracle.

I created an OpenBSD 6.8 VMDK image using QEMU, loosely following these
instructions [1], and managed to import it. Unfortunately, though the
image boots, I am unable to get OpenBSD 6.8 to recognize the VirtIO SCSI
devices Oracle Cloud provides: booting the installed image gets stuck at
a prompt to pick my root disk.

I then tried booting into the ramdisk /bsd.rd included on the installed
image. There too, I manage to boot, but the ram disk does not recognize
the underlying disk from which it was booted. Indeed, the installer
reports:

    Available disks are: .
    Which disk is the root disk? ('?' for details)

Does anybody have any suggestions on how to get OpenBSD to recognize the
disk? Below, I have included OpenBSD dmesg output I got over the serial
console, and dmesg output from an identical VM running Linux.

Thanks,
Ryan

[0] In particular, their free tier, which gives you two free VMs with
100GB of combined storage: https://www.oracle.com/cloud/free/

[1] https://www.skreutz.com/posts/autoinstall-openbsd-on-qemu/ ,
changing qcow2 to VMDK, and from 6.7 to 6.8.

------- BEGIN OPENBSD DMESG ------
>> OpenBSD/amd64 BOOT 3.52
boot> machine diskinfo
Disk    BIOS#   Type    Cyls    Heads   Secs    Flags   Checksum
hd0     0x80    label   1023    255     63      0x2     0xd5bb9ad8
boot> boot /bsd.rd
NOTE: random seed is being reused.
booting hd0a:/bsd.rd: 3822285+1573888+3882232+0+761856 
[324353+128+468792+313530]=0xaa3780
entry point at 0xffffffff81001000
Copyright (c) 1982, 1986, 1989, 1991, 1993
        The Regents of the University of California.  All rights reserved.
Copyright (c) 1995-2020 OpenBSD. All rights reserved.  https://www.OpenBSD.org

OpenBSD 6.8 (RAMDISK_CD) #94: Sun Oct  4 18:21:11 MDT 2020
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD
real mem = 1056817152 (1007MB)
avail mem = 1020825600 (973MB)
random: good seed from bootblocks
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xf7050 (9 entries)
bios0: vendor SeaBIOS version 
"?-20171121_152543-x86-ol7-builder-01.us.oracle.com-4.el7.1" date 04/01/2014
bios0: QEMU Standard PC (i440FX + PIIX, 1996)
acpi0 at bios0: ACPI 1.0
acpi0: tables DSDT FACP APIC HPET
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD EPYC 7551 32-Core Processor, 1996.61 MHz, 17-01-02
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,PCLMUL,SSSE3,FMA3,CX16,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,HV,NXE,MMXX,FFXSR,PAGE1GB,RDTSCP,LONG,LAHF,CMPLEG,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,TOPEXT,CPCTR,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,RDSEED,ADX,SMAP,CLFLUSHOPT,SHA,IBPB,VIRTSSBD,XSAVEOPT,XSAVEC,XGETBV1
cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache, 16MB 64b/line 16-way L3 cache
cpu0: ITLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
cpu0: DTLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
cpu0: apic clock running at 1000MHz
cpu at mainbus0: not configured
ioapic0 at mainbus0: apid 0 pa 0xfec00000, version 11, 24 pins
acpiprt0 at acpi0: bus 0 (PCI0)
"ACPI0006" at acpi0 not configured
acpipci0 at acpi0 PCI0
acpicmos0 at acpi0
"PNP0A06" at acpi0 not configured
"PNP0A06" at acpi0 not configured
"PNP0A06" at acpi0 not configured
"QEMU0002" at acpi0 not configured
"ACPI0010" at acpi0 not configured
acpicpu at acpi0 not configured
pvbus0 at mainbus0: KVM
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel 82441FX" rev 0x02
"Intel 82371SB ISA" rev 0x00 at pci0 dev 1 function 0 not configured
pciide0 at pci0 dev 1 function 1 "Intel 82371SB IDE" rev 0x00: DMA, channel 0 
wired to compatibility, channel 1 wired to compatibility
pciide0: channel 0 disabled (no drives)
pciide0: channel 1 disabled (no drives)
uhci0 at pci0 dev 1 function 2 "Intel 82371SB USB" rev 0x01: apic 0 int 11
"Intel 82371AB Power" rev 0x03 at pci0 dev 1 function 3 not configured
vga1 at pci0 dev 2 function 0 "Bochs VGA" rev 0x02
vga1: aperture needed
wsdisplay1 at vga1 mux 1
wsdisplay1: screen 0 added (80x25, vt100 emulation)
virtio0 at pci0 dev 3 function 0 "Qumranet Virtio Network" rev 0x00
vio0 at virtio0: address 02:00:17:00:34:07
virtio0: msix shared
virtio1 at pci0 dev 4 function 0 "Qumranet Virtio SCSI" rev 0x00
vioscsi0 at virtio1: qsize 128
scsibus0 at vioscsi0: 255 targets
virtio1: msix shared
usb0 at uhci0: USB revision 1.0
uhub0 at usb0 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 
addr 1
isa0 at mainbus0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com0: console
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0 mux 1
wskbd0: connecting to wsdisplay1
uhidev0 at uhub0 port 1 configuration 1 interface 0 "QEMU QEMU USB Tablet" rev 
2.00/0.00 addr 2
uhidev0: iclass 3/0
uhid at uhidev0 not configured
softraid0 at root
scsibus1 at softraid0: 256 targets
root on rd0a swap on rd0b dump on rd0b
WARNING: CHECK AND RESET THE DATE!
erase ^?, werase ^W, kill ^U, intr ^C, status ^T

Welcome to the OpenBSD/amd64 6.8 installation program.
(I)nstall, (U)pgrade, (A)utoinstall or (S)hell? I
At any prompt except password prompts you can escape to a shell by
typing '!'. Default answers are shown in []'s and are selected by
pressing RETURN.  You can exit this program at any time by pressing
Control-C, but this can leave your system in an inconsistent state.

Terminal type? [vt220]
[...snip...]
Change the default console to com0? [yes]
Available speeds are: 9600 19200 38400 57600 115200.
Which speed should com0 use? (or 'done') [9600]
Setup a user? (enter a lower-case loginname, or 'no') [no]
Since no user was setup, root logins via sshd(8) might be useful.
WARNING: root is targeted by password guessing attacks, pubkeys are safer.
Allow root ssh login? (yes, no, prohibit-password) [no]

Available disks are: .
Which disk is the root disk? ('?' for details)
------- END OPENBSD DMESG ------

------- BEGIN LINUX DMESG ------
[    0.000000] Linux version 5.4.0-1029-oracle (buildd@lgw01-amd64-017) (gcc 
version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #31-Ubuntu SMP Wed Oct 21 
13:50:19 UTC 2020 (Ubuntu 5.4.0-1029.31-oracle 5.4.65)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1029-oracle 
root=UUID=ad93b67a-1c15-48f1-9aed-47fd2b271db2 ro console=tty1 console=ttyS0 
nvme.shutdown_timeout=10 libiscsi.debug_libiscsi_eh=1
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    0.000000]   zhaoxin   Shanghai  
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point 
registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, 
using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000007fffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000800000-0x0000000000807fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000000808000-0x000000000080ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000810000-0x00000000008fffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000000900000-0x000000003e957fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003e958000-0x000000003e965fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003e966000-0x000000003e97ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003e980000-0x000000003ea8bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ea8c000-0x000000003eb1afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003eb1b000-0x000000003fb9afff] usable
[    0.000000] BIOS-e820: [mem 0x000000003fb9b000-0x000000003fbf2fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003fbf3000-0x000000003fbfafff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000003fbfb000-0x000000003fbfefff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003fbff000-0x000000003feebfff] usable
[    0.000000] BIOS-e820: [mem 0x000000003feec000-0x000000003ff6ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003ff70000-0x000000003fffffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x3e0eb018-0x3e0f4457] usable ==> usable
[    0.000000] e820: update [mem 0x3e0eb018-0x3e0f4457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] 
usable
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000007fffff] 
usable
[    0.000000] reserve setup_data: [mem 0x0000000000800000-0x0000000000807fff] 
ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000000808000-0x000000000080ffff] 
usable
[    0.000000] reserve setup_data: [mem 0x0000000000810000-0x00000000008fffff] 
ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000000900000-0x000000003e0eb017] 
usable
[    0.000000] reserve setup_data: [mem 0x000000003e0eb018-0x000000003e0f4457] 
usable
[    0.000000] reserve setup_data: [mem 0x000000003e0f4458-0x000000003e957fff] 
usable
[    0.000000] reserve setup_data: [mem 0x000000003e958000-0x000000003e965fff] 
ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003e966000-0x000000003e97ffff] 
reserved
[    0.000000] reserve setup_data: [mem 0x000000003e980000-0x000000003ea8bfff] 
usable
[    0.000000] reserve setup_data: [mem 0x000000003ea8c000-0x000000003eb1afff] 
reserved
[    0.000000] reserve setup_data: [mem 0x000000003eb1b000-0x000000003fb9afff] 
usable
[    0.000000] reserve setup_data: [mem 0x000000003fb9b000-0x000000003fbf2fff] 
reserved
[    0.000000] reserve setup_data: [mem 0x000000003fbf3000-0x000000003fbfafff] 
ACPI data
[    0.000000] reserve setup_data: [mem 0x000000003fbfb000-0x000000003fbfefff] 
ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003fbff000-0x000000003feebfff] 
usable
[    0.000000] reserve setup_data: [mem 0x000000003feec000-0x000000003ff6ffff] 
reserved
[    0.000000] reserve setup_data: [mem 0x000000003ff70000-0x000000003fffffff] 
ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000ffc00000-0x00000000ffffffff] 
reserved
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi:  SMBIOS=0x3fbcc000  ACPI=0x3fbfa000  ACPI 2.0=0x3fbfa014  
MEMATTR=0x3f26f018 
[    0.000000] secureboot: Secure boot disabled
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 0.0.0 
02/06/2015
[    0.000000] Hypervisor detected: KVM
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr a801001, primary cpu clock
[    0.000000] kvm-clock: using sched offset of 5385247130228 cycles
[    0.000003] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 
0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000005] tsc: Detected 1996.250 MHz processor
[    0.000163] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000165] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000172] last_pfn = 0x3feec max_arch_pfn = 0x400000000
[    0.000223] MTRR default type: write-back
[    0.000224] MTRR fixed ranges enabled:
[    0.000225]   00000-9FFFF write-back
[    0.000227]   A0000-FFFFF uncachable
[    0.000227] MTRR variable ranges enabled:
[    0.000229]   0 base 0080000000 mask FF80000000 uncachable
[    0.000231]   1 base 0040000000 mask FFC0000000 uncachable
[    0.000232]   2 base 2000000000 mask E000000000 uncachable
[    0.000233]   3 disabled
[    0.000233]   4 disabled
[    0.000234]   5 disabled
[    0.000235]   6 disabled
[    0.000235]   7 disabled
[    0.000253] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.007822] check: Scanning 1 areas for low memory corruption
[    0.007861] Using GB pages for direct mapping
[    0.008653] secureboot: Secure boot disabled
[    0.008655] RAMDISK: [mem 0x270c3000-0x29ce9fff]
[    0.008672] ACPI: Early table checksum verification disabled
[    0.008676] ACPI: RSDP 0x000000003FBFA014 000024 (v02 BOCHS )
[    0.008680] ACPI: XSDT 0x000000003FBF90E8 000044 (v01 BOCHS  BXPCFACP 
00000001      01000013)
[    0.008687] ACPI: FACP 0x000000003FBF6000 000074 (v01 BOCHS  BXPCFACP 
00000001 BXPC 00000001)
[    0.008694] ACPI: DSDT 0x000000003FBF7000 001437 (v01 BOCHS  BXPCDSDT 
00000001 BXPC 00000001)
[    0.008698] ACPI: FACS 0x000000003FBFD000 000040
[    0.008701] ACPI: APIC 0x000000003FBF5000 000080 (v01 BOCHS  BXPCAPIC 
00000001 BXPC 00000001)
[    0.008704] ACPI: HPET 0x000000003FBF4000 000038 (v01 BOCHS  BXPCHPET 
00000001 BXPC 00000001)
[    0.008708] ACPI: BGRT 0x000000003FBF3000 000038 (v01 INTEL  EDK2     
00000002      01000013)
[    0.008717] ACPI: Local APIC address 0xfee00000
[    0.009209] No NUMA configuration found
[    0.009210] Faking a node at [mem 0x0000000000000000-0x000000003feebfff]
[    0.009222] NODE_DATA(0) allocated [mem 0x3fe5d000-0x3fe87fff]
[    0.009460] Zone ranges:
[    0.009461]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.009462]   DMA32    [mem 0x0000000001000000-0x000000003feebfff]
[    0.009464]   Normal   empty
[    0.009465]   Device   empty
[    0.009466] Movable zone start for each node
[    0.009470] Early memory node ranges
[    0.009472]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.009473]   node   0: [mem 0x0000000000100000-0x00000000007fffff]
[    0.009474]   node   0: [mem 0x0000000000808000-0x000000000080ffff]
[    0.009475]   node   0: [mem 0x0000000000900000-0x000000003e957fff]
[    0.009476]   node   0: [mem 0x000000003e980000-0x000000003ea8bfff]
[    0.009478]   node   0: [mem 0x000000003eb1b000-0x000000003fb9afff]
[    0.009479]   node   0: [mem 0x000000003fbff000-0x000000003feebfff]
[    0.009501] Zeroed struct page in unavailable ranges: 904 pages
[    0.009503] Initmem setup node 0 [mem 0x0000000000001000-0x000000003feebfff]
[    0.009505] On node 0 totalpages: 261240
[    0.009506]   DMA zone: 59 pages used for memmap
[    0.009507]   DMA zone: 1814 pages reserved
[    0.009507]   DMA zone: 3751 pages, LIFO batch:0
[    0.009570]   DMA32 zone: 4028 pages used for memmap
[    0.009571]   DMA32 zone: 257489 pages, LIFO batch:63
[    0.014002] ACPI: PM-Timer IO Port: 0xb008
[    0.014007] ACPI: Local APIC address 0xfee00000
[    0.014018] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.014061] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.014064] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.014066] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.014067] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.014069] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.014070] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.014072] ACPI: IRQ0 used by override.
[    0.014073] ACPI: IRQ5 used by override.
[    0.014073] ACPI: IRQ9 used by override.
[    0.014074] ACPI: IRQ10 used by override.
[    0.014075] ACPI: IRQ11 used by override.
[    0.014076] Using ACPI (MADT) for SMP configuration information
[    0.014078] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.014088] e820: update [mem 0x3edfd000-0x3ee05fff] usable ==> reserved
[    0.014098] TSC deadline timer available
[    0.014103] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.014139] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.014141] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.014143] PM: Registered nosave memory: [mem 0x00800000-0x00807fff]
[    0.014145] PM: Registered nosave memory: [mem 0x00810000-0x008fffff]
[    0.014147] PM: Registered nosave memory: [mem 0x3e0eb000-0x3e0ebfff]
[    0.014149] PM: Registered nosave memory: [mem 0x3e0f4000-0x3e0f4fff]
[    0.014151] PM: Registered nosave memory: [mem 0x3e958000-0x3e965fff]
[    0.014152] PM: Registered nosave memory: [mem 0x3e966000-0x3e97ffff]
[    0.014154] PM: Registered nosave memory: [mem 0x3ea8c000-0x3eb1afff]
[    0.014156] PM: Registered nosave memory: [mem 0x3edfd000-0x3ee05fff]
[    0.014159] PM: Registered nosave memory: [mem 0x3fb9b000-0x3fbf2fff]
[    0.014160] PM: Registered nosave memory: [mem 0x3fbf3000-0x3fbfafff]
[    0.014161] PM: Registered nosave memory: [mem 0x3fbfb000-0x3fbfefff]
[    0.014163] [mem 0x40000000-0xffbfffff] available for PCI devices
[    0.014164] Booting paravirtualized kernel on KVM
[    0.014168] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.014175] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 
nr_node_ids:1
[    0.014474] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u1048576
[    0.014482] pcpu-alloc: s184320 r8192 d28672 u1048576 alloc=1*2097152
[    0.014483] pcpu-alloc: [0] 0 1 
[    0.014518] KVM setup async PF for cpu 0
[    0.014527] kvm-stealtime: cpu 0, msr 3f62c040
[    0.014535] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, 
linear)
[    0.014541] Built 1 zonelists, mobility grouping on.  Total pages: 255339
[    0.014542] Policy zone: DMA32
[    0.014544] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1029-oracle 
root=UUID=ad93b67a-1c15-48f1-9aed-47fd2b271db2 ro console=tty1 console=ttyS0 
nvme.shutdown_timeout=10 libiscsi.debug_libiscsi_eh=1
[    0.014768] Dentry cache hash table entries: 131072 (order: 8, 1048576 
bytes, linear)
[    0.014792] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, 
linear)
[    0.014827] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.014830] Calgary: detecting Calgary via BIOS EBDA area
[    0.014831] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.017039] Memory: 928140K/1044960K available (14339K kernel code, 2436K 
rwdata, 5936K rodata, 2704K init, 4960K bss, 116820K reserved, 0K cma-reserved)
[    0.017048] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 
with crng_init=0
[    0.017217] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.017232] ftrace: allocating 45692 entries in 179 pages
[    0.036380] rcu: Hierarchical RCU implementation.
[    0.036382] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
[    0.036384]  Tasks RCU enabled.
[    0.036385] rcu: RCU calculated value of scheduler-enlistment delay is 25 
jiffies.
[    0.036386] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.039460] NR_IRQS: 524544, nr_irqs: 440, preallocated irqs: 16
[    0.039752] random: crng done (trusting CPU's manufacturer)
[    0.039786] Console: colour dummy device 80x25
[    0.040031] printk: console [tty1] enabled
[    0.366322] printk: console [ttyS0] enabled
[    0.367452] ACPI: Core revision 20190816
[    0.368577] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 19112604467 ns
[    0.371578] APIC: Switch to symmetric I/O mode setup
[    0.373471] x2apic enabled
[    0.374790] Switched APIC routing to physical x2apic.
[    0.377698] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.379584] tsc: Marking TSC unstable due to TSCs unsynchronized
[    0.381144] Calibrating delay loop (skipped) preset value.. 3992.50 BogoMIPS 
(lpj=7985000)
[    0.385145] pid_max: default: 32768 minimum: 301
[    0.387972] LSM: Security Framework initializing
[    0.389164] Yama: becoming mindful.
[    0.390158] AppArmor: AppArmor initialized
[    0.390985] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, 
linear)
[    0.393148] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 
bytes, linear)
[    0.395535] *** VALIDATE tmpfs ***
[    0.397370] *** VALIDATE proc ***
[    0.398402] *** VALIDATE cgroup1 ***
[    0.399497] *** VALIDATE cgroup2 ***
[    0.400862] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127
[    0.401146] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0
[    0.402618] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user 
pointer sanitization
[    0.405144] Spectre V2 : Mitigation: Full AMD retpoline
[    0.406194] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on 
context switch
[    0.407912] Spectre V2 : mitigation: Enabling conditional Indirect Branch 
Prediction Barrier
[    0.409143] Spectre V2 : User space: Vulnerable
[    0.410001] Speculative Store Bypass: Mitigation: Speculative Store Bypass 
disabled via prctl and seccomp
[    0.413404] Freeing SMP alternatives memory: 40K
[    0.416494] smpboot: CPU0: AMD EPYC 7551 32-Core Processor (family: 0x17, 
model: 0x1, stepping: 0x2)
[    0.417140] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.417140] ... version:                0
[    0.417148] ... bit width:              48
[    0.418322] ... generic registers:      6
[    0.419384] ... value mask:             0000ffffffffffff
[    0.420763] ... max period:             00007fffffffffff
[    0.421153] ... fixed-purpose events:   0
[    0.422264] ... event mask:             000000000000003f
[    0.423750] rcu: Hierarchical SRCU implementation.
[    0.425829] smp: Bringing up secondary CPUs ...
[    0.427323] x86: Booting SMP configuration:
[    0.428478] .... node  #0, CPUs:      #1
[    0.337491] kvm-clock: cpu 1, msr a801041, secondary cpu clock
[    0.430407] KVM setup async PF for cpu 1
[    0.431642] kvm-stealtime: cpu 1, msr 3f72c040
[    0.433171] smp: Brought up 1 node, 2 CPUs
[    0.434287] smpboot: Max logical packages: 1
[    0.435541] smpboot: Total of 2 processors activated (7985.00 BogoMIPS)
[    0.437604] devtmpfs: initialized
[    0.438358] x86/mm: Memory block size: 128MB
[    0.440167] PM: Registering ACPI NVS region [mem 0x00800000-0x00807fff] 
(32768 bytes)
[    0.441151] PM: Registering ACPI NVS region [mem 0x00810000-0x008fffff] 
(983040 bytes)
[    0.443681] PM: Registering ACPI NVS region [mem 0x3e958000-0x3e965fff] 
(57344 bytes)
[    0.445170] PM: Registering ACPI NVS region [mem 0x3fbfb000-0x3fbfefff] 
(16384 bytes)
[    0.449151] PM: Registering ACPI NVS region [mem 0x3ff70000-0x3fffffff] 
(589824 bytes)
[    0.453296] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 7645041785100000 ns
[    0.455176] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.456555] pinctrl core: initialized pinctrl subsystem
[    0.457332] PM: RTC time: 17:09:56, date: 2021-01-12
[    0.459136] NET: Registered protocol family 16
[    0.460675] audit: initializing netlink subsys (disabled)
[    0.461195] audit: type=2000 audit(1610471395.149:1): state=initialized 
audit_enabled=0 res=1
[    0.461319] EISA bus registered
[    0.463922] cpuidle: using governor ladder
[    0.465158] cpuidle: using governor menu
[    0.467326] KVM setup pv remote TLB flush
[    0.467326] ACPI: bus type PCI registered
[    0.467410] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.469457] PCI: Using configuration type 1 for base access
[    0.477153] PCI: Using configuration type 1 for extended access
[    0.485499] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.489222] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.493247] ACPI: Added _OSI(Module Device)
[    0.494164] ACPI: Added _OSI(Processor Device)
[    0.497150] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.498194] ACPI: Added _OSI(Processor Aggregator Device)
[    0.499208] ACPI: Added _OSI(Linux-Dell-Video)
[    0.500136] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.501150] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.504218] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.505876] ACPI: Interpreter enabled
[    0.506958] ACPI: (supports S0 S3 S4 S5)
[    0.508121] ACPI: Using IOAPIC for interrupt routing
[    0.509167] PCI: Using host bridge windows from ACPI; if necessary, use 
"pci=nocrs" and report a bug
[    0.511971] ACPI: Enabled 2 GPEs in block 00 to 0F
[    0.516882] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.517163] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM 
Segments MSI HPX-Type3]
[    0.519660] acpiphp: Slot [3] registered
[    0.520632] acpiphp: Slot [4] registered
[    0.521187] acpiphp: Slot [5] registered
[    0.522354] acpiphp: Slot [6] registered
[    0.523444] acpiphp: Slot [7] registered
[    0.524186] acpiphp: Slot [8] registered
[    0.525132] acpiphp: Slot [9] registered
[    0.525177] acpiphp: Slot [10] registered
[    0.525995] acpiphp: Slot [11] registered
[    0.526825] acpiphp: Slot [12] registered
[    0.527584] acpiphp: Slot [13] registered
[    0.528520] acpiphp: Slot [14] registered
[    0.529174] acpiphp: Slot [15] registered
[    0.529997] acpiphp: Slot [16] registered
[    0.531198] acpiphp: Slot [17] registered
[    0.532446] acpiphp: Slot [18] registered
[    0.533204] acpiphp: Slot [19] registered
[    0.534406] acpiphp: Slot [20] registered
[    0.535690] acpiphp: Slot [21] registered
[    0.536930] acpiphp: Slot [22] registered
[    0.537188] acpiphp: Slot [23] registered
[    0.538544] acpiphp: Slot [24] registered
[    0.539874] acpiphp: Slot [25] registered
[    0.541171] acpiphp: Slot [26] registered
[    0.542522] acpiphp: Slot [27] registered
[    0.543855] acpiphp: Slot [28] registered
[    0.545139] acpiphp: Slot [29] registered
[    0.545199] acpiphp: Slot [30] registered
[    0.546504] acpiphp: Slot [31] registered
[    0.547793] PCI host bridge to bus 0000:00
[    0.549135] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.549154] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.551323] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff 
window]
[    0.553150] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff 
window]
[    0.555021] pci_bus 0000:00: root bus resource [mem 
0x2000000000-0x2000007fff window]
[    0.556753] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.557207] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[    0.559606] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[    0.562100] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[    0.572072] pci 0000:00:01.1: reg 0x20: [io  0xc080-0xc08f]
[    0.576753] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.577149] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.578342] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.579917] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.581506] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300
[    0.590952] pci 0000:00:01.2: reg 0x20: [io  0xc060-0xc07f]
[    0.596983] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[    0.597938] pci 0000:00:01.3: quirk: [io  0xb000-0xb03f] claimed by PIIX4 
ACPI
[    0.599922] pci 0000:00:01.3: quirk: [io  0xb100-0xb10f] claimed by PIIX4 SMB
[    0.601925] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
[    0.606962] pci 0000:00:02.0: reg 0x10: [mem 0x80000000-0x80ffffff pref]
[    0.614953] pci 0000:00:02.0: reg 0x18: [mem 0x81002000-0x81002fff]
[    0.628853] pci 0000:00:02.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[    0.629233] pci 0000:00:02.0: BAR 0: assigned to efifb
[    0.633110] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[    0.637153] pci 0000:00:03.0: reg 0x10: [io  0xc040-0xc05f]
[    0.645151] pci 0000:00:03.0: reg 0x14: [mem 0x81001000-0x81001fff]
[    0.661152] pci 0000:00:03.0: reg 0x20: [mem 0x2000000000-0x2000003fff 64bit 
pref]
[    0.669904] pci 0000:00:04.0: [1af4:1004] type 00 class 0x010000
[    0.677152] pci 0000:00:04.0: reg 0x10: [io  0xc000-0xc03f]
[    0.683580] pci 0000:00:04.0: reg 0x14: [mem 0x81000000-0x81000fff]
[    0.697156] pci 0000:00:04.0: reg 0x20: [mem 0x2000004000-0x2000007fff 64bit 
pref]
[    0.716950] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 10 *11)
[    0.717468] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 10 *11)
[    0.721165] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 *10 11)
[    0.724709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *10 11)
[    0.725339] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
[    0.728812] iommu: Default domain type: Translated 
[    0.729642] SCSI subsystem initialized
[    0.732169] libata version 3.00 loaded.
[    0.732169] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.732169] pci 0000:00:02.0: vgaarb: VGA device added: 
decodes=io+mem,owns=io+mem,locks=none
[    0.733193] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.734618] vgaarb: loaded
[    0.735346] ACPI: bus type USB registered
[    0.736675] usbcore: registered new interface driver usbfs
[    0.737168] usbcore: registered new interface driver hub
[    0.738579] usbcore: registered new device driver usb
[    0.740035] pps_core: LinuxPPS API ver. 1 registered
[    0.741153] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti <giome...@linux.it>
[    0.743754] PTP clock support registered
[    0.744936] EDAC MC: Ver: 3.0.0
[    0.745495] Registered efivars operations
[    0.746336] PCI: Using ACPI for IRQ routing
[    0.747394] PCI: pci_cache_line_size set to 64 bytes
[    0.750216] e820: reserve RAM buffer [mem 0x00810000-0x008fffff]
[    0.750219] e820: reserve RAM buffer [mem 0x3e0eb018-0x3fffffff]
[    0.750220] e820: reserve RAM buffer [mem 0x3e958000-0x3fffffff]
[    0.750222] e820: reserve RAM buffer [mem 0x3ea8c000-0x3fffffff]
[    0.750223] e820: reserve RAM buffer [mem 0x3edfd000-0x3fffffff]
[    0.750224] e820: reserve RAM buffer [mem 0x3fb9b000-0x3fffffff]
[    0.750225] e820: reserve RAM buffer [mem 0x3feec000-0x3fffffff]
[    0.750339] NetLabel: Initializing
[    0.751256] NetLabel:  domain hash size = 128
[    0.752349] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.753193] NetLabel:  unlabeled traffic allowed by default
[    0.754643] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.754643] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[    0.763297] clocksource: Switched to clocksource kvm-clock
[    0.776875] *** VALIDATE bpf ***
[    0.778582] VFS: Disk quotas dquot_6.6.0
[    0.784160] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.788419] *** VALIDATE ramfs ***
[    0.791168] *** VALIDATE hugetlbfs ***
[    0.794654] AppArmor: AppArmor Filesystem Enabled
[    0.798450] pnp: PnP ACPI init
[    0.800417] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.800475] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.800507] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.800518] pnp 00:03: [dma 2]
[    0.800530] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.800645] pnp 00:04: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.800962] pnp: PnP ACPI: found 5 devices
[    0.806953] thermal_sys: Registered thermal governor 'fair_share'
[    0.806954] thermal_sys: Registered thermal governor 'bang_bang'
[    0.808674] thermal_sys: Registered thermal governor 'step_wise'
[    0.810369] thermal_sys: Registered thermal governor 'user_space'
[    0.812060] thermal_sys: Registered thermal governor 'power_allocator'
[    0.818207] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, 
max_idle_ns: 2085701024 ns
[    0.822606] pci 0000:00:02.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff 
pref]: no compatible bridge window
[    0.825640] pci 0000:00:02.0: BAR 6: assigned [mem 0x40000000-0x4000ffff 
pref]
[    0.827873] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.829835] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.831792] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.834008] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window]
[    0.835825] pci_bus 0000:00: resource 8 [mem 0x2000000000-0x2000007fff 
window]
[    0.837496] NET: Registered protocol family 2
[    0.838555] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 
bytes, linear)
[    0.841435] TCP established hash table entries: 8192 (order: 4, 65536 bytes, 
linear)
[    0.849260] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, 
linear)
[    0.850572] TCP: Hash tables configured (established 8192 bind 8192)
[    0.851981] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.853402] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.855638] NET: Registered protocol family 1
[    0.857000] NET: Registered protocol family 44
[    0.858395] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.860218] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.861663] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    0.893216] PCI Interrupt Link [LNKD] enabled at IRQ 10
[    0.926087] pci 0000:00:01.2: quirk_usb_early_handoff+0x0/0x662 took 61700 
usecs
[    0.932254] pci 0000:00:02.0: Video device with shadowed ROM at [mem 
0x000c0000-0x000dffff]
[    0.940208] PCI: CLS 0 bytes, default 64
[    0.944114] Trying to unpack rootfs image as initramfs...
[    1.076543] Initramfs unpacking failed: Decoding failed
[    1.083933] Freeing initrd memory: 45212K
[    1.085560] check: Scanning for low memory corruption every 60 seconds
[    1.088005] Initialise system trusted keyrings
[    1.089258] Key type blacklist registered
[    1.091920] workingset: timestamp_bits=36 max_order=18 bucket_order=0
[    1.099073] zbud: loaded
[    1.102037] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.107909] fuse: init (API version 7.31)
[    1.111827] *** VALIDATE fuse ***
[    1.115284] *** VALIDATE fuse ***
[    1.118294] Platform Keyring initialized
[    1.126045] Key type asymmetric registered
[    1.129553] Asymmetric key parser 'x509' registered
[    1.133878] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
245)
[    1.141026] io scheduler mq-deadline registered
[    1.144717] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.149054] efifb: probing for efifb
[    1.150196] efifb: framebuffer at 0x80000000, using 1876k, total 1875k
[    1.152091] efifb: mode is 800x600x32, linelength=3200, pages=1
[    1.153872] efifb: scrolling: redraw
[    1.154938] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.158941] Console: switching to colour frame buffer device 100x37
[    1.162055] fb0: EFI VGA frame buffer device
[    1.163452] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    1.165742] ACPI: Power Button [PWRF]
[    1.197543] PCI Interrupt Link [LNKC] enabled at IRQ 11
[    1.234545] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.263639] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 
16550A
[    1.269405] Linux agpgart interface v0.103
[    1.273663] loop: module loaded
[    1.275563] ata_piix 0000:00:01.1: version 2.13
[    1.276166] scsi host0: ata_piix
[    1.281763] scsi host1: ata_piix
[    1.283985] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc080 irq 14
[    1.288623] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc088 irq 15
[    1.296616] ata1: port disabled--ignoring
[    1.296719] libphy: Fixed MDIO Bus: probed
[    1.296733] ata2: port disabled--ignoring
[    1.298384] tun: Universal TUN/TAP device driver, 1.6
[    1.300514] Intel(R) 2.5G Ethernet Linux Driver - version 0.0.1-k
[    1.302812] Copyright(c) 2018 Intel Corporation.
[    1.304904] ice: Intel(R) Ethernet Connection E800 Series Linux Driver - 
version 0.8.1-k
[    1.307425] ice: Copyright (c) 2018, Intel Corporation.
[    1.309655] PPP generic driver version 2.4.2
[    1.311804] VFIO - User Level meta-driver version: 0.3
[    1.314278] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.318588] ehci-pci: EHCI PCI platform driver
[    1.320081] ehci-platform: EHCI generic platform driver
[    1.321917] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.327919] ohci-pci: OHCI PCI platform driver
[    1.331144] ohci-platform: OHCI generic platform driver
[    1.336696] uhci_hcd: USB Universal Host Controller Interface driver
[    1.370102] uhci_hcd 0000:00:01.2: UHCI Host Controller
[    1.374659] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus 
number 1
[    1.377245] uhci_hcd 0000:00:01.2: detected 2 ports
[    1.379334] uhci_hcd 0000:00:01.2: irq 10, io base 0x0000c060
[    1.381601] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, 
bcdDevice= 5.04
[    1.384426] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.387066] usb usb1: Product: UHCI Host Controller
[    1.389627] usb usb1: Manufacturer: Linux 5.4.0-1029-oracle uhci_hcd
[    1.391746] usb usb1: SerialNumber: 0000:00:01.2
[    1.393721] hub 1-0:1.0: USB hub found
[    1.395364] hub 1-0:1.0: 2 ports detected
[    1.398269] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 
0x60,0x64 irq 1,12
[    1.401888] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.403661] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.405804] mousedev: PS/2 mouse device common for all mice
[    1.408184] rtc_cmos 00:00: RTC can wake from S4
[    1.414179] input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input1
[    1.415294] rtc_cmos 00:00: registered as rtc0
[    1.423630] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram, hpet 
irqs
[    1.427805] i2c /dev entries driver
[    1.430578] device-mapper: uevent: version 1.0.3
[    1.434158] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: 
dm-de...@redhat.com
[    1.442902] platform eisa.0: Probing EISA bus 0
[    1.447958] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    1.452357] platform eisa.0: Cannot allocate resource for EISA slot 1
[    1.456286] platform eisa.0: Cannot allocate resource for EISA slot 2
[    1.460534] platform eisa.0: Cannot allocate resource for EISA slot 3
[    1.466593] platform eisa.0: Cannot allocate resource for EISA slot 4
[    1.472008] platform eisa.0: Cannot allocate resource for EISA slot 5
[    1.476186] platform eisa.0: Cannot allocate resource for EISA slot 6
[    1.478202] platform eisa.0: Cannot allocate resource for EISA slot 7
[    1.480166] platform eisa.0: Cannot allocate resource for EISA slot 8
[    1.482161] platform eisa.0: EISA: Detected 0 cards
[    1.483967] ledtrig-cpu: registered to indicate activity on CPUs
[    1.485937] EFI Variables Facility v0.08 2004-May-17
[    1.488157] gnss: GNSS driver registered with major 243
[    1.490251] drop_monitor: Initializing network drop monitor service
[    1.492387] IPsec XFRM device driver
[    1.494002] NET: Registered protocol family 10
[    1.502736] Segment Routing with IPv6
[    1.505016] bpfilter: Loaded bpfilter_umh pid 110
[    1.507177] NET: Registered protocol family 17
[    1.513731] Key type dns_resolver registered
[    1.516792] RAS: Correctable Errors collector initialized.
[    1.524249] IPI shorthand broadcast: enabled
[    1.527455] sched_clock: Marking stable (1193946810, 
333491466)->(1622917389, -95479113)
[    1.530801] registered taskstats version 1
[    1.532753] Loading compiled-in X.509 certificates
[    1.535789] Loaded X.509 cert 'Build time autogenerated kernel key: 
2d4003ba05b8bd76d4ecac806af253d2a5bfe340'
[    1.540011] zswap: loaded using pool lzo/zbud
[    1.541782] Key type ._fscrypt registered
[    1.543297] Key type .fscrypt registered
[    1.550049] Key type big_key registered
[    1.554186] Key type encrypted registered
[    1.556903] AppArmor: AppArmor sha1 policy hashing enabled
[    1.561272] integrity: Loading X.509 certificate: UEFI:MokListRT
[    1.568361] integrity: Loaded X.509 cert 'SomeOrg: shim: 
a01ee84e9b37ace407961cc468c5909447878469'
[    1.578654] integrity: Loading X.509 certificate: UEFI:MokListRT
[    1.581278] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate 
Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[    1.585933] ima: No TPM chip found, activating TPM-bypass!
[    1.588330] ima: Allocated hash algorithm: sha1
[    1.590168] ima: No architecture policies found
[    1.591796] evm: Initialising EVM extended attributes:
[    1.593649] evm: security.selinux
[    1.594992] evm: security.SMACK64
[    1.596875] evm: security.SMACK64EXEC
[    1.598162] evm: security.SMACK64TRANSMUTE
[    1.599738] evm: security.SMACK64MMAP
[    1.601134] evm: security.apparmor
[    1.602330] evm: security.ima
[    1.603696] evm: security.capability
[    1.605419] evm: HMAC attrs: 0x1
[    1.607495] PM:   Magic number: 5:290:188
[    1.609509] acpi device:1a: hash matches
[    1.612737] rtc_cmos 00:00: setting system clock to 2021-01-12T17:09:57 UTC 
(1610471397)
[    1.620693] Freeing unused decrypted memory: 2040K
[    1.623280] Freeing unused kernel image memory: 2704K
[    1.625725] Write protecting the kernel read-only data: 22528k
[    1.628896] Freeing unused kernel image memory: 2008K
[    1.631433] Freeing unused kernel image memory: 208K
[    1.645206] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.647970] Run /init as init process
[    1.733169] usb 1-1: new full-speed USB device number 2 using uhci_hcd
[    1.825496] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, 
revision 0
[    1.833883] FDC 0 is a S82078B
[    1.848701] input: VirtualPS/2 VMware VMMouse as 
/devices/platform/i8042/serio1/input/input4
[    1.869347] scsi host2: Virtio SCSI HBA
[    1.874362] input: VirtualPS/2 VMware VMMouse as 
/devices/platform/i8042/serio1/input/input3
[    1.902098] scsi 2:0:0:1: Direct-Access     ORACLE   BlockVolume      1.0  
PQ: 0 ANSI: 6
[    1.941261] cryptd: max_cpu_qlen set to 1000
[    1.972742] AVX2 version of gcm_enc/dec engaged.
[    2.017211] AES CTR mode by8 optimization enabled
[    2.030597] sd 2:0:0:1: Attached scsi generic sg0 type 0
[    2.044062] sd 2:0:0:1: Power-on or device reset occurred
[    2.060869] usb 1-1: New USB device found, idVendor=0627, idProduct=0001, 
bcdDevice= 0.00
[    2.080161] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5
[    2.092422] usb 1-1: Product: QEMU USB Tablet
[    2.100198] usb 1-1: Manufacturer: QEMU
[    2.107478] usb 1-1: SerialNumber: 42
[    2.119331] sd 2:0:0:1: [sda] 97677312 512-byte logical blocks: (50.0 
GB/46.6 GiB)
[    2.133679] sd 2:0:0:1: [sda] 4096-byte physical blocks
[    2.147158] sd 2:0:0:1: [sda] Write Protect is off
[    2.153052] sd 2:0:0:1: [sda] Mode Sense: 2b 00 10 08
[    2.154789] sd 2:0:0:1: [sda] Write cache: disabled, read cache: enabled, 
supports DPO and FUA
[    2.161996] sd 2:0:0:1: [sda] Optimal transfer size 1048576 bytes
[    2.176811] virtio_net virtio0 ens3: renamed from eth0
[    2.193876] hidraw: raw HID events driver (C) Jiri Kosina
[    2.214748]  sda: sda1 sda14 sda15
[    2.222394] usbcore: registered new interface driver usbhid
[    2.229391] usbhid: USB HID core driver
[    2.237994] sd 2:0:0:1: [sda] Attached SCSI disk
[    2.243457] input: QEMU QEMU USB Tablet as 
/devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5
[    2.269050] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 
Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0
[    3.493155] raid6: avx2x4   gen() 15116 MB/s
[    3.541154] raid6: avx2x4   xor()  7880 MB/s
[    3.589157] raid6: avx2x2   gen() 13466 MB/s
[    3.637156] raid6: avx2x2   xor()  7544 MB/s
[    3.685154] raid6: avx2x1   gen() 11301 MB/s
[    3.733155] raid6: avx2x1   xor()  6407 MB/s
[    3.781153] raid6: sse2x4   gen() 11268 MB/s
[    3.829157] raid6: sse2x4   xor()  5939 MB/s
[    3.877159] raid6: sse2x2   gen() 10817 MB/s
[    3.925155] raid6: sse2x2   xor()  5967 MB/s
[    3.973163] raid6: sse2x1   gen()  5936 MB/s
[    4.021162] raid6: sse2x1   xor()  4032 MB/s
[    4.023206] raid6: using algorithm avx2x4 gen() 15116 MB/s
[    4.025625] raid6: .... xor() 7880 MB/s, rmw enabled
[    4.027862] raid6: using avx2x2 recovery algorithm
[    4.031653] xor: automatically using best checksumming function   avx       
[    4.042987] async_tx: api initialized (async)
[    4.096930] No iBFT detected.
[    4.226544] Loading iSCSI transport class v2.0-870.
[    4.234619] iscsi: registered transport (tcp)
[    4.292949] Btrfs loaded, crc32c=crc32c-intel
[    4.365608] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: 
(null)
[    4.647742] systemd[1]: Inserted module 'autofs4'
[    4.670963] systemd[1]: systemd 245.4-4ubuntu3.3 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=hybrid)
[    4.714940] systemd[1]: Detected virtualization kvm.
[    4.718041] systemd[1]: Detected architecture x86-64.
[    4.743483] systemd[1]: Set hostname to <instance-20210112-1037>.
[    5.003891] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= 
references a path below legacy directory /var/run/, updating 
/var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update 
the unit file accordingly.
[    5.132773] systemd[1]: Created slice system-modprobe.slice.
[    5.140613] systemd[1]: Created slice system-serial\x2dgetty.slice.
[    5.146557] systemd[1]: Created slice User and Session Slice.
[    5.150324] systemd[1]: Started Forward Password Requests to Wall Directory 
Watch.
[    5.212414] systemd[1]: Set up automount Arbitrary Executable File Formats 
File System Automount Point.
[    5.224467] systemd[1]: Reached target User and Group Name Lookups.
[    5.233425] systemd[1]: Reached target Slices.
[    5.239049] systemd[1]: Reached target Swap.
[    5.244973] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    5.257529] systemd[1]: Listening on LVM2 poll daemon socket.
[    5.261278] systemd[1]: Listening on multipathd control socket.
[    5.273524] systemd[1]: Listening on RPCbind Server Activation Socket.
[    5.277725] systemd[1]: Listening on Syslog Socket.
[    5.281881] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    5.287512] systemd[1]: Listening on Journal Audit Socket.
[    5.297767] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.304644] systemd[1]: Listening on Journal Socket.
[    5.311185] systemd[1]: Listening on Network Service Netlink Socket.
[    5.315314] systemd[1]: Listening on udev Control Socket.
[    5.320490] systemd[1]: Listening on udev Kernel Socket.
[    5.330975] systemd[1]: Mounting Huge Pages File System...
[    5.338637] systemd[1]: Mounting POSIX Message Queue File System...
[    5.345326] systemd[1]: Mounting RPC Pipe File System...
[    5.353264] systemd[1]: Mounting Kernel Debug File System...
[    5.366817] systemd[1]: Mounting Kernel Trace File System...
[    5.392332] systemd[1]: Starting Journal Service...
[    5.411237] RPC: Registered named UNIX socket transport module.
[    5.421574] RPC: Registered udp transport module.
[    5.425285] RPC: Registered tcp transport module.
[    5.427561] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    5.443539] systemd[1]: Starting Set the console keyboard layout...
[    5.467704] systemd[1]: Starting Create list of static device nodes for the 
current kernel...
[    5.496278] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. 
using dmeventd or progress polling...
[    5.562643] systemd[1]: Starting Load Kernel Module drm...
[    5.582727] systemd[1]: Condition check resulted in OpenVSwitch 
configuration for cleanup being skipped.
[    5.636168] systemd[1]: Condition check resulted in Set Up Additional Binary 
Formats being skipped.
[    5.713723] systemd[1]: Starting Load Kernel Modules...
[    5.746115] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.781354] systemd[1]: Starting udev Coldplug all Devices...
[    5.805024] systemd[1]: Starting Uncomplicated firewall...
[    5.821402] systemd[1]: Started Journal Service.
[    5.831567] EXT4-fs (sda1): re-mounted. Opts: (null)
[    5.998741] systemd-journald[403]: Received client request to flush runtime 
journal.
[    7.115135] Decoding supported only on Scalable MCA processors.
[    7.137672] Decoding supported only on Scalable MCA processors.
[    7.668800] alua: device handler registered
[    7.670867] emc: device handler registered
[    7.673432] rdac: device handler registered
------- END LINUX DMESG ------

-- 
|)|/  Ryan Kavanagh      | GPG: 4E46 9519 ED67 7734 268F
|\|\  https://rak.ac     |      BD95 8F7B F8FC 4A11 C97A

Reply via email to