您的位置:首页 > 其它

multipath -ll输出结果中的三个状态列的解释

2017-07-13 18:40 225 查看
multipath -ll输出结果中的三个状态列的解释:

注意,该多路径配置采用的是multibus方式,不是failover方式.
[root@rac1 rules.d]# multipath -ll
h1pcie (3600140585ee9c1e02d14ef58538c7b52) dm-8 LIO-ORG ,pcie
size=745G features='0' hwhandler='0' wp=rw
`-+- policy='round-robin 0' prio=50 status=active
|- 44:0:0:2 sdp 8:240     active     ready      running
`- 45:0:0:2 sds 65:32     failed     faulty     running---------------------->>>拔掉第一个存储节点的其中一个IB线缆之后的状态
dm status
path status
online_status:A status of offline means that this SCSI device has been disabled.
参考自: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html-single/DM_Multipath/index.html#MPIO_output 5.8. Multipath Command Output章节.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