It’s looking for a storage device on /dev/sdb to use for gluster bricks and
is not finding one. Do you have a secondary storage device aside from OS?

On Mon, Nov 18, 2019 at 6:42 AM <rob.dow...@orbitalsystems.co.uk> wrote:

> Hi,
>
> Gluster will not set up and fails... can anyone see why ?
>
> /etc/hosts set up for both backend Gluster network and front end, also LAN
> DNS set up on the subnet for the front end.
>
>
> TASK [gluster.infra/roles/backend_setup : Set PV data alignment for JBOD]
> ******
> task path:
> /etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/vg_create.yml:17
> skipping: [gfs2.gluster.private] => {"changed": false,
> "skip_reason": "Conditional result was False"}
> skipping: [gfs1.gluster.private] => {"changed": false,
> "skip_reason": "Conditional result was False"}
> skipping: [gfs3.gluster.private] => {"changed": false,
> "skip_reason": "Conditional result was False"}
>
> TASK [gluster.infra/roles/backend_setup : Set PV data alignment for RAID]
> ******
> task path:
> /etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/vg_create.yml:24
> ok: [gfs2.gluster.private] => {"ansible_facts": {"pv_dataalign":
> "3072K\n"}, "changed": false}
> ok: [gfs1.gluster.private] => {"ansible_facts": {"pv_dataalign":
> "3072K\n"}, "changed": false}
> ok: [gfs3.gluster.private] => {"ansible_facts": {"pv_dataalign":
> "3072K\n"}, "changed": false}
>
> TASK [gluster.infra/roles/backend_setup : Set VG physical extent size for
> RAID] ***
> task path:
> /etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/vg_create.yml:34
> ok: [gfs2.gluster.private] => {"ansible_facts": {"vg_pesize":
> "3072K\n"}, "changed": false}
> ok: [gfs1.gluster.private] => {"ansible_facts": {"vg_pesize":
> "3072K\n"}, "changed": false}
> ok: [gfs3.gluster.private] => {"ansible_facts": {"vg_pesize":
> "3072K\n"}, "changed": false}
>
> TASK [gluster.infra/roles/backend_setup : Create volume groups]
> ****************
> task path:
> /etc/ansible/roles/gluster.infra/roles/backend_setup/tasks/vg_create.yml:46
> failed: [gfs1.gluster.private] (item={u'vgname': u'gluster_vg_sdb',
> u'pvname': u'/dev/sdb'}) => {"ansible_loop_var":
> "item", "changed": false, "item": {"pvname":
> "/dev/sdb", "vgname": "gluster_vg_sdb"}, "msg":
> "Device /dev/sdb not found."}
> failed: [gfs3.gluster.private] (item={u'vgname': u'gluster_vg_sdb',
> u'pvname': u'/dev/sdb'}) => {"ansible_loop_var":
> "item", "changed": false, "item": {"pvname":
> "/dev/sdb", "vgname": "gluster_vg_sdb"}, "msg":
> "Device /dev/sdb not found."}
> failed: [gfs2.gluster.private] (item={u'vgname': u'gluster_vg_sdb',
> u'pvname': u'/dev/sdb'}) => {"ansible_loop_var":
> "item", "changed": false, "item": {"pvname":
> "/dev/sdb", "vgname": "gluster_vg_sdb"}, "msg":
> "Device /dev/sdb not found."}
>
> NO MORE HOSTS LEFT
> *************************************************************
>
> NO MORE HOSTS LEFT
> *************************************************************
>
> PLAY RECAP
> *********************************************************************
> gfs1.gluster.private : ok=10 changed=0 unreachable=0 failed=1 skipped=16
> rescued=0 ignored=0
> gfs2.gluster.private : ok=11 changed=1 unreachable=0 failed=1 skipped=16
> rescued=0 ignored=0
> gfs3.gluster.private : ok=10 changed=0 unreachable=0 failed=1 skipped=16
> rescued=0 ignored=0
>  0 /  0
>  Reply
> _______________________________________________
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/WN7U626EMZCWOTXOOMHGPD3S2X5IA6SJ/
>
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/3SMLE7BI4FENT66LTARKLWRCFCMN2SWN/

Reply via email to