copr-backend fails to assemble md & activate VG
Closed this issue · 5 comments
praiskup commented
I manually:
- tried to generate /etc/mdadm.conf (wasn't needed for several Fedora releases)
- enabled lvm-devices-import service, not sure it is related
Still not helpful. So
- i set it in /etc/fstab as
nofail
for now at least
praiskup commented
praiskup commented
This seems to fix the problem:
[root@copr-be-dev ~][STG]# vgchange copr-backend-data --setautoactivation y
Volume group "copr-backend-data" successfully changed.
[root@copr-be-dev ~][STG]# vgchange copr-backend-data --setautoactivation y
Volume group autoactivation is already yes.
praiskup commented
praiskup commented