Hi,
On HP Z440 workstation I’ve installed latest version of TrueNAS Scale (24.10.0.2).
Everything was normal and I have set everything up but after reboot I got this “Kernel panic” issue.
First of, i get the message: “truenas checksum validation errors”, and than this:
[ 0.482987] Key type encrypted registered
[ 0.483006] apparmor: AppArmor sha1 policy hashing enabled
[ 0.483074] integrity: Loading X.509 certificate: UEFI:db
[ 0.483077] integrity: Loaded X.509 cert 'Hewlett-Packard Company: HP UEFI Secure Boot 2013 DB Key: 1---------------------------------------------7'
[ 0.483141] integrity: Loading X.509 certificate: UEFI:db
[ 0.483143] integrity: Loaded X.509 cert 'Hewlett-Packard Company: HP UEFI Secure Boot DB Key: e---------------------------------------------9'
[ 0.483208] integrity: Loading X.509 certificate: UEFI:db
[ 0.483210] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a---------------------------------------------3'
[ 0.527351] ima: No architecture policies found
[ 0.527635] evm: security.selinux
[ 0.527637] evm: security.SMACK64
[ 0.527638] evm: security.SMACK64EXEC
[ 0.527639] evm: security.SMACK64TRANSMUTE
[ 0.527639] evm: security.SMACK64MMAP
[ 0.527640] evm: security.apparmor
[ 0.527641] evm: security.ima
[ 0.527642] evm: security.capability
[ 0.531260] ima: Allocated hash algorithm: sha256
[ 0.531635] evm: HMAC attrs: 0x1
[ 0.600274] RAS: Correctable Errors collector initialized.
[ 0.677530] Freeing unused decrypted memory: 2036K
[ 0.678032] Freeing unused kernel memory: 2704K
[ 0.678187] Write protecting the kernel read-only data: 32768k
[ 0.679016] Freeing unused kernel memory: 2028K
[ 0.679451] Freeing unused kernel memory: 1684K
[ 0.730255] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.730256] x86/mm: Checking user space page tables
[ 0.781081] ZFS: Cannot open root device "ZFS-boot-pool/ROOT/24.10.0.2" or unknown-block(0,0): error -6
[ 0.781083] Please append a correct "root=" boot option; here are the available partitions:
[ 0.781085] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[ 0.781115] CPU: 27 PID: 1 Comm: swapper/0 Not tainted 6.6.0-truenas #1
[ 0.781116] Hardware name: Hewlett-Packard HP Z440 Workstation/212B, BIOS M60 v02.62 01/04/2024
[ 0.781116] Call Trace:
[ 0.781117] <task_stack+0x4720/0x4720>
[ 0.781118] panic+0x345/0x360
[ 0.781119] mount_root_generic+0x1ce/0x3a0
[ 0.781120] prepare_namespace+0x10c/0x160
[ 0.781121] kernel_init_freeable+0x1c0/0x3e0
[ 0.781122] ? rest_init+0xb0/0xb0
[ 0.781123] kernel_init+0x1a/0x1d0
[ 0.781123] ret_from_fork+0x2c/0x50
[ 0.781126] Kernel Offset: disabled
[ 0.781127] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---
I have managed to reinstall the system and have set everything back up again, but the issue persists - now I’m back at this screen again…
Can someone help me with this?