-
Notifications
You must be signed in to change notification settings - Fork 31
Description
Hello everyone,
Still working on my project to make VDO work on my Debian 11(.3), I encountered a problem at first reboot after installation, everything is detailed here, including the fix I found.
Reading this RHEL 8 documentation, I understand that the default behavior is that LVM wait for a "device online event" to mount a logical volume. That's why I'm wondering if my problem is "normal", if I did something wrong or if I'm encountering a VDO bug in which VDO doesn't send this event to LVM, leading LVM not to mount the VDO volume.
Also, don't hesitate to give any advice if I'm doing something wrong or if you have a better solution than the one I found. It's really hard to find up-to-date documentation and to apply it on another system than RHEL so... Help is welcome :)