vanilla_wizard

New Member
Feb 28, 2024
9
0
1
Hi all, I'm having an issue that happens sometimes where when I create a new VM and migrate it to another node of mine (pve12-test -> pve11-test).

VM created with:

Code:
qm create 1170 --memory 1024 --net0 virtio,bridge=vmbr0 --scsihw virtio-scsi-pci --onboot=1 --ostype l26 && qm set 1170--scsi0 vms-vhds:0,import-from=/root/noble-server-cloudimg-amd64.img && qm set 1170--ide2 vms-vhds:cloudinit && qm set 1170--boot order=scsi0 && qm set 1170--serial0 socket --vga serial0

When I create it without cloudinit, it seems to work normally.

Error below:

Code:
starting serial terminal on interface serial0


Begin: Waiting for root file system ... Begin: Running /scripts/local-block ... mdadm: No arrays found in config file or automatically
done.
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: error opening /dev/md?*: No such file or directory
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
mdadm: No arrays found in config file or automatically
done.
Gave up waiting for root file system device.  Common problems:
 - Boot args (cat /proc/cmdline)
   - Check rootdelay= (did the system wait long enough?)
 - Missing modules (cat /proc/modules; ls /dev)
ALERT!  UUID=cab710c3-d415-4602-bf1c-63b2575f91d6 does not exist.  Dropping to a shell!


BusyBox v1.36.1 (Ubuntu 1:1.36.1-6ubuntu1) built-in shell (ash)
Enter 'help' for a list of built-in commands.

(initramfs)
(initramfs)
(initramfs) [  304.654804] random: crng init done

NODE - pve12-test

CPU(s) - 20 x Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz (1 Socket)
Kernel Version - Linux 6.5.13-1-pve (2024-02-05T13:50Z)
Boot Mode - Legacy BIOS
Manager Version - pve-manager/8.1.4/ec5affc9e41f1d79
ZFS Disk: 500 GB

NODE pve11-test

CPU(s) - 20 x Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz (1 Socket)
Kernel Version - Linux 6.5.13-1-pve (2024-02-05T13:50Z)
Boot Mode -Legacy BIOS
Manager Version - pve-manager/8.1.4/ec5affc9e41f1d79
ZFS Disk: 500 GB

VM configuration:
Code:
boot: order=scsi0
cipassword: **********
ciuser: blingbling
cores: 1
cpuunits: 10
ide2: vms-vhds:vm-1170-cloudinit,media=cdrom,size=4M
ipconfig0: gw=10.251.0.1,ip=10.251.139.37/16
memory: 1024
meta: creation-qemu=8.1.5,ctime=1710257048
name: S-sheeeeesh
nameserver: 1.1.1.1 8.8.8.8 8.8.4.4
net0: virtio=BC:24:11:FB:B0:69,bridge=vmbr0
onboot: 1
ostype: l26
scsi0: vms-vhds:vm-1170-disk-0,size=25G
scsihw: virtio-scsi-pci
serial0: socket
smbios1: uuid=fac7c5c7-c182-4cd0-8396-6f53520814f4
vga: serial0
vmgenid: fd339d34-b2a5-45de-918d-add0de2e3fc9

Could someone help please?
 
Last edited:
dmesg output:

