How to Increase Verbosity in multipath.conf
How to Increase Verbosity in multipath.conf
- Add the following between
/etc/multipath.conf
defaults {
verbosity 3
}
A maximum verbosity of 9 is available, the default is 2.
/etc/multipath.confdefaults {
verbosity 3
}
A maximum verbosity of 9 is available, the default is 2.