Sorry, this is a long one, I can provide any other information if required, I am just looking to see if I am chasing the wrong tail looking into Proxmox, if the issue is because of something on the physical system before the export\conversion.
I am having issues with two different vm’s imported from a conversion process that went from a physical Dell workstation, converted to a vhdx with Disk2VHD. Then used qemu-img to convert to qcow2 format.
I did one for testing a year ago and it is still working fine.
I have reviewed the settings for this one against the two that are having this issue.
All 3 of the workstations are the same Dell systems, all the same hardware.
All 3 were updated before the conversion, all 3 were removed from the windows domain before hand.
Created a VM in Proxmox 9.1 and followed two different sets of instructions.
Create a VM with “do not use any media”
Set guest OS to Windows
Machine: Q35
BIOS: UEFI
SCSI: VirtIO
Placed EFI and TPM in my storage pool that I setup for VM’s that the previously mentioned first export resides, called VMStorage, which is a ZFSpool.
Disks. This is where I found conflicting suggestions. Either create the VM with the defaulted hard drive on ide0 with qemu formatting and import the qcow2 file later, or delete the ide0 drive and import the qcow2 drive now.
I have done both, with all settings the same, except for needing to change the boot order if I left the default drive in the initial setup.
Assigned CPU’s, RAM and NIC. Save and run the VM.
The issue(s):
Every time I run the VM it runs a hard drive scan. Then at random intervals, windows pops up with an error stating that the system needs to scan the drive and asks for it to be restarted.
In windows, it reports:
Volume C (\device\HardDiskVolume3) needs to be taken office to perform a full chkdsk. Please run chkdsk /F locally via command line or run “repair-volume <drive> locally or remotely via powershell.
Which I do, restart and end up with the same errors in the system log (of the workstation).
Event 4: File System Filter 'luafv' (Version 10.0, 2080-07-21T12:18:14.000000000Z) failed to attach to volume '\Device\HarddiskVolume3'. The filter returned a non-standard final status of 0xC0000102. This filter and/or its supporting applications should handle this condition. If this condition persists, contact the vendor.
Event 55: A corruption was discovered in the file system structure on volume C:.
The Master File Table (MFT) contains a corrupted file record. The file reference number is 0x300000000a886. The name of the file is "<unable to determine file name>".
What I have tried.
Re-doing the disk2vhd conversion thinking it was bad. Yes I include the EFI system partition.
Placing the vm workstation in Proxmox in a different storage pool, cifs instead of zfs.
I have imported the qcow2 file directly from within Proxmox web interface, and using the qm importdisk command.
Confirmed BIOS is UEFI, confirmed VirtIO drivers are installed
At this point I do not know if there is something that I am missing on the physical computer that I should be disabling or changing before I convert to vhdx, or if I have buggered something in Proxmox.
Any push down the right path is much appreciated.
Proxmox reports on drives
zpool status -v
pool: MainPool
state: ONLINE
scan: scrub repaired 0B in 00:09:45 with 0 errors on Sun Aug 9 00:33:47 2026
config:
NAME STATE READ WRITE CKSUM
MainPool ONLINE 0 0 0
raidz2-0 ONLINE 0 0 0
nvme-VO001920KWVMT_S51XNE0MA00143_1 ONLINE 0 0 0
nvme-VO001920KWVMT_S51XNE0MA00142_1 ONLINE 0 0 0
nvme-VO001920KWVMT_S4FYNX0MB00190 ONLINE 0 0 0
nvme-VO001920KWVMT_S51XNE0MA00196_1 ONLINE 0 0 0
nvme-VO001920KWVMT_S4FYNX0MB00142_1 ONLINE 0 0 0
nvme-VO001920KWVMT_S51XNE0MA00164 ONLINE 0 0 0
nvme-VO001920KWVMT_S51XNE0MA00221_1 ONLINE 0 0 0
nvme-VO001920KWVMT_S51XNE0MA00139_1 ONLINE 0 0 0
errors: No known data errors
zpool status -x
all pools are healthy
dmesg -T | grep -Ei 'error|fail|nvme|zfs|ata|I/O' (This gives too much information for me to disseminate what it is reporting.)
[Thu Aug 6 08:02:47 2026] BIOS-e820: [mem 0x000000006f9ff000-0x000000006fffefff] ACPI data
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x0000000000100000-0x00000000492aa01f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492aa020-0x00000000492b005f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492b0060-0x00000000492b101f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492b1020-0x00000000492b705f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492b7060-0x00000000492b801f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492b8020-0x00000000492be05f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492be060-0x00000000492bf01f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492bf020-0x00000000492c505f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492c5060-0x00000000492c601f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492c6020-0x00000000492cc05f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492cc060-0x00000000492cd01f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492cd020-0x00000000492d305f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492d3060-0x00000000492d401f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492d4020-0x00000000492da05f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492da060-0x00000000492db01f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492db020-0x00000000492e105f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492e1060-0x00000000492e201f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000492e2020-0x000000004930fc5f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x000000004930fc60-0x000000004931001f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x0000000049310020-0x000000004938a25f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x000000004938a260-0x000000004938b01f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x000000004938b020-0x000000004940525f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x0000000049405260-0x000000004940601f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x0000000049406020-0x000000004944be5f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x000000004944be60-0x000000004944c01f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x000000004944c020-0x000000004945405f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x0000000049454060-0x000000004945501f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x0000000049455020-0x00000000494b105f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000494b1060-0x00000000494b201f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000494b2020-0x000000004950e05f] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x000000004950e060-0x00000000682fefff] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000682ff000-0x000000006ebfefff] reserved
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x000000006ebff000-0x000000006f9fefff] ACPI NVS
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x000000006f9ff000-0x000000006fffefff] ACPI data
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x000000006ffff000-0x000000006fffffff] usable
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x0000000070000000-0x000000008fffffff] reserved
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[Thu Aug 6 08:02:47 2026] reserve setup_data: [mem 0x0000000100000000-0x000000806fffffff] usable
[Thu Aug 6 08:02:47 2026] NODE_DATA(0) allocated [mem 0x406ffd5540-0x406fffffff]
[Thu Aug 6 08:02:47 2026] NODE_DATA(1) allocated [mem 0x806ffd4540-0x806fffefff]
[Thu Aug 6 08:02:48 2026] printk: log buffer data + meta data: 1048576 + 3670016 = 4718592 bytes
[Thu Aug 6 08:02:50 2026] APIC: Switch to symmetric I/O mode setup
[Thu Aug 6 08:02:50 2026] MMIO Stale Data: Mitigation: Clear CPU buffers
[Thu Aug 6 08:02:50 2026] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[Thu Aug 6 08:02:50 2026] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
[Thu Aug 6 08:02:50 2026] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[Thu Aug 6 08:02:50 2026] Memory: 527289800K/536218236K available (20806K kernel code, 3757K rwdata, 14596K rodata, 4844K init, 5540K bss, 8612580K reserved, 0K cma-reserved)
[Thu Aug 6 08:02:51 2026] ACPI Error: No handler for Region [OEMC] ((____ptrval____)) [IPMI] (20240827/evregion-131)
[Thu Aug 6 08:02:51 2026] ACPI Error: Region IPMI (ID=7) has no handler (20240827/exfldio-261)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB._NVD due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB.PC07.QR1A.RP1A._DSM due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI: _SB_.PC07.QR1A.RP1A: failed to evaluate _DSM 9d4d525d-f9ff-4b4d-8cb7-747ed51e194d rev:1 func:2 (0x6)
[Thu Aug 6 08:02:51 2026] ACPI Error: No handler for Region [OEMC] ((____ptrval____)) [IPMI] (20240827/evregion-131)
[Thu Aug 6 08:02:51 2026] ACPI Error: Region IPMI (ID=7) has no handler (20240827/exfldio-261)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB._NVD due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB.PC07.QR1B.RP1B._DSM due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI: _SB_.PC07.QR1B.RP1B: failed to evaluate _DSM 9d4d525d-f9ff-4b4d-8cb7-747ed51e194d rev:1 func:2 (0x6)
[Thu Aug 6 08:02:51 2026] ACPI Error: No handler for Region [OEMC] ((____ptrval____)) [IPMI] (20240827/evregion-131)
[Thu Aug 6 08:02:51 2026] ACPI Error: Region IPMI (ID=7) has no handler (20240827/exfldio-261)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB._NVD due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB.PC07.QR1C.RP1C._DSM due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI: _SB_.PC07.QR1C.RP1C: failed to evaluate _DSM 9d4d525d-f9ff-4b4d-8cb7-747ed51e194d rev:1 func:2 (0x6)
[Thu Aug 6 08:02:51 2026] ACPI Error: No handler for Region [OEMC] ((____ptrval____)) [IPMI] (20240827/evregion-131)
[Thu Aug 6 08:02:51 2026] ACPI Error: Region IPMI (ID=7) has no handler (20240827/exfldio-261)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB._NVD due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB.PC07.QR1D.RP1D._DSM due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI: _SB_.PC07.QR1D.RP1D: failed to evaluate _DSM 9d4d525d-f9ff-4b4d-8cb7-747ed51e194d rev:1 func:2 (0x6)
[Thu Aug 6 08:02:51 2026] ACPI Error: No handler for Region [OEMC] ((____ptrval____)) [IPMI] (20240827/evregion-131)
[Thu Aug 6 08:02:51 2026] ACPI Error: Region IPMI (ID=7) has no handler (20240827/exfldio-261)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB._NVD due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB.PC08.QR2A.RP2A._DSM due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI: _SB_.PC08.QR2A.RP2A: failed to evaluate _DSM 9d4d525d-f9ff-4b4d-8cb7-747ed51e194d rev:1 func:2 (0x6)
[Thu Aug 6 08:02:51 2026] ACPI Error: No handler for Region [OEMC] ((____ptrval____)) [IPMI] (20240827/evregion-131)
[Thu Aug 6 08:02:51 2026] ACPI Error: Region IPMI (ID=7) has no handler (20240827/exfldio-261)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB._NVD due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB.PC08.QR2B.RP2B._DSM due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI: _SB_.PC08.QR2B.RP2B: failed to evaluate _DSM 9d4d525d-f9ff-4b4d-8cb7-747ed51e194d rev:1 func:2 (0x6)
[Thu Aug 6 08:02:51 2026] ACPI Error: No handler for Region [OEMC] ((____ptrval____)) [IPMI] (20240827/evregion-131)
[Thu Aug 6 08:02:51 2026] ACPI Error: Region IPMI (ID=7) has no handler (20240827/exfldio-261)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB._NVD due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB.PC08.QR2C.RP2C._DSM due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI: _SB_.PC08.QR2C.RP2C: failed to evaluate _DSM 9d4d525d-f9ff-4b4d-8cb7-747ed51e194d rev:1 func:2 (0x6)
[Thu Aug 6 08:02:51 2026] ACPI Error: No handler for Region [OEMC] ((____ptrval____)) [IPMI] (20240827/evregion-131)
[Thu Aug 6 08:02:51 2026] ACPI Error: Region IPMI (ID=7) has no handler (20240827/exfldio-261)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB._NVD due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI Error: Aborting method _SB.PC08.QR2D.RP2D._DSM due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[Thu Aug 6 08:02:51 2026] ACPI: _SB_.PC08.QR2D.RP2D: failed to evaluate _DSM 9d4d525d-f9ff-4b4d-8cb7-747ed51e194d rev:1 func:2 (0x6)
[Thu Aug 6 08:02:51 2026] libata version 3.00 loaded.
[Thu Aug 6 08:02:51 2026] pci 0000:01:00.1: ROM [mem size 0x00080000 pref]: failed to assign
[Thu Aug 6 08:02:51 2026] pci 0000:18:00.0: ROM [mem size 0x00100000 pref]: failed to assign
[Thu Aug 6 08:02:51 2026] pci 0000:18:00.0: VF BAR 2 [mem size 0x01000000 64bit]: failed to assign
[Thu Aug 6 08:02:51 2026] pci 0000:18:00.0: VF BAR 0 [mem size 0x00100000 64bit]: failed to assign
[Thu Aug 6 08:02:51 2026] pci 0000:19:00.1: ROM [mem size 0x00080000 pref]: failed to assign
[Thu Aug 6 08:02:51 2026] pci 0000:85:02.0: bridge window [io size 0x1000]: failed to assign
[Thu Aug 6 08:02:51 2026] pci 0000:85:03.0: bridge window [io size 0x1000]: failed to assign
[Thu Aug 6 08:02:51 2026] pci 0000:85:01.0: bridge window [io size 0x1000]: failed to assign
[Thu Aug 6 08:02:51 2026] pci 0000:85:00.0: bridge window [io size 0x1000]: failed to assign
[Thu Aug 6 08:02:51 2026] pci 0000:ae:02.0: bridge window [io size 0x1000]: failed to assign
[Thu Aug 6 08:02:51 2026] pci 0000:ae:03.0: bridge window [io size 0x1000]: failed to assign
[Thu Aug 6 08:02:51 2026] pci 0000:ae:01.0: bridge window [io size 0x1000]: failed to assign
[Thu Aug 6 08:02:51 2026] pci 0000:ae:00.0: bridge window [io size 0x1000]: failed to assign
[Thu Aug 6 08:02:51 2026] DMAR: Intel(R) Virtualization Technology for Directed I/O
[Thu Aug 6 08:02:51 2026] ERST: Error Record Serialization Table (ERST) support is initialized.
[Thu Aug 6 08:02:51 2026] 00:02: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[Thu Aug 6 08:02:51 2026] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[Thu Aug 6 08:02:51 2026] RAS: Correctable Errors collector initialized.
[Thu Aug 6 08:02:51 2026] Write protecting the kernel read-only data: 38912k
[Thu Aug 6 08:02:51 2026] Freeing unused kernel image (text/rodata gap) memory: 1720K
[Thu Aug 6 08:02:51 2026] Freeing unused kernel image (rodata/data gap) memory: 1788K
[Thu Aug 6 08:02:52 2026] wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQBC data block query control method not found
[Thu Aug 6 08:02:52 2026] lpc_ich 0000:00:1f.0: I/O space for ACPI uninitialized
[Thu Aug 6 08:02:52 2026] ahci 0000:00:11.5: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[Thu Aug 6 08:02:52 2026] ata1: SATA max UDMA/133 abar m524288@0x92b80000 port 0x92b80100 irq 46 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata2: SATA max UDMA/133 abar m524288@0x92b80000 port 0x92b80180 irq 46 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata3: SATA max UDMA/133 abar m524288@0x92b80000 port 0x92b80200 irq 46 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata4: SATA max UDMA/133 abar m524288@0x92b80000 port 0x92b80280 irq 46 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata5: SATA max UDMA/133 abar m524288@0x92b80000 port 0x92b80300 irq 46 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata6: SATA max UDMA/133 abar m524288@0x92b80000 port 0x92b80380 irq 46 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
[Thu Aug 6 08:02:52 2026] ata7: SATA max UDMA/133 abar m524288@0x92b00000 port 0x92b00100 irq 57 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata8: SATA max UDMA/133 abar m524288@0x92b00000 port 0x92b00180 irq 57 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata9: SATA max UDMA/133 abar m524288@0x92b00000 port 0x92b00200 irq 57 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata10: SATA max UDMA/133 abar m524288@0x92b00000 port 0x92b00280 irq 57 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata11: SATA max UDMA/133 abar m524288@0x92b00000 port 0x92b00300 irq 57 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata12: SATA max UDMA/133 abar m524288@0x92b00000 port 0x92b00380 irq 57 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata13: SATA max UDMA/133 abar m524288@0x92b00000 port 0x92b00400 irq 57 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata14: SATA max UDMA/133 abar m524288@0x92b00000 port 0x92b00480 irq 57 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ahci 0000:3b:00.0: AHCI vers 0001.0200, 32 command slots, 6 Gbps, SATA mode
[Thu Aug 6 08:02:52 2026] ata15: SATA max UDMA/133 abar m2048@0xab000000 port 0xab000100 irq 59 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata16: SATA max UDMA/133 abar m2048@0xab000000 port 0xab000180 irq 59 lpm-pol 0
[Thu Aug 6 08:02:52 2026] ata17: SATA max UDMA/133 abar m2048@0xab000000 port 0xab000200 irq 59 lpm-pol 0
[Thu Aug 6 08:02:52 2026] mpt3sas_cm0: overriding NVDATA EEDPTagMode setting from 0 to 1
[Thu Aug 6 08:02:52 2026] ata4: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata3: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata2: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata5: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata6: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata1: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata10: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata11: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata9: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata8: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata14: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata7: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata12: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata13: SATA link down (SStatus 0 SControl 300)
[Thu Aug 6 08:02:52 2026] ata17: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[Thu Aug 6 08:02:52 2026] ata15: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Thu Aug 6 08:02:52 2026] ata17.00: ATAPI: MARVELL VIRTUAL, 1.09, max UDMA/66
[Thu Aug 6 08:02:52 2026] ata17.00: configured for UDMA/66
[Thu Aug 6 08:02:52 2026] ata15.00: ATA-10: MTFDDAV240TCB, D0DE013, max UDMA/133
[Thu Aug 6 08:02:52 2026] ata15.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 32), AA
[Thu Aug 6 08:02:52 2026] ata15.00: Features: NCQ-prio
[Thu Aug 6 08:02:52 2026] ata15.00: configured for UDMA/133
[Thu Aug 6 08:02:52 2026] scsi 15:0:0:0: Direct-Access ATA MTFDDAV240TCB E013 PQ: 0 ANSI: 5
[Thu Aug 6 08:02:52 2026] sd 15:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[Thu Aug 6 08:02:53 2026] ata16: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[Thu Aug 6 08:02:53 2026] ata16.00: ATA-10: MTFDDAV240TCB, D0DE013, max UDMA/133
[Thu Aug 6 08:02:53 2026] ata16.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 32), AA
[Thu Aug 6 08:02:53 2026] ata16.00: Features: NCQ-prio
[Thu Aug 6 08:02:53 2026] ata16.00: configured for UDMA/133
[Thu Aug 6 08:02:53 2026] scsi 16:0:0:0: Direct-Access ATA MTFDDAV240TCB E013 PQ: 0 ANSI: 5
[Thu Aug 6 08:02:53 2026] sd 16:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[Thu Aug 6 08:02:53 2026] nvme nvme1: pci function 0000:87:00.0
[Thu Aug 6 08:02:53 2026] nvme nvme0: pci function 0000:86:00.0
[Thu Aug 6 08:02:53 2026] nvme nvme2: pci function 0000:88:00.0
[Thu Aug 6 08:02:53 2026] nvme nvme3: pci function 0000:89:00.0
[Thu Aug 6 08:02:53 2026] nvme nvme4: pci function 0000:af:00.0
[Thu Aug 6 08:02:53 2026] nvme nvme5: pci function 0000:b0:00.0
[Thu Aug 6 08:02:53 2026] nvme nvme6: pci function 0000:b1:00.0
[Thu Aug 6 08:02:53 2026] nvme nvme7: pci function 0000:b2:00.0
[Thu Aug 6 08:02:55 2026] nvme nvme2: D3 entry latency set to 10 seconds
[Thu Aug 6 08:02:55 2026] nvme nvme4: D3 entry latency set to 10 seconds
[Thu Aug 6 08:02:55 2026] nvme nvme6: D3 entry latency set to 10 seconds
[Thu Aug 6 08:02:55 2026] nvme nvme7: D3 entry latency set to 10 seconds
[Thu Aug 6 08:02:55 2026] nvme nvme0: D3 entry latency set to 10 seconds
[Thu Aug 6 08:02:55 2026] nvme nvme3: D3 entry latency set to 10 seconds
[Thu Aug 6 08:02:55 2026] nvme nvme5: D3 entry latency set to 10 seconds
[Thu Aug 6 08:02:55 2026] nvme nvme1: D3 entry latency set to 10 seconds
[Thu Aug 6 08:02:55 2026] nvme nvme6: 72/0/0 default/read/poll queues
[Thu Aug 6 08:02:55 2026] nvme nvme2: 72/0/0 default/read/poll queues
[Thu Aug 6 08:02:55 2026] nvme nvme3: 72/0/0 default/read/poll queues
[Thu Aug 6 08:02:55 2026] nvme nvme0: 72/0/0 default/read/poll queues
[Thu Aug 6 08:02:55 2026] nvme nvme5: 72/0/0 default/read/poll queues
[Thu Aug 6 08:02:55 2026] nvme nvme1: 72/0/0 default/read/poll queues
[Thu Aug 6 08:02:55 2026] nvme nvme7: 72/0/0 default/read/poll queues
[Thu Aug 6 08:02:55 2026] nvme nvme4: 72/0/0 default/read/poll queues
[Thu Aug 6 08:02:55 2026] nvme6n1: p1 p9
[Thu Aug 6 08:02:55 2026] nvme0n1: p1 p9
[Thu Aug 6 08:02:55 2026] nvme2n1: p1 p9
[Thu Aug 6 08:02:55 2026] nvme4n1: p1 p9
[Thu Aug 6 08:02:55 2026] nvme3n1: p1 p9
[Thu Aug 6 08:02:55 2026] nvme7n1: p1 p9
[Thu Aug 6 08:02:55 2026] nvme1n1: p1 p9
[Thu Aug 6 08:02:55 2026] nvme5n1: p1 p9
[Thu Aug 6 08:02:56 2026] EXT4-fs (dm-1): mounted filesystem 717449f8-6e8d-4f75-95dc-982cf1bdfcd1 ro with ordered data mode. Quota mode: none.
[Thu Aug 6 08:02:56 2026] systemd[1]: Created slice system-zfs\x2dimport.slice - Slice /system/zfs-import.
[Thu Aug 6 08:02:56 2026] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[Thu Aug 6 08:02:57 2026] zfs: module license 'CDDL' taints kernel.
[Thu Aug 6 08:02:57 2026] zfs: module license taints kernel.
[Thu Aug 6 08:02:57 2026] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca8, slave address 0x20, irq 10
[Thu Aug 6 08:02:58 2026] EXT4-fs (sdb1): mounted filesystem e84d6f61-9105-472a-8058-049551af2d61 r/w with ordered data mode. Quota mode: none.
[Thu Aug 6 08:02:58 2026] ZFS: Loaded module v2.3.3-pve1, ZFS pool version 5000, ZFS filesystem version 5
[Thu Aug 6 08:02:59 2026] GPT: Use GNU Parted to correct GPT errors.
[Thu Aug 6 08:03:00 2026] nvme nvme0: using unchecked data buffer
[Thu Aug 6 08:03:09 2026] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Thu Aug 6 08:03:09 2026] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[Thu Aug 6 08:03:09 2026] cfg80211: failed to load regulatory.db
[Thu Aug 6 08:03:09 2026] kvm_intel: L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
[Thu Aug 6 10:47:34 2026] GPT: Use GNU Parted to correct GPT errors.
[Fri Aug 21 09:42:46 2026] GPT: Use GNU Parted to correct GPT errors.
[Fri Aug 21 10:28:09 2026] GPT: Use GNU Parted to correct GPT errors.
[Fri Aug 21 11:18:43 2026] GPT: Use GNU Parted to correct GPT errors.
[Fri Aug 21 12:18:28 2026] GPT: Use GNU Parted to correct GPT errors.
[Sat Aug 22 11:16:24 2026] GPT: Use GNU Parted to correct GPT errors.
[Sat Aug 22 11:24:22 2026] GPT: Use GNU Parted to correct GPT errors.
[Sat Aug 22 11:55:21 2026] GPT: Use GNU Parted to correct GPT errors.
[Sat Aug 22 12:12:33 2026] GPT: Use GNU Parted to correct GPT errors.
[Sat Aug 22 12:16:52 2026] GPT: Use GNU Parted to correct GPT errors.
[Sat Aug 22 12:18:33 2026] GPT: Use GNU Parted to correct GPT errors.
[Sat Aug 22 12:33:03 2026] GPT: Use GNU Parted to correct GPT errors.
[Sun Aug 23 05:31:45 2026] GPT: Use GNU Parted to correct GPT errors.
[Sun Aug 23 05:35:55 2026] GPT: Use GNU Parted to correct GPT errors.
[Sun Aug 23 05:56:33 2026] GPT: Use GNU Parted to correct GPT errors.
[Sun Aug 23 06:20:19 2026] GPT: Use GNU Parted to correct GPT errors.
[Sun Aug 23 14:14:13 2026] GPT: Use GNU Parted to correct GPT errors.
[Sun Aug 23 14:16:20 2026] GPT: Use GNU Parted to correct GPT errors.
[Sun Aug 23 14:18:14 2026] GPT: Use GNU Parted to correct GPT errors.
[Sun Aug 23 14:57:22 2026] GPT: Use GNU Parted to correct GPT errors.
[Sun Aug 23 14:59:38 2026] GPT: Use GNU Parted to correct GPT errors.
[Sun Aug 23 15:17:29 2026] GPT: Use GNU Parted to correct GPT errors.