5.8. Multipath Queries with multipath Command
You can use the
-l
and -ll
options of the multipath
command to display the current multipath configuration. The -l
option displays multipath topology gathered from information in sysfs
and the device mapper. The -ll
option displays the information the -l
option displays in addition to all other available components of the system.
当显示多路径配置时,您可以使用
multipath
命令的 -v
选项指定三种详细等级。指定为 -v0
时没有输出。指定为 -v1
则只输出生成或者更新的路径名称。指定 -v2
将输出所有检测到的路径、多路径和设备映射。
以下示例显示了
multipath -l
命令的输出。
The following example shows the output of a
multipath -ll
command.