Upgraded my UnRAID install from 7.0.0 to 7.0.1. Rebooted system, and it gets stuck after identifying the flash drive:
xhci_hcd 0000:00:0d.0: Unable to change power state from D3hot to D0, device inaccessible
xhci_hcd 0000:00:0d.0: Unable to change power state from D3cold to D0, device inaccessible
xhci_hcd 0000:00:0d.0: Controller not ready at resume -19
xhci_hcd 0000:00:0d.0: PCI post-resume error -19!
xhci_hcd 0000:00:0d.0: HC died: cleaning up
Based on the output from lspci, I believe this is the onboard Thunderbolt/USB4 controller
00:0d.0 USB controller: Intel Corporation Alder Lake-N Thunderbolt 4 USB Control ler
I was able to workaround this issue by adding "pcie_port_pm=off" to disable the power management, but this seems like a kernel bug.
Motherboard is a CWWK CW-ADLN-NAS with an Intel(R) Core(TM) i3-N305, with the latest BIOS flashed.
lspci output.txt