Changes to multipath.conf are reverted
Cause
The multipath configuration file is managed by the Management Node and cannot be modified by default.
Solution
-
Connect to the Management Node via SSH.
-
Run the following command to start a zstack-cli session:
[root@localhost ~]# zstack-cli -
Run the following command to log in to zstack-cli:
admin >>> LogInByAccount accountName=admin password=$password //Use the platform admin password -
Run the following command to update the configuration:
admin >>>UpdateGlobalConfig category=storageDevice name=enable.multipath value=false -
Reconnect all hosts.