Hi Strahil,

Yes, on each node before deploy I have
- dmsetup remove <UUID> for each drive
- wipefs --all --force /dev/nvmeXn1 for each drive
- nvme format -s 1 /dev/nvmeX for each drive (ref: 
https://nvmexpress.org/open-source-nvme-management-utility-nvme-command-line-interface-nvme-cli/)

Then  test using
- pvcreate /dev/nvme0n1 /dev/nvme1n1 /dev/nvme2n1 /dev/nvme3n1 /dev/nvme4n1 
--test

I have had to comment out the filter in /etc/lvm/lvm.conf or else all drives 
are excluded by filter.

Thank you so very much for your response and any additional insight you may 
have!

Respectfully,
Charles
_______________________________________________
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/FLCX2WYNRFI377JIWQMTG5OU4N5MNSQM/

Reply via email to