-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhel-10.0.beta
-
None
-
Moderate
-
rhel-sst-virtualization
-
ssg_virtualization
-
5
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
Please provide the package NVR for which bug is seen:
How reproducible:
Steps to reproduce
Expected results
Actual results
[root@hpe-apollo-cn99xx-15-vm-27 ~]# cat /usr/share/augeas/lenses/dist/multipath.aug | grep find_multipaths
|kv "find_multipaths" /yes|no/
[root@hpe-apollo-cn99xx-15-vm-27 ~]#
looks the find_multipaths just support yes|no, but now the find_multipaths also support other values
--find_multipaths { on | yes | y | off | no | n | strict | greedy | smart } If set to <value>, this adds the line find_multipaths <value> to the /etc/multipath.conf defaults section. This command can be used along with any other command. y and n can be used instead of yes and no.