Hi all,
while going through the logs I found the following in engine.log:

2014-04-06 07:54:48,788 INFO  [org.ovirt.engine.core.bll.InstallerMessages] 
(VdsDeploy) Installation 172.16.100.2: Retrieving installation logs to: 
'/var/log/ovirt-engi
ne/host-deploy/ovirt-20140406075448-172.16.100.2-2325b258.log'
2014-04-06 07:54:48,793 INFO  
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(VdsDeploy) Correlation ID: 2325b258, Call Stack: null, Custom Even
t ID: -1, Message: Installing Host hosted_engine_2. Retrieving installation 
logs to: 
'/var/log/ovirt-engine/host-deploy/ovirt-20140406075448-172.16.100.2-2325b258.log'.
2014-04-06 07:54:49,140 INFO  [org.ovirt.engine.core.bll.InstallerMessages] 
(VdsDeploy) Installation 172.16.100.2: Stage: Termination
2014-04-06 07:54:49,238 INFO  
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
(VdsDeploy) Correlation ID: 2325b258, Call Stack: null, Custom Even
t ID: -1, Message: Installing Host hosted_engine_2. Stage: Termination.
2014-04-06 07:54:49,239 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (VdsDeploy) 
Error during deploy dialog: java.io.IOException: Pipe closed
        at java.io.PipedInputStream.read(PipedInputStream.java:308) 
[rt.jar:1.7.0_51]
        at java.io.PipedInputStream.read(PipedInputStream.java:378) 
[rt.jar:1.7.0_51]
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283) 
[rt.jar:1.7.0_51]
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325) 
[rt.jar:1.7.0_51]
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177) 
[rt.jar:1.7.0_51]
        at java.io.InputStreamReader.read(InputStreamReader.java:184) 
[rt.jar:1.7.0_51]
        at java.io.BufferedReader.fill(BufferedReader.java:154) 
[rt.jar:1.7.0_51]
        at java.io.BufferedReader.readLine(BufferedReader.java:317) 
[rt.jar:1.7.0_51]
        at java.io.BufferedReader.readLine(BufferedReader.java:382) 
[rt.jar:1.7.0_51]
        at 
org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:355)
 [otopi.jar:]
        at 
org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:405)
 [otopi.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:749) 
[bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy.access$1800(VdsDeploy.java:80) 
[bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy$45.run(VdsDeploy.java:897) 
[bll.jar:]
        at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51]

2014-04-06 07:54:49,245 ERROR [org.ovirt.engine.core.bll.VdsDeploy] 
(org.ovirt.thread.pool-6-thread-39) [2325b258] Error during host 172.16.100.2 
install: java.io.IOExc
eption: Pipe closed
        at java.io.PipedInputStream.read(PipedInputStream.java:308) 
[rt.jar:1.7.0_51]
        at java.io.PipedInputStream.read(PipedInputStream.java:378) 
[rt.jar:1.7.0_51]
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283) 
[rt.jar:1.7.0_51]
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325) 
[rt.jar:1.7.0_51]
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177) 
[rt.jar:1.7.0_51]
        at java.io.InputStreamReader.read(InputStreamReader.java:184) 
[rt.jar:1.7.0_51]
        at java.io.BufferedReader.fill(BufferedReader.java:154) 
[rt.jar:1.7.0_51]
        at java.io.BufferedReader.readLine(BufferedReader.java:317) 
[rt.jar:1.7.0_51]
        at java.io.BufferedReader.readLine(BufferedReader.java:382) 
[rt.jar:1.7.0_51]
        at 
org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:355)
 [otopi.jar:]
        at 
org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:405)
 [otopi.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:749) 
[bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy.access$1800(VdsDeploy.java:80) 
[bll.jar:]
        at org.ovirt.engine.core.bll.VdsDeploy$45.run(VdsDeploy.java:897) 
[bll.jar:]
        at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51]

2014-04-06 07:54:49,249 ERROR [org.ovirt.engine.core.bll.InstallerMessages] 
(org.ovirt.thread.pool-6-thread-39) [2325b258] Installation 172.16.100.2: Pipe 
closed

and then a little search turned out an abandoned effort at 
http://gerrit.ovirt.org/#/c/21460/

Since those "unexpectedly closed pipes" seem to be not so easily reproducible, 
should I simply retry? ;>

Many thanks,
Giuseppe

From: [email protected]
To: [email protected]
Subject: Error adding second host to self-hosted-engine
Date: Sun, 6 Apr 2014 08:18:36 +0200




Hi all,
while reinstalling from scratch on CentOS 6.5 (using oVirt 3.4.0 GA plus latest 
snapshot using a GlusterFS-based NFS storage domain for the self-hosted Engine 
and a pure GlusterFS domain for the datacenter) the adding of the second node 
(already part of a 3.5.0beta5 GlusterFS cluster) failed at the end with:

[ INFO  ] Engine replied: DB Up!Welcome to Health Status!
[ INFO  ] Waiting for the host to become operational in the engine. This may 
take several minutes...
[ ERROR ] The VDSM host was found in a failed state. Please check engine and 
bootstrap installation logs.
[ ERROR ] Unable to add hosted_engine_2 to the manager
[ INFO  ] Enabling and starting HA services
          Hosted Engine successfully set up
[ INFO  ] Stage: Clean up
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination


I'm attaching full logs both from the second node and from the engine VM; the 
node was being installed using /etc/ovirt-hosted-engine/answers.conf copied 
from the first node as config-append file.

Many thanks in advance for any hint/suggestion.

Regards,
Giuseppe

                                                                                
  
_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to