pve 7.3 - Last Update (05/01/2023) iscsi / duplicate vg

amapi

Active Member
Apr 23, 2020
2
0
41
51
Hello,
i just update my 3 proxmox and i'm facing a strange issue. After update vgscan catch ALL the vgs of ALL lvm in iscsi share. was not here before.
Not a big deal, i just play with lvm global_filter, but why this update change this ????



Before update

root@mini:~# pvs
PV VG Fmt Attr PSize PFree
/dev/sda3 pve lvm2 a-- <111.29g 13.87g
/dev/sdb ds1 lvm2 a-- <400.00g <400.00g

After update

root@mini:~# pvs
WARNING: VG name ubuntu-vg is used by VGs VlxB08-JYRV-KMdt-fMU8-o927-1jHa-eAxLxY and JS680M-pv1n-u1u9-Aju6-hjav-uWjT-sO9wy5.
Fix duplicate VG names with vgrename uuid, a device filter, or system IDs.
PV VG Fmt Attr PSize PFree
/dev/sda3 pve lvm2 a-- <111.29g 13.87g
/dev/sdb ds1 lvm2 a-- <400.00g <400.00g
/dev/sdg2 vg lvm2 a-- 31.56g 448.00m
/dev/sdh3 ubuntu-vg lvm2 a-- <31.00g 0
/dev/sdi3 ubuntu-vg lvm2 a-- <7.00g 0
 
Hello,
i just update my 3 proxmox and i'm facing a strange issue. After update vgscan catch ALL the vgs of ALL lvm in iscsi share. was not here before.
Not a big deal, i just play with lvm global_filter, but why this update change this ????



Before update

root@mini:~# pvs
PV VG Fmt Attr PSize PFree
/dev/sda3 pve lvm2 a-- <111.29g 13.87g
/dev/sdb ds1 lvm2 a-- <400.00g <400.00g

After update

root@mini:~# pvs
WARNING: VG name ubuntu-vg is used by VGs VlxB08-JYRV-KMdt-fMU8-o927-1jHa-eAxLxY and JS680M-pv1n-u1u9-Aju6-hjav-uWjT-sO9wy5.
Fix duplicate VG names with vgrename uuid, a device filter, or system IDs.
PV VG Fmt Attr PSize PFree
/dev/sda3 pve lvm2 a-- <111.29g 13.87g
/dev/sdb ds1 lvm2 a-- <400.00g <400.00g
/dev/sdg2 vg lvm2 a-- 31.56g 448.00m
/dev/sdh3 ubuntu-vg lvm2 a-- <31.00g 0
/dev/sdi3 ubuntu-vg lvm2 a-- <7.00g 0
Hi,

I have the similar problem with my lvm over iscsi. Do you have already any solution? Which settings for lvm global_filter do you use?