Re: [Users] [Engine-devel] oVirt February 2014 Updates

2014-03-04 Thread Jiri Moskovcak
On 03/03/2014 05:15 PM, Antoni Segura Puimedon wrote: - Original Message - From: "Itamar Heim" To: users@ovirt.org Sent: Monday, March 3, 2014 3:25:07 PM Subject: [Engine-devel] oVirt February 2014 Updates 1. Releases - oVirt 3.3.3 was released early in the month: http://www.ovi

Re: [Users] Self-hosted engine setup ok but no engine vm running

2014-03-23 Thread Jiri Moskovcak
On 03/15/2014 03:03 AM, Giuseppe Ragusa wrote: Hi all, while testing further a from-scratch self-hosted-engine installation on CentOS 6.5 (after two setup restarts: applying a workaround for a missing pki directory and tweaking my own iptables rules to allow ping towards default gateway) on a phy

Re: [Users] hosted engine help

2014-03-25 Thread Jiri Moskovcak
On 03/13/2014 05:25 PM, Jason Brooks wrote: - Original Message - From: "Greg Padgett" To: "Jason Brooks" Cc: "Sandro Bonazzola" , users@ovirt.org, "Martin Sivak" Sent: Tuesday, March 11, 2014 7:52:42 AM Subject: Re: [Users] hosted engine help On 03/11/2014 04:09 PM, Sandro Bonazzo

Re: [Users] hosted engine help

2014-03-25 Thread Jiri Moskovcak
On 03/25/2014 06:34 PM, Jiri Moskovcak wrote: On 03/13/2014 05:25 PM, Jason Brooks wrote: - Original Message - From: "Greg Padgett" To: "Jason Brooks" Cc: "Sandro Bonazzola" , users@ovirt.org, "Martin Sivak" Sent: Tuesday, March 11, 201

Re: [Users] Hosted Engine recovery failure of all HA - nodes

