Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove LVM system device filters for RedHat OSMount Tools #326

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

Dany9966
Copy link
Contributor

@Dany9966 Dany9966 commented Jul 5, 2024

System Device filters is a feature enabled by default on RHEL9-based images, which limits the LVM detection on a particular set of system devices, provided in the system.devices file. This is bad for the OSMount process, since it will fail to detect LVM volumes on the migrated partitions. Removing the system.devices file from the minion machine disables this feature and fixes the issue.

System Device filters is a feature enabled by default on RHEL9-based images,
which limits the LVM detection on a particular set of system devices, provided
in the `system.devices` file. This is bad for the OSMount process, since it
will fail to detect LVM volumes on the migrated partitions. Removing the
`system.devices` file from the minion machine disables this feature and fixes
the issue.
@Dany9966 Dany9966 merged commit 190b2e7 into cloudbase:master Jul 10, 2024
4 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.

1 participant