<div dir="ltr"><div><div><div><div>If you want these hosts to run only gluster service - create a cluster with &quot;Enable gluster service&quot; checked and &quot;Enable Virt Service&quot; unchecked (i.e disabled). <br></div>You should then add your 3 hosts to this cluster. Are the three hosts subscribed to the ovirt repos? - During installation, the required packages are pulled in from the repos. So install the ovirt-release-&lt;version&gt; rpm on the hosts.<br><br></div>After you do this, if the process still fails, please provide the installation logs (host-deploy logs). Installation failure in ovirt-engine will provide the path to the logs.<br><br></div>HTH,<br></div>sahina<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 26, 2016 at 4:06 AM, Thing <span dir="ltr">&lt;<a href="mailto:thing.thing@gmail.com" target="_blank">thing.thing@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><p>Hi,</p><p>I have ovirt 4.0.4 running on a centos 7.2 machine.</p>
<p>
</p>
<p>I have 3 identical centos 7.2 machines I want to add as a gluster 
storage 3 way mirror array.  The admin guide doesnt seem to show how to 
do this?  I have setup ssh keys for root access.  I have setup a 1TB LUN
 on each ready for &quot;glusterising&quot;.  I have tried to build and setup 
gluster before ahnd and import the ready made setup but this locked up 
in &quot;activating&quot; and after 36hours never completed (I assume they should 
move to &quot;up&quot;?)</p>
<p>
</p>
<p>Is there any documentation out there on how?   I want these as pure 
gluster storage only nodes no VMs to go on them.  The VMs will go on 2 or 3 
new machines I will add later as a next stage.<br>
</p>
<p>I have tried to add them as hosts (not sure if this is the right method I suspect not), but I get install failures in the engine.log <br></p><p>sample,</p><p>=========</p><p>2016-10-26 11:28:13,899 ERROR [org.ovirt.engine.core.uutils.<wbr>ssh.SSHDialog] (org.ovirt.thread.pool-8-<wbr>thread-21) [2a413474] SSH error running command root@192.168.1.31:&#39;umask 0077; MYTMP=&quot;$(TMPDIR=&quot;${OVIRT_<wbr>TMPDIR}&quot; mktemp -d -t ovirt-XXXXXXXXXX)&quot;; trap &quot;chmod -R u+rwX \&quot;${MYTMP}\&quot; &gt; /dev/null 2&gt;&amp;1; rm -fr \&quot;${MYTMP}\&quot; &gt; /dev/null 2&gt;&amp;1&quot; 0; tar --warning=no-timestamp -C &quot;${MYTMP}&quot; -x &amp;&amp;  &quot;${MYTMP}&quot;/ovirt-host-deploy DIALOG/dialect=str:machine DIALOG/customization=bool:<wbr>True&#39;: Command returned failure code 1 during SSH session &#39;<a href="mailto:root@192.168.1.31" target="_blank">root@192.168.1.31</a>&#39;<br>2016-10-26 11:28:13,899 ERROR [org.ovirt.engine.core.uutils.<wbr>ssh.SSHDialog] (org.ovirt.thread.pool-8-<wbr>thread-21) [2a413474] Exception: java.io.IOException: Command returned failure code 1 during SSH session &#39;<a href="mailto:root@192.168.1.31" target="_blank">root@192.168.1.31</a>&#39;<br>    at org.ovirt.engine.core.uutils.<wbr>ssh.SSHClient.executeCommand(<wbr>SSHClient.java:526) [uutils.jar:]<br>    at org.ovirt.engine.core.uutils.<wbr>ssh.SSHDialog.executeCommand(<wbr>SSHDialog.java:317) [uutils.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>hostdeploy.VdsDeployBase.<wbr>execute(VdsDeployBase.java:<wbr>563) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>hostdeploy.<wbr>InstallVdsInternalCommand.<wbr>installHost(<wbr>InstallVdsInternalCommand.<wbr>java:169) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>hostdeploy.<wbr>InstallVdsInternalCommand.<wbr>executeCommand(<wbr>InstallVdsInternalCommand.<wbr>java:90) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>CommandBase.<wbr>executeWithoutTransaction(<wbr>CommandBase.java:1305) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>CommandBase.<wbr>executeActionInTransactionScop<wbr>e(CommandBase.java:1447) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>CommandBase.runInTransaction(<wbr>CommandBase.java:2075) [bll.jar:]<br>    at org.ovirt.engine.core.utils.<wbr>transaction.<wbr>TransactionSupport.<wbr>executeInSuppressed(<wbr>TransactionSupport.java:166) [utils.jar:]<br>    at org.ovirt.engine.core.utils.<wbr>transaction.<wbr>TransactionSupport.<wbr>executeInScope(<wbr>TransactionSupport.java:105) [utils.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>CommandBase.execute(<wbr>CommandBase.java:1490) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>CommandBase.executeAction(<wbr>CommandBase.java:398) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>PrevalidatingMultipleActionsRu<wbr>nner.executeValidatedCommand(<wbr>PrevalidatingMultipleActionsRu<wbr>nner.java:204) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>PrevalidatingMultipleActionsRu<wbr>nner.runCommands(<wbr>PrevalidatingMultipleActionsRu<wbr>nner.java:176) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>PrevalidatingMultipleActionsRu<wbr>nner.lambda$invokeCommands$3(<wbr>PrevalidatingMultipleActionsRu<wbr>nner.java:182) [bll.jar:]<br>    at org.ovirt.engine.core.utils.<wbr>threadpool.ThreadPoolUtil$<wbr>InternalWrapperRunnable.run(<wbr>ThreadPoolUtil.java:92) [utils.jar:]<br>    at java.util.concurrent.<wbr>Executors$RunnableAdapter.<wbr>call(Executors.java:511) [rt.jar:1.8.0_111]<br>    at java.util.concurrent.<wbr>FutureTask.run(FutureTask.<wbr>java:266) [rt.jar:1.8.0_111]<br>    at java.util.concurrent.<wbr>ThreadPoolExecutor.runWorker(<wbr>ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_111]<br>    at java.util.concurrent.<wbr>ThreadPoolExecutor$Worker.run(<wbr>ThreadPoolExecutor.java:617) [rt.jar:1.8.0_111]<br>    at java.lang.Thread.run(Thread.<wbr>java:745) [rt.jar:1.8.0_111]<br><br>2016-10-26 11:28:13,900 ERROR [org.ovirt.engine.core.bll.<wbr>hostdeploy.VdsDeployBase] (org.ovirt.thread.pool-8-<wbr>thread-21) [2a413474] Error during host 192.168.1.31 install: java.io.IOException: Command returned failure code 1 during SSH session &#39;<a href="mailto:root@192.168.1.31" target="_blank">root@192.168.1.31</a>&#39;<br>    at org.ovirt.engine.core.uutils.<wbr>ssh.SSHClient.executeCommand(<wbr>SSHClient.java:526) [uutils.jar:]<br>    at org.ovirt.engine.core.uutils.<wbr>ssh.SSHDialog.executeCommand(<wbr>SSHDialog.java:317) [uutils.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>hostdeploy.VdsDeployBase.<wbr>execute(VdsDeployBase.java:<wbr>563) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>hostdeploy.<wbr>InstallVdsInternalCommand.<wbr>installHost(<wbr>InstallVdsInternalCommand.<wbr>java:169) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>hostdeploy.<wbr>InstallVdsInternalCommand.<wbr>executeCommand(<wbr>InstallVdsInternalCommand.<wbr>java:90) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>CommandBase.<wbr>executeWithoutTransaction(<wbr>CommandBase.java:1305) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>CommandBase.<wbr>executeActionInTransactionScop<wbr>e(CommandBase.java:1447) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>CommandBase.runInTransaction(<wbr>CommandBase.java:2075) [bll.jar:]<br>    at org.ovirt.engine.core.utils.<wbr>transaction.<wbr>TransactionSupport.<wbr>executeInSuppressed(<wbr>TransactionSupport.java:166) [utils.jar:]<br>    at org.ovirt.engine.core.utils.<wbr>transaction.<wbr>TransactionSupport.<wbr>executeInScope(<wbr>TransactionSupport.java:105) [utils.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>CommandBase.execute(<wbr>CommandBase.java:1490) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>CommandBase.executeAction(<wbr>CommandBase.java:398) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>PrevalidatingMultipleActionsRu<wbr>nner.executeValidatedCommand(<wbr>PrevalidatingMultipleActionsRu<wbr>nner.java:204) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>PrevalidatingMultipleActionsRu<wbr>nner.runCommands(<wbr>PrevalidatingMultipleActionsRu<wbr>nner.java:176) [bll.jar:]<br>    at org.ovirt.engine.core.bll.<wbr>PrevalidatingMultipleActionsRu<wbr>nner.lambda$invokeCommands$3(<wbr>PrevalidatingMultipleActionsRu<wbr>nner.java:182) [bll.jar:]<br>    at org.ovirt.engine.core.utils.<wbr>threadpool.ThreadPoolUtil$<wbr>InternalWrapperRunnable.run(<wbr>ThreadPoolUtil.java:92) [utils.jar:]<br>    at java.util.concurrent.<wbr>Executors$RunnableAdapter.<wbr>call(Executors.java:511) [rt.jar:1.8.0_111]<br>    at java.util.concurrent.<wbr>FutureTask.run(FutureTask.<wbr>java:266) [rt.jar:1.8.0_111]<br>    at java.util.concurrent.<wbr>ThreadPoolExecutor.runWorker(<wbr>ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_111]<br>    at java.util.concurrent.<wbr>ThreadPoolExecutor$Worker.run(<wbr>ThreadPoolExecutor.java:617) [rt.jar:1.8.0_111]<br>    at java.lang.Thread.run(Thread.<wbr>java:745) [rt.jar:1.8.0_111]<br><br>2016-10-26 11:28:13,903 ERROR [org.ovirt.engine.core.bll.<wbr>hostdeploy.<wbr>InstallVdsInternalCommand] (org.ovirt.thread.pool-8-<wbr>thread-21) [2a413474] Host installation failed for host &#39;260c0a92-2856-4cd6-a784-<wbr>01ac95fc41d5&#39;, &#39;glusterp1&#39;: Command returned failure code 1 during SSH session &#39;<a href="mailto:root@192.168.1.31" target="_blank">root@192.168.1.31</a>&#39;<br>2016-10-26 11:28:13,905 INFO  [org.ovirt.engine.core.<wbr>vdsbroker.<wbr>SetVdsStatusVDSCommand] (org.ovirt.thread.pool-8-<wbr>thread-21) [2a413474] START, SetVdsStatusVDSCommand(<wbr>HostName = glusterp1, SetVdsStatusVDSCommandParamete<wbr>rs:{runAsync=&#39;true&#39;, hostId=&#39;260c0a92-2856-4cd6-<wbr>a784-01ac95fc41d5&#39;, status=&#39;InstallFailed&#39;, nonOperationalReason=&#39;NONE&#39;, stopSpmFailureLogged=&#39;false&#39;, maintenanceReason=&#39;null&#39;}), log id: 8f2959c<br>2016-10-26 11:28:13,909 INFO  [org.ovirt.engine.core.<wbr>vdsbroker.<wbr>SetVdsStatusVDSCommand] (org.ovirt.thread.pool-8-<wbr>thread-21) [2a413474] FINISH, SetVdsStatusVDSCommand, log id: 8f2959c<br>2016-10-26 11:28:13,917 ERROR [org.ovirt.engine.core.dal.<wbr>dbbroker.auditloghandling.<wbr>AuditLogDirector] (org.ovirt.thread.pool-8-<wbr>thread-21) [2a413474] Correlation ID: 2a413474, Call Stack: null, Custom Event ID: -1, Message: Host glusterp1 installation failed. Command returned failure code 1 during SSH session &#39;<a href="mailto:root@192.168.1.31" target="_blank">root@192.168.1.31</a>&#39;.<br>2016-10-26 11:28:13,917 INFO  [org.ovirt.engine.core.bll.<wbr>hostdeploy.<wbr>InstallVdsInternalCommand] (org.ovirt.thread.pool-8-<wbr>thread-21) [2a413474] Lock freed to object &#39;EngineLock:{exclusiveLocks=&#39;[<wbr>260c0a92-2856-4cd6-a784-<wbr>01ac95fc41d5=&lt;VDS, ACTION_TYPE_FAILED_OBJECT_<wbr>LOCKED&gt;]&#39;, sharedLocks=&#39;null&#39;}&#39;<br>2016-10-26 11:29:14,466 WARN  [org.ovirt.engine.core.<wbr>vdsbroker.VdsManager] (DefaultQuartzScheduler7) [] Check for available updates is skipped for host &#39;glusterp2&#39; due to unsupported host status &#39;InstallFailed&#39; <br>2016-10-26 11:32:10,506 INFO  [org.ovirt.engine.core.bll.<wbr>storage.ovfstore.<wbr>OvfDataUpdater] (DefaultQuartzScheduler9) [] Attempting to update VMs/Templates Ovf.<br><br></p><p>=========<br></p><p>ssh keys dont work either (so I had to set a password) even though root can ssh via said keys so that is working OK.  Either a mistake by me, or a bug.<br>
</p>
<p>iptables is off,</p><p>=====</p><p>[root@glusterp1 ~]# iptables -L -n<br>Chain INPUT (policy ACCEPT)<br>target     prot opt source               destination         <br><br>Chain FORWARD (policy ACCEPT)<br>target     prot opt source               destination         <br><br>Chain OUTPUT (policy ACCEPT)<br>target     prot opt source               destination         <br>[root@glusterp1 ~]# <br>=====<br></p><p>ideas please?<br>
</p>
<p><br>
</p>





<p>regards</p>
Steven </div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>