2014-04-09 Thread Jiri Moskovcak
On 04/08/2014 06:09 PM, Daniel Helgenberger wrote: Hello, I have an oVirt 3.4 hosted engine lab setup witch I am evaluating for production use. I "simulated" an ungraceful shutdown of all HA nodes (powercut) while the engine was running. After powering up, the system did not recover itself (it

Re: [ovirt-users] [Users] Hosted Engine recovery failure of all HA - nodes

2014-04-09 Thread Jiri Moskovcak
On 04/09/2014 02:32 PM, Daniel Helgenberger wrote: On Mi, 2014-04-09 at 09:18 +0200, Jiri Moskovcak wrote: On 04/08/2014 06:09 PM, Daniel Helgenberger wrote: Hello, I have an oVirt 3.4 hosted engine lab setup witch I am evaluating for production use. I "simulated" an ungraceful s

Re: [ovirt-users] hosted engine health check issues

2014-04-15 Thread Jiri Moskovcak
On 04/14/2014 10:50 AM, René Koch wrote: Hi, I have some issues with hosted engine status. oVirt hosts think that hosted engine is down because it seems that hosts can't write to hosted-engine.lockspace due to glusterfs issues (or at least I think so). Here's the output of vm-status: # hosted

Re: [ovirt-users] Hosted engine

2014-04-16 Thread Jiri Moskovcak
There is no config file, but if you really want to change it, then you can play with the values in: /usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/agent/constants.py (or python 2.7 depending on your setup) In the case when you pull the plug it should be driven by ENGINE_BAD_HEALTH_

Re: [ovirt-users] hosted engine health check issues

2014-04-17 Thread Jiri Moskovcak
On 04/17/2014 09:34 AM, René Koch wrote: On 04/15/2014 04:53 PM, Jiri Moskovcak wrote: On 04/14/2014 10:50 AM, René Koch wrote: Hi, I have some issues with hosted engine status. oVirt hosts think that hosted engine is down because it seems that hosts can't write to hosted-engine.lock

Re: [ovirt-users] Hosted Engine error -243

2014-04-23 Thread Jiri Moskovcak
Hi, I'm not sure yet what causes the problem, but the workaround should be: open file /usr/lib/python2.6/site-packages/ovirt_hosted_engine_ha/agent/states.py in your favorite editor, go to line 52 and change it: from: except ValueError: to: except (ValueError, TypeError): --Jirka On 04/23/2

Re: [ovirt-users] Hosted engine datastore crashed on adding a new datastore

2014-04-25 Thread Jiri Moskovcak
On 04/25/2014 11:43 AM, Klas Mattsson wrote: Hello all, For some reason, when I try to add a second datastore (separate IP and empty share with 36:36 user rights), the share which has got the hosted-engine on it crashes. This of course crashes the hosted engine. When the share is up again, it'

Re: [ovirt-users] Hosted Engine fail after upgrading to 3.5

2014-10-29 Thread Jiri Moskovcak
On 10/29/2014 11:32 AM, Stefano Stagnaro wrote: Hi, please find the new logs at the same place: https://www.dropbox.com/sh/qh2rbews45ky2g8/AAC4_4_j94cw6sI_hfaSFg-Fa?dl=0 Thank you, Hi, I can't see any exception related to the migration process, but it's full of some exception about getting

Re: [ovirt-users] Hosted-Engine HA problem

2014-10-30 Thread Jiri Moskovcak
On 10/30/2014 09:22 AM, Jaicel R. Sabonsolin wrote: Hi Guys, I need help with my ovirt Hosted-Engine HA setup. I am running on 2 ovirt hosts and 2 gluster nodes with replicated volumes. i already have VMs running on my hosts and they can migrate normally once i for example power off the host tha

Re: [ovirt-users] Hosted Engine fail after upgrading to 3.5

2014-10-30 Thread Jiri Moskovcak
On 10/24/2014 02:12 PM, Stefano Stagnaro wrote: Hi Jirka, thank you for the reply. I've uploaded all the relevant logs in here: https://www.dropbox.com/sh/qh2rbews45ky2g8/AAC4_4_j94cw6sI_hfaSFg-Fa?dl=0 Thank you, After closer look I noticed, that there is 'null' as the engine-state in the

Re: [ovirt-users] Hosted-Engine HA problem

2014-10-31 Thread Jiri Moskovcak
O_RDONLY) OSError: [Errno 24] Too many open files: '/rhev/data-center/mnt/gluster1:_engine/6eb220be-daff-4785-8f78-111cc24139c4/ha_agent/hosted-engine.metadata' Thread-38161::INFO::2014-10-31 10:28:53,658::listener::184::ovirt_hosted_engine_ha.broker.listener.ConnectionHandler::

Re: [ovirt-users] hosted engine deploy failed 3.5 centos 6.5 host FC20 vm

2014-10-31 Thread Jiri Moskovcak
me and even a storage-domain name, but not a cluster name, so am I missing a step. I could use some guidance as I am stumped. Is there some pre-migration tasks I am failing to do in the original engine? . On 29 October 2014 03:10, Jiri Moskovcak mailto:jmosk...@redhat.com>> wrote:

Re: [ovirt-users] Hosted-Engine HA problem

2014-10-31 Thread Jiri Moskovcak
on closed Thanks, Jaicel ok, now it seems that broker runs fine, so I need the recent agent.log to debug it more. --Jirka - Original Message ----- From: "Jiri Moskovcak" To: "Jaicel R. Sabonsolin" , "Niels de Vos" Cc: "Vijay Bellur" , users@ovirt

Re: [ovirt-users] Hosted-Engine HA problem

2014-11-02 Thread Jiri Moskovcak
status Traceback (most recent call last): File "/usr/lib64/python2.6/runpy.py", line 122, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/usr/lib64/python2.6/runpy.py", line 34, in _run_code exec code in run_globals File "/usr/lib

Re: [ovirt-users] hosted engine , how to make changes to the VM post deploy

2014-11-03 Thread Jiri Moskovcak
On 11/04/2014 04:38 AM, Alastair Neil wrote: I have successfully migrated my standalone ovirt into a hosted instance. I have some questions and comments. Is there a mechanism to make changes to the hosted engine VM post deploy. I would like to change some of the VM configuration choices. I t

Re: [ovirt-users] hosted engine , how to make changes to the VM post deploy

