[Users] ovirt-engine-sdk-1.6.1-1 released
by Michael Pasternak
tarballs available at: http://www.ovirt.org/releases/nightly/src/
rpms available at: http://www.ovirt.org/releases/nightly/fedora/16/
change log:
==========
- rebase to latest api
- refactored storage.create() parameters sets
- added documentation for UPDATE methods arguments
- added vm.delete(Action) signature, to force vm removal
- implemented support for collection based actions
- added setupnetworks action on collection of HostNics
- added prestarted_vms property to vmpool
- added 'reboot' property in host (used to disable reboot after installation)
- added 'plugged' property in vm disk (to plug/unplug the disk)
- implement support for documentation of nested collection based args
- refactor documentation for collection based arguments
- implement support for collection based parameters
- implement url matrix parameters support
- Cluster with NULL DC cannot be attached to DC #782828
- use secured connection if no protocol specified
- add documentation for api proxy arguments
- add debugging capabilities
--
Michael Pasternak
RedHat, ENG-Virtualization R&D
12 years, 9 months
[Users] Unable to import template across DC
by Deepak C Shetty
Hi,
I have 2 DC's, nfs based and localfs based.
On the nfs dc:
1) I created a nfs export domain, and exported the VM template (
precreated) to my nfs export domain
2) I detached the export domain from nfs dc
On the localfs dc:
1) I attached the export domain to the localfs dc
2) When i select export-domain on the Storage tab, under Details ->
template-import, i see the
template, but i don't see any option of import there. Basically cannot
import the template.
3) When i go to Template tab, the template is seen, but under Cluster
column, it still shows
the nfs-cluster to which it belongs, not to the localfs cluster. When i
try to edit the template,
it does not allow me to select the DC, its disabled/greyed and stays as
nfs-dc. So even if the template
is seen under localfs dc, i cannot use it to create a VM
4) When i try to create a new server / desktop VM, only when i select
nfsdc, i get the option of selecting my template, if i select localfs
dc, my template is not seen in the drop down box
So unable to use the template to create a new VM in the destination dc.
12 years, 9 months
[Users] Help on oVirt basic question
by aru mon
Hi Team,
I am very new to the Ovirt. I am trying to install the ovirt-engine into
one of my vm with the below spec.
1. 2GB Mem
2. 2 CPU
3. 1 NIC
4. 20GB storage
5. Centos 5.5 32bit
I am following the
http://wiki.gentoo.org/wiki/OVirt#Installing_oVirt_Engine_Core installation
documentation.
I am tryingto meet all the software dependencies throught the source
tarball.
I installed the maven, postgresql and jboss-as through tar ball.
But, when i am trying to compile the webadmin and user portal using the "mvn
-e -DskipTests=true clean install -Pgwt-admin,gwt-user" command it fails at
the time of web-admin level.
As per my under standings the ovir-engine is a java based jboss applicaiton
it would not be an issue with the os version. Please help me to understand.
Regards,
Arumon
12 years, 9 months
[Users] Fwd: Re: installing ovirt engine on CentOS
by Elias Abacioglu
This is a multi-part message in MIME format.
--------------010500060201020109070608
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
FYI, there is a repo for CentOS 6.
http://www.dreyou.org/ovirt/
-------- Ursprungligt meddelande --------
Ämne: Re: [Users] installing ovirt engine on CentOS
Datum: Sat, 10 Mar 2012 19:28:46 +0530
Från: kumar shantanu <k.shantanu2006(a)gmail.com>
Till: Elias Abacioglu <elias.rabi(a)gmail.com>
Just wanted to share this.
All who want ovirt to be install centos6, here is good link,
http://www.dreyou.org/ovirt/
Thank you.
On Sat, Mar 10, 2012 at 6:52 PM, Elias Abacioglu <elias.rabi(a)gmail.com
<mailto:elias.rabi@gmail.com>> wrote:
I was able solve it.
I will share the rpms as soon as i get the installation working.
Den den 9 mars 2012 13:56:48 skrev Elias Abacioglu:
I have gotten to this point during the RPM build process:
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] org.apache.maven.shared.io
<http://org.apache.maven.shared.io>.location.ArtifactLocatorStrategy.<init>(Lorg/apache/maven/artifact/factory/ArtifactFactory;Lorg/apache/maven/artifact/resolver/ArtifactResolver;Lorg/apache/maven/artifact/repository/ArtifactRepository;Ljava/util/List;Ljava/lang/String;Ljava/lang/String;)V
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.NoSuchMethodError: org.apache.maven.shared.io
<http://org.apache.maven.shared.io>.location.ArtifactLocatorStrategy.<init>(Lorg/apache/maven/artifact/factory/ArtifactFactory;Lorg/apache/maven/artifact/resolver/ArtifactResolver;Lorg/apache/maven/artifact/repository/ArtifactRepository;Ljava/util/List;Ljava/lang/String;Ljava/lang/String;)V
at org.apache.maven.plugin.assembly.io
<http://assembly.io>.DefaultAssemblyReader.readAssemblies(DefaultAssemblyReader.java:102)
at
org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute(AbstractAssemblyMojo.java:296)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1 minute 47 seconds
[INFO] Finished at: Fri Mar 09 12:50:16 CET 2012
[INFO] Final Memory: 237M/834M
[INFO]
------------------------------------------------------------------------
make: *** [build_mvn] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.95OcZi (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.95OcZi (%install)
Chris Brown had a similar issue.
http://www.mail-archive.com/users@ovirt.org/msg00078.html
His solution was to run maven 2.2. But the problem is that I do.
[elab@virtual SPECS]$ mvn -v
/usr/lib/jvm/java
Apache Maven 2.2.1 (rNON-CANONICAL_2011-10-17_20-32_mockbuild;
2011-10-17 21:32:08+0200)
Java version: 1.6.0_22
Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-220.7.1.el6.x86_64" arch:
"amd64" Family: "unix"
Any ideas now?
2012/3/9 Elias Abacioglu <elias.rabi(a)gmail.com
<mailto:elias.rabi@gmail.com> <mailto:elias.rabi@gmail.com
<mailto:elias.rabi@gmail.com>>>
>
> Trey, did you have a Python 2.7 RPM or SRPM for EL6?
Where do you see the Python 2.7 dependency? Running a
rebuild
with no
changes on the latest SPEC gives me this ...
Maybe you are right.. I was just blinded by the fact that the
ovirt-engine rpms needed 2.7.. So that is probably not needed
after I have rebuilt ovirt rpms.
# rpmbuild -ba --define 'dist .el6' --define 'rhel 6'
ovirt-engine.spec
<snip>
+ make
PREFIX=/builddir/build/BUILDROOT/ovirt-engine-3.0.0_0001-1.6.el6.x86_64/
install
which: no mvn in
(/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/builddir/bin)
export MAVEN_OPTS="-XX:MaxPermSize=512m"
install -P gwt-admin,gwt-user -D skipTests
install: WARNING: ignoring --preserve-context; this
kernel is not
SELinux-enabled
install: cannot stat `gwt-admin,gwt-user': No such file or
directory
make: *** [build_mvn] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.oHg34r
(%install)
I think it requires maven 2.2. There is a maven 2.2 in jpackage
6.0. But it got a broken dependency.
I tried compiling with maven 2.0 and that failed.
_______________________________________________
Users mailing list
Users(a)ovirt.org <mailto:Users@ovirt.org>
http://lists.ovirt.org/mailman/listinfo/users
--
Kumar Shantanu
--------------010500060201020109070608
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
FYI, there is a repo for CentOS 6.<br>
<a moz-do-not-send="true" href="http://www.dreyou.org/ovirt/">http://www.dreyou.org/ovirt/</a><br>
<br>
<br>
<br>
-------- Ursprungligt meddelande --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Ämne: </th>
<td>Re: [Users] installing ovirt engine on CentOS</td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Datum: </th>
<td>Sat, 10 Mar 2012 19:28:46 +0530</td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Från: </th>
<td>kumar shantanu <a class="moz-txt-link-rfc2396E" href="mailto:k.shantanu2006@gmail.com"><k.shantanu2006(a)gmail.com></a></td>
</tr>
<tr>
<th align="RIGHT" nowrap="nowrap" valign="BASELINE">Till: </th>
<td>Elias Abacioglu <a class="moz-txt-link-rfc2396E" href="mailto:elias.rabi@gmail.com"><elias.rabi(a)gmail.com></a></td>
</tr>
</tbody>
</table>
<br>
<br>
Just wanted to share this.<br>
All who want ovirt to be install centos6, here is good link, <a
moz-do-not-send="true" href="http://www.dreyou.org/ovirt/">http://www.dreyou.org/ovirt/</a><br>
<br>
Thank you.<br>
<br>
<div class="gmail_quote">On Sat, Mar 10, 2012 at 6:52 PM, Elias
Abacioglu <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:elias.rabi@gmail.com">elias.rabi(a)gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">I was able
solve it.<br>
<br>
I will share the rpms as soon as i get the installation working.<br>
<br>
<br>
<br>
Den den 9 mars 2012 13:56:48 skrev Elias Abacioglu:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
I have gotten to this point during the RPM build process:<br>
<br>
[INFO] ------------------------------------------------------------------------<br>
[ERROR] FATAL ERROR<br>
[INFO] ------------------------------------------------------------------------<br>
[INFO] <a moz-do-not-send="true"
href="http://org.apache.maven.shared.io" target="_blank">org.apache.maven.shared.io</a>.location.ArtifactLocatorStrategy.<init>(Lorg/apache/maven/artifact/factory/ArtifactFactory;Lorg/apache/maven/artifact/resolver/ArtifactResolver;Lorg/apache/maven/artifact/repository/ArtifactRepository;Ljava/util/List;Ljava/lang/String;Ljava/lang/String;)V<br>
[INFO] ------------------------------------------------------------------------<br>
[INFO] Trace<br>
java.lang.NoSuchMethodError: <a moz-do-not-send="true"
href="http://org.apache.maven.shared.io" target="_blank">org.apache.maven.shared.io</a>.location.ArtifactLocatorStrategy.<init>(Lorg/apache/maven/artifact/factory/ArtifactFactory;Lorg/apache/maven/artifact/resolver/ArtifactResolver;Lorg/apache/maven/artifact/repository/ArtifactRepository;Ljava/util/List;Ljava/lang/String;Ljava/lang/String;)V<br>
at org.apache.maven.plugin.<a moz-do-not-send="true"
href="http://assembly.io" target="_blank">assembly.io</a>.DefaultAssemblyReader.readAssemblies(DefaultAssemblyReader.java:102)<br>
at org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute(AbstractAssemblyMojo.java:296)<br>
at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)<br>
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)<br>
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)<br>
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)<br>
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)<br>
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)<br>
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)<br>
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)<br>
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)<br>
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)<br>
at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)<br>
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)<br>
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)<br>
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)<br>
at java.lang.reflect.Method.invoke(Method.java:616)<br>
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)<br>
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)<br>
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)<br>
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)<br>
[INFO] ------------------------------------------------------------------------<br>
[INFO] Total time: 1 minute 47 seconds<br>
[INFO] Finished at: Fri Mar 09 12:50:16 CET 2012<br>
[INFO] Final Memory: 237M/834M<br>
[INFO] ------------------------------------------------------------------------<br>
make: *** [build_mvn] Error 1<br>
error: Bad exit status from /var/tmp/rpm-tmp.95OcZi (%install)<br>
<br>
<br>
RPM build errors:<br>
Bad exit status from /var/tmp/rpm-tmp.95OcZi (%install)<br>
<br>
<br>
<br>
Chris Brown had a similar issue.<br>
<a moz-do-not-send="true"
href="http://www.mail-archive.com/users@ovirt.org/msg00078.html"
target="_blank">http://www.mail-archive.com/users@ovirt.org/msg00078.html</a><br>
His solution was to run maven 2.2. But the problem is that I
do.<br>
<br>
[elab@virtual SPECS]$ mvn -v<br>
/usr/lib/jvm/java<br>
Apache Maven 2.2.1 (rNON-CANONICAL_2011-10-17_20-32_mockbuild;
2011-10-17 21:32:08+0200)<br>
Java version: 1.6.0_22<br>
Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre<br>
Default locale: en_US, platform encoding: UTF-8<br>
OS name: "linux" version: "2.6.32-220.7.1.el6.x86_64" arch:
"amd64" Family: "unix"<br>
<br>
Any ideas now?<br>
<br>
2012/3/9 Elias Abacioglu <<a moz-do-not-send="true"
href="mailto:elias.rabi@gmail.com" target="_blank">elias.rabi(a)gmail.com</a>
<mailto:<a moz-do-not-send="true"
href="mailto:elias.rabi@gmail.com" target="_blank">elias.rabi(a)gmail.com</a>>><br>
<br>
<br>
><br>
> Trey, did you have a Python 2.7 RPM or SRPM for
EL6?<br>
<br>
Where do you see the Python 2.7 dependency? Running a
rebuild<br>
with no<br>
changes on the latest SPEC gives me this ...<br>
<br>
Maybe you are right.. I was just blinded by the fact that
the<br>
ovirt-engine rpms needed 2.7.. So that is probably not
needed<br>
after I have rebuilt ovirt rpms.<br>
<br>
# rpmbuild -ba --define 'dist .el6' --define 'rhel 6'<br>
ovirt-engine.spec<br>
<snip><br>
+ make<br>
PREFIX=/builddir/build/BUILDROOT/ovirt-engine-3.0.0_0001-1.6.el6.x86_64/<br>
install<br>
which: no mvn in<br>
(/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/builddir/bin)<br>
export MAVEN_OPTS="-XX:MaxPermSize=512m"<br>
install -P gwt-admin,gwt-user -D skipTests<br>
install: WARNING: ignoring --preserve-context; this
kernel is not<br>
SELinux-enabled<br>
install: cannot stat `gwt-admin,gwt-user': No such file
or<br>
directory<br>
make: *** [build_mvn] Error 1<br>
error: Bad exit status from /var/tmp/rpm-tmp.oHg34r
(%install)<br>
<br>
I think it requires maven 2.2. There is a maven 2.2 in
jpackage<br>
6.0. But it got a broken dependency.<br>
I tried compiling with maven 2.0 and that failed.<br>
<br>
<br>
</blockquote>
_______________________________________________<br>
Users mailing list<br>
<a moz-do-not-send="true" href="mailto:Users@ovirt.org"
target="_blank">Users(a)ovirt.org</a><br>
<a moz-do-not-send="true"
href="http://lists.ovirt.org/mailman/listinfo/users"
target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Kumar Shantanu<br>
<br>
<br>
</body>
</html>
--------------010500060201020109070608--
12 years, 9 months
Re: [Users] engine-setup fails in database creation
by kumar shantanu
Hi Elias,
I was looking for these logs actually
******
engine-db-install-2012_03_10_14_13_46.log
*****
Can you send the output here
On 3/10/12, Elias Abacioglu <elias.rabi(a)gmail.com> wrote:
> Hi Kumar,
>
> The log is in the first fpaste link.
> But I can paste it here as well..
>
> 2012-03-10 14:12:43::DEBUG::common_utils::196::root:: cmd = /sbin/ip addr
> 2012-03-10 14:12:43::DEBUG::common_utils::201::root:: output = 1: lo:
> <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
> inet 127.0.0.1/8 scope host lo
> inet6 ::1/128 scope host
> valid_lft forever preferred_lft forever
> 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP
> qlen 1000
> link/ether 00:1b:78:37:36:f6 brd ff:ff:ff:ff:ff:ff
> inet 10.121.1.20/24 brd 10.121.1.255 scope global eth0
> inet6 fe80::21b:78ff:fe37:36f6/64 scope link
> valid_lft forever preferred_lft forever
> 3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
> link/ether 00:1b:78:37:36:f4 brd ff:ff:ff:ff:ff:ff
>
> 2012-03-10 14:12:43::DEBUG::common_utils::202::root:: stderr =
> 2012-03-10 14:12:43::DEBUG::common_utils::203::root:: retcode = 0
> 2012-03-10 14:12:43::DEBUG::common_utils::318::root:: Found IP Address:
> 10.121.1.20
> 2012-03-10 14:12:43::DEBUG::engine-setup::2298::root:: checking total memory
> 2012-03-10 14:12:43::DEBUG::common_utils::196::root:: cmd = /usr/bin/free -g
> 2012-03-10 14:12:43::DEBUG::common_utils::201::root:: output
> = total used free shared buffers cached
> Mem: 7 1 6 0 0 0
> -/+ buffers/cache: 0 7
> Swap: 17 0 17
>
> 2012-03-10 14:12:43::DEBUG::common_utils::202::root:: stderr =
> 2012-03-10 14:12:43::DEBUG::common_utils::203::root:: retcode = 0
> 2012-03-10 14:12:43::DEBUG::engine-setup::2308::root:: Found a match,
> amount of memory: 7
> 2012-03-10 14:12:43::DEBUG::engine-setup::2342::root:: initiating
> command line option parser
> 2012-03-10 14:12:43::DEBUG::engine-setup::2236::root:: Entered
> main(configFile='None')
> 2012-03-10 14:12:43::DEBUG::engine-setup::1608::root:: checking the
> status of jboss
> 2012-03-10 14:12:43::DEBUG::common_utils::196::root:: cmd =
> /sbin/service jboss-as status
> 2012-03-10 14:12:43::DEBUG::common_utils::201::root:: output = jboss-as
> is not running
>
> 2012-03-10 14:12:43::DEBUG::common_utils::202::root:: stderr =
> 2012-03-10 14:12:43::DEBUG::common_utils::203::root:: retcode = 3
> 2012-03-10 14:12:43::DEBUG::engine-setup::1355::root:: going over group
> {'PRE_CONDITION_MATCH': True, 'DESCRIPTION': 'General configuration
> parameters', 'POST_CONDITION': False, 'GROUP_NAME': 'ALL_PARAMS',
> 'PRE_CONDITION': False, 'POST_CONDITION_MATCH': True}
> 2012-03-10 14:12:44::DEBUG::engine_validators::48::root:: Validating
> 8080 as a valid TCP Port
> 2012-03-10 14:12:44::DEBUG::common_utils::175::root:: Checking if TCP
> port 8080 is open by any process
> 2012-03-10 14:12:44::DEBUG::common_utils::196::root:: cmd =
> /usr/sbin/lsof -i -n -P
> 2012-03-10 14:12:44::DEBUG::common_utils::201::root:: output =
> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
> rpcbind 1276 rpc 6u IPv4 11810 0t0 UDP *:111
> rpcbind 1276 rpc 7u IPv4 11814 0t0 UDP *:603
> rpcbind 1276 rpc 8u IPv4 11815 0t0 TCP *:111 (LISTEN)
> rpcbind 1276 rpc 9u IPv6 11817 0t0 UDP *:111
> rpcbind 1276 rpc 10u IPv6 11819 0t0 UDP *:603
> rpcbind 1276 rpc 11u IPv6 11820 0t0 TCP *:111 (LISTEN)
> rpc.statd 1294 rpcuser 5u IPv4 12006 0t0 UDP *:622
> rpc.statd 1294 rpcuser 8u IPv4 12010 0t0 UDP *:33095
> rpc.statd 1294 rpcuser 9u IPv4 12014 0t0 TCP *:58964 (LISTEN)
> rpc.statd 1294 rpcuser 10u IPv6 12018 0t0 UDP *:46082
> rpc.statd 1294 rpcuser 11u IPv6 12022 0t0 TCP *:39537 (LISTEN)
> snmpd 1404 root 7u IPv4 12453 0t0 UDP *:161
> snmpd 1404 root 8u IPv4 12452 0t0 UDP *:33175
> snmpd 1404 root 9u IPv4 12455 0t0 TCP 127.0.0.1:199
> (LISTEN)
> snmpd 1404 root 10u IPv4 12456 0t0 UDP 127.0.0.1:25375
> sshd 1417 root 3u IPv4 12493 0t0 TCP *:22 (LISTEN)
> sshd 1417 root 4u IPv6 12496 0t0 TCP *:22 (LISTEN)
> hpsmhd 1489 root 4u IPv6 12740 0t0 TCP *:2301 (LISTEN)
> hpsmhd 1489 root 6u IPv6 12744 0t0 TCP *:2381 (LISTEN)
> hpsmhd 1522 hpsmh 4u IPv6 12740 0t0 TCP *:2301 (LISTEN)
> hpsmhd 1522 hpsmh 6u IPv6 12744 0t0 TCP *:2381 (LISTEN)
> hpsmhd 1523 hpsmh 4u IPv6 12740 0t0 TCP *:2301 (LISTEN)
> hpsmhd 1523 hpsmh 6u IPv6 12744 0t0 TCP *:2381 (LISTEN)
> hpsmhd 1524 hpsmh 4u IPv6 12740 0t0 TCP *:2301 (LISTEN)
> hpsmhd 1524 hpsmh 6u IPv6 12744 0t0 TCP *:2381 (LISTEN)
> hpsmhd 1525 hpsmh 4u IPv6 12740 0t0 TCP *:2301 (LISTEN)
> hpsmhd 1525 hpsmh 6u IPv6 12744 0t0 TCP *:2381 (LISTEN)
> hpsmhd 1526 hpsmh 4u IPv6 12740 0t0 TCP *:2301 (LISTEN)
> hpsmhd 1526 hpsmh 6u IPv6 12744 0t0 TCP *:2381 (LISTEN)
> cmapeerd 1882 root 5u IPv4 13897 0t0 UDP 127.0.0.1:25376
> cmanicd 2080 root 4u IPv4 14759 0t0 UDP 127.0.0.1:25393
> postmaste 16561 postgres 3u IPv6 3332337 0t0 TCP [::1]:5432
> (LISTEN)
> postmaste 16561 postgres 4u IPv4 3332338 0t0 TCP
> 127.0.0.1:5432 (LISTEN)
> postmaste 16561 postgres 7u IPv6 3332349 0t0 UDP
> [::1]:41122->[::1]:41122
> postmaste 16565 postgres 7u IPv6 3332349 0t0 UDP
> [::1]:41122->[::1]:41122
> postmaste 16566 postgres 7u IPv6 3332349 0t0 UDP
> [::1]:41122->[::1]:41122
> postmaste 16567 postgres 7u IPv6 3332349 0t0 UDP
> [::1]:41122->[::1]:41122
> postmaste 16568 postgres 7u IPv6 3332349 0t0 UDP
> [::1]:41122->[::1]:41122
> sshd 16823 root 3r IPv4 3390860 0t0 TCP
> 10.121.1.20:22->10.102.3.209:37284 (ESTABLISHED)
> sshd 31757 root 3u IPv4 3300483 0t0 TCP
> 10.121.1.20:22->10.102.3.209:37283 (ESTABLISHED)
>
> 2012-03-10 14:12:44::DEBUG::common_utils::202::root:: stderr =
> 2012-03-10 14:12:44::DEBUG::common_utils::203::root:: retcode = 0
> 2012-03-10 14:12:44::DEBUG::engine_validators::48::root:: Validating
> 8443 as a valid TCP Port
> 2012-03-10 14:12:44::DEBUG::common_utils::175::root:: Checking if TCP
> port 8443 is open by any process
> 2012-03-10 14:12:44::DEBUG::common_utils::196::root:: cmd =
> /usr/sbin/lsof -i -n -P
> 2012-03-10 14:12:44::DEBUG::common_utils::201::root:: output =
> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
> rpcbind 1276 rpc 6u IPv4 11810 0t0 UDP *:111
> rpcbind 1276 rpc 7u IPv4 11814 0t0 UDP *:603
> rpcbind 1276 rpc 8u IPv4 11815 0t0 TCP *:111 (LISTEN)
> rpcbind 1276 rpc 9u IPv6 11817 0t0 UDP *:111
> rpcbind 1276 rpc 10u IPv6 11819 0t0 UDP *:603
> rpcbind 1276 rpc 11u IPv6 11820 0t0 TCP *:111 (LISTEN)
> rpc.statd 1294 rpcuser 5u IPv4 12006 0t0 UDP *:622
> rpc.statd 1294 rpcuser 8u IPv4 12010 0t0 UDP *:33095
> rpc.statd 1294 rpcuser 9u IPv4 12014 0t0 TCP *:58964 (LISTEN)
> rpc.statd 1294 rpcuser 10u IPv6 12018 0t0 UDP *:46082
> rpc.statd 1294 rpcuser 11u IPv6 12022 0t0 TCP *:39537 (LISTEN)
> snmpd 1404 root 7u IPv4 12453 0t0 UDP *:161
> snmpd 1404 root 8u IPv4 12452 0t0 UDP *:33175
> snmpd 1404 root 9u IPv4 12455 0t0 TCP 127.0.0.1:199
> (LISTEN)
> snmpd 1404 root 10u IPv4 12456 0t0 UDP 127.0.0.1:25375
> sshd 1417 root 3u IPv4 12493 0t0 TCP *:22 (LISTEN)
> sshd 1417 root 4u IPv6 12496 0t0 TCP *:22 (LISTEN)
> hpsmhd 1489 root 4u IPv6 12740 0t0 TCP *:2301 (LISTEN)
> hpsmhd 1489 root 6u IPv6 12744 0t0 TCP *:2381 (LISTEN)
> hpsmhd 1522 hpsmh 4u IPv6 12740 0t0 TCP *:2301 (LISTEN)
> hpsmhd 1522 hpsmh 6u IPv6 12744 0t0 TCP *:2381 (LISTEN)
> hpsmhd 1523 hpsmh 4u IPv6 12740 0t0 TCP *:2301 (LISTEN)
> hpsmhd 1523 hpsmh 6u IPv6 12744 0t0 TCP *:2381 (LISTEN)
> hpsmhd 1524 hpsmh 4u IPv6 12740 0t0 TCP *:2301 (LISTEN)
> hpsmhd 1524 hpsmh 6u IPv6 12744 0t0 TCP *:2381 (LISTEN)
> hpsmhd 1525 hpsmh 4u IPv6 12740 0t0 TCP *:2301 (LISTEN)
> hpsmhd 1525 hpsmh 6u IPv6 12744 0t0 TCP *:2381 (LISTEN)
> hpsmhd 1526 hpsmh 4u IPv6 12740 0t0 TCP *:2301 (LISTEN)
> hpsmhd 1526 hpsmh 6u IPv6 12744 0t0 TCP *:2381 (LISTEN)
> cmapeerd 1882 root 5u IPv4 13897 0t0 UDP 127.0.0.1:25376
> cmanicd 2080 root 4u IPv4 14759 0t0 UDP 127.0.0.1:25393
> postmaste 16561 postgres 3u IPv6 3332337 0t0 TCP [::1]:5432
> (LISTEN)
> postmaste 16561 postgres 4u IPv4 3332338 0t0 TCP
> 127.0.0.1:5432 (LISTEN)
> postmaste 16561 postgres 7u IPv6 3332349 0t0 UDP
> [::1]:41122->[::1]:41122
> postmaste 16565 postgres 7u IPv6 3332349 0t0 UDP
> [::1]:41122->[::1]:41122
> postmaste 16566 postgres 7u IPv6 3332349 0t0 UDP
> [::1]:41122->[::1]:41122
> postmaste 16567 postgres 7u IPv6 3332349 0t0 UDP
> [::1]:41122->[::1]:41122
> postmaste 16568 postgres 7u IPv6 3332349 0t0 UDP
> [::1]:41122->[::1]:41122
> sshd 16823 root 3r IPv4 3390860 0t0 TCP
> 10.121.1.20:22->10.102.3.209:37284 (ESTABLISHED)
> sshd 31757 root 3u IPv4 3300483 0t0 TCP
> 10.121.1.20:22->10.102.3.209:37283 (ESTABLISHED)
>
> 2012-03-10 14:12:44::DEBUG::common_utils::202::root:: stderr =
> 2012-03-10 14:12:44::DEBUG::common_utils::203::root:: retcode = 0
> 2012-03-10 14:12:44::DEBUG::engine-setup::433::root:: setting default
> value (00:1A:4A:79:01:00-00:1A:4A:79:01:FF) for key (MAC_RANGE)
> 2012-03-10 14:12:49::INFO::engine_validators::122::root:: Validating
> virtual.unixwarez.org as a FQDN
> 2012-03-10 14:12:49::INFO::engine_validators::96::root:: validating
> virtual.unixwarez.org as a valid domain string
> 2012-03-10 14:12:49::DEBUG::common_utils::196::root:: cmd = /sbin/ip addr
> 2012-03-10 14:12:49::DEBUG::common_utils::201::root:: output = 1: lo:
> <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
> inet 127.0.0.1/8 scope host lo
> inet6 ::1/128 scope host
> valid_lft forever preferred_lft forever
> 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP
> qlen 1000
> link/ether 00:1b:78:37:36:f6 brd ff:ff:ff:ff:ff:ff
> inet 10.121.1.20/24 brd 10.121.1.255 scope global eth0
> inet6 fe80::21b:78ff:fe37:36f6/64 scope link
> valid_lft forever preferred_lft forever
> 3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
> link/ether 00:1b:78:37:36:f4 brd ff:ff:ff:ff:ff:ff
>
> 2012-03-10 14:12:49::DEBUG::common_utils::202::root:: stderr =
> 2012-03-10 14:12:49::DEBUG::common_utils::203::root:: retcode = 0
> 2012-03-10 14:12:49::DEBUG::common_utils::318::root:: Found IP Address:
> 10.121.1.20
> 2012-03-10 14:12:49::DEBUG::common_utils::196::root:: cmd =
> /usr/bin/nslookup virtual.unixwarez.org
> 2012-03-10 14:12:49::DEBUG::common_utils::201::root:: output =
> Server: 84.17.199.34
> Address: 84.17.199.34#53
>
> Non-authoritative answer:
> Name: virtual.unixwarez.org
> Address: 10.121.1.20
>
>
> 2012-03-10 14:12:49::DEBUG::common_utils::202::root:: stderr =
> 2012-03-10 14:12:49::DEBUG::common_utils::203::root:: retcode = 0
> 2012-03-10 14:12:49::DEBUG::engine_validators::259::root::
> virtual.unixwarez.org resolved into 10.121.1.20
> 2012-03-10 14:12:49::DEBUG::common_utils::196::root:: cmd =
> /usr/bin/nslookup 10.121.1.20
> 2012-03-10 14:12:49::DEBUG::common_utils::201::root:: output =
> Server: 84.17.199.34
> Address: 84.17.199.34#53
>
> 20.1.121.10.in-addr.arpa name = 500001-010-ap01.rtr.tconet.net.
>
>
> 2012-03-10 14:12:49::DEBUG::common_utils::202::root:: stderr =
> 2012-03-10 14:12:49::DEBUG::common_utils::203::root:: retcode = 0
> 2012-03-10 14:12:49::DEBUG::engine_validators::259::root:: 10.121.1.20
> resolved into 500001-010-ap01.rtr.tconet.net
> 2012-03-10 14:12:49::WARNING::engine_validators::164::root:: 10.121.1.20
> did not reverse-resolve into virtual.unixwarez.org
> 2012-03-10 14:12:49::ERROR::engine_validators::166::root:: The following
> addresses: 10.121.1.20 did not reverse resolve into virtual.unixwarez.org
> 2012-03-10 14:12:49::DEBUG::engine-setup::519::root:: asking user: User
> input failed validation, do you still wish to use it? (yes|no):
> 2012-03-10 14:12:50::DEBUG::engine-setup::523::root:: user answered: yes
> 2012-03-10 14:12:57::DEBUG::engine_validators::71::root:: Validating
> password
> 2012-03-10 14:13:21::DEBUG::engine_validators::71::root:: Validating
> password
> 2012-03-10 14:13:27::INFO::engine_validators::203::root:: validating
> organization name
> 2012-03-10 14:13:28::INFO::engine_validators::84::root:: Validating NFS
> as part of ['NFS', 'FC', 'ISCSI']
> 2012-03-10 14:13:28::DEBUG::engine-setup::1355::root:: going over group
> {'PRE_CONDITION_MATCH': 'yes', 'DESCRIPTION': 'ISO Domain paramters',
> 'POST_CONDITION': False, 'GROUP_NAME': 'NFS', 'PRE_CONDITION':
> 'CONFIG_NFS', 'POST_CONDITION_MATCH': True}
> 2012-03-10 14:13:30::INFO::engine_validators::84::root:: Validating yes
> as part of ['yes', 'no']
> 2012-03-10 14:13:34::INFO::engine_validators::17::root:: validating
> /virtual/iso as a valid mount point
> 2012-03-10 14:13:34::DEBUG::engine_validators::288::root:: attempting to
> write temp file to /virtual
> 2012-03-10 14:13:34::DEBUG::common_utils::349::root:: Checking available
> space on /virtual
> 2012-03-10 14:13:34::DEBUG::common_utils::354::root:: Available space on
> /virtual is 522943
> 2012-03-10 14:13:40::INFO::engine_validators::186::root:: validating iso
> domain name
> 2012-03-10 14:13:40::DEBUG::engine-setup::1355::root:: going over group
> {'PRE_CONDITION_MATCH': True, 'DESCRIPTION': 'Firewall related
> paramters', 'POST_CONDITION': False, 'GROUP_NAME': 'IPTABLES',
> 'PRE_CONDITION': False, 'POST_CONDITION_MATCH': True}
> 2012-03-10 14:13:42::INFO::engine_validators::84::root:: Validating yes
> as part of ['yes', 'no']
> 2012-03-10 14:13:42::INFO::engine-setup::1436::root:: *** User input
> summary ***
> 2012-03-10 14:13:42::INFO::engine-setup::1451::root:: http-port: 8080
> 2012-03-10 14:13:42::INFO::engine-setup::1451::root:: https-port: 8443
> 2012-03-10 14:13:42::INFO::engine-setup::1451::root:: host-fqdn:
> virtual.unixwarez.org
> 2012-03-10 14:13:42::INFO::engine-setup::1447::root:: auth-pass: ********
> 2012-03-10 14:13:42::INFO::engine-setup::1447::root:: db-pass: ********
> 2012-03-10 14:13:42::INFO::engine-setup::1451::root:: org-name:
> telecomputing
> 2012-03-10 14:13:42::INFO::engine-setup::1451::root:: default-dc-type: NFS
> 2012-03-10 14:13:42::INFO::engine-setup::1451::root:: nfs-mp: /virtual/iso
> 2012-03-10 14:13:42::INFO::engine-setup::1451::root:: iso-domain-name:
> iso_store
> 2012-03-10 14:13:42::INFO::engine-setup::1451::root:: override-iptables: yes
> 2012-03-10 14:13:42::INFO::engine-setup::1453::root:: *** User input
> summary ***
> 2012-03-10 14:13:42::DEBUG::engine-setup::519::root:: asking user:
> Proceed with the configuration listed above? (yes|no):
> 2012-03-10 14:13:44::DEBUG::engine-setup::523::root:: user answered: yes
> 2012-03-10 14:13:44::DEBUG::engine-setup::1480::root:: user chose to
> accept user parameters
> 2012-03-10 14:13:44::DEBUG::engine-setup::2262::root:: {'ORG_NAME':
> 'telecomputing', 'HOST_FQDN': 'virtual.unixwarez.org',
> 'AUTH_PASS_CONFIRMED': '********', 'HTTP_PORT': '8080', 'HTTPS_PORT':
> '8443', 'DB_PASS_CONFIRMED': '********', 'CONFIG_NFS': 'yes',
> 'AUTH_PASS': '********', 'DB_PASS': '********', 'ISO_DOMAIN_NAME':
> 'iso_store', 'MAC_RANGE': '00:1A:4A:79:01:00-00:1A:4A:79:01:FF',
> 'NFS_MP': '/virtual/iso', 'OVERRIDE_IPTABLES': 'yes', 'DC_TYPE': 'NFS'}
> 2012-03-10 14:13:44::DEBUG::engine-setup::2265::root:: Entered
> Configuration stage
> 2012-03-10 14:13:44::DEBUG::engine-setup::1160::root:: running
> _createJbossProfile
> 2012-03-10 14:13:44::DEBUG::engine-setup::919::root:: creating jboss profile
> 2012-03-10 14:13:44::DEBUG::engine-setup::934::root:: Successfully
> created jboss profile default
> 2012-03-10 14:13:44::DEBUG::engine-setup::938::root:: touching .dodeploy
> file for /usr/share/jboss-as/standalone/deployments/engine.ear
> 2012-03-10 14:13:44::DEBUG::engine-setup::934::root:: Successfully
> created jboss profile default
> 2012-03-10 14:13:44::DEBUG::engine-setup::938::root:: touching .dodeploy
> file for /usr/share/jboss-as/standalone/deployments/ROOT.war
> 2012-03-10 14:13:44::DEBUG::engine-setup::1160::root:: running
> setMaxSharedMemory
> 2012-03-10 14:13:44::DEBUG::engine-setup::1534::root:: loading
> /etc/sysctl.conf
> 2012-03-10 14:13:44::DEBUG::engine-setup::1541::root:: current shared
> memory max in kernel is 68719476736, there is no need to update the
> kernel parameters
> 2012-03-10 14:13:44::DEBUG::engine-setup::1163::root:: running _createCA
> 2012-03-10 14:13:44::DEBUG::engine-setup::846::root:: updating
> /etc/pki/ovirt-engine/cacert.template
> 2012-03-10 14:13:44::DEBUG::engine-setup::846::root:: updating
> /etc/pki/ovirt-engine/cert.template
> 2012-03-10 14:13:44::DEBUG::engine-setup::764::root:: current timezone
> offset is -1
> 2012-03-10 14:13:44::DEBUG::engine-setup::778::root:: Date string is
> 120309141344-0100
> 2012-03-10 14:13:44::DEBUG::common_utils::219::root:: Executing command
> --> '/etc/pki/ovirt-engine/installCA.sh virtual.unixwarez.org US
> telecomputing engine ******** 120309141344-0100 /etc/pki/ovirt-engine
> virtual.unixwarez.org.69504'
> 2012-03-10 14:13:46::DEBUG::common_utils::226::root:: output =
> } Creating CA...
>
> } Creating KeyStore...
>
> }} Converting formats...
>
> > Importing CA certificate...
>
> } Creating client certificate for oVirt...
>
> }} Creating certificate request...
>
> }} Signing certificate request...
> X509v3 Subject Key Identifier:
>
> }} Converting formats...
>
> } Importing oVirt certificate...
>
> } Exporting oVirt key as SSH...
>
> 2012-03-10 14:13:46::DEBUG::common_utils::227::root:: stderr =
> Generating RSA private key, 1024 bit long modulus
> ...........++++++
> ..................................++++++
> e is 65537 (0x10001)
> Using configuration from openssl.conf
> Check that the request matches the signature
> Signature ok
> The Subject's Distinguished Name is as follows
> countryName :PRINTABLE:'US'
> organizationName :PRINTABLE:'telecomputing'
> commonName :PRINTABLE:'CA-virtual.unixwarez.org.69504'
> Certificate is to be certified until Mar 8 13:13:44 2022 GMT (3650 days)
>
> Write out database with 1 new entries
> Data Base Updated
> Certificate was added to keystore
> Certificate was added to keystore
> Using configuration from openssl.conf
> Check that the request matches the signature
> Signature ok
> The Subject's Distinguished Name is as follows
> countryName :PRINTABLE:'US'
> organizationName :PRINTABLE:'telecomputing'
> commonName :PRINTABLE:'virtual.unixwarez.org'
> Certificate is to be certified until Feb 12 13:13:45 2017 GMT (1800 days)
>
> Write out database with 1 new entries
> Data Base Updated
> Certificate reply was installed in keystore
> Certificate stored in file <keys/engine.pub.tmp>
>
> 2012-03-10 14:13:46::DEBUG::common_utils::228::root:: retcode = 0
> 2012-03-10 14:13:46::DEBUG::common_utils::219::root:: Executing command
> --> '/etc/pki/ovirt-engine/generate-ssh-keys -s
> /etc/pki/ovirt-engine/.keystore -p ******** -a engine -k
> /etc/pki/ovirt-engine/keys/engine_id_rsa'
> 2012-03-10 14:13:46::DEBUG::common_utils::226::root:: output = Finished
> successfuly
>
> 2012-03-10 14:13:46::DEBUG::common_utils::227::root:: stderr =
> 2012-03-10 14:13:46::DEBUG::common_utils::228::root:: retcode = 0
> 2012-03-10 14:13:46::DEBUG::common_utils::406::root:: successfully
> copied file /etc/pki/ovirt-engine/keys/engine.ssh.key.txt to target
> destination /usr/share/jboss-as/standalone/deployments/ROOT.war
> 2012-03-10 14:13:46::DEBUG::common_utils::414::root:: setting file
> /usr/share/jboss-as/standalone/deployments/ROOT.war/engine.ssh.key.txt
> uid/gid ownership
> 2012-03-10 14:13:46::DEBUG::common_utils::417::root:: setting file
> /usr/share/jboss-as/standalone/deployments/ROOT.war/engine.ssh.key.txt
> mode to -1
> 2012-03-10 14:13:46::DEBUG::common_utils::219::root:: Executing command
> --> '/usr/bin/openssl x509 -in /etc/pki/ovirt-engine/ca.pem -fingerprint
> -noout'
> 2012-03-10 14:13:46::DEBUG::common_utils::226::root:: output = SHA1
> Fingerprint=23:BC:7F:6F:E2:96:4B:E6:01:40:D3:ED:E0:38:5D:13:16:63:05:4E
>
> 2012-03-10 14:13:46::DEBUG::common_utils::227::root:: stderr =
> 2012-03-10 14:13:46::DEBUG::common_utils::228::root:: retcode = 0
> 2012-03-10 14:13:46::DEBUG::common_utils::219::root:: Executing command
> --> '/usr/bin/ssh-keygen -lf /etc/pki/ovirt-engine/keys/engine.ssh.key.txt'
> 2012-03-10 14:13:46::DEBUG::common_utils::226::root:: output = 1024
> c2:ab:2b:69:78:2e:9a:8c:47:5a:4a:5a:68:1f:92:fe
> /etc/pki/ovirt-engine/keys/engine.ssh.key.txt (RSA)
>
> 2012-03-10 14:13:46::DEBUG::common_utils::227::root:: stderr =
> 2012-03-10 14:13:46::DEBUG::common_utils::228::root:: retcode = 0
> 2012-03-10 14:13:46::DEBUG::engine-setup::839::root:: changing ownership
> of /etc/pki/ovirt-engine/ca.pem to 498/502 (uid/gid)
> 2012-03-10 14:13:46::DEBUG::engine-setup::841::root:: changing file
> permissions for /etc/pki/ovirt-engine/ca.pem to 0750
> 2012-03-10 14:13:46::DEBUG::engine-setup::839::root:: changing ownership
> of /etc/pki/ovirt-engine/.keystore to 498/502 (uid/gid)
> 2012-03-10 14:13:46::DEBUG::engine-setup::841::root:: changing file
> permissions for /etc/pki/ovirt-engine/.keystore to 0750
> 2012-03-10 14:13:46::DEBUG::engine-setup::839::root:: changing ownership
> of /etc/pki/ovirt-engine/private to 498/502 (uid/gid)
> 2012-03-10 14:13:46::DEBUG::engine-setup::841::root:: changing file
> permissions for /etc/pki/ovirt-engine/private to 0750
> 2012-03-10 14:13:46::DEBUG::engine-setup::839::root:: changing ownership
> of /etc/pki/ovirt-engine/private/ca.pem to 498/502 (uid/gid)
> 2012-03-10 14:13:46::DEBUG::engine-setup::841::root:: changing file
> permissions for /etc/pki/ovirt-engine/private/ca.pem to 0750
> 2012-03-10 14:13:46::DEBUG::engine-setup::839::root:: changing ownership
> of /etc/pki/ovirt-engine/.truststore to 498/502 (uid/gid)
> 2012-03-10 14:13:46::DEBUG::engine-setup::841::root:: changing file
> permissions for /etc/pki/ovirt-engine/.truststore to 0750
> 2012-03-10 14:13:46::DEBUG::common_utils::406::root:: successfully
> copied file /etc/pki/ovirt-engine/keys/engine.ssh.key.txt to target
> destination /usr/share/jboss-as/standalone/deployments/ROOT.war
> 2012-03-10 14:13:46::DEBUG::common_utils::414::root:: setting file
> /usr/share/jboss-as/standalone/deployments/ROOT.war/engine.ssh.key.txt
> uid/gid ownership
> 2012-03-10 14:13:46::DEBUG::common_utils::417::root:: setting file
> /usr/share/jboss-as/standalone/deployments/ROOT.war/engine.ssh.key.txt
> mode to -1
> 2012-03-10 14:13:46::DEBUG::engine-setup::1160::root:: running
> configJbossXml
> 2012-03-10 14:13:46::DEBUG::engine-setup::1898::root:: Backing up
> /usr/share/jboss-as/standalone/configuration/standalone.xml into
> /usr/share/jboss-as/standalone/configuration/standalone.xml.BACKUP.5735372
> 2012-03-10 14:13:46::DEBUG::common_utils::406::root:: successfully
> copied file
> /usr/share/jboss-as-7.1.0.Beta1b/standalone/configuration/standalone.xml
> to target destination
> /usr/share/jboss-as/standalone/configuration/standalone.xml.BACKUP.5735372
> 2012-03-10 14:13:46::DEBUG::common_utils::414::root:: setting file
> /usr/share/jboss-as/standalone/configuration/standalone.xml.BACKUP.5735372
> uid/gid ownership
> 2012-03-10 14:13:46::DEBUG::common_utils::417::root:: setting file
> /usr/share/jboss-as/standalone/configuration/standalone.xml.BACKUP.5735372
> mode to -1
> 2012-03-10 14:13:46::DEBUG::common_utils::406::root:: successfully
> copied file
> /usr/share/jboss-as-7.1.0.Beta1b/standalone/configuration/standalone.xml
> to target destination
> /usr/share/jboss-as/standalone/configuration/standalone.xml.EDIT.1034875
> 2012-03-10 14:13:46::DEBUG::common_utils::414::root:: setting file
> /usr/share/jboss-as/standalone/configuration/standalone.xml.EDIT.1034875
> uid/gid ownership
> 2012-03-10 14:13:46::DEBUG::common_utils::417::root:: setting file
> /usr/share/jboss-as/standalone/configuration/standalone.xml.EDIT.1034875
> mode to -1
> 2012-03-10 14:13:46::DEBUG::engine-setup::1903::root:: loading xml file
> handler
> 2012-03-10 14:13:46::DEBUG::engine-setup::1910::root:: Configuring Jboss
> 2012-03-10 14:13:46::DEBUG::engine-setup::1932::root:: Configuring
> logging for jboss
> 2012-03-10 14:13:46::DEBUG::engine-setup::1934::root:: Registering
> logging namespace
> 2012-03-10 14:13:46::DEBUG::engine-setup::1937::root:: setting attributes
> 2012-03-10 14:13:46::DEBUG::engine-setup::1941::root:: Adding level node
> with attribute: name, value: INFO
> 2012-03-10 14:13:46::DEBUG::engine-setup::1951::root:: Adding file
> handler for ENGINE_LOG
> 2012-03-10 14:13:46::DEBUG::engine-setup::1966::root:: Adding Loggers
> for ovirt-engine
> 2012-03-10 14:13:46::DEBUG::engine-setup::1995::root:: Logging is
> enabled and configured in jboss's configuration
> 2012-03-10 14:13:46::DEBUG::engine-setup::2001::root:: Configuring
> logging for jboss
> 2012-03-10 14:13:46::DEBUG::engine-setup::2003::root:: Registering
> datasource namespaces
> 2012-03-10 14:13:46::DEBUG::engine-setup::2007::root:: looking for
> ENGINEDatasource datasource
> 2012-03-10 14:13:46::DEBUG::engine-setup::2049::root:: Adding ENGINE
> datasource
> 2012-03-10 14:13:46::DEBUG::engine-setup::2052::root:: Adding drivers to
> datasource
> 2012-03-10 14:13:46::DEBUG::engine-setup::2065::root:: configuring
> deployment-scanner
> 2012-03-10 14:13:46::DEBUG::engine-setup::2071::root:: Datasource has
> been added into jboss's configuration
> 2012-03-10 14:13:46::DEBUG::engine-setup::2116::root:: Configuring
> Jboss's network
> 2012-03-10 14:13:46::DEBUG::engine-setup::2118::root:: Removing all
> interfaces from the public interface
> 2012-03-10 14:13:46::DEBUG::engine-setup::2121::root:: Adding access to
> public interface
> 2012-03-10 14:13:46::DEBUG::engine-setup::2124::root:: Setting ports
> 2012-03-10 14:13:46::DEBUG::engine-setup::2131::root:: Network has been
> configured for jboss
> 2012-03-10 14:13:46::DEBUG::engine-setup::2137::root:: Configuring SSL
> for jboss
> 2012-03-10 14:13:46::DEBUG::engine-setup::2139::root:: Registering web
> namespaces
> 2012-03-10 14:13:46::DEBUG::engine-setup::2149::root:: Disabling default
> welcome-content
> 2012-03-10 14:13:46::DEBUG::engine-setup::2153::root:: SSL has been
> configured for jboss
> 2012-03-10 14:13:46::DEBUG::engine-setup::1915::root:: Jboss has been
> configured
> 2012-03-10 14:13:46::DEBUG::engine-setup::1921::root:: Jboss
> configuration has been saved
> 2012-03-10 14:13:46::DEBUG::engine-setup::1160::root:: running
> deployJbossModules
> 2012-03-10 14:13:46::DEBUG::engine-setup::1819::root:: Adding modules to
> jboss's modules
> 2012-03-10 14:13:46::DEBUG::common_utils::248::root:: removing link
> /usr/share/jboss-as/modules/org/postgresql
> 2012-03-10 14:13:46::DEBUG::common_utils::258::root:: Linking
> /usr/share/ovirt-engine/resources/jboss/modules/org/postgresql to
> /usr/share/jboss-as/modules/org/postgresql
> 2012-03-10 14:13:46::DEBUG::engine-setup::1829::root:: Backing up
> /usr/share/jboss-as/modules/sun/jdk/main/module.xml into
> /usr/share/jboss-as/modules/sun/jdk/main/module.xml.1145030
> 2012-03-10 14:13:46::DEBUG::common_utils::406::root:: successfully
> copied file
> /usr/share/jboss-as-7.1.0.Beta1b/modules/sun/jdk/main/module.xml to
> target destination
> /usr/share/jboss-as/modules/sun/jdk/main/module.xml.1145030
> 2012-03-10 14:13:46::DEBUG::common_utils::414::root:: setting file
> /usr/share/jboss-as/modules/sun/jdk/main/module.xml.1145030 uid/gid
> ownership
> 2012-03-10 14:13:46::DEBUG::common_utils::417::root:: setting file
> /usr/share/jboss-as/modules/sun/jdk/main/module.xml.1145030 mode to -1
> 2012-03-10 14:13:46::DEBUG::common_utils::406::root:: successfully
> copied file
> /usr/share/jboss-as-7.1.0.Beta1b/modules/sun/jdk/main/module.xml to
> target destination
> /usr/share/jboss-as/modules/sun/jdk/main/module.xml.EDIT.2998580
> 2012-03-10 14:13:46::DEBUG::common_utils::414::root:: setting file
> /usr/share/jboss-as/modules/sun/jdk/main/module.xml.EDIT.2998580 uid/gid
> ownership
> 2012-03-10 14:13:46::DEBUG::common_utils::417::root:: setting file
> /usr/share/jboss-as/modules/sun/jdk/main/module.xml.EDIT.2998580 mode to -1
> 2012-03-10 14:13:46::DEBUG::engine-setup::1833::root:: loading xml file
> handler
> 2012-03-10 14:13:46::DEBUG::engine-setup::1837::root:: registering name
> space
> 2012-03-10 14:13:46::DEBUG::engine-setup::1843::root:: adding <path
> name="sun/security"/> as node
> 2012-03-10 14:13:46::DEBUG::engine-setup::1843::root:: adding <path
> name="sun/security/krb5"/> as node
> 2012-03-10 14:13:46::DEBUG::engine-setup::1843::root:: adding <path
> name="com/sun/jndi/url"/> as node
> 2012-03-10 14:13:46::DEBUG::engine-setup::1843::root:: adding <path
> name="com/sun/jndi/url/dns"/> as node
> 2012-03-10 14:13:46::DEBUG::engine-setup::1849::root:: JDK module
> configuration has been saved
> 2012-03-10 14:13:46::DEBUG::engine-setup::1160::root:: running _editRootWar
> 2012-03-10 14:13:46::DEBUG::engine-setup::608::root:: removing file
> /usr/share/jboss-as/standalone/deployments/ROOT.war/web-conf.js
> 2012-03-10 14:13:46::DEBUG::engine-setup::611::root:: Linking
> /etc/ovirt-engine/web-conf.js to
> /usr/share/jboss-as/standalone/deployments/ROOT.war/web-conf.js
> 2012-03-10 14:13:46::DEBUG::engine-setup::715::root:: update
> /etc/ovirt-engine/web-conf.js with http & ssl urls
> 2012-03-10 14:13:46::DEBUG::engine-setup::676::root:: copying
> /etc/pki/ovirt-engine/ca.pem to
> /usr/share/jboss-as/standalone/deployments/ROOT.war/ca.crt
> 2012-03-10 14:13:46::DEBUG::common_utils::406::root:: successfully
> copied file /etc/pki/ovirt-engine/ca.pem to target destination
> /usr/share/jboss-as/standalone/deployments/ROOT.war/ca.crt
> 2012-03-10 14:13:46::DEBUG::common_utils::414::root:: setting file
> /usr/share/jboss-as/standalone/deployments/ROOT.war/ca.crt uid/gid ownership
> 2012-03-10 14:13:46::DEBUG::common_utils::417::root:: setting file
> /usr/share/jboss-as/standalone/deployments/ROOT.war/ca.crt mode to -1
> 2012-03-10 14:13:46::DEBUG::engine-setup::686::root:: editing jboss conf
> file /usr/share/jboss-as/standalone/deployments/ROOT.war/WEB-INF/web.xml
> 2012-03-10 14:13:46::DEBUG::engine-setup::1780::root:: checking if rhevm
> db is already installed..
> 2012-03-10 14:13:46::DEBUG::common_utils::235::root:: running sql query
> engine on db: 'select 1'.
> 2012-03-10 14:13:46::DEBUG::common_utils::196::root:: cmd =
> /usr/bin/psql -U postgres -d engine -c "select 1"
> 2012-03-10 14:13:46::DEBUG::common_utils::201::root:: output =
> 2012-03-10 14:13:46::DEBUG::common_utils::202::root:: stderr = psql:
> FATAL: database "engine" does not exist
>
> 2012-03-10 14:13:46::DEBUG::common_utils::203::root:: retcode = 2
> 2012-03-10 14:13:46::DEBUG::engine-setup::1160::root:: running
> _updatePgPassFile
> 2012-03-10 14:13:46::DEBUG::engine-setup::1094::root:: found existing
> pgpass file, backing current to /root/.pgpass.2012_03_10_14_13_46
> 2012-03-10 14:13:46::DEBUG::engine-setup::1160::root:: running
> _encryptDBPass
> 2012-03-10 14:13:46::DEBUG::common_utils::219::root:: Executing command
> --> '/etc/pki/ovirt-engine/encryptpasswd.sh ********'
> 2012-03-10 14:13:46::DEBUG::common_utils::226::root:: output =
> /usr/share/jboss-as ~
> Encoded password: -5030367e89005f23ced737a80b1b9ee4
> ~
>
> 2012-03-10 14:13:46::DEBUG::common_utils::227::root:: stderr =
> 2012-03-10 14:13:46::DEBUG::common_utils::228::root:: retcode = 0
> 2012-03-10 14:13:46::DEBUG::common_utils::376::root:: found new parsed
> string: -5030367e89005f23ced737a80b1b9ee4
> 2012-03-10 14:13:46::DEBUG::engine-setup::1160::root:: running
> configEncryptedPass
> 2012-03-10 14:13:46::DEBUG::engine-setup::1865::root:: Backing up
> /usr/share/jboss-as/standalone/configuration/standalone.xml into None
> 2012-03-10 14:13:46::DEBUG::common_utils::406::root:: successfully
> copied file
> /usr/share/jboss-as-7.1.0.Beta1b/standalone/configuration/standalone.xml
> to target destination
> /usr/share/jboss-as/standalone/configuration/standalone.xml.EDIT.7770771
> 2012-03-10 14:13:46::DEBUG::common_utils::414::root:: setting file
> /usr/share/jboss-as/standalone/configuration/standalone.xml.EDIT.7770771
> uid/gid ownership
> 2012-03-10 14:13:46::DEBUG::common_utils::417::root:: setting file
> /usr/share/jboss-as/standalone/configuration/standalone.xml.EDIT.7770771
> mode to -1
> 2012-03-10 14:13:46::DEBUG::engine-setup::1869::root:: loading xml file
> handler
> 2012-03-10 14:13:46::DEBUG::engine-setup::2077::root:: Configuring
> security for jboss
> 2012-03-10 14:13:46::DEBUG::engine-setup::2079::root:: Registering
> security namespaces
> 2012-03-10 14:13:46::DEBUG::engine-setup::2109::root:: Security has been
> configured for jboss
> 2012-03-10 14:13:46::DEBUG::engine-setup::1881::root:: Jboss
> configuration has been saved
> 2012-03-10 14:13:46::DEBUG::engine-setup::1160::root:: running _createDB
> 2012-03-10 14:13:46::DEBUG::engine-setup::950::root:: installing postgres db
> 2012-03-10 14:13:46::DEBUG::engine-setup::953::root:: engine db creation
> is logged at
> /var/log/ovirt-engine//engine-db-install-2012_03_10_14_13_46.log
> 2012-03-10 14:13:46::DEBUG::common_utils::219::root:: Executing command
> --> '/usr/share/ovirt-engine/dbscripts/engine-db-install.sh
> engine-db-install-2012_03_10_14_13_46.log ********'
> 2012-03-10 14:13:46::DEBUG::common_utils::226::root:: output =
> [engine-db-install] postgresql service cannot be executed from
> /sbin/service postgresql
>
> 2012-03-10 14:13:46::DEBUG::common_utils::227::root:: stderr =
> 2012-03-10 14:13:46::DEBUG::common_utils::228::root:: retcode = 1
> 2012-03-10 14:13:46::DEBUG::engine-setup::1759::root:: *** The following
> params were used as user input:
> 2012-03-10 14:13:46::DEBUG::engine-setup::1763::root::
> override-iptables: yes
> 2012-03-10 14:13:46::DEBUG::engine-setup::1763::root:: http-port: 8080
> 2012-03-10 14:13:46::DEBUG::engine-setup::1763::root:: https-port: 8443
> 2012-03-10 14:13:46::DEBUG::engine-setup::1763::root:: mac-range:
> 00:1A:4A:79:01:00-00:1A:4A:79:01:FF
> 2012-03-10 14:13:46::DEBUG::engine-setup::1763::root:: host-fqdn:
> virtual.unixwarez.org
> 2012-03-10 14:13:46::DEBUG::engine-setup::1763::root:: auth-pass: ********
> 2012-03-10 14:13:46::DEBUG::engine-setup::1763::root:: db-pass: ********
> 2012-03-10 14:13:46::DEBUG::engine-setup::1763::root:: org-name:
> telecomputing
> 2012-03-10 14:13:46::DEBUG::engine-setup::1763::root:: default-dc-type: NFS
> 2012-03-10 14:13:46::DEBUG::engine-setup::1763::root:: config-nfs: yes
> 2012-03-10 14:13:46::DEBUG::engine-setup::1763::root:: nfs-mp: /virtual/iso
> 2012-03-10 14:13:46::DEBUG::engine-setup::1763::root:: iso-domain-name:
> iso_store
> 2012-03-10 14:13:46::ERROR::engine-setup::2453::root:: Traceback (most
> recent call last):
> File "/usr/bin/engine-setup", line 2447, in <module>
> main(confFile)
> File "/usr/bin/engine-setup", line 2269, in main
> runMainFunctions(conf)
> File "/usr/bin/engine-setup", line 2187, in runMainFunctions
> runFunction([_createDB, _updateVDCOptions],
> output_messages.INFO_CREATE_DB)
> File "/usr/bin/engine-setup", line 1170, in runFunction
> raise Exception(instance)
> Exception: Database creation failed
>
>
> Thanks,
> Elias
>
> kumar shantanu skrev 2012-03-10 14:55:
>> Looks like problem with database encoding type here. can you post
>> output of /var/log/ovirt-engine/engine-s
>> etup_2012_03_10_14_12_43.log here.
>>
>> Thanks
>> Shantanu
>>
>>
>> On Sat, Mar 10, 2012 at 6:55 PM, Elias Abacioglu <elias.rabi(a)gmail.com
>> <mailto:elias.rabi@gmail.com>> wrote:
>>
>> Hi, I'm unable to complete engine-setup:
>>
>> Installing:
>> Configuring oVirt-engine... [ DONE ]
>> Creating CA... [ DONE ]
>> Editing JBoss Configuration... [ DONE ]
>> Setting Database Security... [ DONE ]
>> Creating Database... [ ERROR ]
>> Database creation failed
>> Please check log file
>> /var/log/ovirt-engine/engine-setup_2012_03_10_14_12_43.log for
>> more information
>>
>>
>>
>> I have both engine-setup log and engine-db-install logs here:
>> http://fpaste.org/8dcu/
>> http://fpaste.org/ZUXL/
>>
>> Any idea whats wrong and how I can fix it?
>> _______________________________________________
>> Users mailing list
>> Users(a)ovirt.org <mailto:Users@ovirt.org>
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>>
>>
>
--
Kumar Shantanu
Senior System Administrator
Techblue Softwares Pvt Ltd (Gurgaon)
12 years, 9 months
[Users] Frozen Engine GUI
by Li, David
--_000_A0D5581BE022624487D06FF31DA39EAC46DC1E6DE1csmailcloudsh_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
My Engine GUI freezes up at the Admin Portal once admin password is entere=
d. This happens to all three browser types: IE, Firefox and Chrome. Apart =
from reinstalling the engine, are there any log files I can take a look to =
understand why?
David
--_000_A0D5581BE022624487D06FF31DA39EAC46DC1E6DE1csmailcloudsh_
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=3DContent-Type content=
=3D"text/html; charset=3Dus-ascii"><meta name=3DGenerator content=3D"Micros=
oft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:SimSun;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:"\@SimSun";
panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
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:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
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=3DEN-US link=3Dblue vli=
nk=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal>Hi,<o:p></o:p></=
p><p class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal>My Engine =
GUI freezes up at the Admin Portal once admin password is entered. Th=
is happens to all three browser types: IE, Firefox and Chrome. Apart =
from reinstalling the engine, are there any log files I can take a look to =
understand why?<o:p></o:p></p><p class=3DMsoNormal><o:p> </o:p></p><p =
class=3DMsoNormal>David<o:p></o:p></p></div></body></html>=
--_000_A0D5581BE022624487D06FF31DA39EAC46DC1E6DE1csmailcloudsh_--
12 years, 9 months
Re: [Users] Can't start vm
by Doron Fediuck
On 12/03/12 15:07, kumar shantanu wrote:
> Hi Doron,
>
> I tried that but it didn't work. Looks like my vdsm not working properly,
> when i run "vdsClient 0 getVdsCaps | grep emulatedMachines"
>
> It's doesn't give me output, but throws error.
>
> Traceback (most recent call last):
> File "/usr/share/vdsm/vdsClient.py", line 2050, in <module>
> code, message = commands[command][0](commandArgs)
> File "/usr/share/vdsm/vdsClient.py", line 372, in do_getCap
> return self.ExecAndExit(self.s.getVdsCapabilities())
> File "/usr/local/lib/python2.7/xmlrpclib.py", line 1224, in __call__
> return self.__send(self.__name, args)
> File "/usr/local/lib/python2.7/xmlrpclib.py", line 1570, in __request
> verbose=self.__verbose
> File "/usr/local/lib/python2.7/xmlrpclib.py", line 1264, in request
> return self.single_request(host, handler, request_body, verbose)
> File "/usr/local/lib/python2.7/xmlrpclib.py", line 1294, in single_request
> response = h.getresponse(buffering=True)
> File "/usr/local/lib/python2.7/httplib.py", line 1025, in getresponse
> response.begin()
> File "/usr/local/lib/python2.7/httplib.py", line 401, in begin
> version, status, reason = self._read_status()
> File "/usr/local/lib/python2.7/httplib.py", line 359, in _read_status
> line = self.fp.readline()
> File "/usr/local/lib/python2.7/socket.py", line 445, in readline
> data = self._sock.recv(self._rbufsize)
> error: [Errno 104] Connection reset by peer
>
>
It looks like a vdsm issue.
Is the vdsmd service up & running?
>
>
>
> On Mon, Mar 12, 2012 at 3:55 PM, Doron Fediuck <dfediuck(a)redhat.com <mailto:dfediuck@redhat.com>> wrote:
>
> Hi Kumar,
> You need to change the emulatedMachine to "pc".
> You can do it by using engine-config or issue a DB query in vdc_options table.
>
> On 12/03/12 10:16, kumar shantanu wrote:
> > Hi all,
> >
> > I created host from ovirt manager but when trying to run it's failing with the error,
> >
> > ==> vdsm.log <==
> > Thread-180651::DEBUG::2012-03-12 13:42:12,482::vm::577::vm.Vm::(_startUnderlyingVm) vmId=`c13c4c09-f696-47e1-b8cd-8d499242e151`::_ongoingCreations released
> > Thread-180651::ERROR::2012-03-12 13:42:12,482::vm::601::vm.Vm::(_startUnderlyingVm) vmId=`c13c4c09-f696-47e1-b8cd-8d499242e151`::The vm start process failed
> > Traceback (most recent call last):
> > File "/usr/share/vdsm/vm.py", line 567, in _startUnderlyingVm
> > self._run()
> > File "/usr/share/vdsm/libvirtvm.py", line 1306, in _run
> > self._connection.createXML(domxml, flags),
> > File "/usr/share/vdsm/libvirtconnection.py", line 82, in wrapper
> > ret = f(*args, **kwargs)
> > File "/usr/lib64/python2.6/site-packages/libvirt.py", line 2087, in createXML
> > if ret is None:raise libvirtError('virDomainCreateXML() failed', conn=self)
> > libvirtError: internal error Process exited while reading console log output: Supported machines are:
> > pc RHEL 6.2.0 PC (alias of rhel6.2.0)
> >
> >
> >
> > Pythong version running is
> >
> > [root@ovirt ~]# python -V
> > Python 2.7
> >
> > Can anyone please suggest .
> >
> > TIA,
> > Shantanu.
> >
> >
> > _______________________________________________
> > Users mailing list
> > Users(a)ovirt.org <mailto:Users@ovirt.org>
> > http://lists.ovirt.org/mailman/listinfo/users
>
>
> --
>
> /d
>
> "This message is made with 100% recycled electrons. No new atoms were destroyed in the making of this message."
>
>
>
>
>
--
/d
“Funny,” he intoned funereally, “how just when you think life can't possibly get any worse it suddenly does.” --Douglas Adams, The Hitchhiker's Guide to the Galaxy
12 years, 9 months
[Users] accessing console from firefox.
by kumar shantanu
Dear All,
I installed ovirt on centos 6 and able to configure it, and create guest
etc. But the problem is I can't start my guest.
I am accessing ovirt admin interface from my ubuntu machine and running
firefox here. I tried it from fedora with spice plugin installed in firefox
as well, but no luck.
Can anyone please give me any pointer on this.
Thanks in Advanced.
Regards,
--
Kumar Shantanu
12 years, 9 months
[Users] Can't start vm
by kumar shantanu
Hi all,
I created host from ovirt manager but when trying to run it's failing with
the error,
==> vdsm.log <==
Thread-180651::DEBUG::2012-03-12
13:42:12,482::vm::577::vm.Vm::(_startUnderlyingVm)
vmId=`c13c4c09-f696-47e1-b8cd-8d499242e151`::_ongoingCreations released
Thread-180651::ERROR::2012-03-12
13:42:12,482::vm::601::vm.Vm::(_startUnderlyingVm)
vmId=`c13c4c09-f696-47e1-b8cd-8d499242e151`::The vm start process failed
Traceback (most recent call last):
File "/usr/share/vdsm/vm.py", line 567, in _startUnderlyingVm
self._run()
File "/usr/share/vdsm/libvirtvm.py", line 1306, in _run
self._connection.createXML(domxml, flags),
File "/usr/share/vdsm/libvirtconnection.py", line 82, in wrapper
ret = f(*args, **kwargs)
File "/usr/lib64/python2.6/site-packages/libvirt.py", line 2087, in
createXML
if ret is None:raise libvirtError('virDomainCreateXML() failed',
conn=self)
libvirtError: internal error Process exited while reading console log
output: Supported machines are:
pc RHEL 6.2.0 PC (alias of rhel6.2.0)
Pythong version running is
[root@ovirt ~]# python -V
Python 2.7
Can anyone please suggest .
TIA,
Shantanu.
12 years, 9 months
[Users] adding a user
by Gary Scarborough
I have ovirt up and running but when I select the users tab, there doesn't
seem to be a way to add a user. If I select add, I can search users, but
cant seem to add new ones.
--
Gary Scarborough
IST Lab Manager
Rochester Institute of Technology
Rochester NY
12 years, 9 months