Code:
[    0.000000] Linux version 6.8.0-11-generic (buildd@lcy02-amd64-048) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.2.0-13ubuntu1) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #11-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 14 00:29:05 UTC 2024 (Ubuntu 6.8.0-11.11-generic 6.8.0-rc4)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.8.0-11-generic root=UUID=cab710c3-d415-4602-bf1c-63b2575f91d6 ro console=tty1 console=ttyS0
[    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] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffd9fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ffda000-0x000000003fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.2-0-gea1b7a073390-prebuilt.qemu.org 04/01/2014
[    0.000000] Hypervisor detected: KVM
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000001] kvm-clock: using sched offset of 4753685673 cycles
[    0.000002] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000004] tsc: Detected 2599.996 MHz processor
[    0.000419] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000422] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000427] last_pfn = 0x3ffda max_arch_pfn = 0x400000000
[    0.000448] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs
[    0.000451] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.009232] found SMP MP-table at [mem 0x000f5b70-0x000f5b7f]
[    0.009309] RAMDISK: [mem 0x348ad000-0x3644dfff]
[    0.009422] ACPI: Early table checksum verification disabled
[    0.009425] ACPI: RSDP 0x00000000000F5990 000014 (v00 BOCHS )
[    0.009430] ACPI: RSDT 0x000000003FFE23A8 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.009436] ACPI: FACP 0x000000003FFE2192 000074 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.009442] ACPI: DSDT 0x000000003FFDF040 003152 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.009447] ACPI: FACS 0x000000003FFDF000 000040
[    0.009450] ACPI: APIC 0x000000003FFE2206 000078 (v03 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.009455] ACPI: SSDT 0x000000003FFE227E 0000CA (v01 BOCHS  VMGENID  00000001 BXPC 00000001)
[    0.009459] ACPI: HPET 0x000000003FFE2348 000038 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.009462] ACPI: WAET 0x000000003FFE2380 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.009465] ACPI: Reserving FACP table memory at [mem 0x3ffe2192-0x3ffe2205]
[    0.009467] ACPI: Reserving DSDT table memory at [mem 0x3ffdf040-0x3ffe2191]
[    0.009468] ACPI: Reserving FACS table memory at [mem 0x3ffdf000-0x3ffdf03f]
[    0.009469] ACPI: Reserving APIC table memory at [mem 0x3ffe2206-0x3ffe227d]
[    0.009469] ACPI: Reserving SSDT table memory at [mem 0x3ffe227e-0x3ffe2347]
[    0.009470] ACPI: Reserving HPET table memory at [mem 0x3ffe2348-0x3ffe237f]
[    0.009471] ACPI: Reserving WAET table memory at [mem 0x3ffe2380-0x3ffe23a7]
[    0.009771] No NUMA configuration found
[    0.009772] Faking a node at [mem 0x0000000000000000-0x000000003ffd9fff]
[    0.009780] NODE_DATA(0) allocated [mem 0x3ffaf000-0x3ffd9fff]
[    0.009938] Zone ranges:
[    0.009939]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.009940]   DMA32    [mem 0x0000000001000000-0x000000003ffd9fff]
[    0.009942]   Normal   empty
[    0.009943]   Device   empty
[    0.009944] Movable zone start for each node
[    0.009946] Early memory node ranges
[    0.009947]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.009948]   node   0: [mem 0x0000000000100000-0x000000003ffd9fff]
[    0.009949] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffd9fff]
[    0.009954] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.009978] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.011554] On node 0, zone DMA32: 38 pages in unavailable ranges
[    0.012339] ACPI: PM-Timer IO Port: 0x608
[    0.012352] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.012392] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.012396] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.012398] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.012399] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.012400] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.012401] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.012406] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.012407] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.012411] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[    0.012424] kvm-guest: APIC: eoi() replaced with kvm_guest_apic_eoi_write()
[    0.012435] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.012437] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.012438] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.012438] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.012440] [mem 0x40000000-0xfeffbfff] available for PCI devices
[    0.012441] Booting paravirtualized kernel on KVM
[    0.012443] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.012448] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1
[    0.012691] percpu: Embedded 86 pages/cpu s229376 r8192 d114688 u2097152
[    0.012695] pcpu-alloc: s229376 r8192 d114688 u2097152 alloc=1*2097152
[    0.012697] pcpu-alloc: [0] 0 
[    0.012715] kvm-guest: PV spinlocks disabled, single CPU
[    0.012718] Kernel command line: BOOT_IMAGE=/vmlinuz-6.8.0-11-generic root=UUID=cab710c3-d415-4602-bf1c-63b2575f91d6 ro console=tty1 console=ttyS0
[    0.012776] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.8.0-11-generic", will be passed to user space.
[    0.012883] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.012937] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.012975] Fallback order for Node 0: 0 
[    0.012978] Built 1 zonelists, mobility grouping on.  Total pages: 257754
[    0.012980] Policy zone: DMA32
[    0.012984] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.014626] Memory: 949084K/1048032K available (22528K kernel code, 4432K rwdata, 14268K rodata, 4952K init, 4772K bss, 98688K reserved, 0K cma-reserved)
[    0.041809] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.041896] Kernel/User page tables isolation: enabled
[    0.041940] ftrace: allocating 57666 entries in 226 pages
[    0.051587] ftrace: allocated 226 pages with 4 groups
[    0.052403] Dynamic Preempt: voluntary
[    0.052519] rcu: Preemptible hierarchical RCU implementation.
[    0.052520] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1.
[    0.052521]  Trampoline variant of Tasks RCU enabled.
[    0.052522]  Rude variant of Tasks RCU enabled.
[    0.052522]  Tracing variant of Tasks RCU enabled.
[    0.052523] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.052524] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[    0.055392] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16
[    0.055597] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.056285] Console: colour VGA+ 80x25
[    0.056288] printk: legacy console [tty1] enabled
[    0.063806] printk: legacy console [ttyS0] enabled
[    0.135090] ACPI: Core revision 20230628
[    0.135955] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[    0.137115] APIC: Switch to symmetric I/O mode setup
[    0.137939] x2apic enabled
[    0.138663] APIC: Switched APIC routing to: physical x2apic
[    0.140472] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.141181] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns
[    0.142277] Calibrating delay loop (skipped) preset value.. 5199.99 BogoMIPS (lpj=10399984)
[    0.143347] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.143939] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.144590] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.146356] Spectre V2 : Mitigation: Retpolines
[    0.146870] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.147801] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.148519] Speculative Store Bypass: Vulnerable
[    0.149120] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.149825] MMIO Stale Data: Unknown: No mitigations
[    0.150346] x86/fpu: x87 FPU will use FXSAVE
[    0.180107] Freeing SMP alternatives memory: 44K
[    0.180638] pid_max: default: 32768 minimum: 301
[    0.181653] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,integrity
[    0.182516] landlock: Up and running.
[    0.182946] Yama: becoming mindful.
[    0.183429] AppArmor: AppArmor initialized
[    0.184086] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.184886] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[    0.294503] smpboot: CPU0: Intel Common KVM processor (family: 0xf, model: 0x6, stepping: 0x1)
[    0.295604] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
[    0.296403] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
[    0.297224] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
[    0.298056] Performance Events: unsupported Netburst CPU model 6 no PMU driver, software events only.
[    0.298370] signal: max sigframe size: 1440
[    0.298931] rcu: Hierarchical SRCU implementation.
[    0.299473] rcu:     Max phase no-delay instances is 1000.
[    0.300340] NMI watchdog: Perf NMI watchdog permanently disabled
[    0.301032] smp: Bringing up secondary CPUs ...
[    0.301556] smp: Brought up 1 node, 1 CPU
[    0.302349] smpboot: Max logical packages: 1
[    0.302837] smpboot: Total of 1 processors activated (5199.99 BogoMIPS)
[    0.303787] devtmpfs: initialized
[    0.304229] x86/mm: Memory block size: 128MB
[    0.305048] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.306078] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[    0.306700] pinctrl core: initialized pinctrl subsystem
[    0.307454] PM: RTC time: 10:32:47, date: 2024-03-19
[    0.308618] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.309373] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.310363] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.311291] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.312143] audit: initializing netlink subsys (disabled)
[    0.312774] audit: type=2000 audit(1710844367.786:1): state=initialized audit_enabled=0 res=1
[    0.313783] thermal_sys: Registered thermal governor 'fair_share'
[    0.313785] thermal_sys: Registered thermal governor 'bang_bang'
[    0.314351] thermal_sys: Registered thermal governor 'step_wise'
[    0.315056] thermal_sys: Registered thermal governor 'user_space'
[    0.315704] thermal_sys: Registered thermal governor 'power_allocator'
[    0.316367] EISA bus registered
[    0.317447] cpuidle: using governor ladder
[    0.318350] cpuidle: using governor menu
[    0.318853] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.319871] PCI: Using configuration type 1 for base access
[    0.320603] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.356619] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.357355] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.358651] ACPI: Added _OSI(Module Device)
[    0.359139] ACPI: Added _OSI(Processor Device)
[    0.359647] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.360171] ACPI: Added _OSI(Processor Aggregator Device)
[    0.362335] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.363869] ACPI: _OSC evaluation for CPUs failed, trying _PDC
[    0.364793] ACPI: Interpreter enabled
[    0.365233] ACPI: PM: (supports S0 S3 S4 S5)
[    0.365717] ACPI: Using IOAPIC for interrupt routing
[    0.366484] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.367470] PCI: Using E820 reservations for host bridge windows
[    0.368276] ACPI: Enabled 3 GPEs in block 00 to 0F
[    0.373237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.373914] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.374352] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.375428] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge
[    0.377155] acpiphp: Slot [3] registered
[    0.377624] acpiphp: Slot [5] registered
[    0.378361] acpiphp: Slot [18] registered
[    0.378864] acpiphp: Slot [2] registered
[    0.379433] acpiphp: Slot [4] registered
[    0.379937] acpiphp: Slot [6] registered
[    0.380460] acpiphp: Slot [7] registered
[    0.380984] acpiphp: Slot [8] registered
[    0.381486] acpiphp: Slot [9] registered
[    0.381949] acpiphp: Slot [10] registered
[    0.382358] acpiphp: Slot [11] registered
[    0.382857] acpiphp: Slot [12] registered
[    0.383443] acpiphp: Slot [13] registered
[    0.383954] acpiphp: Slot [14] registered
[    0.384426] acpiphp: Slot [15] registered
[    0.384898] acpiphp: Slot [16] registered
[    0.385372] acpiphp: Slot [17] registered
 
