31 Jan
2021
31 Jan
'21
07:08
31.01.2021 09:53, Stratos Zolotas пишет:
I think the issue is on systemd pvscan services. My /dev/sdd is not activated on boot due to systemd pvscan service missing. That happened with the upgrade to 15.2. There are three physical volume activation services on boot but the logical volume had 4 devices.
How can I add a systemd service for the missing physical volume?
You shoot the messenger. This service is started from /usr/lib/udev/rules.d/69-dm-lvm-metad.rules which is part of LVM. You need to debug this rule to find out why it decides to skip pvscan for this particular device.