<div dir="ltr"><div><div><div><div><div>Hi.<br><br></div>I&#39;m trying to set up a 3 node ovirt cluster with gluster as this guide describes: <br><a href="https://www.ovirt.org/blog/2017/04/up-and-running-with-ovirt-4.1-and-gluster-storage/">https://www.ovirt.org/blog/2017/04/up-and-running-with-ovirt-4.1-and-gluster-storage/</a><br></div>I&#39;ve installed oVirt node 4.1.2 in one partition and left a partition to hold the gluster volumes on all three nodes. The problem is that I can&#39;t get through gdeploy for gluster install. I only get the error: <br>Error: Unsupported disk type!<br><br><br><br>PLAY [gluster_servers] *********************************************************<br><br>TASK [Run a shell script] ******************************************************<br>changed: [host03] =&gt; (item=/usr/share/ansible/gdeploy/scripts/grafton-sanity-check.sh -d sdb -h host01,host02,host03)<br>changed: [host02] =&gt; (item=/usr/share/ansible/gdeploy/scripts/grafton-sanity-check.sh -d sdb -h host01,host02,host03)<br>changed: [host01] =&gt; (item=/usr/share/ansible/gdeploy/scripts/grafton-sanity-check.sh -d sdb -h host01,host02,host03)<br><br>TASK [debug] *******************************************************************<br>ok: [host01] =&gt; {<br>    &quot;changed&quot;: false, <br>    &quot;msg&quot;: &quot;All items completed&quot;<br>}<br>ok: [host02] =&gt; {<br>    &quot;changed&quot;: false, <br>    &quot;msg&quot;: &quot;All items completed&quot;<br>}<br>ok: [host03] =&gt; {<br>    &quot;changed&quot;: false, <br>    &quot;msg&quot;: &quot;All items completed&quot;<br>}<br><br>PLAY RECAP *********************************************************************<br>host01                     : ok=2    changed=1    unreachable=0    failed=0   <br>host02                     : ok=2    changed=1    unreachable=0    failed=0   <br>host03                     : ok=2    changed=1    unreachable=0    failed=0   <br><br><br>PLAY [gluster_servers] *********************************************************<br><br>TASK [Enable or disable services] **********************************************<br>ok: [host01] =&gt; (item=chronyd)<br>ok: [host03] =&gt; (item=chronyd)<br>ok: [host02] =&gt; (item=chronyd)<br><br>PLAY RECAP *********************************************************************<br>host01                     : ok=1    changed=0    unreachable=0    failed=0   <br>host02                     : ok=1    changed=0    unreachable=0    failed=0   <br>host03                     : ok=1    changed=0    unreachable=0    failed=0   <br><br><br>PLAY [gluster_servers] *********************************************************<br><br>TASK [start/stop/restart/reload services] **************************************<br>changed: [host03] =&gt; (item=chronyd)<br>changed: [host01] =&gt; (item=chronyd)<br>changed: [host02] =&gt; (item=chronyd)<br><br>PLAY RECAP *********************************************************************<br>host01                     : ok=1    changed=1    unreachable=0    failed=0   <br>host02                     : ok=1    changed=1    unreachable=0    failed=0   <br>host03                     : ok=1    changed=1    unreachable=0    failed=0   <br><br><br>Error: Unsupported disk type!<br><br><br><br><br><br>[root@host01 scripts]# fdisk -l<br><br>Disk /dev/sdb: 898.3 GB, 898319253504 bytes, 1754529792 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 512 bytes / 512 bytes<br>Disk label type: dos<br>Disk identifier: 0x0629cdcf<br><br>   Device Boot      Start         End      Blocks   Id  System<br><br>Disk /dev/sda: 299.4 GB, 299439751168 bytes, 584843264 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 512 bytes / 512 bytes<br>Disk label type: dos<br>Disk identifier: 0x00007c39<br><br>   Device Boot      Start         End      Blocks   Id  System<br>/dev/sda1   *        2048     2099199     1048576   83  Linux<br>/dev/sda2         2099200   584843263   291372032   8e  Linux LVM<br><br>Disk /dev/mapper/onn_host01-swap: 16.9 GB, 16911433728 bytes, 33030144 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 512 bytes / 512 bytes<br><br><br>Disk /dev/mapper/onn_host01-pool00_tmeta: 1073 MB, 1073741824 bytes, 2097152 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 512 bytes / 512 bytes<br><br><br>Disk /dev/mapper/onn_host01-pool00_tdata: 264.3 GB, 264266317824 bytes, 516145152 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 512 bytes / 512 bytes<br><br><br>Disk /dev/mapper/onn_host01-pool00-tpool: 264.3 GB, 264266317824 bytes, 516145152 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 131072 bytes / 131072 bytes<br><br><br>Disk /dev/mapper/onn_host01-ovirt--node--ng--4.1.2--0.20170613.0+1: 248.2 GB, 248160190464 bytes, 484687872 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 131072 bytes / 131072 bytes<br><br><br>Disk /dev/mapper/onn_host01-pool00: 264.3 GB, 264266317824 bytes, 516145152 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 131072 bytes / 131072 bytes<br><br><br>Disk /dev/mapper/onn_host01-var: 16.1 GB, 16106127360 bytes, 31457280 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 131072 bytes / 131072 bytes<br><br><br>Disk /dev/mapper/onn_host01-root: 248.2 GB, 248160190464 bytes, 484687872 sectors<br>Units = sectors of 1 * 512 = 512 bytes<br>Sector size (logical/physical): 512 bytes / 512 bytes<br>I/O size (minimum/optimal): 131072 bytes / 131072 bytes<br><br></div>Any input is appreciated<br><br></div>Best regards<br></div>Jesper<br></div>