[Users] lastest way to create engine certs
by bigclouds
------=_Part_273632_1460276885.1364398535384
Content-Type: text/plain; charset=GBK
Content-Transfer-Encoding: 7bit
after succeed building engine code, when login admin-portal , lacking of engine certs leads error.
my engine code is latest ( 2 days ago).
http://www.ovirt.org/Engine_Node_Integration#Engine_core_machine seems is too old
thanks
----------------------------------------------------------------------
2013-03-27 23:07:04,521 ERROR [org.ovirt.engine.core.pki.PKIResourceServlet] (http--0.0.0.0-8700-1) Cannot send public key resource '/etc/pki/ovirt-engine/certs/engine.cer' format 'SSH': java.io.FileNotFoundException: /etc/pki/ovirt-engine/certs/engine.cer (No such file or directory)
at java.io.FileInputStream.open(Native Method) [rt.jar:1.7.0_09-icedtea]
at java.io.FileInputStream.<init>(FileInputStream.java:138) [rt.jar:1.7.0_09-icedtea]
at java.io.FileInputStream.<init>(FileInputStream.java:97) [rt.jar:1.7.0_09-icedtea]
at org.ovirt.engine.core.pki.PKIResourceServlet.doGet(PKIResourceServlet.java:80) [classes:]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:734) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) [jbossweb-7.0.13.Final.jar:]
at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.13.Final.jar:]
at org.jboss.web.rewrite.RewriteValve.invoke(RewriteValve.java:466) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.13.Final.jar:]
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368) [jbossweb-7.0.13.Final.jar:]
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.13.Final.jar:]
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671) [jbossweb-7.0.13.Final.jar:]
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930) [jbossweb-7.0.13.Final.jar:]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]
------=_Part_273632_1460276885.1364398535384
Content-Type: text/html; charset=GBK
Content-Transfer-Encoding: 7bit
<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><div>after succeed building engine code, when login admin-portal , lacking of engine certs leads error.</div><div>my engine code is latest ( 2 days ago).</div><div><a href="http://www.ovirt.org/Engine_Node_Integration#Engine_core_machine">http://www.ovirt.org/Engine_Node_Integration#Engine_core_machine</a> seems is too old </div><div> </div><div> </div><div>thanks</div><div>----------------------------------------------------------------------</div><div>2013-03-27 23:07:04,521 ERROR [org.ovirt.engine.core.pki.PKIResourceServlet] (http--0.0.0.0-8700-1) Cannot send public key resource '/etc/pki/ovirt-engine/certs/engine.cer' format 'SSH': java.io.FileNotFoundException: /etc/pki/ovirt-engine/certs/engine.cer (No such file or directory)<br> at java.io.FileInputStream.open(Native Method) [rt.jar:1.7.0_09-icedtea]<br> at java.io.FileInputStream.<init>(FileInputStream.java:138) [rt.jar:1.7.0_09-icedtea]<br> at java.io.FileInputStream.<init>(FileInputStream.java:97) [rt.jar:1.7.0_09-icedtea]<br> at org.ovirt.engine.core.pki.PKIResourceServlet.doGet(PKIResourceServlet.java:80) [classes:]<br> at javax.servlet.http.HttpServlet.service(HttpServlet.java:734) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]<br> at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]<br> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.13.Final.jar:]<br> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.13.Final.jar:]<br> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [jbossweb-7.0.13.Final.jar:]<br> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) [jbossweb-7.0.13.Final.jar:]<br> at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153) [jboss-as-web-7.1.1.Final.jar:7.1.1.Final]<br> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155) [jbossweb-7.0.13.Final.jar:]<br> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.13.Final.jar:]<br> at org.jboss.web.rewrite.RewriteValve.invoke(RewriteValve.java:466) [jbossweb-7.0.13.Final.jar:]<br> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.13.Final.jar:]<br> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368) [jbossweb-7.0.13.Final.jar:]<br> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.13.Final.jar:]<br> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:671) [jbossweb-7.0.13.Final.jar:]<br> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930) [jbossweb-7.0.13.Final.jar:]<br> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]</div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>
------=_Part_273632_1460276885.1364398535384--
11 years, 8 months
[Users] make engine rpm error
by bigclouds
------=_Part_78933_666641612.1364353051514
Content-Type: text/plain; charset=GBK
Content-Transfer-Encoding: 7bit
command 'make rpm' , this error is reported before, i follow steps to fix it ,but do not work .
centos 6.3, 2G memory.
thanks
-----------------------fix----
<gwt-plugin.extraJvmArgs>-Xms1024M -Xmx1024M -XX:PermSize=256M -XX:MaxPermS
+ <gwt-plugin.extraJvmArgs>-Xmx1024M -XX:PermSize=256M -XX:MaxPermSize=256M</
------------------
[INFO] WebAdmin .......................................... FAILURE [28.994s]
[INFO] UserPortal ........................................ SKIPPED
[INFO] oVirt Server EAR .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:58.903s
[INFO] Finished at: Tue Mar 26 23:29:09 CST 2013
[INFO] Final Memory: 149M/357M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:gwt-maven-plugin:2.3.0:compile (gwtcompile) on project webadmin: Command [[
[ERROR] /bin/sh -c /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.9.x86_64/jre/bin/java -javaagent:/root/.m2/repository/org/aspectj/aspectjweaver/1.6.11/aspectjweaver-1.6.11.jar -Xms1024M -Xmx2048M -XX:PermSize=256M -XX:MaxPermSize=512M '-Dgwt.dontPrune=org\.ovirt\.engine\.core\.(common|compat)\..*' -classpath /mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/src/main/java:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/target/generated-sources/annotations:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/target/generated-sources/gwt:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/src/main/resources:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/target/webadmin-3.3.0-SNAPSHOT/WEB-INF/classes:/root/.m2/repository/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar:/root/.m2/repository/com/google/gwt/gwt-dev/2.3.0/gwt-dev-2.3.0.jar:/root/.m2/repository/com/gwtplatform/gwtp-mvp-client/0.6/gwtp-mvp-client-0.6.jar:/root/.m2/repository/com/gwtplatform/gwtp-clients-common/0.6/gwtp-clients-common-0.6.jar:/root/.m2/repository/com/gwtplatform/gwtp-processors/0.6/gwtp-processors-0.6.jar:/root/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar:/root/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/root/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/root/.m2/repository/com/google/inject/extensions/guice-assistedinject/3.0/guice-assistedinject-3.0.jar:/root/.m2/repository/com/google/gwt/inject/gin/1.5.0/gin-1.5.0.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/uicommonweb/target/uicommonweb-3.3.0-SNAPSHOT.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/searchbackend/target/searchbackend-3.3.0-SNAPSHOT.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/uicompat/target/uicompat-3.3.0-SNAPSHOT.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/common/target/common-3.3.0-SNAPSHOT-sources.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/compat/target/compat-3.3.0-SNAPSHOT-sources.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/searchbackend/target/searchbackend-3.3.0-SNAPSHOT-sources.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/gwt-common/target/gwt-common-3.3.0-SNAPSHOT.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/frontend/target/frontend-3.3.0-SNAPSHOT.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.3.0-SNAPSHOT.jar:/root/.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar:/root/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar:/root/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/root/.m2/repository/org/jboss/spec/javax/servlet/jboss-servlet-api_3.0_spec/1.0.1.Final/jboss-servlet-api_3.0_spec-1.0.1.Final.jar:/root/.m2/repository/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.1.Final/jboss-ejb-api_3.1_spec-1.0.1.Final.jar:/root/.m2/repository/org/aspectj/aspectjweaver/1.6.11/aspectjweaver-1.6.11.jar:/root/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/root/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar:/root/.m2/repository/logkit/logkit/1.0.1/logkit-1.0.1.jar:/root/.m2/repository/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/utils/target/utils-3.3.0-SNAPSHOT.jar:/root/.m2/repository/commons-beanutils/commons-beanutils/1.8.2/commons-beanutils-1.8.2.jar:/root/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/compat/target/compat-3.3.0-SNAPSHOT.jar:/root/.m2/repository/org/apache/mina/mina-core/2.0.1/mina-core-2.0.1.jar:/root/.m2/repository/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar:/root/.m2/repository/org/apache/sshd/sshd-core/0.7.0/sshd-core-0.7.0.jar:/root/.m2/repository/org/ovirt/otopi/otopi/1.0.0/otopi-1.0.0.jar:/root/.m2/repository/org/ovirt/ovirt-host-deploy/ovirt-host-deploy/1.0.0/ovirt-host-deploy-1.0.0.jar:/root/.m2/repository/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar:/root/.m2/repository/org/tukaani/xz/1.0/xz-1.0.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/common/target/common-3.3.0-SNAPSHOT.jar:/root/.m2/repository/org/hibernate/hibernate-validator/4.0.2.GA/hibernate-validator-4.0.2.GA.jar:/root/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar:/root/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.3/jaxb-impl-2.1.3.jar:/root/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/root/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar:/root/.m2/repository/org/apache/xmlrpc/xmlrpc-client/3.1.3/xmlrpc-client-3.1.3.jar:/root/.m2/repository/org/apache/xmlrpc/xmlrpc-common/3.1.3/xmlrpc-common-3.1.3.jar:/root/.m2/repository/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.jar:/root/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/root/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/root/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.4/jackson-core-asl-1.9.4.jar:/root/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.4/jackson-mapper-asl-1.9.4.jar:/root/.m2/repository/org/springframework/spring-core/3.1.1.RELEASE/spring-core-3.1.1.RELEASE.jar:/root/.m2/repository/org/springframework/spring-asm/3.1.1.RELEASE/spring-asm-3.1.1.RELEASE.jar:/root/.m2/repository/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar:/root/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar:/root/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA-sources.jar:/root/.m2/repository/com/google/gwt/gwt-dev/2.3.0/gwt-dev-2.3.0.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.3.0-SNAPSHOT-sources.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/uicommonweb/target/uicommonweb-3.3.0-SNAPSHOT-sources.jar com.google.gwt.dev.Compiler -gen /mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/gen -logLevel INFO -style OBF -war /mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/target/webadmin-3.3.0-SNAPSHOT -localWorkers 1 org.ovirt.engine.ui.webadmin.WebAdmin
[ERROR] ]] failed with status 1
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :webadmin
make[1]: *** [tmp.built] Error 1
make[1]: Leaving directory `/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0'
error: Bad exit status from /var/tmp/rpm-tmp.PWi3Y9 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.PWi3Y9 (%build)
make: *** [rpm] Error 1
------=_Part_78933_666641612.1364353051514
Content-Type: text/html; charset=GBK
Content-Transfer-Encoding: 7bit
<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><div>command 'make rpm' , this error is reported before, i follow steps to fix it ,but do not work .</div><div>centos 6.3, 2G memory.</div><div>thanks</div><div><pre style="color: rgb(0, 0, 0); text-transform: none; line-height: normal; text-indent: 0px; letter-spacing: normal; font-style: normal; font-variant: normal; font-weight: normal; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><br class="Apple-interchange-newline">
-----------------------fix----</pre><pre style="color: rgb(0, 0, 0); text-transform: none; line-height: normal; text-indent: 0px; letter-spacing: normal; font-style: normal; font-variant: normal; font-weight: normal; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"> <gwt-plugin.extraJvmArgs>-Xms1024M -Xmx1024M -XX:PermSize=256M -XX:MaxPermS
+ <gwt-plugin.extraJvmArgs>-Xmx1024M -XX:PermSize=256M -XX:MaxPermSize=256M</</pre></div><div> </div><div>------------------</div><div>[INFO] WebAdmin .......................................... FAILURE [28.994s]<br>[INFO] UserPortal ........................................ SKIPPED<br>[INFO] oVirt Server EAR .................................. SKIPPED<br>[INFO] ------------------------------------------------------------------------<br>[INFO] BUILD FAILURE<br>[INFO] ------------------------------------------------------------------------<br>[INFO] Total time: 4:58.903s<br>[INFO] Finished at: Tue Mar 26 23:29:09 CST 2013<br>[INFO] Final Memory: 149M/357M<br>[INFO] ------------------------------------------------------------------------<br>[ERROR] Failed to execute goal org.codehaus.mojo:gwt-maven-plugin:2.3.0:compile (gwtcompile) on project webadmin: Command [[<br>[ERROR] /bin/sh -c /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.9.x86_64/jre/bin/java -javaagent:/root/.m2/repository/org/aspectj/aspectjweaver/1.6.11/aspectjweaver-1.6.11.jar -Xms1024M -Xmx2048M -XX:PermSize=256M -XX:MaxPermSize=512M '-Dgwt.dontPrune=org\.ovirt\.engine\.core\.(common|compat)\..*' -classpath /mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/src/main/java:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/target/generated-sources/annotations:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/target/generated-sources/gwt:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/src/main/resources:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/target/webadmin-3.3.0-SNAPSHOT/WEB-INF/classes:/root/.m2/repository/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar:/root/.m2/repository/com/google/gwt/gwt-dev/2.3.0/gwt-dev-2.3.0.jar:/root/.m2/repository/com/gwtplatform/gwtp-mvp-client/0.6/gwtp-mvp-client-0.6.jar:/root/.m2/repository/com/gwtplatform/gwtp-clients-common/0.6/gwtp-clients-common-0.6.jar:/root/.m2/repository/com/gwtplatform/gwtp-processors/0.6/gwtp-processors-0.6.jar:/root/.m2/repository/com/google/inject/guice/3.0/guice-3.0.jar:/root/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar:/root/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.jar:/root/.m2/repository/com/google/inject/extensions/guice-assistedinject/3.0/guice-assistedinject-3.0.jar:/root/.m2/repository/com/google/gwt/inject/gin/1.5.0/gin-1.5.0.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/uicommonweb/target/uicommonweb-3.3.0-SNAPSHOT.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/searchbackend/target/searchbackend-3.3.0-SNAPSHOT.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/uicompat/target/uicompat-3.3.0-SNAPSHOT.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/common/target/common-3.3.0-SNAPSHOT-sources.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/compat/target/compat-3.3.0-SNAPSHOT-sources.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/searchbackend/target/searchbackend-3.3.0-SNAPSHOT-sources.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/gwt-common/target/gwt-common-3.3.0-SNAPSHOT.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/frontend/target/frontend-3.3.0-SNAPSHOT.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.3.0-SNAPSHOT.jar:/root/.m2/repository/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar:/root/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar:/root/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/root/.m2/repository/org/jboss/spec/javax/servlet/jboss-servlet-api_3.0_spec/1.0.1.Final/jboss-servlet-api_3.0_spec-1.0.1.Final.jar:/root/.m2/repository/org/jboss/spec/javax/ejb/jboss-ejb-api_3.1_spec/1.0.1.Final/jboss-ejb-api_3.1_spec-1.0.1.Final.jar:/root/.m2/repository/org/aspectj/aspectjweaver/1.6.11/aspectjweaver-1.6.11.jar:/root/.m2/repository/commons-logging/commons-logging/1.1/commons-logging-1.1.jar:/root/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar:/root/.m2/repository/logkit/logkit/1.0.1/logkit-1.0.1.jar:/root/.m2/repository/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/utils/target/utils-3.3.0-SNAPSHOT.jar:/root/.m2/repository/commons-beanutils/commons-beanutils/1.8.2/commons-beanutils-1.8.2.jar:/root/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/compat/target/compat-3.3.0-SNAPSHOT.jar:/root/.m2/repository/org/apache/mina/mina-core/2.0.1/mina-core-2.0.1.jar:/root/.m2/repository/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar:/root/.m2/repository/org/apache/sshd/sshd-core/0.7.0/sshd-core-0.7.0.jar:/root/.m2/repository/org/ovirt/otopi/otopi/1.0.0/otopi-1.0.0.jar:/root/.m2/repository/org/ovirt/ovirt-host-deploy/ovirt-host-deploy/1.0.0/ovirt-host-deploy-1.0.0.jar:/root/.m2/repository/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar:/root/.m2/repository/org/tukaani/xz/1.0/xz-1.0.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/backend/manager/modules/common/target/common-3.3.0-SNAPSHOT.jar:/root/.m2/repository/org/hibernate/hibernate-validator/4.0.2.GA/hibernate-validator-4.0.2.GA.jar:/root/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar:/root/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.3/jaxb-impl-2.1.3.jar:/root/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar:/root/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.jar:/root/.m2/repository/org/apache/xmlrpc/xmlrpc-client/3.1.3/xmlrpc-client-3.1.3.jar:/root/.m2/repository/org/apache/xmlrpc/xmlrpc-common/3.1.3/xmlrpc-common-3.1.3.jar:/root/.m2/repository/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.jar:/root/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar:/root/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar:/root/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.4/jackson-core-asl-1.9.4.jar:/root/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.4/jackson-mapper-asl-1.9.4.jar:/root/.m2/repository/org/springframework/spring-core/3.1.1.RELEASE/spring-core-3.1.1.RELEASE.jar:/root/.m2/repository/org/springframework/spring-asm/3.1.1.RELEASE/spring-asm-3.1.1.RELEASE.jar:/root/.m2/repository/com/google/gwt/gwt-user/2.3.0/gwt-user-2.3.0.jar:/root/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar:/root/.m2/repository/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA-sources.jar:/root/.m2/repository/com/google/gwt/gwt-dev/2.3.0/gwt-dev-2.3.0.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/gwt-extension/target/gwt-extension-3.3.0-SNAPSHOT-sources.jar:/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/uicommonweb/target/uicommonweb-3.3.0-SNAPSHOT-sources.jar com.google.gwt.dev.Compiler -gen /mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/gen -logLevel INFO -style OBF -war /mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0/frontend/webadmin/modules/webadmin/target/webadmin-3.3.0-SNAPSHOT -localWorkers 1 org.ovirt.engine.ui.webadmin.WebAdmin<br>[ERROR] ]] failed with status 1<br>[ERROR] -> [Help 1]<br>[ERROR] <br>[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.<br>[ERROR] Re-run Maven using the -X switch to enable full debug logging.<br>[ERROR] <br>[ERROR] For more information about the errors and possible solutions, please read the following articles:<br>[ERROR] [Help 1] <a href="http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException">http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException</a><br>[ERROR] <br>[ERROR] After correcting the problems, you can resume the build with the command<br>[ERROR] mvn <goals> -rf :webadmin<br>make[1]: *** [tmp.built] Error 1<br>make[1]: Leaving directory `/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0'<br>error: Bad exit status from /var/tmp/rpm-tmp.PWi3Y9 (%build)</div><div><br>RPM build errors:<br> Bad exit status from /var/tmp/rpm-tmp.PWi3Y9 (%build)<br>make: *** [rpm] Error 1</div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>
------=_Part_78933_666641612.1364353051514--
11 years, 8 months
[Users] template provisioning permissions
by Dead Horse
Got an interesting one here as pertaining to template permissions and
provisioning.
Given the following setup/situation:
A cluster with a user A assigned poweruser role permissions on the cluster.
- User A is assigned poweruser role permissions to storage domain A
- User A is a consumer of quota A which is assigned to specific storage
domain A
A cluster with a user B assigned poweruser role permissions on the cluster.
- User B is assigned poweruser role permissions to storage domain B
- User B is a consumer of quota B which is assigned to specific storage
domain B
User A creates a VM and makes it a template of it with permissions of
everyone as UserTemplateBasedVM.
User B tries to create a VM based on the template that User A created.
While the base VM profile can be created the storage provisioning
encounters an issue.
Via Template provisioning option with the thin provision option will fail
due to the fact that User B does not have proper permissions to User A's
storage domain. The symptom of this expected failure is the target storage
domain pull-down is empty. (It really should show something or be greyed
out rather than just be blank at least some sort of user notification).
The real issue here is with the clone provisioning option. The idea here is
to be to clone a copy of the template disks into User B's storage domain as
a target where User B has poweruser role permissions. The problem here is
that this fails just like the above thin provision which should not be the
case. The target pulldown still blank it should by default show the target
storage domain to which User B has permissions to that being Storage domain
B.
Further debugging yields that by assigning UserTemplateVM permissions to
User A's storage domain allows User B to use either of the options above
although the only one really desired is the clone option since we don't
want User B creating VM's in User A's storage domain. There still however
was an issue upon selecting clone and selecting Storage domain B as the
target the VM is created but the disk is created in Storage domain A
instead of storage domain B.
Running build of the engine is built from commit:
7354d3283627bdbe30dd9c15ce45eba375280a8c
- DHC
11 years, 8 months
[Users] Template disk cloning from one storage domain to another is not working
by Dead Horse
Template disk cloning from one storage domain to another is not working
correctly.
Assign a user UserTemplateVM permissions to storage domain "A".
Create a template in storage domain "A".
Ensure the user has PowerUserRole permissions to another storage
domain (Storage domain "B").
As the user create a VM from the template in storage domain "A".
Choose to "clone" the disk to Storage Domain "B".
The attached disk of resultant VM gets created but the disk is created
in Storage domain A
instead of storage domain B.
This also is an artifact of the problem I originally brought up:
http://lists.ovirt.org/pipermail/users/2013-March/013164.html (Still
nothing)
This is present in latest engine built from master with latest
VDSM built from master. I noticed it also originally in the above issue.
- DHC
11 years, 8 months
[Users] stable ovirt
by nnex
Hi everyone.
I have a samoe questions.
1. Who using an oVirt in production environment? :)
Is oVirt (with fedora 18 distrib) an enough stable?
2. Can I install a oVirt engine node into VM in same cluster? Or I need
a dedicated physical server for engine?
3. Can I install engine together node o one host? Or it's not recomended?
Thanks all
11 years, 8 months
[Users] .keystore' using alias '1'
by bigclouds
------=_Part_668178_1548892497.1364303587983
Content-Type: text/plain; charset=GBK
Content-Transfer-Encoding: 7bit
how to create certs from scratch.
thanks
2013-03-26 20:54:36,786 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (VdsDeploy) Error during deploy dialog: java.lang.RuntimeException: Failed to decode own public key from store '/etc/pki/ovirt-engine/ca/.keystore' using alias '1'
at org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:236) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy$10.call(VdsDeploy.java:350) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:492) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:704) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy.access$1400(VdsDeploy.java:71) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy$33.run(VdsDeploy.java:796) [bll.jar:]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]
Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too big.
at sun.security.util.DerInputStream.getLength(DerInputStream.java:561) [rt.jar:1.7.0_09-icedtea]
at sun.security.util.DerValue.init(DerValue.java:365) [rt.jar:1.7.0_09-icedtea]
at sun.security.util.DerValue.<init>(DerValue.java:320) [rt.jar:1.7.0_09-icedtea]
at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1220) [rt.jar:1.7.0_09-icedtea]
at java.security.KeyStore.load(KeyStore.java:1214) [rt.jar:1.7.0_09-icedtea]
at org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:209) [bll.jar:]
... 6 more
2013-03-26 20:54:36,814 INFO [org.apache.sshd.client.session.ClientSessionImpl] (VdsDeploy) Session root@/192.168.2.170:22 closed
2013-03-26 20:54:36,815 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (pool-10-thread-50) [102beb4a] Error during host 192.168.2.170 install: java.lang.RuntimeException: Failed to decode own public key from store '/etc/pki/ovirt-engine/ca/.keystore' using alias '1'
at org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:236) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy$10.call(VdsDeploy.java:350) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:492) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:704) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy.access$1400(VdsDeploy.java:71) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy$33.run(VdsDeploy.java:796) [bll.jar:]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]
Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too big.
at sun.security.util.DerInputStream.getLength(DerInputStream.java:561) [rt.jar:1.7.0_09-icedtea]
at sun.security.util.DerValue.init(DerValue.java:365) [rt.jar:1.7.0_09-icedtea]
at sun.security.util.DerValue.<init>(DerValue.java:320) [rt.jar:1.7.0_09-icedtea]
at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1220) [rt.jar:1.7.0_09-icedtea]
at java.security.KeyStore.load(KeyStore.java:1214) [rt.jar:1.7.0_09-icedtea]
at org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:209) [bll.jar:]
... 6 more
2013-03-26 20:54:36,872 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (pool-10-thread-50) [102beb4a] Error during host 192.168.2.170 install, prefering first exception: java.lang.RuntimeException: Failed to decode own public key from store '/etc/pki/ovirt-engine/ca/.keystore' using alias '1'
at org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:236) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy$10.call(VdsDeploy.java:350) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:492) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:704) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy.access$1400(VdsDeploy.java:71) [bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy$33.run(VdsDeploy.java:796) [bll.jar:]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]
Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too big.
at sun.security.util.DerInputStream.getLength(DerInputStream.java:561) [rt.jar:1.7.0_09-icedtea]
at sun.security.util.DerValue.init(DerValue.java:365) [rt.jar:1.7.0_09-icedtea]
at sun.security.util.DerValue.<init>(DerValue.java:320) [rt.jar:1.7.0_09-icedtea]
at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1220) [rt.jar:1.7.0_09-icedtea]
at java.security.KeyStore.load(KeyStore.java:1214) [rt.jar:1.7.0_09-icedtea]
at org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:209) [bll.jar:]
------=_Part_668178_1548892497.1364303587983
Content-Type: text/html; charset=GBK
Content-Transfer-Encoding: 7bit
<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><div>how to create certs from scratch.</div><div> </div><div>thanks<br>2013-03-26 20:54:36,786 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (VdsDeploy) Error during deploy dialog: java.lang.RuntimeException: Failed to decode own public key from store '/etc/pki/ovirt-engine/ca/.keystore' using alias '1'<br> at org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:236) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy$10.call(VdsDeploy.java:350) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:492) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:704) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy.access$1400(VdsDeploy.java:71) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy$33.run(VdsDeploy.java:796) [bll.jar:]<br> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]<br>Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too big.<br> at sun.security.util.DerInputStream.getLength(DerInputStream.java:561) [rt.jar:1.7.0_09-icedtea]<br> at sun.security.util.DerValue.init(DerValue.java:365) [rt.jar:1.7.0_09-icedtea]<br> at sun.security.util.DerValue.<init>(DerValue.java:320) [rt.jar:1.7.0_09-icedtea]<br> at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1220) [rt.jar:1.7.0_09-icedtea]<br> at java.security.KeyStore.load(KeyStore.java:1214) [rt.jar:1.7.0_09-icedtea]<br> at org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:209) [bll.jar:]<br> ... 6 more</div><div>2013-03-26 20:54:36,814 INFO [org.apache.sshd.client.session.ClientSessionImpl] (VdsDeploy) Session <a>root@/192.168.2.170:22</a> closed<br>2013-03-26 20:54:36,815 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (pool-10-thread-50) [102beb4a] Error during host 192.168.2.170 install: java.lang.RuntimeException: Failed to decode own public key from store '/etc/pki/ovirt-engine/ca/.keystore' using alias '1'<br> at org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:236) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy$10.call(VdsDeploy.java:350) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:492) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:704) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy.access$1400(VdsDeploy.java:71) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy$33.run(VdsDeploy.java:796) [bll.jar:]<br> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]<br>Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too big.<br> at sun.security.util.DerInputStream.getLength(DerInputStream.java:561) [rt.jar:1.7.0_09-icedtea]<br> at sun.security.util.DerValue.init(DerValue.java:365) [rt.jar:1.7.0_09-icedtea]<br> at sun.security.util.DerValue.<init>(DerValue.java:320) [rt.jar:1.7.0_09-icedtea]<br> at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1220) [rt.jar:1.7.0_09-icedtea]<br> at java.security.KeyStore.load(KeyStore.java:1214) [rt.jar:1.7.0_09-icedtea]<br> at org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:209) [bll.jar:]<br> ... 6 more</div><div>2013-03-26 20:54:36,872 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (pool-10-thread-50) [102beb4a] Error during host 192.168.2.170 install, prefering first exception: java.lang.RuntimeException: Failed to decode own public key from store '/etc/pki/ovirt-engine/ca/.keystore' using alias '1'<br> at org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:236) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy$10.call(VdsDeploy.java:350) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:492) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:704) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy.access$1400(VdsDeploy.java:71) [bll.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy$33.run(VdsDeploy.java:796) [bll.jar:]<br> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]<br>Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too big.<br> at sun.security.util.DerInputStream.getLength(DerInputStream.java:561) [rt.jar:1.7.0_09-icedtea]<br> at sun.security.util.DerValue.init(DerValue.java:365) [rt.jar:1.7.0_09-icedtea]<br> at sun.security.util.DerValue.<init>(DerValue.java:320) [rt.jar:1.7.0_09-icedtea]<br> at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1220) [rt.jar:1.7.0_09-icedtea]<br> at java.security.KeyStore.load(KeyStore.java:1214) [rt.jar:1.7.0_09-icedtea]<br> at org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:209) [bll.jar:]</div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>
------=_Part_668178_1548892497.1364303587983--
11 years, 8 months
[Users] cannot create ovirt-host-deploy.tar
by bigclouds
------=_Part_638192_750937280.1364294241810
Content-Type: text/plain; charset=GBK
Content-Transfer-Encoding: 7bit
hi,all
i fail to add host, it tip me to re-install, but every time ,it failed because 'Cannot create tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar''
thanks
-------log-----------------
2013-03-26 18:31:40,062 INFO [org.apache.sshd.client.auth.UserAuthPassword] (pool-10-thread-9) Send SSH_MSG_USERAUTH_REQUEST for password
2013-03-26 18:31:40,078 INFO [org.apache.sshd.client.auth.UserAuthPassword] (NioProcessor-3) Received SSH_MSG_USERAUTH_SUCCESS
2013-03-26 18:31:40,080 INFO [org.ovirt.engine.core.bll.VdsDeploy] (pool-10-thread-9) [73c29998] Installation of 192.168.2.170. Executing command via SSH umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" -x && "${MYTMP}"/setup DIALOG/dialect=str:machine DIALOG/customization=bool:True < /var/cache/ovirt-engine/ovirt-host-deploy.tar
2013-03-26 18:31:40,085 INFO [org.ovirt.engine.core.utils.archivers.tar.CachedTar] (pool-10-thread-9) Tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar' is missing, creating
2013-03-26 18:31:40,090 ERROR [org.ovirt.engine.core.utils.archivers.tar.CachedTar] (pool-10-thread-9) Cannot create tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar': java.io.FileNotFoundException: File or directory /usr/share/ovirt-host-deploy/interface-3 not found
at org.ovirt.engine.core.utils.archivers.tar.Tar.doTar(Tar.java:97) [utils.jar:]
at org.ovirt.engine.core.utils.archivers.tar.CachedTar.create(CachedTar.java:41) [utils.jar:]
at org.ovirt.engine.core.utils.archivers.tar.CachedTar.ensure(CachedTar.java:105) [utils.jar:]
at org.ovirt.engine.core.utils.archivers.tar.CachedTar.getFile(CachedTar.java:151) [utils.jar:]
at org.ovirt.engine.core.bll.VdsDeploy.execute(VdsDeploy.java:922) [bll.jar:]
at org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:167) [bll.jar:]
at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1063) [bll.jar:]
at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1148) [bll.jar:]
at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1596) [bll.jar:]
at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:166) [utils.jar:]
at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108) [utils.jar:]
at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1166) [bll.jar:]
at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:318) [bll.jar:]
at org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommand(MultipleActionsRunner.java:183) [bll.jar:]
at org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:164) [bll.jar:]
at org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101) [bll.jar:]
at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:71) [utils.jar:]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_09-icedtea]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.7.0_09-icedtea]
at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.7.0_09-icedtea]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_09-icedtea]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_09-icedtea]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]
------=_Part_638192_750937280.1364294241810
Content-Type: text/html; charset=GBK
Content-Transfer-Encoding: 7bit
<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><div>hi,all</div><div>i fail to add host, it tip me to re-install, but every time ,it failed because 'Cannot create tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar''</div><div> </div><div>thanks</div><div>-------log-----------------</div><div>2013-03-26 18:31:40,062 INFO [org.apache.sshd.client.auth.UserAuthPassword] (pool-10-thread-9) Send SSH_MSG_USERAUTH_REQUEST for password<br>2013-03-26 18:31:40,078 INFO [org.apache.sshd.client.auth.UserAuthPassword] (NioProcessor-3) Received SSH_MSG_USERAUTH_SUCCESS<br>2013-03-26 18:31:40,080 INFO [org.ovirt.engine.core.bll.VdsDeploy] (pool-10-thread-9) [73c29998] Installation of 192.168.2.170. Executing command via SSH umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" -x && "${MYTMP}"/setup DIALOG/dialect=str:machine DIALOG/customization=bool:True < /var/cache/ovirt-engine/ovirt-host-deploy.tar<br>2013-03-26 18:31:40,085 INFO [org.ovirt.engine.core.utils.archivers.tar.CachedTar] (pool-10-thread-9) Tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar' is missing, creating<br>2013-03-26 18:31:40,090 ERROR [org.ovirt.engine.core.utils.archivers.tar.CachedTar] (pool-10-thread-9) Cannot create tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar': java.io.FileNotFoundException: File or directory /usr/share/ovirt-host-deploy/interface-3 not found<br> at org.ovirt.engine.core.utils.archivers.tar.Tar.doTar(Tar.java:97) [utils.jar:]<br> at org.ovirt.engine.core.utils.archivers.tar.CachedTar.create(CachedTar.java:41) [utils.jar:]<br> at org.ovirt.engine.core.utils.archivers.tar.CachedTar.ensure(CachedTar.java:105) [utils.jar:]<br> at org.ovirt.engine.core.utils.archivers.tar.CachedTar.getFile(CachedTar.java:151) [utils.jar:]<br> at org.ovirt.engine.core.bll.VdsDeploy.execute(VdsDeploy.java:922) [bll.jar:]<br> at org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:167) [bll.jar:]<br> at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1063) [bll.jar:]<br> at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1148) [bll.jar:]<br> at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1596) [bll.jar:]<br> at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:166) [utils.jar:]<br> at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108) [utils.jar:]<br> at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1166) [bll.jar:]<br> at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:318) [bll.jar:]<br> at org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommand(MultipleActionsRunner.java:183) [bll.jar:]<br> at org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:164) [bll.jar:]<br> at org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101) [bll.jar:]<br> at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:71) [utils.jar:]<br> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_09-icedtea]<br> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.7.0_09-icedtea]<br> at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.7.0_09-icedtea]<br> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_09-icedtea]<br> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_09-icedtea]<br> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]<br></div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>
------=_Part_638192_750937280.1364294241810--
11 years, 8 months
[Users] GlusterFS 3.4
by martin.kralicek@accenture.com
--_000_A14EC602F2E1DD4984ABE308D49EA2D226D041E4048CH1MPN116204_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
I have got issue with adding new host to ovirt 3.2.1 (Fedora 18) because ho=
st required GlusterFS 3.4, but there is not include in ovirt or fedora repo=
and version 3.4 is available only as alpha? Available is only GlusterFS 3.=
3.1
Error message: Failed to install Host <name>. Yum [u'vdsm-gluster-4.10.3-10=
.fc18.noarch requires glusterfs >=3D 3.4.0'].
Host OS: Fedora 18 64b
Thanks for your advice.
Martin
________________________________
This message is for the designated recipient only and may contain privilege=
d, proprietary, or otherwise confidential information. If you have received=
it in error, please notify the sender immediately and delete the original.=
Any other use of the e-mail by you is prohibited.
Where allowed by local law, electronic communications with Accenture and it=
s affiliates, including e-mail and instant messaging (including content), m=
ay be scanned by our systems for the purposes of information security and a=
ssessment of internal compliance with Accenture policy.
___________________________________________________________________________=
___________
www.accenture.com
--_000_A14EC602F2E1DD4984ABE308D49EA2D226D041E4048CH1MPN116204_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Arial Unicode MS";
panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:"\@Arial Unicode MS";
panose-1:2 11 6 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">Hi,<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">I have got issue with adding new host to ovirt 3.2.1=
(Fedora 18) because host required GlusterFS 3.4, but there is not include =
in ovirt or fedora repo and version 3.4 is available only as alpha? Availab=
le is only GlusterFS 3.3.1<o:p></o:p></p>
<p class=3D"MsoNormal">Error message: <span style=3D"background:silver;mso-=
highlight:silver">
Failed to install Host <name>. Yum [u'vdsm-gluster-4.10.3-10.fc18.noa=
rch requires glusterfs >=3D 3.4.0'].</span><o:p></o:p></p>
<p class=3D"MsoNormal">Host OS: Fedora 18 64b<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">Thanks for your advice.<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<p class=3D"MsoNormal">Martin<o:p></o:p></p>
</div>
<br>
<hr>
<font face=3D"Arial" color=3D"Gray" size=3D"1">This message is for the desi=
gnated recipient only and may contain privileged, proprietary, or otherwise=
confidential information. If you have received it in error, please notify =
the sender immediately and delete the
original. Any other use of the e-mail by you is prohibited.<br>
<br>
Where allowed by local law, electronic communications with Accenture and it=
s affiliates, including e-mail and instant messaging (including content), m=
ay be scanned by our systems for the purposes of information security and a=
ssessment of internal compliance
with Accenture policy.<br>
<br>
___________________________________________________________________________=
___________<br>
<br>
www.accenture.com<br>
</font>
</body>
</html>
--_000_A14EC602F2E1DD4984ABE308D49EA2D226D041E4048CH1MPN116204_--
11 years, 8 months
[Users] Ovirt Guest Tools/ spice-guest tools
by George Pochiscan
Hello Everyone,
Is there any equivalent of RHEV-TOOLS for Ovirt on CentOS?
In what repository can I find the Spice-Guest-TOOLS?
Thanks!
George Pochiscan
Support Engineer
Mobile: +40731831489
Phone: +40213225757
Fax: +40213222522
george.pochiscan(a)sphs.ro
www.spearheadsystems.ro
64 I.P. Pavlov Street, 1rd District
Bucharest, Romania
IT innovation at its finest.
11 years, 8 months
[Users] core file
by Jonathan Horne
--_000_9BE6F493F83A594DA60C45E6A09DC5AC2B6DB6CDAUSP01DAG0201_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Over the weekend, I had a crash of one of my nodes. I don't know for sure =
yet, but this node might have been the SPM at the time. I have a core file=
that I saved to another location (I hope it's a complete file). How can I=
use the coredump file to determine exactly what happened?
Thanks,
jonathan
________________________________
This is a PRIVATE message. If you are not the intended recipient, please de=
lete without copying and kindly advise us by e-mail of the mistake in deliv=
ery. NOTE: Regardless of content, this e-mail shall not operate to bind SKO=
POS to any order or other contract unless pursuant to explicit written agre=
ement or government initiative expressly permitting the use of e-mail for s=
uch purpose.
--_000_9BE6F493F83A594DA60C45E6A09DC5AC2B6DB6CDAUSP01DAG0201_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<style>
<!--
@font-face
{font-family:Calibri}
@font-face
{font-family:Tahoma}
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{margin:0in;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Tahoma","sans-serif"}
span.EmailStyle17
{font-family:"Calibri","sans-serif";
color:windowtext}
span.BalloonTextChar
{font-family:"Tahoma","sans-serif"}
.MsoChpDefault
{font-family:"Calibri","sans-serif"}
@page WordSection1
{margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
{}
-->
</style>
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">Over the weekend, I had a crash of one of my nodes.&=
nbsp; I don’t know for sure yet, but this node might have been the SP=
M at the time. I have a core file that I saved to another location (I=
hope it’s a complete file). How can I use the coredump
file to determine exactly what happened?</p>
<p class=3D"MsoNormal"> </p>
<p class=3D"MsoNormal">Thanks,</p>
<p class=3D"MsoNormal">jonathan </p>
<p class=3D"MsoNormal"> </p>
</div>
<br>
<hr>
<font color=3D"Gray" face=3D"Arial" size=3D"1">This is a PRIVATE message. I=
f you are not the intended recipient, please delete without copying and kin=
dly advise us by e-mail of the mistake in delivery. NOTE: Regardless of con=
tent, this e-mail shall not operate to
bind SKOPOS to any order or other contract unless pursuant to explicit wri=
tten agreement or government initiative expressly permitting the use of e-m=
ail for such purpose.</font>
</body>
</html>
--_000_9BE6F493F83A594DA60C45E6A09DC5AC2B6DB6CDAUSP01DAG0201_--
11 years, 8 months