Skip to content

osmount: account for disabled LVM udev rules - #513

Merged
Dany9966 merged 1 commit into
cloudbase:masterfrom
petrutlucian94:vgmknodes
Aug 31, 2026
Merged

osmount: account for disabled LVM udev rules#513
Dany9966 merged 1 commit into
cloudbase:masterfrom
petrutlucian94:vgmknodes

Conversation

@petrutlucian94

@petrutlucian94 petrutlucian94 commented Aug 31, 2026

Copy link
Copy Markdown
Member

The same minion pool may be used for os-morphing and disk replication. However, we're disabling lvm-metad and the lvm udev rules before disk replication to prevent the lvm volumes from being mounted.

This breaks os mounting during os morphing, the /dev/ links no longer being created.

We'll fix this by calling "vgmknodes" explicitly.

The same minion pool may be used for os-morphing and disk replication.
However, we're disabling lvm-metad and the lvm udev rules before
disk replications to prevent the lvm volumes from being mounted.

This breaks os mounting during os morphing, the /dev/<vg> links
no longer being created.

We'll fix this by calling "vgmknodes" explicitly.
@Dany9966
Dany9966 merged commit a59190b into cloudbase:master Aug 31, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants