Specifications
DS300f G2 Series User Manual
255
WithaFibreChannelswitch,adev_loss_tmovaluesettoosmallcanresultinlossofthepathduringfailover/
failback.
Linuxmaintainstherportsdev_loss_tmovalueinthe/sys/class/fc_remote_port/rport-xxxx/dev_loss_tmole.
TheFibreChannelHBAdriversetsthisvalueatloadingtime.
Tochangethedev_loss_tmovaluetotherecommended60seconds,duringruntimetypetheechocommand:
echo60>/sys/class/fc_remote_port/rpot-1:0:0/dev_loss_tmo
saMple MultIpath.Conf fIle
Belowisacompletemultipath.confleforASUSDS300fG2.
• IfyouhavenoothermultipathdevicesonyourHost,youcanusethismultipath.confleasshown.
• Ifyouhaveothermultipathdevices,addthesesettingstoyourexistingmultipath.confle.
##
##Thisisatemplatemultipath-toolscongurationle
##fortheASUSStorageASUSDS300fG2subsystem
##
defaults {
user_friendly_names yes
}
blacklist {
devnode “^sda$”
devnode“^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*”
devnode“^hd[a-z][[0-9]*]”
devnode“^cciss!c[0-9]d[0-9]*[p[0-9]*]”
}
devices {
device {
vendor “ASUS Storage”
product “ASUSDS300fG2”
path_grouping_policymultibus
getuid_callout “/sbin/scsi_id-g-u-s/block/%n”
path_checker readsector0
path_selector “round-robin0”
hardware_handler “0”
failback immediate
rr_weight uniform
rr_min_io 100
no_path_retry 20
features “1 queue_if_no_path”
product_blacklist“ASUSDS300fG2V-LUN”
}
}