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$|"



On Mon, Nov 2, 2020 at 9:29 PM <garcialiang.a...@gmail.com> wrote:

> Hello,
>
> I've some problem with Hyperconverged Configure Gluster storage and oVirt
> hosted engine. I've the message error:
>
> failed: [node2.xxxxx.fr] (item={u'key': u'gluster_vg_sdb', u'value':
> [{u'vgname': u'gluster_vg_sdb', u'pvname': u'/dev/sdb'}]}) =>
> {"ansible_loop_var": "item", "changed": false, "err": "  Device /dev/sdb
> excluded by a filter.\n", "item": {"key": "gluster_vg_sdb", "value":
> [{"pvname": "/dev/sdb", "vgname": "gluster_vg_sdb"}]}, "msg": "Creating
> physical volume '/dev/sdb' failed", "rc": 5}
>
> Could you help me for know where is the problem, please?
>
> Thanks,
>
> Anne Garcia
> _______________________________________________
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/FRJTPHMZHZOS6FPTBA2D6TLQIO6MD3HG/
>
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PEMYK4FQELKVXIRSPJSNJWCB3GIOBJJM/

Reply via email to