Multipath configuration on Proxmox VE 4.4

Luca Malaspina

New Member
Apr 27, 2017
12
2
3
28
Hello,

I am setting up Multipath on Proxmox 4.4 following an online guide.

I have got to a point where I have logged in to my iscsi session and confimed that my SAN's virtual disks have mounted.

I have created /etc/multipath.conf and entered the following:




defaults {
polling_interval 2
path_selector "round-robin 0"
path_grouping_policy multibus
uid_attribute ID_SERIAL
rr_min_io 100:q
failback immediate
no_path_retry queue
user_friendly_names yes
}

blacklist {

wwid .*

}

blacklist_exceptions {

wwid "36b083fe000e81b7a00000e5559002bc9"

property "(ID_SCSI_VPD|ID_WWN|ID_SERIAL)"

}

multipaths {

multipath {

wwid "36b083fe000e81b7a00000e5559002bc9"

alias mylun

}

}




The next command to run is 'modprobe -v dm_multipath'

I expected to see some sort of result from this but nothing comes up at all.



Is this normal? Does it matter if nothing is displayed? Also what is this command even supposed to do?



All help greatly appreciated.

Thanks,
Luca
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!