walters added a new comment to an issue you are following: `` What changed in 29 might be the systemd hibernation implementation?
This also might be a server-side vs client-side initramfs thing. On classic systems, /etc/fstab will end up in the initramfs. That's not true for ostree-based ones by default.
That said Anaconda should be injecting the rd.lvm.lv bits on the kernel commandline and wait till they're probed.
Ahh...I have an idea; ordinarily nothing else in the initramfs is waiting for devices; the systemd fstab generator will handle /etc/fstab in the initramfs and make proper device/mount units for them. But now the resume generator is going out and running before dracut waits for devices or so? ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/513