Moger, Babu wrote:
You will see "features=1 queue_if_no_path" if you have one of the following entry in your multipath.conf. 2. no_path_retry 5
As it says in the multipath.conf manpage:
features Specify any device-mapper features to be used. The
most common of these features is 1 queue_if_no_path
Note that this can also be set via the no_path_retry
keyword.
I must learn to read the fucking manual.