Re: [ovirt-users] vm has been paused due to unknown storage

2017-05-24 Thread Sahina Bose
The glusterfs logs contain below errors: [2017-05-22 18:12:50.941883] E [MSGID: 133010] [shard.c:1725:shard_common_lookup_shards_cbk] 0-gv2-shard: Lookup on shard 50 failed. Base file gfid = 33f1fe3e-c626-49f2-861e-2259c972931d [No data available] [2017-05-22 18:12:50.945085] W [fuse-bridge.c:1291:

Re: [ovirt-users] Building oVirt engine on Debian

2017-05-24 Thread Yedidyah Bar David
On Thu, May 25, 2017 at 6:05 AM, Leni Kadali Mutungi wrote: > Ran `make clean install-dev` and the process freezes at: > [INFO] weaveinfo Join point 'constructor-execution(void > com.google.gwt.dev.jjs.impl.ControlFlowAnalyzer.(com.google.gwt.dev.jjs.ast.JProgram))' > in Type 'com.google.gwt.dev.j

[ovirt-users] Building oVirt engine on Debian

2017-05-24 Thread Leni Kadali Mutungi
Ran `make clean install-dev` and the process freezes at: [INFO] weaveinfo Join point 'constructor-execution(void com.google.gwt.dev.jjs.impl.ControlFlowAnalyzer.(com.google.gwt.dev.jjs.ast.JProgram))' in Type 'com.google.gwt.dev.jjs.impl.ControlFlowAnalyzer' (ControlFlowAnalyzer.java:905) advised b

[ovirt-users] vm has been paused due to unknown storage

2017-05-24 Thread suporte
Hi, I setup an ovirt hosted enine, in only one server with local gluster bricks. When running a MS SQL 2012 process to rebuild a data base, which take around 4 hours, after a while the VM is paused with the error: vm has been paused due to unknown storage The VM disk is in Thin provision O

Re: [ovirt-users] Hi everyone, new guy in the mail list

2017-05-24 Thread Sandro Bonazzola
On Wed, May 24, 2017 at 8:28 PM, Odilon Junior wrote: > Hi everyone, i've just subscribed to the maling list, I was going to ask > one thing about ovirt in the IRC channel but no one was there. > Welcome to the oVirt community! > > I've been using ovirt since 3.1, > Kudos for having managed t

[ovirt-users] Hi everyone, new guy in the mail list

2017-05-24 Thread Odilon Junior
Hi everyone, i've just subscribed to the maling list, I was going to ask one thing about ovirt in the IRC channel but no one was there. I've been using ovirt since 3.1, today we have one enviroment with 1 Ovirt Engine and 3 baremetal that we use for virtualization running the Ovirt 3.6.3. We have

Re: [ovirt-users] Postgres errors after updating to 9.5.7 from 9.5.4

2017-05-24 Thread Fabrice Bacchella
> > Le 24 mai 2017 à 16:26, Yedidyah Bar David a écrit : >> >> A good solution usually used by java app is to provide the need jars. That >> the purpose of maven like tools. >> > > We can also simply add to the spec file '< 9.3' or something like that, > until we fix the code to support newer

Re: [ovirt-users] Postgres errors after updating to 9.5.7 from 9.5.4

2017-05-24 Thread Yedidyah Bar David
On Wed, May 24, 2017 at 5:04 PM, Fabrice Bacchella wrote: > > Le 24 mai 2017 à 15:25, supp...@jac-properties.com a écrit : > > Which makes sense seeing as that's what Red Hat officially supports. It > just made sense for our infrastructure to put it on our postgres cluster > that is running 9.5.x

[ovirt-users] perf tool ?

2017-05-24 Thread Fabrice Bacchella
I'm playing with perf in vm and getting inconsistent result. But I wonder if it's a kvm, ovirt or hardware problem. On a ovirt's vm: $ sudo perf list | grep Hardware | wc -l 1 $ lscpu ... Model name:Intel Core Processor (Haswell, no TSX) On another ovirt's vm: $ sudo perf list | grep

Re: [ovirt-users] Postgres errors after updating to 9.5.7 from 9.5.4

2017-05-24 Thread Fabrice Bacchella
> Le 24 mai 2017 à 15:25, supp...@jac-properties.com a écrit : > > Which makes sense seeing as that's what Red Hat officially supports. It just > made sense for our infrastructure to put it on our postgres cluster that is > running 9.5.x. Unfortunately things like this happen sometimes when r

Re: [ovirt-users] Postgres errors after updating to 9.5.7 from 9.5.4

2017-05-24 Thread support
Which makes sense seeing as that's what Red Hat officially supports. It just made sense for our infrastructure to put it on our postgres cluster that is running 9.5.x. Unfortunately things like this happen sometimes when running a slightly unsupported infrastructure. Is this worth putting in

Re: [ovirt-users] Postgres errors after updating to 9.5.7 from 9.5.4

2017-05-24 Thread support
Thanks, that's what we've put in place too Logan > > On May 24, 2017 at 2:20 AM Fabrice Bacchella > wrote: > > In /etc/yum.repos.d/pgdg-94-centos.repo, I added : > > [pgdg94] > ... > exclude=postgresql-jdbc > > > > > > Le 23 mai 2017 à 23:06, supp...@ja

Re: [ovirt-users] migration of a VM: fails

2017-05-24 Thread Francesco Romani
On 05/23/2017 04:29 PM, cmc wrote: > Hi Francesco, > >> do you always have the same error? > Yes Interesting, but this doesn't tell us much > >> Are you by any chance using the post copy migration mode? > Not sure what that is. The migration is initiated by either putting > the host in maintenanc

Re: [ovirt-users] terminating sessions

2017-05-24 Thread Martin Perina
AFAIK content of Tasks tab in webadmin should be available under /ovirt-engine/api/jobs , but sessions are not exposed to API. On Wed, May 24, 2017 at 11:58 AM, Fabrice Bacchella < fabrice.bacche...@orange.fr> wrote: > And tasks are not available through the REST API, I think. > > Le 24 mai 2017

Re: [ovirt-users] Postgres errors after updating to 9.5.7 from 9.5.4

2017-05-24 Thread Martin Perina
Yes, postgresql 9.2 JDBC drivers are the only working and supported JDBC drivers. Also please be aware that we test and only PostgreSQL 9.2 for oVirt, so there may be other issues with newer versions. On Tue, May 23, 2017 at 11:15 PM, Yedidyah Bar David wrote: > On Wed, May 24, 2017 at 12:06 AM

Re: [ovirt-users] terminating sessions

2017-05-24 Thread Fabrice Bacchella
And tasks are not available through the REST API, I think. > Le 24 mai 2017 à 11:07, Martin Perina a écrit : > > Hi, > > there is no direct link between sessions and commands executed by them in UI. > You can take a look into Tasks tab in bottom right corner, if there are any > long running t

Re: [ovirt-users] Is 3.6.7 direct to 4.1.2 a supported upgrade path?

2017-05-24 Thread Arsène Gschwind
Mostly read in threads and docs that the upgrade path should be 3.6.x -> 4.0.x -> 4.1.x I did it that way and it did work perfectly. Rgds, Arsène On 05/24/2017 10:52 AM, Yaniv Kaul wrote: On Wed, May 24, 2017 at 5:36 AM, Richard Chan mailto:rich...@treeboxsolutions.com>> wrote: Time

Re: [ovirt-users] terminating sessions

2017-05-24 Thread Martin Perina
Hi, there is no direct link between sessions and commands executed by them in UI. You can take a look into Tasks tab in bottom right corner, if there are any long running tasks. Ravi, would it be possible to display sessionId inside Tasks to be able to identify which command belongs to which sess

Re: [ovirt-users] Is 3.6.7 direct to 4.1.2 a supported upgrade path?

2017-05-24 Thread Yaniv Kaul
On Wed, May 24, 2017 at 5:36 AM, Richard Chan wrote: > Time to take the plunge to 4.x — is it supported to upgrade from 3.6.7 to > 4.1.2 directly? > I'm not sure what 'supported' means. I don't think many have tried - it probably works though. I suggest testing on a non-production system first.

Re: [ovirt-users] Disk image upload

2017-05-24 Thread Yaniv Kaul
On Wed, May 24, 2017 at 6:21 AM, Anantha Raghava < rag...@exzatechconsulting.com> wrote: > Hi, > > I am trying to upload a Disk image using Web Admin UI. It is pausing the > process and throwing up this error. > > "Unable to upload image to disk 3e71c278-e03b-40e5-afaa-a13bed115229 due > to a netw

Re: [ovirt-users] terminating sessions

2017-05-24 Thread Fabrice Bacchella
No one has the answer ? > Le 18 mai 2017 à 09:58, Sandro Bonazzola a écrit : > > Adding some people who may be able to answer > > On Wed, May 17, 2017 at 11:45 AM, Fabrice Bacchella > mailto:fabrice.bacche...@orange.fr>> wrote: > I'm back with a long list of sessions, many of them started sinc

Re: [ovirt-users] Postgres errors after updating to 9.5.7 from 9.5.4

2017-05-24 Thread Fabrice Bacchella
In /etc/yum.repos.d/pgdg-94-centos.repo, I added : [pgdg94] ... exclude=postgresql-jdbc > Le 23 mai 2017 à 23:06, supp...@jac-properties.com a écrit : > > Wow, that looks almost exactly like what we're seeing. > > Unfortunately, downgrading from postgresql-jdbc-42.1.1 to 42.0.0, restarting >