I'm at my wits' end on this one. A CentOS 7 box with a TPM module.
If I reboot it from the terminal, it seems fine. But if I hard reboot it, it apparently gets stuck in this state, spitting out:
Nov 13 15:17:44 dracut-initqueue: Loading jwk to TPM2 failed!
For two hours, before spitting out:
systemd-cryptsetup: Set cipher aes, mode xts-plain64, key size 512 bits for device /dev/disk/by-uuid/xxx. Nov 13 15:17:52 kernel: alg: No test for fips(ansi_cprng) (fips_ansi_cprng) Nov 13 15:17:53 systemd: Found device /dev/mapper/luks-xxx. Nov 13 15:17:53 systemd: Started Cryptography Setup for luks-xxx. Nov 13 15:17:53 systemd: Reached target Local Encrypted Volumes. Nov 13 15:17:53 systemd: Reached target System Initialization. Nov 13 15:17:53 systemd: Reached target Basic System. And then finally loading the OS.
I have no idea what this means.