Code:
[    0.385895] acpiphp: Slot [19] registered
[    0.386366] acpiphp: Slot [20] registered
[    0.386908] acpiphp: Slot [21] registered
[    0.387490] acpiphp: Slot [22] registered
[    0.388054] acpiphp: Slot [23] registered
[    0.388635] acpiphp: Slot [24] registered
[    0.389139] acpiphp: Slot [25] registered
[    0.389625] acpiphp: Slot [26] registered
[    0.390358] acpiphp: Slot [27] registered
[    0.390833] acpiphp: Slot [28] registered
[    0.391351] acpiphp: Slot [29] registered
[    0.391849] PCI host bridge to bus 0000:00
[    0.392317] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.393040] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.393763] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.394350] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]
[    0.395191] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[    0.396020] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.396668] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint
[    0.397915] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint
[    0.398925] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint
[    0.401224] pci 0000:00:01.1: BAR 4 [io  0xe0c0-0xe0cf]
[    0.402909] pci 0000:00:01.1: BAR 0 [io  0x01f0-0x01f7]: legacy IDE quirk
[    0.403723] pci 0000:00:01.1: BAR 1 [io  0x03f6]: legacy IDE quirk
[    0.404509] pci 0000:00:01.1: BAR 2 [io  0x0170-0x0177]: legacy IDE quirk
[    0.405229] pci 0000:00:01.1: BAR 3 [io  0x0376]: legacy IDE quirk
[    0.406045] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 conventional PCI endpoint
[    0.407510] pci 0000:00:01.2: BAR 4 [io  0xe080-0xe09f]
[    0.409352] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint
[    0.410787] pci 0000:00:01.3: quirk: [io  0x0600-0x063f] claimed by PIIX4 ACPI
[    0.411618] pci 0000:00:01.3: quirk: [io  0x0700-0x070f] claimed by PIIX4 SMB
[    0.412809] pci 0000:00:03.0: [1af4:1002] type 00 class 0x00ff00 conventional PCI endpoint
[    0.414739] pci 0000:00:03.0: BAR 0 [io  0xe000-0xe03f]
[    0.416927] pci 0000:00:03.0: BAR 4 [mem 0xfea00000-0xfea03fff 64bit pref]
[    0.419495] pci 0000:00:05.0: [1af4:1004] type 00 class 0x010000 conventional PCI endpoint
[    0.421357] pci 0000:00:05.0: BAR 0 [io  0xe040-0xe07f]
[    0.422816] pci 0000:00:05.0: BAR 1 [mem 0xfe440000-0xfe440fff]
[    0.426613] pci 0000:00:05.0: BAR 4 [mem 0xfea04000-0xfea07fff 64bit pref]
[    0.431276] pci 0000:00:12.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint
[    0.432646] pci 0000:00:12.0: BAR 0 [io  0xe0a0-0xe0bf]
[    0.433712] pci 0000:00:12.0: BAR 1 [mem 0xfe441000-0xfe441fff]
[    0.435864] pci 0000:00:12.0: BAR 4 [mem 0xfea08000-0xfea0bfff 64bit pref]
[    0.437675] pci 0000:00:12.0: ROM [mem 0xfe400000-0xfe43ffff pref]
[    0.441206] pci 0000:00:1e.0: [1b36:0001] type 01 class 0x060400 conventional PCI bridge
[    0.442674] pci 0000:00:1e.0: BAR 0 [mem 0xfe442000-0xfe4420ff 64bit]
[    0.443790] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.444365] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.445069] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff]
[    0.446019] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff 64bit pref]
[    0.446841] pci 0000:00:1f.0: [1b36:0001] type 01 class 0x060400 conventional PCI bridge
[    0.448299] pci 0000:00:1f.0: BAR 0 [mem 0xfe443000-0xfe4430ff 64bit]
[    0.449340] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.450365] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.451098] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff]
[    0.452131] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff 64bit pref]
[    0.453592] pci_bus 0000:01: extended config space not accessible
[    0.454534] acpiphp: Slot [0] registered
[    0.455015] acpiphp: Slot [1-2] registered
[    0.455509] acpiphp: Slot [2-2] registered
[    0.455998] acpiphp: Slot [3-2] registered
[    0.456483] acpiphp: Slot [4-2] registered
[    0.457179] acpiphp: Slot [5-2] registered
[    0.457667] acpiphp: Slot [6-2] registered
[    0.458361] acpiphp: Slot [7-2] registered
[    0.458850] acpiphp: Slot [8-2] registered
[    0.459346] acpiphp: Slot [9-2] registered
[    0.459834] acpiphp: Slot [10-2] registered
[    0.460330] acpiphp: Slot [11-2] registered
[    0.460825] acpiphp: Slot [12-2] registered
[    0.461318] acpiphp: Slot [13-2] registered
[    0.461811] acpiphp: Slot [14-2] registered
[    0.462295] acpiphp: Slot [15-2] registered
[    0.462795] acpiphp: Slot [16-2] registered
[    0.463296] acpiphp: Slot [17-2] registered
[    0.463852] acpiphp: Slot [18-2] registered
[    0.464342] acpiphp: Slot [19-2] registered
[    0.464833] acpiphp: Slot [20-2] registered
[    0.465324] acpiphp: Slot [21-2] registered
[    0.465814] acpiphp: Slot [22-2] registered
[    0.466295] acpiphp: Slot [23-2] registered
[    0.466791] acpiphp: Slot [24-2] registered
[    0.467303] acpiphp: Slot [25-2] registered
[    0.467812] acpiphp: Slot [26-2] registered
[    0.468304] acpiphp: Slot [27-2] registered
[    0.468797] acpiphp: Slot [28-2] registered
[    0.469290] acpiphp: Slot [29-2] registered
[    0.469856] acpiphp: Slot [30] registered
[    0.470357] acpiphp: Slot [31] registered
[    0.477079] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.479299] pci_bus 0000:02: extended config space not accessible
[    0.480742] acpiphp: Slot [0-2] registered
[    0.482376] acpiphp: Slot [1-3] registered
[    0.482923] acpiphp: Slot [2-3] registered
[    0.483499] acpiphp: Slot [3-3] registered
[    0.483984] acpiphp: Slot [4-3] registered
[    0.484468] acpiphp: Slot [5-3] registered
[    0.484952] acpiphp: Slot [6-3] registered
[    0.485433] acpiphp: Slot [7-3] registered
[    0.485917] acpiphp: Slot [8-3] registered
[    0.486362] acpiphp: Slot [9-3] registered
[    0.486844] acpiphp: Slot [10-3] registered
[    0.487410] acpiphp: Slot [11-3] registered
[    0.487915] acpiphp: Slot [12-3] registered
[    0.488411] acpiphp: Slot [13-3] registered
[    0.488902] acpiphp: Slot [14-3] registered
[    0.489394] acpiphp: Slot [15-3] registered
[    0.489883] acpiphp: Slot [16-3] registered
[    0.490362] acpiphp: Slot [17-3] registered
[    0.490853] acpiphp: Slot [18-3] registered
[    0.491432] acpiphp: Slot [19-3] registered
[    0.491926] acpiphp: Slot [20-3] registered
[    0.492418] acpiphp: Slot [21-3] registered
[    0.492909] acpiphp: Slot [22-3] registered
[    0.493400] acpiphp: Slot [23-3] registered
[    0.493890] acpiphp: Slot [24-3] registered
[    0.494362] acpiphp: Slot [25-3] registered
[    0.494853] acpiphp: Slot [26-3] registered
[    0.495422] acpiphp: Slot [27-3] registered
[    0.495919] acpiphp: Slot [28-3] registered
[    0.496415] acpiphp: Slot [29-3] registered
[    0.496906] acpiphp: Slot [30-2] registered
[    0.497398] acpiphp: Slot [31-2] registered
[    0.503495] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.504925] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[    0.505691] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.506452] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.507207] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.508143] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[    0.509101] iommu: Default domain type: Translated
[    0.509644] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.510442] SCSI subsystem initialized
[    0.510922] libata version 3.00 loaded.
[    0.510947] ACPI: bus type USB registered
[    0.511457] usbcore: registered new interface driver usbfs
[    0.512076] usbcore: registered new interface driver hub
[    0.512671] usbcore: registered new device driver usb
[    0.513251] pps_core: LinuxPPS API ver. 1 registered
[    0.513803] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.514353] PTP clock support registered
[    0.514886] EDAC MC: Ver: 3.0.0
[    0.515740] NetLabel: Initializing
[    0.516152] NetLabel:  domain hash size = 128
[    0.516643] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.517264] NetLabel:  unlabeled traffic allowed by default
[    0.518324] mctp: management component transport protocol core
[    0.519002] NET: Registered PF_MCTP protocol family
[    0.519556] PCI: Using ACPI for IRQ routing
[    0.520031] PCI: pci_cache_line_size set to 64 bytes
[    0.520163] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.520166] e820: reserve RAM buffer [mem 0x3ffda000-0x3fffffff]
[    0.520193] vgaarb: loaded
[    0.520603] hpet: 3 channels of 0 reserved for per-cpu timers
[    0.521241] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.521788] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[    0.530304] clocksource: Switched to clocksource kvm-clock
[    0.531950] VFS: Disk quotas dquot_6.6.0
[    0.532487] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.533374] AppArmor: AppArmor Filesystem Enabled
[    0.533944] pnp: PnP ACPI init
[    0.534456] pnp 00:03: [dma 2]
[    0.534737] pnp: PnP ACPI: found 5 devices
[    0.540982] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.542069] NET: Registered PF_INET protocol family
[    0.542659] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.556555] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[    0.557465] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.558386] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
 
