Hi. It turned out that the problem was related to LVM partitions not being "available" while "systemd" was trying to run "fsck" on them.
In maintenance mode, I just ran # vgchange -a y theVolumeGroupName and they were automatically detected, and mounted. Then the boot sequence could proceed normally. Why couldn't "systemd" figure out the problem? Regards, Gilles