Disabling path in multipath
Posted by
satish on
Aug 28, 2021; 2:28am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Disabling-path-in-multipath-tp10179.html
Dear erman,
Thanks for article
http://ermanarslan.blogspot.com/2015/01/linux-disabling-path-in-multipath.html?m=1Here if I am correct,it is for failover case and not for load balancing of io.
I would like to know what he exact command in your case,to enable the path which you have disabled.
echo "- - -" > /sys/class/scsi_host/${HBA}/scan -> we may scan all the HBA hosts..
Do we have to replace $HBA and —-?
Thank you