Hey!
In case you are deploying on any server which is not RHVH based, the devices are not automatically blacklisted.
Or it could be because the disk was previously partitioned.
You can try these solutions if they help -
If the filter is correct (/etc/lvm/lvm.conf) and old partition table information found on the disk, you can wipe out the old partition information with "wipefs".wipefs -a /dev/sdx
In case the filter is incorrect then you can edit the /etc/lvm/lvm.conf and add this parameter under the filter
"a|^/dev/sdx$|"