Displaying 20 results from an estimated 10000 matches similar to: "ovirt-vnc-proxy init script"
2009 May 31
2
Storage problem latest build
I just build the latest ovirt from git and have a problem with storage now.
Creating the storage pool works but when i try to add a volume i get
"Pending_setup" and then in tasks "wrong number of arguments (1 for 2)".
taskomatic log shows :
ERROR Sun May 31 10:30:37 +0200 2009 (28807) Task action processing failed:
ArgumentError: wrong number of arguments (1 for 2)
ERROR Sun
2009 May 14
1
*ERROR: BUILD FAILED! Banned tag found*
Error building ovirt-doc in master branch.
make[4]: Map '/root/rpmbuild/BUILD/ovirt-docs-0.98/Using_the_oVirt_Admin_UI'
wordt binnengegaan
Processing, Product: oVirt_Server_Suite, Version: 0, Edition: 0.95, Release:
2
START: xml-en-US do mei 14 22:56:19 CEST 2009
copying oVirt/en-US Common_Content
cleaning files
Appendix-B.xml
Appendix.xml
Author_Group.xml
2009 May 19
2
[PATCH server] added ovirt vnc proxy server, to proxy vnc request to managed vms
run on startup by default like the other ovirt services
---
conf/ovirt-vnc-proxy | 49 ++++++++
installer/modules/ovirt/manifests/ovirt.pp | 1 +
ovirt-server.spec.in | 5 +
src/vnc-proxy/vnc-proxy.rb | 167 ++++++++++++++++++++++++++++
4 files changed, 222 insertions(+), 0 deletions(-)
create mode 100755 conf/ovirt-vnc-proxy
2009 May 15
1
Error creating virtual machine: Error: Error creating new domain (virDomainCreate). Subsystem qemu: internal error
Hello ,
i am trying to install a virtual machine and i get this error in tasks in
the ovirt webinterface.
Error creating virtual machine: Error: Error creating new domain
(virDomainCreate). Subsystem qemu: internal error Failed to add tap
interface 'vnet%d' to bridge 'breth0' : No such device in
DomainWrap.cpp:ManagementMethod:115
On the node startup i only see breth1 geting
2009 Sep 07
1
[PATCH node] Fix SRV_SERVER for SRV_HOST to work with /etc/init.d/ovirt-functions
From: root <root at linagora-ovirt.netaktiv.com>
---
scripts/ovirt-config-collectd | 6 +++---
scripts/ovirt-config-logging | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/scripts/ovirt-config-collectd b/scripts/ovirt-config-collectd
index 4ad877e..1474bf5 100755
--- a/scripts/ovirt-config-collectd
+++ b/scripts/ovirt-config-collectd
@@ -98,9 +98,9 @@ if [
2017 Apr 20
2
libvirtd segfault when using oVirt 4.1 with graphic console - CentOS7.3
hello,
I am getting such error:
libvirtd[27218]: segfault at 0 ip 00007f4940725721 sp 00007f4930711740
error 4 in libvirt.so.0.2000.0[7f4940678000+353000]
when I am trying to start VM with graphic spice/vnc console - in
headless mode(without graphic console) it is running
I noticed this after update oVirt 4.0 to oVirt 4.1 however I noticed
that also libvirtd and related packages were upgraded
2009 Jul 27
1
[PATCH server] Added ovirt-host-register to ovirt_ctl convenience script.
---
scripts/ovirt_ctl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/ovirt_ctl b/scripts/ovirt_ctl
index a42d997..22d66fe 100755
--- a/scripts/ovirt_ctl
+++ b/scripts/ovirt_ctl
@@ -6,7 +6,7 @@
SERVICE_CMD=/sbin/service
CHKCONFIG_CMD=/sbin/chkconfig
-SERVICES=( ovirt-db-omatic ovirt-host-browser \
+SERVICES=( ovirt-db-omatic ovirt-host-browser
2009 Jul 08
1
[PATCH: ovirt-identify-node replacement 0/4] ovirt node patch to replace ovirt-identify-node with matahari qmf agent
The purpose of this patch is to add support for the matahari qmf agent
package (http://git.et.redhat.com/?p=matahari.git;a=summary) to the node.
The following actions are taken:
1. Deprecate ovirt-identify-node and ovirt-listen-awake by removing
them from the autotools scripts, the rpm spec and the node startup scripts.
2. Remove ovirt-listen-awake and ovirt-identify-node completely.
3. Add
2009 Jul 10
2
[PATCH: node 0/3] replace ovirt-identify-node with matahari
This patchset removes ovirt-identify-node and ovirt-listen awake.
It adds startup script support for the matahari qmf agent, which takes
over the responsibility for communicating node hardware capabilities
to the ovirt-server.
On the server side, host-browser has had its node identification
functionality replaced by a new script, host-register, which is what
interfaces with the matahari qmf agent
2017 Apr 20
2
Re: libvirtd segfault when using oVirt 4.1 with graphic console - CentOS7.3
hello,
I attached core dump - not sure if it was what you have asked for
I am rather just admin not developer :)
Regards,
Rafal Wojciechowski
W dniu 20.04.2017 o 16:44, Pavel Hrdina pisze:
> On Thu, Apr 20, 2017 at 07:36:42AM +0200, RafaĆ Wojciechowski wrote:
>> hello,
>>
>> I am getting such error:
>> libvirtd[27218]: segfault at 0 ip 00007f4940725721 sp
2009 Aug 10
1
access to node
Hi
I install ovirt normaly, but when I start ovirt node (by pxeboot) the
server dosen't find the node, and I can't login into node, any body
knows how I can login into node ( I try single mode but don't work )
thanks
2009 Jul 07
1
[PATCH] Set up ovirt-agent so it starts as a daemon
This sets up ovirt-agent to start as a daemon along with dbomatic,
taskomatic etc. While this is not ready for prime time I think it
should be ok as you still require a valid, authenticated, connection
to qpidd to access it.
Signed-off-by: Ian Main <imain at redhat.com>
---
installer/modules/ovirt/manifests/ovirt.pp | 6 +++
ovirt-server.spec.in | 5 ++
2008 Aug 21
7
vnc port selection
Hi folks,
Xen''s qemu-dm version has a ''-vncunused'' command line switch which asks
the internal vnc server to pick any unused tcp port to listen on. The
actual port is communicated to the outside world via xenstore.
I''m looking for a reasonable way to implement that functionality in
upstream qemu. First, I think it shouldn''t be a separate command
2009 Jun 10
1
ovirt-viewer crash - please help
Hi,
Im running Fedora 10. I use the command : ovirt-viewer ovirt-appliance
and ovirt-viewer opens up, which is a gray-yellow screen. there is a text
box and a connect button. i enter the localhost.localdomain, 127.0.0.1 or
static ip address and then it says that couldnt connect to the server and
crashes. Would you please please help me.
looking forward to your kind reply.
zara
--------------
2009 May 22
4
Installing vm in ovirt
I will try to explain problem as good as possible.
I just finished building my ovirt server from the git repo.
Added a vm in cobbler.
But when i install a vm it will install on breth0 on my managed node(this is
my admin network(199.1.10.*)).
Now it is not reachable on the quest network.
Isn't this suppose to be breth1(guest network(192.168.50.*))?
The management server has ip
2009 Sep 17
1
[PATCH server] oVirt server single network installer
Updates the installer to handle the scenario in which the guest and
admin networks are the same by using an alternative httpd conf.
Verified to work (eg oVirt managed vms are bootable) on the
oVirt appliance so far.
---
conf/ovirt-server.conf | 88 --------------------
installer/bin/ovirt-installer | 11 +--
[PATCH node-image] Fix create-ovirt-iso-nodes to allow manual specification of network bridge to use
2009 Jul 05
2
[PATCH node-image] Fix create-ovirt-iso-nodes to allow manual specification of network bridge to use
Since create-ovirt-network script has been deprecated (was part of
ovirt-appliance repo) we can't default to bridge on the host of ovirtbr0 for
doing fake node testing. So default to network:default and allow manual override
to something like bridge:breth0
Signed-off-by: Perry Myers <pmyers at redhat.com>
---
create-ovirt-iso-nodes | 11 +++++++----
1 files changed, 7 insertions(+),
2010 Mar 11
1
[PATCH] Changes the order of ovirt-early and ovirt-awake.
Now the execution order for the ovirt sysvinit scripts is:
ovirt-early -> ovirt-awake -> ovirt -> ovirt-post
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
scripts/ovirt | 2 +-
scripts/ovirt-awake | 1 +
scripts/ovirt-early | 1 -
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/scripts/ovirt b/scripts/ovirt
index 752564a..d2e338d 100755
2017 Aug 13
2
ovirt-engine package for oVirt 4.1.x in CentOS offical mirrors disappears?
Hi all,
I am trying to install oVirt 4.1.x from centos repos but it seems
ovirt-engine doesn't exists. But instead, ovirt-hosted-engine-setup
exists?
Is ovirt-engine package removed? In the official oVirt repos, exists.
Thanks.
2017 Aug 13
3
ovirt-engine package for oVirt 4.1.x
Hi all,
I am trying to install oVirt 4.1.x from centos repos but it seems
ovirt-engine doesn't exists. But instead, ovirt-hosted-engine-setup
exists?
Is ovirt-engine package removed? In official oVirt repos, exists.
Thanks.