Good day everyone. I came across a very interesting (possibly) problem when I went to the server and saw this picture.
- [unknown] vg1PDMs lvm2 a-m <4.30t 0
- [unknown] vg1PDMs lvm2 a-m <4.30t 0
- [unknown] vg1PDMs lvm2 a-m <4.30t 0
- [unknown] vg1PDMs lvm2 a-m <4.30t 0
It seemed very strange to me, because… appeared after there was a double conflict with the UUID of new disks, fresh (I already solved it via vgimportclone). Apparently one of my partners tried to make vgimportclone for VG above. Now I have an ambiguous picture.
- /dev/mapper/mpathe [unknown] lvm2 u– 2.25t 0
- /dev/mapper/mpathf [unknown] lvm2 u– 2.25t 0
- /dev/mapper/mpathg [unknown] lvm2 u– 2.25t 0
- /dev/mapper/mpathh [unknown] lvm2 u– 2.25t 0
In my heart I sincerely believe that PV and VG are made for each other. But pvs says the opposite.
- WARNING: Device for PV eLMcjf-O3Xz-1kcl-ugF4-7h2T-Ucgf-caNhKk not
found or rejected by a filter. - WARNING: Device for PV mvH0q0-gzwW-HJG1-qxtD-aa2B-xKxW-XLHUtw not
found or rejected by a filter. - WARNING: Device for PV vVNap3-bzCi-w2ia-bHYd-TMSf-yr3f-0uHxW2 not
found or rejected by a filter. - WARNING: Device for PV vRgMgL-oAIh-biR7-wvCf-cBNT-L3su-n7Wfsh not
found or rejected by a filter. - Couldn’t find device with uuid
eLMcjf-O3Xz-1kcl-ugF4-7h2T-Ucgf-caNhKk. - Couldn’t find device with uuid
mvH0q0-gzwW-HJG1-qxtD-aa2B-xKxW-XLHUtw. - Couldn’t find device with uuid
vVNap3-bzCi-w2ia-bHYd-TMSf-yr3f-0uHxW2. - Couldn’t find device with uuid
vRgMgL-oAIh-biR7-wvCf-cBNT-L3su-n7Wfsh. - WARNING: PV /dev/mapper/mpathg is marked in use but no VG was found
using it. - WARNING: PV /dev/mapper/mpathg might need repairing.
- WARNING: PV /dev/mapper/mpathf is marked in use but no VG was found
using it. - WARNING: PV /dev/mapper/mpathf might need repairing.
- WARNING: PV /dev/mapper/mpathh is marked in use but no VG was found
using it. - WARNING: PV /dev/mapper/mpathh might need repairing.
- WARNING: PV /dev/mapper/mpathe is marked in use but no VG was found
using it. - WARNING: PV /dev/mapper/mpathe might need repairing.
Part of command lsblk.
- sdcd 4.3T 0 disk
- └─mpathh 4.3T 0 mpath
- sdbw 4.3T 0 disk
- └─mpathe 4.3T 0 mpath
This is the feeling. What rubbish in the metadata. But this is the first time I’ve encountered this.
I would be grateful for any hint/help.