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

[multipath.aug] Unable to parse enable_foreign "^$" line #808

Open
martinhoyer opened this issue Mar 24, 2023 · 0 comments
Open

[multipath.aug] Unable to parse enable_foreign "^$" line #808

martinhoyer opened this issue Mar 24, 2023 · 0 comments

Comments

@martinhoyer
Copy link

martinhoyer commented Mar 24, 2023

With certain device-mapper-multipath versions, like those in el8, the /usr/sbin/mpathconf --enable command generates the following defaults section in /etc/multipath.conf:

defaults {
user_friendly_names yes
find_multipaths yes
enable_foreign "^$"
}

Running commands like augtool -s set "/files/etc/multipath.conf/blacklist/wwid" ".*" will fail due to the "^$" being present in multipath.conf

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

No branches or pull requests

1 participant