2014-11-04 Thread Jiri Moskovcak
maintenance to none - well, not official, because it can cause a lot of troubles, so I would not recommend it unless you have a really good reason to do it. Also, the patch for the broker will be in 3.5.1? - yes --Jirka -Alastair On 4 November 2014 02:50, Jiri Moskovcak mailto:jmosk

Re: [ovirt-users] 3.5 hosted engine: 2nd host Cannot acquire bridge address

2014-11-05 Thread Jiri Moskovcak
On 11/06/2014 02:19 AM, Robert Story wrote: On Wed, 5 Nov 2014 19:57:07 -0500 Robert wrote: RS> I've got a hosted engine up and running on a freshly installed 3.5 host RS> (CentOS 6.6), and I'm tyying to add a second host. The install fails RS> trying to configure the ovirtmgmt bridge: RS> RS> [

Re: [ovirt-users] Hosted-Engine HA problem

2014-11-10 Thread Jiri Moskovcak
aicel *From: *"Jiri Moskovcak" *To: *"Jaicel" *Cc: *"Niels de Vos" , "Vijay Bellur" , users@ovirt.org, "Gluster Devel" *Sent: *Monday, November 3, 2014 3:33:16 PM *Subject: *Re: [ovirt-users] Hosted-Engine

[ovirt-users] hosted engine on iSCSI deep dive

2014-11-12 Thread Jiri Moskovcak
Hi, for those of you who would like to know more about this 3.5 feature and who didn't get a chance to watch it live: https://www.youtube.com/watch?v=PU99qnKHvbk --Jirka ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/u

Re: [ovirt-users] hosted engine on iSCSI deep dive

2014-11-12 Thread Jiri Moskovcak
rvice) it also takes care of migrating the hosted engine to another host if the current one has some issues. --Jirka thanks. Arman. On Wed, Nov 12, 2014 at 2:44 PM, Jiri Moskovcak mailto:jmosk...@redhat.com>> wrote: Hi, for those of you who would like to know more about this

Re: [ovirt-users] Error trying to add new hosted-engine host to upgraded oVirt cluster

2014-11-13 Thread Jiri Moskovcak
On 11/12/2014 04:20 PM, Sandro Bonazzola wrote: Il 12/11/2014 16:10, David King ha scritto: Hi everyone, I have upgraded my oVirt 3.4 hosted engine cluster to oVirt 3.5 using the upgrade instructions on the Wiki. Everything appears to be working fine after the upgrade. However, I am now tryin

Re: [ovirt-users] hosted engine on iSCSI deep dive

2014-11-13 Thread Jiri Moskovcak
On 11/12/2014 06:06 PM, jplor...@gmail.com wrote: Hi, First thanks for the video. Though I have a question about the setup. I don't see any options regarding multipath. You are connecting directly to the iscsi lun, but most of the times the connection is redundant and multipathd needs to be conf

Re: [ovirt-users] Hosted-Engine Resource Upgrade Method

2014-11-21 Thread Jiri Moskovcak
On 11/20/2014 06:49 PM, Steve Atkinson wrote: I was wondering what the recommended method is for adding RAM/CPUs etc. to the VM that runs the hosted-engine. If I attempt this from the manager, the response is "Cannot Edit: This VM is not managed by the engine" and I don't readily see a way to mak

Re: [ovirt-users] Hosted-Engine

2014-11-21 Thread Jiri Moskovcak
On 11/21/2014 03:54 AM, Sandvik Agustin wrote: Hi users, I'm installing ovirt with hosted engine following this documentation http://community.redhat.com/blog/2014/03/up-and-running-with-ovirt-3-4/ I've successfully created the vm that will host the engine, but at the end of the installer, I h

Re: [ovirt-users] Hosted-Engine

2014-11-24 Thread Jiri Moskovcak
e.log. Please see attachment. Thanks, Sandvik On Fri, Nov 21, 2014 at 4:33 PM, Jiri Moskovcak mailto:jmosk...@redhat.com>> wrote: On 11/21/2014 03:54 AM, Sandvik Agustin wrote: Hi users, I'm installing ovirt with hosted engine following this documentati