Code:
[    0.559250] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.560056] TCP: Hash tables configured (established 8192 bind 8192)
[    0.560812] MPTCP token hash table entries: 1024 (order: 2, 24576 bytes, linear)
[    0.561627] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.562347] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[    0.563224] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.563852] NET: Registered PF_XDP protocol family
[    0.564397] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.564956] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    0.565940] pci 0000:00:1e.0:   bridge window [mem 0xfe200000-0xfe3fffff]
[    0.566894] pci 0000:00:1e.0:   bridge window [mem 0xfe800000-0xfe9fffff 64bit pref]
[    0.568110] pci 0000:00:1f.0: PCI bridge to [bus 02]
[    0.568682] pci 0000:00:1f.0:   bridge window [io  0xc000-0xcfff]
[    0.569656] pci 0000:00:1f.0:   bridge window [mem 0xfe000000-0xfe1fffff]
[    0.570586] pci 0000:00:1f.0:   bridge window [mem 0xfe600000-0xfe7fffff 64bit pref]
[    0.571844] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.572527] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.573243] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.573978] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff window]
[    0.574721] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[    0.575491] pci_bus 0000:01: resource 0 [io  0xd000-0xdfff]
[    0.576112] pci_bus 0000:01: resource 1 [mem 0xfe200000-0xfe3fffff]
[    0.576797] pci_bus 0000:01: resource 2 [mem 0xfe800000-0xfe9fffff 64bit pref]
[    0.577580] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    0.578326] pci_bus 0000:02: resource 1 [mem 0xfe000000-0xfe1fffff]
[    0.579044] pci_bus 0000:02: resource 2 [mem 0xfe600000-0xfe7fffff 64bit pref]
[    0.579894] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    0.580530] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.597049] ACPI: \_SB_.LNKD: Enabled at IRQ 11
[    0.613450] pci 0000:00:01.2: quirk_usb_early_handoff+0x0/0x190 took 31497 usecs
[    0.614309] PCI: CLS 0 bytes, default 64
[    0.614818] Trying to unpack rootfs image as initramfs...
[    0.618726] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x257a386c905, max_idle_ns: 440795250529 ns
[    0.620044] Initialise system trusted keyrings
[    0.620565] Key type blacklist registered
[    0.621062] workingset: timestamp_bits=36 max_order=18 bucket_order=0
[    0.621770] zbud: loaded
[    0.628191] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.629626] fuse: init (API version 7.39)
[    0.630279] integrity: Platform Keyring initialized
[    0.630903] integrity: Machine keyring initialized
[    0.658976] Key type asymmetric registered
[    0.659549] Asymmetric key parser 'x509' registered
[    0.660112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.661004] io scheduler mq-deadline registered
[    0.661761] shpchp 0000:00:1e.0: Requesting control of SHPC hotplug via OSHP (\_SB_.PCI0.SF0_)
[    0.666899] shpchp 0000:00:1e.0: Requesting control of SHPC hotplug via OSHP (\_SB_.PCI0)
[    0.667851] shpchp 0000:00:1e.0: Cannot get control of SHPC hotplug
[    0.668672] shpchp 0000:00:1f.0: Requesting control of SHPC hotplug via OSHP (\_SB_.PCI0.SF8_)
[    0.669638] shpchp 0000:00:1f.0: Requesting control of SHPC hotplug via OSHP (\_SB_.PCI0)
[    0.670523] shpchp 0000:00:1f.0: Cannot get control of SHPC hotplug
[    0.674932] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.675854] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.676754] ACPI: button: Power Button [PWRF]
[    0.710528] ACPI: \_SB_.LNKC: Enabled at IRQ 10
[    0.748457] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[    0.772274] Freeing initrd memory: 28292K
[    0.780558] ACPI: \_SB_.LNKB: Enabled at IRQ 11
[    0.782447] Free page reporting enabled
[    0.783033] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.806902] 00:00: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.809559] Linux agpgart interface v0.103
[    0.811536] loop: module loaded
[    0.812261] virtio_scsi virtio1: 1/0/0 default/read/poll queues
[    0.813672] scsi host0: Virtio SCSI HBA
[    0.814648] scsi 0:0:0:0: Direct-Access     QEMU     QEMU HARDDISK    2.5+ PQ: 0 ANSI: 5
[    0.815601] ata_piix 0000:00:01.1: version 2.13
[    0.816805] scsi host1: ata_piix
[    0.817736] scsi host2: ata_piix
[    0.818396] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xe0c0 irq 14 lpm-pol 0
[    0.819329] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xe0c8 irq 15 lpm-pol 0
[    0.820929] ACPI: bus type drm_connector registered
[    0.823019] tun: Universal TUN/TAP device driver, 1.6
[    0.826770] PPP generic driver version 2.4.2
[    0.832436] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.832440] sd 0:0:0:0: Power-on or device reset occurred
[    0.833671] sd 0:0:0:0: [sda] 1869825 512-byte logical blocks: (957 MB/913 MiB)
[    0.834491] sd 0:0:0:0: [sda] Write Protect is off
[    0.835114] sd 0:0:0:0: [sda] Mode Sense: 63 00 00 08
[    0.835207] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.842897] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.850380] uhci_hcd 0000:00:01.2: UHCI Host Controller
[    0.851027] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
[    0.851850] uhci_hcd 0000:00:01.2: detected 2 ports
[    0.852488] uhci_hcd 0000:00:01.2: irq 11, io port 0x0000e080
[    0.853186] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.08
[    0.854062] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.854885] usb usb1: Product: UHCI Host Controller
[    0.855484] usb usb1: Manufacturer: Linux 6.8.0-11-generic uhci_hcd
[    0.856155] usb usb1: SerialNumber: 0000:00:01.2
[    0.856780] hub 1-0:1.0: USB hub found
[    0.857233] hub 1-0:1.0: 2 ports detected
[    0.857863] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.859399] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.859957] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.860632] mousedev: PS/2 mouse device common for all mice
[    0.861510] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    0.862501] rtc_cmos 00:04: RTC can wake from S4
[    0.863724] rtc_cmos 00:04: registered as rtc0
[    0.864283] rtc_cmos 00:04: setting system clock to 2024-03-19T10:32:47 UTC (1710844367)
[    0.865197] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[    0.866042] i2c_dev: i2c /dev entries driver
[    0.866548] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    0.867990] device-mapper: uevent: version 1.0.3
[    0.868568] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    0.869671] platform eisa.0: Probing EISA bus 0
[    0.870301] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    0.871247] platform eisa.0: Cannot allocate resource for EISA slot 1
[    0.872042] platform eisa.0: Cannot allocate resource for EISA slot 2
[    0.872863] platform eisa.0: Cannot allocate resource for EISA slot 3
[    0.873681] platform eisa.0: Cannot allocate resource for EISA slot 4
[    0.874470] platform eisa.0: Cannot allocate resource for EISA slot 5
[    0.875299] platform eisa.0: Cannot allocate resource for EISA slot 6
[    0.876090] platform eisa.0: Cannot allocate resource for EISA slot 7
[    0.876947] platform eisa.0: Cannot allocate resource for EISA slot 8
[    0.879489] platform eisa.0: EISA: Detected 0 cards
[    0.881301] intel_pstate: CPU model not supported
[    0.881914] ledtrig-cpu: registered to indicate activity on CPUs
[    0.883824] drop_monitor: Initializing network drop monitor service
[    0.885988] NET: Registered PF_INET6 protocol family
[    0.893685] Segment Routing with IPv6
[    0.894204] In-situ OAM (IOAM) with IPv6
[    0.894783] NET: Registered PF_PACKET protocol family
[    0.895483] Key type dns_resolver registered
[    0.896201] IPI shorthand broadcast: enabled
[    0.898238] sched_clock: Marking stable (812070209, 82671381)->(894222602, 518988)
[    0.899403] registered taskstats version 1
[    0.900085] Loading compiled-in X.509 certificates
[    0.901336] Loaded X.509 cert 'Build time autogenerated kernel key: 061cd71f32a56c52e39c268977db17be796c5952'
[    0.903132] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[    0.904894] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[    0.906101] blacklist: Loading compiled-in revocation X.509 certificates
[    0.906987] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[    0.908178] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[    0.909448] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[    0.910764] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[    0.912048] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[    0.913359] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[    0.914647] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[    0.916015] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[    0.921202] Key type .fscrypt registered
[    0.921669] Key type fscrypt-provisioning registered
[    0.927999] cryptd: max_cpu_qlen set to 1000
[    0.978997] ata2: found unknown device (class 0)
[    0.980086] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[    0.981743] scsi 2:0:0:0: CD-ROM            QEMU     QEMU DVD-ROM     2.5+ PQ: 0 ANSI: 5
[    0.995504] sr 2:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[    0.996226] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.007435] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.007729] sr 2:0:0:0: Attached scsi generic sg1 type 5
[    1.030466] Key type encrypted registered
[    1.031049] AppArmor: AppArmor sha256 policy hashing enabled
[    1.031718] ima: No TPM chip found, activating TPM-bypass!
[    1.032329] Loading compiled-in module X.509 certificates
[    1.033420] Loaded X.509 cert 'Build time autogenerated kernel key: 061cd71f32a56c52e39c268977db17be796c5952'
[    1.034459] ima: Allocated hash algorithm: sha256
[    1.035060] ima: No architecture policies found
[    1.035635] evm: Initialising EVM extended attributes:
[    1.036320] evm: security.selinux
[    1.036716] evm: security.SMACK64
[    1.037214] evm: security.SMACK64EXEC
[    1.037778] evm: security.SMACK64TRANSMUTE
[    1.038324] evm: security.SMACK64MMAP
[    1.038856] evm: security.apparmor
[    1.039316] evm: security.ima
[    1.039676] evm: security.capability
[    1.040093] evm: HMAC attrs: 0x1
[    1.040835] PM:   Magic number: 0:945:527
[    1.044661] RAS: Correctable Errors collector initialized.
[    1.045343] clk: Disabling unused clocks
[    1.048255] Freeing unused decrypted memory: 2028K
[    1.049314] Freeing unused kernel image (initmem) memory: 4952K
[    1.054722] Write protecting the kernel read-only data: 36864k
[    1.055370] Freeing unused kernel image (rodata/data gap) memory: 68K
[    1.100656] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.101152] x86/mm: Checking user space page tables
[    1.145195] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.145696] Run /init as init process
[    1.146005]   with arguments:
[    1.146007]     /init
[    1.146008]   with environment:
[    1.146009]     HOME=/
[    1.146009]     TERM=linux
[    1.146010]     BOOT_IMAGE=/vmlinuz-6.8.0-11-generic
[    1.330285] virtio_net virtio2 ens18: renamed from eth0
[    1.331904] FDC 0 is a S82078B
[    1.350068] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4
[    1.350979] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3
[    2.606696] raid6: sse2x4   gen() 16239 MB/s
[    2.674675] raid6: sse2x2   gen() 16801 MB/s
[    2.742675] raid6: sse2x1   gen() 14697 MB/s
[    2.743037] raid6: using algorithm sse2x2 gen() 16801 MB/s
[    2.810674] raid6: .... xor() 10750 MB/s, rmw enabled
[    2.811117] raid6: using intx1 recovery algorithm
[    2.812724] xor: measuring software checksum speed
[    2.813463]    prefetch64-sse  : 29496 MB/sec
[    2.814205]    generic_sse     : 25890 MB/sec
[    2.814567] xor: using function: prefetch64-sse (29496 MB/sec)
[    2.815977] async_tx: api initialized (async)
[    2.979124] Btrfs loaded, zoned=yes, fsverity=yes
[  304.654804] random: crng init done
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!