I found the solution of this issue make the entry in following file to avoid scan of block devices and update initram and reboot the system
cat /etc/lvm/lvm.conf
global_filter = [ "r|/dev/zd.*|","r|/dev/sda[0-9]|", "a|/dev/vgdrbd*|","r|/dev/mapper/vg*|", "r|/dev/mapper/pve-.*|"...