Re: [ovirt-users] Failure on last step of ovirt hosted engine

2014-11-24 Thread Jiri Moskovcak
On 11/21/2014 07:39 PM, Mario Giammarco wrote: Hello, I am following the guide "up and running with ovirt 3.5" but with iscsi and not glusterfs. On the last step (after I have already installed ovirt-engine in the vm) the script has stopped due to an error. So the ovirt hosted vm is not registere

Re: [ovirt-users] Hosted engine: sending ioctl 5401 to a partition!

2014-11-27 Thread Jiri Moskovcak
On 11/21/2014 10:28 PM, Chris Adams wrote: I have set up oVirt with hosted engine, on an iSCSI volume. On both nodes, the kernel logs the following about every 10 seconds: Nov 21 15:27:49 node8 kernel: ovirt-ha-broker: sending ioctl 5401 to a partition! Is this a known bug, something that I n

Re: [ovirt-users] HostedEngine Deployment Woes

2015-01-05 Thread Jiri Moskovcak
On 01/02/2015 11:27 PM, Mikola Rose wrote: Hi Didi, Thank you for the response. I have tried to do a fresh install (RH 6.6) and still ran into the same problem. [root@pws-hv15 rhiso]# hosted-engine --deploy [ INFO ] Stage: Initializing Continuing will configure this host for servin

Re: [ovirt-users] VM failover with ovirt3.5

2015-01-06 Thread Jiri Moskovcak
On 01/06/2015 09:34 AM, Artyom Lukianov wrote: Case 1: In vdsm.log I can see this one: Thread-674407::ERROR::2015-01-05 12:09:43,264::migration::259::vm.Vm::(run) vmId=`0d3adb5c-0960-483c-9d73-5e256a519f2f`::Failed to migrate Traceback (most recent call last): File "/usr/share/vdsm/virt/migra

[ovirt-users] Ceph

2014-05-01 Thread Jiri Moskovcak
Hello oVirt users! When I read [1] I got curious how much demand for supporting Ceph we can expect in the near future. So if use it or plan to use it please let us know. Have a nice day, Jirka [1] http://www.redhat.com/about/news/press-archive/2014/4/red-hat-to-acquire-inktank-provider-of-c

Re: [ovirt-users] hosted engine health check issues

2014-05-06 Thread Jiri Moskovcak
> >>> > > > >>>> Apr 22 12:38:17 ovirt-host02 kernel: ovirtmgmt: port > > 2(vnet0) > > > >>> > > entering > > > >>> > > > >>>> disabled st

Re: [ovirt-users] Recovering from an aborted hosted-engine --deploy

2014-05-19 Thread Jiri Moskovcak
On 05/16/2014 09:12 PM, Bob Doolittle wrote: Hi, I had an issue at the end of my hosted-engine --deploy. My VM was stuck during OS installation because I was unable to configure the network for some reason. So I chose the final option "3" to abort the deployment. Now, I seem to be stuck. If I

Re: [ovirt-users] Hosted engine problem - Engine VM will not start

2014-05-20 Thread Jiri Moskovcak
On 05/20/2014 03:33 AM, Bob Doolittle wrote: I have successfully completed hosted-engine --deploy with 3.4.1, and set up my Engine. This is with F19 for both the host and engine (with the sos package workarounds stated). However, it does not seem to have initialized any Storage Domains, and the

Re: [ovirt-users] Hosted engine problem - Engine VM will not start

2014-05-20 Thread Jiri Moskovcak
clearly that's insufficient to resolve the problem at this point. - iptables/firewalld is configured during the setup, which is Sandro's domain. Sandro, could you please take a look at this? Thanks, --Jirka -Bob On 05/20/2014 05:18 AM, Jiri Moskovcak wrote: On 05/20/2014 03:33 AM, Bob

Re: [ovirt-users] Hosted engine problem - Engine VM will not start

2014-05-21 Thread Jiri Moskovcak
On 05/21/2014 02:49 PM, Bob Doolittle wrote: On 05/21/2014 03:09 AM, Sven Kieske wrote: I'd want to add that these rules are for NFSv3 asking Bob if he is maybe useing NFSv4 ? At the moment I don't need either one. I need to solve my major issues first. Then when things are working I'll worry

