mpathd 守护进程使用配置文件 /etc/default/mpathd 来设置各种 IPMP 参数。
我们可以通过编辑该文件中的 FAILURE_DETECTION_TIME 来设置故障检测时间。
此参数的默认值为 10000 毫秒(10 秒)。
要更改此值:
# vi /etc/default/mpathd ## Solaris(change the FAILURE_DETECTION_TIME in the file) # pkill -HUP in.mpathd ## Solaris(force the in.mpathd daemon to re-read the configuration file)
日期:2020-09-17 00:15:20 来源:oir作者:oir
