Hide Forgot
Description of problem: we should implement mechanism to preserve private multipath config; currently, the only flow vdsm handles, is check revision in the head of multipath.conf, if its lower then the one configured in constants.py, then config being override. case: - user configured multipath.conf with use_friendly_names = yes and added a bunch of aliases - vdsm being installed with newer version, and in case multipath revision was changes, config being override. - multipath table being rescanned, and devices are no longer used with friendly names of course, this is just an example to show a real life scenario.
Put # RHEV PRIVATE in the second line of /etc/multipathd.conf so that Vdsm does not try to out-smart your configuration. However, it is quite unfortunate that we still trash the default multipath.conf; I hope we could avoid that, somehow.
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.