Re: [ovirt-users] Hosted engine problem - Engine VM will not start

2014-05-22 Thread Jiri Moskovcak
On 05/22/2014 09:06 AM, Sven Kieske wrote: Imho your assumptions are wrong, but _I_ also may be wrong so please correct me, if you can. AFAIK: first: A Datacenter without a master storage domain can't become operational. - that's correct, first you need to attach master storage (which must be

Re: [ovirt-users] hosted-engine configure startup time allowance?

2014-05-28 Thread Jiri Moskovcak
On 05/28/2014 08:52 AM, Andrew Lau wrote: Hi, I was just wondering if it's possible to configure the startup-time allowance of the hosted-engine? I seem to sometime have this issue where my hosted-engine would start automatically but it would be sent a reboot signal 30 seconds before the engine

Re: [ovirt-users] hosted-engine configure startup time allowance?

2014-05-28 Thread Jiri Moskovcak
On 05/28/2014 10:08 AM, Andrew Lau wrote: Hi Jiri, On Wed, May 28, 2014 at 5:10 PM, Jiri Moskovcak wrote: On 05/28/2014 08:52 AM, Andrew Lau wrote: Hi, I was just wondering if it's possible to configure the startup-time allowance of the hosted-engine? I seem to sometime have this

Re: [ovirt-users] VM HostedEngie is down. Exist message: internal error Failed to acquire lock error -243

2014-06-05 Thread Jiri Moskovcak
I've seen that problem in other threads, the common denominator was "nfs on top of gluster". So if you have this setup, then it's a known problem. Or you should double check if you hosts have different ids otherwise they would be trying to acquire the same lock. --Jirka On 06/06/2014 08:03 AM

Re: [ovirt-users] Spam Cluster Polcies

2014-06-30 Thread Jiri Moskovcak
On 06/30/2014 01:53 PM, Gilad Chaplik wrote: - Original Message - From: "Maurice James" To: "users" Sent: Friday, June 27, 2014 1:20:23 AM Subject: [ovirt-users] Spam Cluster Polcies Can someone explain the cluster policies to me? The explanation at http://www.ovirt.org/Features/Even

Re: [ovirt-users] Spam Cluster Polcies

2014-06-30 Thread Jiri Moskovcak
On 06/30/2014 03:11 PM, Gilad Chaplik wrote: - Original Message - From: "Jiri Moskovcak" To: "Gilad Chaplik" , "Maurice James" Cc: "users" Sent: Monday, June 30, 2014 3:57:29 PM Subject: Re: [ovirt-users] Spam Cluster Polcies On

Re: [ovirt-users] Setup of hosted Engine Fails

2014-07-16 Thread Jiri Moskovcak
On 07/16/2014 12:47 AM, Christopher Jaggon wrote: Here is a list of packages : rpm -qa | grep -i vdsm gives : vdsm-python-4.14.9-0.el6.x86_64 vdsm-python-zombiereaper-4.14.9-0.el6.noarch vdsm-xmlrpc-4.14.9-0.el6.noarch vdsm-4.14.9-0.el6.x86_64 vdsm-cli-4.14.9-0.el6.noarch When I try to run the

Re: [ovirt-users] Setup of hosted Engine Fails

2014-07-21 Thread Jiri Moskovcak
Hi Andrew, thanks for debugging this, please create a bug against vdsm to make sure it gets proper attention. Thanks, Jirka On 07/19/2014 12:36 PM, Andrew Lau wrote: Quick update, it seems to be related to the latest vdsm package, service vdsmd start vdsm: Running mkdirs vdsm: Running config

Re: [ovirt-users] [Gluster-devel] Can we debug some truths/myths/facts about hosted-engine and gluster?

2014-07-21 Thread Jiri Moskovcak
his? If we obtain more details on the use case and obtain gluster logs from the failed scenarios, we should be able to understand the problem better. That could be the first step in validating your theory or evolving further recommendations :). ​ I'm n

Re: [ovirt-users] Self-hosted engine won't start

