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
옵션으로는 생성되거나 업데이트된 멀티패스 이름만을 출력하게 되어, kpartx
와 같은 다른 도구에 사용할 수 있습니다. -v2
옵션을 지정하면 검색된 모든 경로, 멀티패스, 장치 맵을 출력하게 됩니다.
다음의 예는
multipath -l
명령의 출력 결과를 보여주고 있습니다.
The following example shows the output of a
multipath -ll
command.