<div dir="ltr"><div><div><div>Hi,<br><br></div>  I&#39;m trying to install Ovirt 4.1 beta using glusterfs as the storage domain.<br></div>  First time I&#39;ve tried it so there could be some real simple mistakes in my config :)<br><br># gluster volume info<br><br>Volume Name: ovirt<br>Type: Replicate<br>Volume ID: 8d9d480c-dfc8-4099-acbc-2eb1a01afc9d<br>Status: Started<br>Snapshot Count: 0<br>Number of Bricks: 1 x 3 = 3<br>Transport-type: tcp<br>Bricks:<br>Brick1: 192.168.0.1:/u01/.bricks/ovirt<br>Brick2: 192.168.0.2:/u01/.bricks/ovirt<br>Brick3: 192.168.0.3:/u01/.bricks/ovirt<br>Options Reconfigured:<br>transport.address-family: inet<br>performance.readdir-ahead: on<br>nfs.disable: on<br><br><br></div>I wasn&#39;t sure what path to put for the gluster storage so I&#39;ve been trying with localhost<br><br>          Please specify the storage you would like to use (glusterfs, iscsi, fc, nfs3, nfs4)[nfs3]: glusterfs<br>[ INFO  ] Please note that Replica 3 support is required for the shared storage.<br>          Please specify the full shared storage connection path to use (example: host:/path): localhost:/ovirt<br><br><div><br>hosted-engine --deploy gets as far as trying to create the storage domain and then fails.  <br><br>[ INFO  ] Stage: Transaction setup<br>[ INFO  ] Stage: Misc configuration<br>[ INFO  ] Stage: Package installation<br>[ INFO  ] Stage: Misc configuration<br>[ INFO  ] Configuring libvirt<br>[ INFO  ] Configuring VDSM<br>[ INFO  ] Starting vdsmd<br>[ INFO  ] Creating Storage Domain<br>[ ERROR ] Failed to execute stage &#39;Misc configuration&#39;: Error creating a storage domain: (u&#39;storageType=7, sdUUID=40db955e-e9a1-4279-929b-b63d96ca8161, domainName=hosted_storage, domClass=1, typeSpecificArg=localhost:ovirt domVersion=3&#39;,)<br>[ INFO  ] Yum Performing yum transaction rollback<br>[ INFO  ] Stage: Clean up<br>[ INFO  ] Generating answer file &#39;/var/lib/ovirt-hosted-engine-setup/answers/answers-20161210145440.conf&#39;<br>[ INFO  ] Stage: Pre-termination<br>[ INFO  ] Stage: Termination<br>[ ERROR ] Hosted Engine deployment failed: this system is not reliable, please check the issue,fix and redeploy<br>          Log file is located at /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20161210144910-rbql1i.log<br><br></div></div>