2014-07-24 Thread Jiri Moskovcak
Hi, please provide the the exact versions of ovirt-hosted-engine-ha and all logs from /var/log/ovirt-hosted-engine-ha/ Thank you, Jirka On 07/24/2014 01:29 AM, John Gardeniers wrote: Hi All, I have created a lab with 2 hypervisors and a self-hosted engine. Today I followed the upgrade instruc

Re: [ovirt-users] Self-hosted engine won't start

2014-07-25 Thread Jiri Moskovcak
be faster than trying to find the relevant part through the user. And you're right, I don't need the logs from last week, just logs since the last start of the services when you observed the problem. Regards, Jirka regards, John On 24/07/14 19:10, Jiri Moskovcak wrote: Hi, pl

Re: [ovirt-users] Self-hosted engine won't start

2014-07-29 Thread Jiri Moskovcak
are the logs. Thanks for looking. Regards, John On 25/07/14 17:47, Jiri Moskovcak wrote: On 07/24/2014 11:37 PM, John Gardeniers wrote: Hi Jiri, Perhaps you can tell me how to determine the exact version of ovirt-hosted-engine-ha. Centos/RHEL/Fedora: rpm -q ovirt-hosted-engine-ha As fo

Re: [ovirt-users] oVirt 3.5 2nd test day report - hosted engine

2014-07-30 Thread Jiri Moskovcak
On 07/30/2014 02:02 AM, Greg Padgett wrote: Hi all, Today I tested Hosted Engine on iSCSI (setup and operation) on Fedora 20. The first part of setup went smoothly, but there were some hiccups I eventually ran into: - HA services didn't start after setup [1] - HA agent failed without repor

Re: [ovirt-users] ovirt-ha notifications flood of ovirt-hosted-engine state transition GlobalMaintenance-GlobalMaintenance messages?

2014-08-07 Thread Jiri Moskovcak
On 08/07/2014 07:08 PM, Darrell Budic wrote: Why do the ha brokers send this message every 15 seconds? It isn’t really a state transition, and it’s a little excessive for a reminder that it’s in Global Maintenance. This is with centos 6.5 hosts. Any thing I can do on my side to get it to send j

Re: [ovirt-users] ovirt-ha notifications flood of ovirt-hosted-engine state transition GlobalMaintenance-GlobalMaintenance messages?

2014-08-11 Thread Jiri Moskovcak
On 08/08/2014 05:29 PM, Darrell Budic wrote: On Aug 8, 2014, at 1:22 AM, Jiri Moskovcak wrote: On 08/07/2014 07:08 PM, Darrell Budic wrote: Why do the ha brokers send this message every 15 seconds? It isn’t really a state transition, and it’s a little excessive for a reminder that it’s in

Re: [ovirt-users] Self-hosted engine won't start

2014-08-14 Thread Jiri Moskovcak
t's production ready. regards, John On 29/07/14 22:52, Jiri Moskovcak wrote: Hi John, thanks for the logs. Seems like the engine is running on host2 and it decides that it doesn't have the best score and shuts the engine down and then neither of them want's to start the vm until you r

Re: [ovirt-users] Self-hosted engine won't start

2014-08-17 Thread Jiri Moskovcak
;t see any mention of how the problem is being resolved, which I am interested in, but will keep an eye on it. I'll try the patched version when I get the time and enthusiasm to give it another crack. regards, John On 14/08/14 22:57, Jiri Moskovcak wrote: Hi John, after a deeper look I reali

Re: [ovirt-users] iSCSI self hosted engine

2014-08-28 Thread Jiri Moskovcak
On 08/27/2014 02:29 PM, Markus Mathes wrote: Hi, I thought about a self hosted engine setup using 2 hosts connected to a iSCSI storage. A few questions arose and I didn't succeed finding the answers on the web. I somehow don't get how the iSCSI integration in ovirt works. - As far as I understa

Re: [ovirt-users] hosted engine - can't contact destroyed storage

2014-09-03 Thread Jiri Moskovcak
I'd just like to add a note that this problem is not directly related with the fact that it's hosted engine. --Jirka On 09/02/2014 01:36 PM, James Clarke wrote: Might as well admit to fixing it myself. SSH'd to the host and saw that this share was mounted. Forced an umount and now the host i

