-
Bug
-
Resolution: Cannot Reproduce
-
Normal
-
None
-
rhel-9.1.0
-
None
-
Important
-
rhel-sst-logical-storage
-
ssg_filesystems_storage_and_HA
-
2
-
False
-
-
None
-
None
-
None
-
None
-
If docs needed, set a value
-
-
x86_64
-
None
Description of problem:
multipathd sometimes shows "marginal_paths fpin", sometimes shows "marginal_paths off"
Version-Release number of selected component (if applicable):
device-mapper-multipath-0.8.7-12.el9.x86_64
How reproducible:
sometimes
Steps to Reproduce:
1.yum -y install device-mapper-multipath
2.rpm -qa | grep multipath
3./sbin/mpathconf --enable
4.service multipathd restart
5.edit /etc/multipath.conf
defaults {
marginal_pathgroups off
user_friendly_names yes
find_multipaths yes
}
6.service multipathd reload
7.multipathd show config 2>&1 | grep -E marginal_pathgroups
8.repeat step 5-7
#multipathd show config | grep marginal_pathgroups
sometimes shows marginal_pathgroups "fpin"
sometimes shows marginal_pathgroups "off"
Actual results:
Expected results:
#multipathd show config | grep marginal_pathgroups
always shows marginal_pathgroups "fpin"
Additional info:
- external trackers