gpt4 book ai didi

linux - PV dev/dev/mapper/mpathc 的副本存在于未知设备 8 :96

转载 作者:太空宇宙 更新时间:2023-11-04 12:35:36 26 4
gpt4 key购买 nike

我已经在 RHEL linux 中配置了多路径。我已将过滤器更改为 "filter = [ "a|/dev/disk/by-id/dm-uuid-.*mpath-.*|", "r|.*|"] ”。之后发出命令 vgscanif 显示跟随错误

Duplicate of PV TNaeXs-74GB-U2hq-DR8Z-nlJO-UQdQ-rg7hW7 dev /dev/mapper/mpathc exists on unknown device 8:96
Duplicate of PV TNaeXs-74GB-U2hq-DR8Z-nlJO-UQdQ-rg7hW7 dev /dev/mapper/mpathc exists on unknown device 8:16
Duplicate of PV OLugXq-iONS-X2Zm-JScR-0Khq-SekX-N2IhQl dev /dev/mapper/mpathb exists on unknown device 8:80
Duplicate of PV OLugXq-iONS-X2Zm-JScR-0Khq-SekX-N2IhQl dev /dev/mapper/mpathb exists on unknown device 8:0
Duplicate of PV OLugXq-iONS-X2Zm-JScR-0Khq-SekX-N2IhQl dev /dev/mapper/mpathb exists on unknown device 8:80
Duplicate of PV OLugXq-iONS-X2Zm-JScR-0Khq-SekX-N2IhQl dev /dev/mapper/mpathb exists on unknown device 8:0
Duplicate of PV TNaeXs-74GB-U2hq-DR8Z-nlJO-UQdQ-rg7hW7 dev /dev/mapper/mpathc exists on unknown device 8:96
Duplicate of PV TNaeXs-74GB-U2hq-DR8Z-nlJO-UQdQ-rg7hW7 dev /dev/mapper/mpathc exists on unknown device 8:16
Duplicate of PV OLugXq-iONS-X2Zm-JScR-0Khq-SekX-N2IhQl dev /dev/mapper/mpathb exists on unknown device 8:80
Duplicate of PV OLugXq-iONS-X2Zm-JScR-0Khq-SekX-N2IhQl dev /dev/mapper/mpathb exists on unknown device 8:0
Duplicate of PV TNaeXs-74GB-U2hq-DR8Z-nlJO-UQdQ-rg7hW7 dev /dev/mapper/mpathc exists on unknown device 8:96
Duplicate of PV TNaeXs-74GB-U2hq-DR8Z-nlJO-UQdQ-rg7hW7 dev /dev/mapper/mpathc exists on unknown device 8:16
PV /dev/mapper/mpathb VG lvol0 lvm2 [799.98 GiB / 49.98 GiB free]
PV /dev/mapper/mpatha1 VG rhel lvm2 [99.97 GiB / 0 free]
PV /dev/mapper/mpathc VG lvol1 lvm2 [49.98 GiB / 1008.00 MiB free]
Total: 3 [949.94 GiB] / in use: 3 [949.94 GiB] / in no VG: 0 [0 ]

我尝试了很多修改 lvm 过滤器的方法。谁能帮我解决这个问题。提前致谢:)

最佳答案

我在Centos 7.2上遇到了同样的问题,在网上搜索后找到了解决方案。

  1. 备份你的vg信息,然后恢复vg信息,扫描vg和pv。烦人的信息将消失
  2. 操作是

    1. vgcfgbackup;vgcfgbackup -f/root/vgcfg.backup
    2. vgcfgrestore vg01
    3. vgscan;pvscan
    4. vgdisplay vg01

完整解决方案的链接在这里http://www.torrycrass.com/2016/05/18/lvm-duplicate-of-pv-exists-on-unknown-device

关于linux - PV dev/dev/mapper/mpathc 的副本存在于未知设备 8 :96,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41949708/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com