Re: [ovirt-users] hosted engine setup on second host fails

2014-09-24 Thread Jiri Moskovcak
Hi, it's getting a little too long, so please forgive the top post. The engine emits the message "Host with the same address already exists." only if you trying to add host with the same hostname it doesn't have any connection to it's ID, so please check if your hosts have unique hostnames (e.

Re: [ovirt-users] [hosted-engine-ha] restart-loop

2014-10-01 Thread Jiri Moskovcak
Hi Daniel, from the logs it seems like you ran into [1]. It should be fixed in ovirt-hosted-engine-ha-1.1.5 (part of oVirt 3.4.2). --Jirka [1] https://bugzilla.redhat.com/show_bug.cgi?id=1093366 On 09/27/2014 12:40 PM, Daniel Helgenberger wrote: Hello, before filing a BZ against 3.4 branch

Re: [ovirt-users] [hosted-engine-ha] restart-loop

2014-10-01 Thread Jiri Moskovcak
On 10/01/2014 01:17 PM, Daniel Helgenberger wrote: Hello Jirka, On 01.10.2014 09:10, Jiri Moskovcak wrote: Hi Daniel, from the logs it seems like you ran into [1]. It should be fixed in ovirt-hosted-engine-ha-1.1.5 (part of oVirt 3.4.2). I am running 3.4.4 - and from hosted-engine --vm-status

Re: [ovirt-users] [hosted-engine-ha] restart-loop

2014-10-02 Thread Jiri Moskovcak
On 10/01/2014 02:39 PM, Daniel Helgenberger wrote: On 01.10.2014 13:33, Jiri Moskovcak wrote: On 10/01/2014 01:17 PM, Daniel Helgenberger wrote: Hello Jirka, On 01.10.2014 09:10, Jiri Moskovcak wrote: Hi Daniel, from the logs it seems like you ran into [1]. It should be fixed in ovirt-hosted

Re: [ovirt-users] Hosted-engine on CentOS7

2014-10-20 Thread Jiri Moskovcak
On 10/20/2014 04:02 PM, Finstrle, Ludek wrote: Sandro Bonazzola píše v Po 20. 10. 2014 v 09:14 +0200: > Il 17/10/2014 23:57, Finstrle, Ludek ha scritto: > > > > Hi, > > > > I'm trying to install hosted-engine (ovirt 3.5 rc5) > > on CentOS 7 without success. > > I have host with name lvm01

Re: [ovirt-users] Hosted engine on CentOS 6.5

2014-10-22 Thread Jiri Moskovcak
On 10/23/2014 02:51 AM, Robert Story wrote: I'm trying a new oVirt3.5 hosted engine on a fresh CentOS 6.5 install. The engine VM install goes fine, but when I get back to the host to continue the install, I get this error: [ INFO ] Engine replied: DB Up!Welcome to Health Status! [ ERROR ] Cann

Re: [ovirt-users] Self hosted engine and storage domain limitations

2014-10-23 Thread Jiri Moskovcak
On 10/22/2014 03:52 PM, Gianluca Cecchi wrote: Hello, now with oVirt 3.5 there is also iSCSI with NFS as backed storage for Hosted Engine. What is the limitation about the storage domain? The integration in setup scripts or due to storage type itself in engine mgmt? Both ;) The storage is manag

Re: [ovirt-users] Self hosted engine and storage domain limitations

2014-10-23 Thread Jiri Moskovcak
On 10/23/2014 04:00 PM, Gianluca Cecchi wrote: On Thu, Oct 23, 2014 at 9:04 AM, Jiri Moskovcak mailto:jmosk...@redhat.com>> wrote: On 10/22/2014 03:52 PM, Gianluca Cecchi wrote: Hello, now with oVirt 3.5 there is also iSCSI with NFS as backed stora

Re: [ovirt-users] Self hosted engine and storage domain limitations

