Hi
Sorry if this goes against convention here, maybe best practises have moved on, but I
always create a partition on a disk before using it.
...
multipath -F
parted /dev/sdb mklabel gpt
parted /dev/sdb mkpart primary 0% 100%
parted /dev/sdb set 1 lvm on
pvcreate /dev/sdb1
It's good practise to get into, especially when a disk is moved from one OS to another
so as to avoid data loss.
Regards
Angus
________________________________
From: rcpoling(a)gmail.com <rcpoling(a)gmail.com>
Sent: 24 November 2020 15:29
To: users(a)ovirt.org <users(a)ovirt.org>
Subject: [ovirt-users] Re: Ovirt 4.4.3 Hyper-converged Deployment with GlusterFS
Figured it out:
filter = [ "a|^/dev/sda2$|" ] > /etc/lvm/lvm.conf
wipefs -af /dev/sdb
multipath -F
pvcreate /dev/sdb
Those steps got me past the filter error - Gluster deployed.
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)ovirt.org
Privacy Statement:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovi...
oVirt Code of Conduct:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovi...
List Archives:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.o...