配置Multipath 如何配置Multipath。 HBlock采用分布式多控架构,单LUN可以通过多个Target IQN进行连接。 确保文件deploy/csipluginconf/multipath.conf中的vendor为CTYUN。 This is a basic configuration file with some examples, for device mapper multipath. For a complete list of the default configuration values, run either multipath t or multipathd show config For a list of configuration options with descriptions, see the multipath.conf man page Use user friendly names, instead of using WWIDs as names. defaults { userfriendlynames yes findmultipaths yes uidattribute "IDWWN" verbosity 6 } devices { device { vendor "CTYUN" product "iSCSI LUN Device" pathgroupingpolicy failover pathchecker tur pathselector "roundrobin 0" hardwarehandler "1 alua" rrweight priorities nopathretry queue prio alua } }