2014-10-23 Thread Jiri Moskovcak
On 10/24/2014 08:31 AM, Jiri Moskovcak wrote: On 10/23/2014 04:00 PM, Gianluca Cecchi wrote: On Thu, Oct 23, 2014 at 9:04 AM, Jiri Moskovcak mailto:jmosk...@redhat.com>> wrote: On 10/22/2014 03:52 PM, Gianluca Cecchi wrote: Hello, now with oVirt 3.5 there is also

Re: [ovirt-users] Hosted Engine fail after upgrading to 3.5

2014-10-24 Thread Jiri Moskovcak
On 10/24/2014 01:11 PM, Stefano Stagnaro wrote: Hi. After upgrading from 3.4 to 3.5 (I've followed the official RHEV documentation) the Hosted Engine VM cannot boot up anymore. "hosted-engine --vm-status" says "Engine status: unknown stale-data" agent.log says: Error: ''NoneType' object has no

Re: [ovirt-users] Hosted Engine fail after upgrading to 3.5

2014-10-24 Thread Jiri Moskovcak
On 10/24/2014 01:30 PM, Jiri Moskovcak wrote: On 10/24/2014 01:11 PM, Stefano Stagnaro wrote: Hi. After upgrading from 3.4 to 3.5 (I've followed the official RHEV documentation) the Hosted Engine VM cannot boot up anymore. "hosted-engine --vm-status" says "Engine status

Re: [ovirt-users] Hosted Engine fail after upgrading to 3.5

2014-10-24 Thread Jiri Moskovcak
On 10/24/2014 02:12 PM, Stefano Stagnaro wrote: Hi Jirka, thank you for the reply. I've uploaded all the relevant logs in here: https://www.dropbox.com/sh/qh2rbews45ky2g8/AAC4_4_j94cw6sI_hfaSFg-Fa?dl=0 Thank you, Hi Stefano, I'd say, that agent is not able to parse the metadata from the pre

Re: [ovirt-users] 3.5 install issues: failed to setup ovirtmgmt

2014-10-26 Thread Jiri Moskovcak
On 10/26/2014 11:13 PM, Dan Kenigsberg wrote: On Sat, Oct 25, 2014 at 09:18:18PM -0400, Robert Story wrote: On Sat, 25 Oct 2014 23:30:41 +0100 Dan wrote: DK> On Sat, Oct 25, 2014 at 03:18:32PM -0400, Robert Story wrote: DK> > line 225, in _setupNetworks 'message: "%s"' % (networks, code, DK> > m

Re: [ovirt-users] migrate from stand alone on FC19 to hosted OK to use CentOS 7?

2014-10-26 Thread Jiri Moskovcak
On 10/25/2014 12:11 AM, Alastair Neil wrote: I am trying to migrate my old ovirt install which started out at 3.3 standalone engine on FC19 to a hosted engine. I want to use CentOS , however, the postgresql version on 6.5 is old (8.4.20) and I am unable to get a clean restore. The version on FC

Re: [ovirt-users] hosted engine deploy failed 3.5 centos 6.5 host FC20 vm

2014-10-29 Thread Jiri Moskovcak
On 10/27/2014 06:22 PM, Alastair Neil wrote: After belatedly realising that no engine for EL7 is planned for 3.5 I tried using FC20: I used a database called engine with user engine on the VM to restore to. The engine-backup restore appeared to complete with no errors save the canonical complain

Re: [ovirt-users] migrate from stand alone on FC19 to hosted OK to use CentOS 7?

2014-10-29 Thread Jiri Moskovcak
On 10/27/2014 06:30 PM, Alastair Neil wrote: Thanks Jirka I assume EL7 will at some point be supported by the engine? - at some point yes, but unfortunately I can't give you any specific date --Jirka -Alastair On 27 October 2014 02:54, Jiri Moskovcak mailto:jmosk...@redhat.com>

Re: [ovirt-users] Hosted Engine fail after upgrading to 3.5

2014-10-29 Thread Jiri Moskovcak
On 10/27/2014 06:07 PM, Stefano Stagnaro wrote: Hi Jirka, after truncating the metadata file the Engine is running again. Unfortunately now the HA migration is not working anymore. If I put the host with the running Engine in local maintenance, the HA go trough EngineMigratingAway -> Reinitia