There are two items from a journalctl output that I am trying to wrap my head around to understand why? Please see below:
Oct 24 09:47:40 nolliprivatecloud kernel: Policy zone: Normal
Oct 24 09:47:40 nolliprivatecloud kernel: Kernel command line: initrd=\EFI\proxmox\6.2.16-3-pve\initrd.img-6.2.16-3-pve root=ZFS=rpool/ROOT/pve-1 boot=zfs in>
Oct 24 09:47:40 nolliprivatecloud kernel: DMAR: IOMMU enabled
Oct 24 09:47:40 nolliprivatecloud kernel: DMAR: Unknown option - 'pt'
Oct 24 09:47:40 nolliprivatecloud kernel: Unknown kernel command line parameters "boot=zfs", will be passed to user space.
Here is what I have:
GNU nano 7.2 /etc/kernel/cmdline
root=ZFS=rpool/ROOT/pve-1 boot=zfs intel_iommu=on intel_iommu=pt
AND
Oct 24 10:21:23 nolliprivatecloud kernel: ------------[ cut here ]------------
Oct 24 10:21:23 nolliprivatecloud kernel: WARNING: CPU: 16 PID: 2527 at arch/x86/kvm/mmu/mmu.c:6949 kvm_nx_huge_page_recovery_worker+0x3c4/0x410 [kvm]
Oct 24 10:21:23 nolliprivatecloud kernel: Modules linked in: tcp_diag inet_diag ebtable_filter ebtables ip_set ip6table_raw iptable_raw ip6table_filter ip6_t>
Oct 24 10:21:23 nolliprivatecloud kernel: dell_wmi_descriptor intel_wmi_thunderbolt pcspkr wmi_bmof snd_timer mei_me snd soundcore mei ioatdma acpi_tad joyd>
Oct 24 10:21:23 nolliprivatecloud kernel: CPU: 16 PID: 2527 Comm: kvm-nx-lpage-re Tainted: P O 6.2.16-3-pve #1
Oct 24 10:21:23 nolliprivatecloud kernel: Hardware name: Dell Inc. Precision 5820 Tower/002KVM, BIOS 2.31.0 07/06/2023
Oct 24 10:21:23 nolliprivatecloud kernel: RIP: 0010:kvm_nx_huge_page_recovery_worker+0x3c4/0x410 [kvm]
Oct 24 10:21:23 nolliprivatecloud kernel: Code: ff 48 8b 45 c0 4c 39 e0 0f 85 e6 fd ff ff 48 89 df e8 e0 e7 f9 ff e9 ed fd ff ff 49 bc ff ff ff ff ff ff ff 7>
Oct 24 10:21:23 nolliprivatecloud kernel: RSP: 0018:ffffba022053be40 EFLAGS: 00010246
Oct 24 10:21:23 nolliprivatecloud kernel: RAX: 0000000000000000 RBX: ffffba02202f1000 RCX: 0000000000000000
Oct 24 10:21:23 nolliprivatecloud kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
Oct 24 10:21:23 nolliprivatecloud kernel: RBP: ffffba022053bec0 R08: 0000000000000000 R09: 0000000000000000
Oct 24 10:21:23 nolliprivatecloud kernel: R10: ffff9781ba0bac38 R11: 0000000000000000 R12: ffffba022053be80
Oct 24 10:21:23 nolliprivatecloud kernel: R13: 0000000000000001 R14: 0000000000000001 R15: ffff9781ba0bacc8
Oct 24 10:21:23 nolliprivatecloud kernel: FS: 0000000000000000(0000) GS:ffff97a060000000(0000) knlGS:0000000000000000
Oct 24 10:21:23 nolliprivatecloud kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 24 10:21:23 nolliprivatecloud kernel: CR2: fffffe00d726a000 CR3: 0000001558a10001 CR4: 00000000003726e0
Oct 24 10:21:23 nolliprivatecloud kernel: Call Trace:
Oct 24 10:21:23 nolliprivatecloud kernel: <TASK>
Oct 24 10:21:23 nolliprivatecloud kernel: ? __pfx_kvm_nx_huge_page_recovery_worker+0x10/0x10 [kvm]
Oct 24 10:21:23 nolliprivatecloud kernel: kvm_vm_worker_thread+0x9d/0x1b0 [kvm]
Oct 24 10:21:23 nolliprivatecloud kernel: ? __pfx_kvm_vm_worker_thread+0x10/0x10 [kvm]
Oct 24 10:21:23 nolliprivatecloud kernel: kthread+0xe6/0x110
Oct 24 10:21:23 nolliprivatecloud kernel: ? __pfx_kthread+0x10/0x10
Oct 24 10:21:23 nolliprivatecloud kernel: ret_from_fork+0x29/0x50
Oct 24 10:21:23 nolliprivatecloud kernel: </TASK>
Oct 24 10:21:23 nolliprivatecloud kernel: ---[ end trace 0000000000000000 ]---
The second log entry didn't appear in my first built before the certificate accident that wipe out my webgui on this pass Sunday trying to pass a self-signed certificate to a Docker container which cause me to rebuild the PVE.
Oct 24 09:47:40 nolliprivatecloud kernel: Policy zone: Normal
Oct 24 09:47:40 nolliprivatecloud kernel: Kernel command line: initrd=\EFI\proxmox\6.2.16-3-pve\initrd.img-6.2.16-3-pve root=ZFS=rpool/ROOT/pve-1 boot=zfs in>
Oct 24 09:47:40 nolliprivatecloud kernel: DMAR: IOMMU enabled
Oct 24 09:47:40 nolliprivatecloud kernel: DMAR: Unknown option - 'pt'
Oct 24 09:47:40 nolliprivatecloud kernel: Unknown kernel command line parameters "boot=zfs", will be passed to user space.
Here is what I have:
GNU nano 7.2 /etc/kernel/cmdline
root=ZFS=rpool/ROOT/pve-1 boot=zfs intel_iommu=on intel_iommu=pt
AND
Oct 24 10:21:23 nolliprivatecloud kernel: ------------[ cut here ]------------
Oct 24 10:21:23 nolliprivatecloud kernel: WARNING: CPU: 16 PID: 2527 at arch/x86/kvm/mmu/mmu.c:6949 kvm_nx_huge_page_recovery_worker+0x3c4/0x410 [kvm]
Oct 24 10:21:23 nolliprivatecloud kernel: Modules linked in: tcp_diag inet_diag ebtable_filter ebtables ip_set ip6table_raw iptable_raw ip6table_filter ip6_t>
Oct 24 10:21:23 nolliprivatecloud kernel: dell_wmi_descriptor intel_wmi_thunderbolt pcspkr wmi_bmof snd_timer mei_me snd soundcore mei ioatdma acpi_tad joyd>
Oct 24 10:21:23 nolliprivatecloud kernel: CPU: 16 PID: 2527 Comm: kvm-nx-lpage-re Tainted: P O 6.2.16-3-pve #1
Oct 24 10:21:23 nolliprivatecloud kernel: Hardware name: Dell Inc. Precision 5820 Tower/002KVM, BIOS 2.31.0 07/06/2023
Oct 24 10:21:23 nolliprivatecloud kernel: RIP: 0010:kvm_nx_huge_page_recovery_worker+0x3c4/0x410 [kvm]
Oct 24 10:21:23 nolliprivatecloud kernel: Code: ff 48 8b 45 c0 4c 39 e0 0f 85 e6 fd ff ff 48 89 df e8 e0 e7 f9 ff e9 ed fd ff ff 49 bc ff ff ff ff ff ff ff 7>
Oct 24 10:21:23 nolliprivatecloud kernel: RSP: 0018:ffffba022053be40 EFLAGS: 00010246
Oct 24 10:21:23 nolliprivatecloud kernel: RAX: 0000000000000000 RBX: ffffba02202f1000 RCX: 0000000000000000
Oct 24 10:21:23 nolliprivatecloud kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
Oct 24 10:21:23 nolliprivatecloud kernel: RBP: ffffba022053bec0 R08: 0000000000000000 R09: 0000000000000000
Oct 24 10:21:23 nolliprivatecloud kernel: R10: ffff9781ba0bac38 R11: 0000000000000000 R12: ffffba022053be80
Oct 24 10:21:23 nolliprivatecloud kernel: R13: 0000000000000001 R14: 0000000000000001 R15: ffff9781ba0bacc8
Oct 24 10:21:23 nolliprivatecloud kernel: FS: 0000000000000000(0000) GS:ffff97a060000000(0000) knlGS:0000000000000000
Oct 24 10:21:23 nolliprivatecloud kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 24 10:21:23 nolliprivatecloud kernel: CR2: fffffe00d726a000 CR3: 0000001558a10001 CR4: 00000000003726e0
Oct 24 10:21:23 nolliprivatecloud kernel: Call Trace:
Oct 24 10:21:23 nolliprivatecloud kernel: <TASK>
Oct 24 10:21:23 nolliprivatecloud kernel: ? __pfx_kvm_nx_huge_page_recovery_worker+0x10/0x10 [kvm]
Oct 24 10:21:23 nolliprivatecloud kernel: kvm_vm_worker_thread+0x9d/0x1b0 [kvm]
Oct 24 10:21:23 nolliprivatecloud kernel: ? __pfx_kvm_vm_worker_thread+0x10/0x10 [kvm]
Oct 24 10:21:23 nolliprivatecloud kernel: kthread+0xe6/0x110
Oct 24 10:21:23 nolliprivatecloud kernel: ? __pfx_kthread+0x10/0x10
Oct 24 10:21:23 nolliprivatecloud kernel: ret_from_fork+0x29/0x50
Oct 24 10:21:23 nolliprivatecloud kernel: </TASK>
Oct 24 10:21:23 nolliprivatecloud kernel: ---[ end trace 0000000000000000 ]---
The second log entry didn't appear in my first built before the certificate accident that wipe out my webgui on this pass Sunday trying to pass a self-signed certificate to a Docker container which cause me to rebuild the PVE.
Last edited: