[ovirt-users] Problem with ovirt-websocket-proxy updated certified.

2024-02-02 Thread Kalil de A. Carvalho
Hello all.
In my company we have a oVit 4.5.4 that was worrying fine until today when
the Apache certified expereid. Looking for how I can updated ti, followed
here:
https://lists.ovirt.org/archives/list/users@ovirt.org/thread/ZI5WNU6OB6FZMQNWAG5E4J2VGNDWMABZ/
I could access my engine.
A secunde problem apeready when me and my colleagues tried to access any VM
through noVNC
On the web tab show us this message:
"Something went wrong, connection is closed"
When I went on the engine discovery that Websocket-proxy certified was
expired too. I tried tha same procedure above but on the tab was the same
message but on /var/log/message show us this:
Feb  2 16:30:46 engine journal[5391]: 2024-02-02 16:30:46,072-0300
ovirt-websocket-proxy: INFO msg:601 handler exception: [SSL:
TLSV1_ALERT_UNKNOWN_C
A] tlsv1 alert unknown ca (_ssl.c:1129)
Feb  2 16:30:46 engine ovirt-websocket-proxy.py[5391]:
ovirt-websocket-proxy[5391] INFO msg:601 handler exception: [SSL:
TLSV1_ALERT_UNKNOWN_CA] tlsv
1 alert unknown ca (_ssl.c:1129)

I updated the CA-CERTIFITES, re-checked all paths to be sure that was
correct but nothing worked.

Has anyone passed through this problem?

Best regards,

-- 
Atenciosamente,
Kalil de A. Carvalho
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/6FTB5JWXFVVV4BY2GBOKD5BLTVHQFH7D/


[ovirt-users] Problem with Ovirt

2021-01-17 Thread Keith Forman via Users
HiNeed help with setting up Ovirt.engine-setup run successfully on CentOS 7, 
with PostgreSQL 12.Now when running systemctl start ovirt-engine , it starts 
successfully, but in the frontend, it says 404 Not Found. In engine.log, I see 
the following 2 errors:Error initializing: Unable to determine the correct call 
signature - no procedure/function/signature for 'getallfrommacpools'andError in 
getting DB connection, database is inaccessible: Unable to determine the 
correct call signature - no procedure/function/signature for 
'checkdbconnection'Any tips as to the way forward would be much appreciated___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/4LUKTJ2NCYMKPXYCQHQQTEFVQVESAZVY/


[ovirt-users] Problem with oVirt 4.4

2020-06-15 Thread minnie . du
We have met a problem when testing oVirt 4.4.

Our VM is on NFS storage. When testing the snapshot function of oVirt 4.4, we 
created snapshot 1 and then snapshot 2, but after clicking the delete button of 
snapshot 1, snapshot 1 failed to be deleted and the state of corresponding disk 
became illegal. Removing the snapshot in this state requires a lot of risky 
work in the background, leading to the inability to free up snapshot space. 
Long-term backups will cause the target VM to create a large number of 
unrecoverable snapshots, thus taking up a large amount of production storage. 
So we need your help. 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZVTM3EVGOY7QCY2X5EPEYKWRCJZ6MP4B/


[ovirt-users] Problem with oVirt 4.4

2020-06-01 Thread minnie . du
Hello,

We have met a problem when testing oVirt 4.4.

Our VM is on NFS storage. When testing the snapshot function of oVirt 4.4, we 
created snapshot 1 and then snapshot 2, but after clicking the delete button of 
snapshot 1, snapshot 1 failed to be deleted and the state of corresponding disk 
became illegal. Removing the snapshot in this state requires a lot of risky 
work in the background, leading to the inability to free up snapshot space. 
Long-term backups will cause the target VM to create a large number of 
unrecoverable snapshots, thus taking up a large amount of production storage. 
So we need your help.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RAIZKFIN6R4B7JQYYSKWR7HXPJOODP42/


[ovirt-users] Problem with Ovirt Machines

2020-05-31 Thread aigini82
Hi,

Our company uses Ovirt to host some of its virtual machines. The version used 
is 4.2.6.4-1.el7. There are about 36 virtual hosts in it.
The specifications used for the host machine is 30G RAM and 6 CPUs. Some of the 
VMs in the ovirt host run with 4 CPUs. Some with 2 CPUs. 

The problem I face now is that recently there was a need for high CPU and 
memory specs to setup a VM for DR. I created a VM with 16G RAM and 6 CPUs, 
without checking the CPUs available in the host first. After DR, the VM was 
brought down already. Then later another person in the team brought the VM back 
up for a different DR use, for a much larger DB restoration purpose.

This caused the VM to pause due to storage error. And then worse things 
happened, whereby 2 other VMs inadvertently went down. Although I assumed that 
this was caused by storage errors/problems, the senior admins in the team 
concluded that the problem was due to fencing because of the max allotted CPU 
for the host being used for the VM.

Now what I need to know is how to properly allocate CPU resources to a host to 
run multiple virtual machines in it like the situation above. 

I even tried to look for errors in vdsm.log, but this log was not available in 
the host machine nor in the affected VM. My colleague asked me to check 
"Events" section of the ovirt management interface to see past the past events. 
However, I don't find much details about the fencing activity or how the 
fencing occurred or what caused the fencing. 

And how did they conclude that the CPU count caused the fencing and not the 
storage?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/QX7NAZQ67VBA3KLPYIOXYSTPNU46XOBO/


[ovirt-users] Problem with ovirt 4.3 and systemd-journal-gateway

2019-10-08 Thread Fabrice Bacchella
I'm forwarding logs using systemd-journal-gateway 
(https://www.freedesktop.org/software/systemd/man/systemd-journal-gatewayd.service.html)

But it fails with ovirt 4.3 on CentOS 7.7:

lsb_release -a
LSB Version::core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description:CentOS Linux release 7.7.1908 (Core)
Release:7.7.1908
Codename:   Core


yum update
...
Error: Package: systemd-journal-gateway-219-67.el7_7.1.x86_64 (@updates)
   Requires: libmicrohttpd.so.10()(64bit)
   Removing: libmicrohttpd-0.9.33-2.el7.x86_64 (@base)
   libmicrohttpd.so.10()(64bit)
   Updated By: 1:libmicrohttpd-0.9.59-2.el7.x86_64 
(ovirt-4.3-centos-opstools)
  ~libmicrohttpd.so.12()(64bit)


Is that a known bug ?___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/EKDKNI6XMQYOJHHR3IKERBKPOMCLWHF7/


Re: [ovirt-users] problem with ovirt-container-engine

2018-04-23 Thread Michael Mortensen (MCMR)
That's a very old project - I haven't tried it myself, but I suspect that the 
project has died. Can anyone confirm?
Setting up an engine on a machine is very easy though, so if you have one 
spare, it should be straight forward.


// Mike
 

-Original Message-
From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of Ken 
Zhang-Hokkien
Sent: 23. april 2018 12:12
To: users@ovirt.org
Subject: [ovirt-users] problem with ovirt-container-engine

Hello,

I'm trying out the ovirt-engine docker image here:

https://github.com/oVirt/ovirt-container-engine

But, I keep getting errors like this:

2018-04-21 04:59:55,065 ERROR
[org.jboss.as.controller.management-operation] (Controller Boot
Thread) [] WFLYCTL0013: Operation ("add") failed - address: ([,
("subsystem" => "undertow"),,
("server" => "default-server"),,
("http-listener" => "http"),
]) - failure description: {,
"WFLYCTL0080: Failed services" => {"jboss.undertow.listener.http"
=> "org.jboss.msc.service.StartException in service
jboss.undertow.listener.http: WFLYUT0082: Could not start 'http'
listener.,
Caused by: java.net.SocketException: Protocol family unavailable"},,
"WFLYCTL0412: Required services that are not installed:" => 
["jboss.undertow.listener.http"],,
"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined, 
},
2018-04-21 04:59:55,065 ERROR
[org.jboss.as.controller.management-operation] (Controller Boot
Thread) [] WFLYCTL0013: Operation ("add") failed - address: ([,
("subsystem" => "undertow"),,
("server" => "default-server"),,
("https-listener" => "https"),
]) - failure description: {,
"WFLYCTL0080: Failed services" => {"jboss.undertow.listener.https"
=> "org.jboss.msc.service.StartException in service
jboss.undertow.listener.https: WFLYUT0082: Could not start 'https'
listener.,
Caused by: java.net.SocketException: Protocol family unavailable"},,
"WFLYCTL0412: Required services that are not installed:" => 
["jboss.undertow.listener.https"],,
"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined, 
},
2018-04-21 04:59:55,086 INFO  [org.jboss.as.server] (ServerService Thread Pool 
-- 25) [] WFLYSRV0010: Deployed "restapi.war"
(runtime-name : "restapi.war"),
2018-04-21 04:59:55,086 INFO  [org.jboss.as.server] (ServerService Thread Pool 
-- 25) [] WFLYSRV0010: Deployed "engine.ear" (runtime-name
: "engine.ear"),
2018-04-21 04:59:55,088 INFO  [org.jboss.as.controller] (Controller Boot 
Thread) [] WFLYCTL0183: Service status report,
WFLYCTL0186:   Services which failed to start:  service
jboss.undertow.listener.https: org.jboss.msc.service.StartException in service 
jboss.undertow.listener.https: WFLYUT0082: Could not start 'https' listener.,
  service jboss.undertow.listener.http:
org.jboss.msc.service.StartException in service
jboss.undertow.listener.http: WFLYUT0082: Could not start 'http'
listener.,
,
2018-04-21 04:59:55,157 INFO  [org.jboss.as] (Controller Boot Thread) [] 
WFLYSRV0060: Http management interface listening on 
http://127.0.0.1:8706/management,
2018-04-21 04:59:55,157 INFO  [org.jboss.as] (Controller Boot Thread) [] 
WFLYSRV0051: Admin console listening on http://127.0.0.1:8706,
2018-04-21 04:59:55,157 ERROR [org.jboss.as] (Controller Boot Thread) [] 
WFLYSRV0026: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started (with 
errors) in 10417ms - Started 1366 of 1638 services (2 services failed or 
missing dependencies, 442 services are lazy, passive or on-demand),


how can i get this docker image to work? seems like it is missing something:

Caused by: java.net.SocketException: Protocol family unavailable"},,
"WFLYCTL0412: Required services that are not installed:" => 
["jboss.undertow.listener.http"],,
"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,

any help is much appreciated. thanks.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] problem with ovirt-container-engine

2018-04-23 Thread Ken Zhang-Hokkien
Hello,

I'm trying out the ovirt-engine docker image here:

https://github.com/oVirt/ovirt-container-engine

But, I keep getting errors like this:

2018-04-21 04:59:55,065 ERROR
[org.jboss.as.controller.management-operation] (Controller Boot
Thread) [] WFLYCTL0013: Operation ("add") failed - address: ([,
("subsystem" => "undertow"),,
("server" => "default-server"),,
("http-listener" => "http"),
]) - failure description: {,
"WFLYCTL0080: Failed services" => {"jboss.undertow.listener.http"
=> "org.jboss.msc.service.StartException in service
jboss.undertow.listener.http: WFLYUT0082: Could not start 'http'
listener.,
Caused by: java.net.SocketException: Protocol family unavailable"},,
"WFLYCTL0412: Required services that are not installed:" =>
["jboss.undertow.listener.http"],,
"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
},
2018-04-21 04:59:55,065 ERROR
[org.jboss.as.controller.management-operation] (Controller Boot
Thread) [] WFLYCTL0013: Operation ("add") failed - address: ([,
("subsystem" => "undertow"),,
("server" => "default-server"),,
("https-listener" => "https"),
]) - failure description: {,
"WFLYCTL0080: Failed services" => {"jboss.undertow.listener.https"
=> "org.jboss.msc.service.StartException in service
jboss.undertow.listener.https: WFLYUT0082: Could not start 'https'
listener.,
Caused by: java.net.SocketException: Protocol family unavailable"},,
"WFLYCTL0412: Required services that are not installed:" =>
["jboss.undertow.listener.https"],,
"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,
},
2018-04-21 04:59:55,086 INFO  [org.jboss.as.server] (ServerService
Thread Pool -- 25) [] WFLYSRV0010: Deployed "restapi.war"
(runtime-name : "restapi.war"),
2018-04-21 04:59:55,086 INFO  [org.jboss.as.server] (ServerService
Thread Pool -- 25) [] WFLYSRV0010: Deployed "engine.ear" (runtime-name
: "engine.ear"),
2018-04-21 04:59:55,088 INFO  [org.jboss.as.controller] (Controller
Boot Thread) [] WFLYCTL0183: Service status report,
WFLYCTL0186:   Services which failed to start:  service
jboss.undertow.listener.https: org.jboss.msc.service.StartException in
service jboss.undertow.listener.https: WFLYUT0082: Could not start
'https' listener.,
  service jboss.undertow.listener.http:
org.jboss.msc.service.StartException in service
jboss.undertow.listener.http: WFLYUT0082: Could not start 'http'
listener.,
,
2018-04-21 04:59:55,157 INFO  [org.jboss.as] (Controller Boot Thread)
[] WFLYSRV0060: Http management interface listening on
http://127.0.0.1:8706/management,
2018-04-21 04:59:55,157 INFO  [org.jboss.as] (Controller Boot Thread)
[] WFLYSRV0051: Admin console listening on http://127.0.0.1:8706,
2018-04-21 04:59:55,157 ERROR [org.jboss.as] (Controller Boot Thread)
[] WFLYSRV0026: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final)
started (with errors) in 10417ms - Started 1366 of 1638 services (2
services failed or missing dependencies, 442 services are lazy,
passive or on-demand),


how can i get this docker image to work? seems like it is missing something:

Caused by: java.net.SocketException: Protocol family unavailable"},,
"WFLYCTL0412: Required services that are not installed:" =>
["jboss.undertow.listener.http"],,
"WFLYCTL0180: Services with missing/unavailable dependencies" => undefined,

any help is much appreciated. thanks.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem installing oVirt 3.6.3-rc with GlusterFS over InfiniBand

2016-02-10 Thread Elad Ben Aharon
Hi,
Comments in-line.

I met a couple of people of oVirt team at FOSDEM and they told me they’re
looking for opinions from users:

I could not find in the quick start guide the information about NTP (or
needs of precision for the clock) and I was not caring very much about that.

Given that it is really important, I would expect the installation script
to setup NTP on the hosted-engine by itself (or something similar… Maybe a
question like “Is this time correct?”). Incorrect day time is a common
problem for virtual machines… Also “Uncaught exception” is not helpful to
solve an issue. :-)
Your suggestion regarding the NTP configuration/warning during
hosted-engine deployment seems very reasonable, I'll check if it's
something that will be added in the future.



I started again with a new deploy of oVirt Engine, I set the NTP on the VM
and, as soon as oVirt engine was up, I added the new storage domain and…
GREAT! :-D

I'm glad to hear I could help :)


Now my datacenter is up, data storage (master) is active, but:

- The storage domain for oVirt Engine is not listed in the storage tab

- the hosted engine not in the Virtual Machines tab


Can you please attach engine.log and vdsm.log? seems like an issue with the
hosted-engine domain auto import.





On Wed, Feb 10, 2016 at 11:28 AM, Giuseppe Berellini <
giuseppe.berell...@ptvgroup.com> wrote:

> Hi Elad,
>
>
>
> thank you for the information!
>
>
>
> I met a couple of people of oVirt team at FOSDEM and they told me they’re
> looking for opinions from users:
>
> I could not find in the quick start guide the information about NTP (or
> needs of precision for the clock) and I was not caring very much about that.
>
> Given that it is really important, I would expect the installation script
> to setup NTP on the hosted-engine by itself (or something similar… Maybe a
> question like “Is this time correct?”). Incorrect day time is a common
> problem for virtual machines… Also “Uncaught exception” is not helpful to
> solve an issue. :-)
>
>
>
> I started again with a new deploy of oVirt Engine, I set the NTP on the VM
> and, as soon as oVirt engine was up, I added the new storage domain and…
> GREAT! :-D
>
> Now my datacenter is up, data storage (master) is active, but:
>
> - The storage domain for oVirt Engine is not listed in the storage tab
>
> - the hosted engine not in the Virtual Machines tab
>
>
>
> Is it OK? What should I do now?
>
>
>
> Thanks for your support!
>
> Giuseppe
>
>
>
>
>
> --
> Giuseppe Berellini
>
> PTV SISTeMA
>
> Phone +39 06 993 444 15
> Mobile +39 349 3241969
> Fax +39 06 993 348 72
> Via Ruggero Bonghi, 11/B – 00184 Roma
>
> giuseppe.berell...@ptvgroup.com
> www.sistemaits.com
>
> facebook.com/sistemaits <https://www.facebook.com/sistemaits>
> linkedin.com/SISTeMA
> <https://www.linkedin.com/company/sistema-soluzioni-per-l-ingegneria-dei-sistemi-di-trasporto-e-l-infomobilit-s-r-l->
>
>
> *Da:* Elad Ben Aharon [mailto:ebena...@redhat.com]
> *Inviato:* martedì 9 febbraio 2016 17:05
> *A:* Giuseppe Berellini <giuseppe.berell...@ptvgroup.com>
> *Cc:* users@ovirt.org
> *Oggetto:* Re: [ovirt-users] Problem installing oVirt 3.6.3-rc with
> GlusterFS over InfiniBand
>
>
>
> Hi,
>
> A new behaviour has been introduced for hosted-engine in 3.6.3 that
> involves an automatic import of the hosted-engine storage domain. This auto
> import will take place along with first DC initialization (first storage
> pool creation).
>
> That means that once a first data domain is created in the setup, the
> hosted-engine storage domain will be imported to this DC and the
> hosted-engine VM will be registered and appear in the VM's tab.
>
> Regarding the “Uncaught exception” you're getting when trying to create
> the domain, Can't know for sure why it happens, but my guess is that the
> engine's date and time configuration are not set right.
>
> Thanks
>
>
>
> On Tue, Feb 9, 2016 at 4:41 PM, Giuseppe Berellini <
> giuseppe.berell...@ptvgroup.com> wrote:
>
> Hi,
>
>
>
> I’m trying to setup oVirt 3.6.3 with self-hosted engine on 4 servers
> (vmhost-03, vmhost-04, vmhost-05 for compute; stor-01 for storage). The
> storage server is GlusterFS 3.7.6, all the servers are in the same network
> and are also connected through InfiniBand DDR.
>
>
>
> Network is OK, RDMA is working, IPoIB has been configured, it is possible
> to manually mount GlusterFS volumes on each vmhost. firewalld and SELinux
> are disabled. Ovirtmgmt network is on ethernet.
>
>
>
> The problem is that, after installing the hosted engine, I can connect to
> oVirt admin panel but:
>
> - Datacenter is marked 

Re: [ovirt-users] Problem installing oVirt 3.6.3-rc with GlusterFS over InfiniBand

2016-02-10 Thread Elad Ben Aharon
Hi,

Thanks for the input.
It seems like you hit https://bugzilla.redhat.com/show_bug.cgi?id=1300749
which occurs when the host sees more than one hosted engine storage domain
(probably from the previous deployment).

Can you please execute the following in the host and provide the output?
Thanks.

for i in `vdsClient -s 0 getStorageDomainsList
0001-0001-0001-0001-0243` ; do vdsClient -s 0
getStorageDomainInfo $i;  done;

On Wed, Feb 10, 2016 at 2:24 PM, Giuseppe Berellini <
giuseppe.berell...@ptvgroup.com> wrote:

> Hi Elad,
>
>
>
> The log files are attached.
>
> You can also find older logs here:
> https://ptvbox.ptvgroup.com/public.php?service=files=f71a23fd25e1626cae5350687b868a6a
>
>
>
> Thank you,
>
> Giuseppe
>
>
>
> --
> Giuseppe Berellini
>
> PTV SISTeMA
>
> Phone +39 06 993 444 15
> Mobile +39 349 3241969
> Fax +39 06 993 348 72
> Via Ruggero Bonghi, 11/B – 00184 Roma
>
> giuseppe.berell...@ptvgroup.com
> www.sistemaits.com
>
> facebook.com/sistemaits <https://www.facebook.com/sistemaits>
> linkedin.com/SISTeMA
> <https://www.linkedin.com/company/sistema-soluzioni-per-l-ingegneria-dei-sistemi-di-trasporto-e-l-infomobilit-s-r-l->
>
>
> *Da:* Elad Ben Aharon [mailto:ebena...@redhat.com]
> *Inviato:* mercoledì 10 febbraio 2016 13:06
>
> *A:* Giuseppe Berellini <giuseppe.berell...@ptvgroup.com>
> *Cc:* users@ovirt.org
> *Oggetto:* Re: [ovirt-users] Problem installing oVirt 3.6.3-rc with
> GlusterFS over InfiniBand
>
>
>
> Hi,
>
> Comments in-line.
>
>
>
> I met a couple of people of oVirt team at FOSDEM and they told me they’re
> looking for opinions from users:
>
> I could not find in the quick start guide the information about NTP (or
> needs of precision for the clock) and I was not caring very much about that.
>
> Given that it is really important, I would expect the installation script
> to setup NTP on the hosted-engine by itself (or something similar… Maybe a
> question like “Is this time correct?”). Incorrect day time is a common
> problem for virtual machines… Also “Uncaught exception” is not helpful to
> solve an issue. :-)
> Your suggestion regarding the NTP configuration/warning during
> hosted-engine deployment seems very reasonable, I'll check if it's
> something that will be added in the future.
>
>
>
>
>
> I started again with a new deploy of oVirt Engine, I set the NTP on the VM
> and, as soon as oVirt engine was up, I added the new storage domain and…
> GREAT! :-D
>
> I'm glad to hear I could help :)
>
>
>
> Now my datacenter is up, data storage (master) is active, but:
>
> - The storage domain for oVirt Engine is not listed in the storage tab
>
> - the hosted engine not in the Virtual Machines tab
>
>
> Can you please attach engine.log and vdsm.log? seems like an issue with
> the hosted-engine domain auto import.
>
>
>
>
>
>
> On Wed, Feb 10, 2016 at 11:28 AM, Giuseppe Berellini <
> giuseppe.berell...@ptvgroup.com> wrote:
>
> Hi Elad,
>
>
>
> thank you for the information!
>
>
>
> I met a couple of people of oVirt team at FOSDEM and they told me they’re
> looking for opinions from users:
>
> I could not find in the quick start guide the information about NTP (or
> needs of precision for the clock) and I was not caring very much about that.
>
> Given that it is really important, I would expect the installation script
> to setup NTP on the hosted-engine by itself (or something similar… Maybe a
> question like “Is this time correct?”). Incorrect day time is a common
> problem for virtual machines… Also “Uncaught exception” is not helpful to
> solve an issue. :-)
>
>
>
> I started again with a new deploy of oVirt Engine, I set the NTP on the VM
> and, as soon as oVirt engine was up, I added the new storage domain and…
> GREAT! :-D
>
> Now my datacenter is up, data storage (master) is active, but:
>
> - The storage domain for oVirt Engine is not listed in the storage tab
>
> - the hosted engine not in the Virtual Machines tab
>
>
>
> Is it OK? What should I do now?
>
>
>
> Thanks for your support!
>
> Giuseppe
>
>
>
>
>
> --
> Giuseppe Berellini
>
> PTV SISTeMA
>
> Phone +39 06 993 444 15
> Mobile +39 349 3241969
> Fax +39 06 993 348 72
> Via Ruggero Bonghi, 11/B – 00184 Roma
>
> giuseppe.berell...@ptvgroup.com
> www.sistemaits.com
>
> facebook.com/sistemaits <https://www.facebook.com/sistemaits>
> linkedin.com/SISTeMA
> <https://www.linkedin.com/company/sistema-soluzioni-per-l-ingegneria-dei-sistemi-di-trasporto-e-l-infomobilit-s-r-l->
>
>

[ovirt-users] Problem installing oVirt 3.6.3-rc with GlusterFS over InfiniBand

2016-02-09 Thread Giuseppe Berellini
Hi,

I'm trying to setup oVirt 3.6.3 with self-hosted engine on 4 servers 
(vmhost-03, vmhost-04, vmhost-05 for compute; stor-01 for storage). The storage 
server is GlusterFS 3.7.6, all the servers are in the same network and are also 
connected through InfiniBand DDR.

Network is OK, RDMA is working, IPoIB has been configured, it is possible to 
manually mount GlusterFS volumes on each vmhost. firewalld and SELinux are 
disabled. Ovirtmgmt network is on ethernet.

The problem is that, after installing the hosted engine, I can connect to oVirt 
admin panel but:
- Datacenter is marked as down
- The only host is NOT recognized as an SPM
- In the storage tab there is no storage domain for the hosted engine (I only 
see a detached ISO domain and oVirt repo)
- when I try to create a storage domain, an error shows up (it's an "Uncaught 
exception")
- when I try to import a storage domain, an error shows up (it's about 
datacenter down and SPM not available)
- also, in Virtual Machines tab there are no VMs (neither the hosted engine, 
which is obviously up and reported as up by command "hosted-engine --vm-status")

So basically it is not possible to do anything.
After setting the host in maintenance mode and rebooting, I cannot start the 
engine VM anymore:

[root@SRV-VMHOST-05 ~]# hosted-engine --vm-start
VM exists and is down, destroying it
Machine destroyed

429eec6e-2126-4740-9911-9c5ad482e09f
Status = WaitForLaunch
nicModel = rtl8139,pv
statusTime = 4300834920
emulatedMachine = pc
pid = 0
vmName = HostedEngine
devices = [{'index': '2', 'iface': 'ide', 'specParams': {}, 'readonly': 
'true', 'deviceId': '1c2205da-17c6-4ffe-9408-602a998d90dc', 'address': {'bus': 
'1', 'controller': '0', 'type': 'drive', 'target': '0', 'unit': '0'}, 'device': 
'cdrom', 'shared': 'false', 'path': '', 'type': 'disk'}, {'index': '0', 
'iface': 'virtio', 'format': 'raw', 'bootOrder': '1', 'poolID': 
'----', 'volumeID': 
'fe82ba21-942d-48cc-9bdb-f41c0f172dde', 'imageID': 
'131460bc-4599-4326-a026-e9e224e4bb5f', 'specParams': {}, 'readonly': 'false', 
'domainID': '162fc2e5-1897-46fb-b382-195c11ab8546', 'optional': 'false', 
'deviceId': '131460bc-4599-4326-a026-e9e224e4bb5f', 'address': {'slot': '0x06', 
'bus': '0x00', 'domain': '0x', 'type': 'pci', 'function': '0x0'}, 'device': 
'disk', 'shared': 'exclusive', 'propagateErrors': 'off', 'type': 'disk'}, 
{'device': 'scsi', 'model': 'virtio-scsi', 'type': 'controller'}, {'nicModel': 
'pv', 'macAddr': '00:16:3e:30:a9:6e', 'linkActive': 'true', 'network': 
'ovirtmgmt', 'filter': 'vdsm-no-mac-spoofing', 'specParams': {}, 'deviceId': 
'3d3259a3-19a8-42c3-a50c-6724b475c1ab', 'address': {'slot': '0x03', 'bus': 
'0x00', 'domain': '0x', 'type': 'pci', 'function': '0x0'}, 'device': 
'bridge', 'type': 'interface'}, {'device': 'console', 'specParams': {}, 'type': 
'console', 'deviceId': '885cca16-2b59-42e4-a57c-0a89a0e823e8', 'alias': 
'console0'}]
guestDiskMapping = {}
vmType = kvm
clientIp =
displaySecurePort = -1
memSize = 8192
displayPort = -1
cpuType = Nehalem
spiceSecureChannels = 
smain,sdisplay,sinputs,scursor,splayback,srecord,ssmartcard,susbredir
smp = 4
displayIp = 0
display = vnc
but the status remains {"reason": "bad vm status", "health": "bad", "vm": 
"down", "detail": "down"}
We tried to use, for the engine volume, both rdma and tcp - nothing changed

In /var/log/ovirt-hosted-engine-ha/agent.log , these are the only error we 
found:

MainThread::WARNING::2016-02-08 
18:17:23,160::ovf_store::105::ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore::(scan)
 Unable to find OVF_STORE
MainThread::ERROR::2016-02-08 
18:17:23,161::config::234::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config::(refresh_local_conf_file)
 Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf

In vdsm.og I see
Thread-16399::INFO::2016-02-09 
14:54:39,478::xmlrpc::84::vds.XMLRPCServer::(_process_requests) Request handler 
for 127.0.0.1:39823 started
Thread-16399::DEBUG::2016-02-09 
14:54:39,478::bindingxmlrpc::1257::vds::(wrapper) client [127.0.0.1]::call 
vmGetStats with ('429eec6e-2126-4740-9911-9c5ad482e09f',) {}
Thread-16399::DEBUG::2016-02-09 
14:54:39,479::bindingxmlrpc::1264::vds::(wrapper) return vmGetStats with 
{'status': {'message': 'Done', 'code': 0}, 'statsList': [{'status': 'Down', 
'exitMessage': 'Failed to acquire lock: No space left on device', 'statusTime': 
'4302636100', 'vmId': '429eec6e-2126-4740-9911-9c5ad482e09f', 'exitReason': 1, 
'exitCode': 1}]}

When executing hosted-engine -vm-start, in vdsm.log appears this:
Thread-16977::ERROR::2016-02-09 
14:59:12,146::vm::759::virt.vm::(_startUnderlyingVm) 
vmId=`429eec6e-2126-4740-9911-9c5ad482e09f`::The vm start process failed
Traceback (most recent call last):
  File "/usr/share/vdsm/virt/vm.py", line 703, in _startUnderlyingVm

Re: [ovirt-users] Problem installing oVirt 3.6.3-rc with GlusterFS over InfiniBand

2016-02-09 Thread Elad Ben Aharon
Hi,

A new behaviour has been introduced for hosted-engine in 3.6.3 that
involves an automatic import of the hosted-engine storage domain. This auto
import will take place along with first DC initialization (first storage
pool creation).
That means that once a first data domain is created in the setup, the
hosted-engine storage domain will be imported to this DC and the
hosted-engine VM will be registered and appear in the VM's tab.

Regarding the “Uncaught exception” you're getting when trying to create the
domain, Can't know for sure why it happens, but my guess is that the
engine's date and time configuration are not set right.

Thanks

On Tue, Feb 9, 2016 at 4:41 PM, Giuseppe Berellini <
giuseppe.berell...@ptvgroup.com> wrote:

> Hi,
>
>
>
> I’m trying to setup oVirt 3.6.3 with self-hosted engine on 4 servers
> (vmhost-03, vmhost-04, vmhost-05 for compute; stor-01 for storage). The
> storage server is GlusterFS 3.7.6, all the servers are in the same network
> and are also connected through InfiniBand DDR.
>
>
>
> Network is OK, RDMA is working, IPoIB has been configured, it is possible
> to manually mount GlusterFS volumes on each vmhost. firewalld and SELinux
> are disabled. Ovirtmgmt network is on ethernet.
>
>
>
> The problem is that, after installing the hosted engine, I can connect to
> oVirt admin panel but:
>
> - Datacenter is marked as down
>
> - The only host is NOT recognized as an SPM
>
> - In the storage tab there is no storage domain for the hosted engine (I
> only see a detached ISO domain and oVirt repo)
>
> - when I try to create a storage domain, an error shows up (it’s an
> “Uncaught exception”)
>
> - when I try to import a storage domain, an error shows up (it’s about
> datacenter down and SPM not available)
>
> - also, in Virtual Machines tab there are no VMs (neither the hosted
> engine, which is obviously up and reported as up by command “hosted-engine
> --vm-status”)
>
>
>
> So basically it is not possible to do anything.
>
> After setting the host in maintenance mode and rebooting, I cannot start
> the engine VM anymore:
>
>
>
> [root@SRV-VMHOST-05 ~]# hosted-engine --vm-start
>
> VM exists and is down, destroying it
>
> Machine destroyed
>
>
>
> 429eec6e-2126-4740-9911-9c5ad482e09f
>
> Status = WaitForLaunch
>
> nicModel = rtl8139,pv
>
> statusTime = 4300834920
>
> emulatedMachine = pc
>
> pid = 0
>
> vmName = HostedEngine
>
> devices = [{'index': '2', 'iface': 'ide', 'specParams': {},
> 'readonly': 'true', 'deviceId': '1c2205da-17c6-4ffe-9408-602a998d90dc',
> 'address': {'bus': '1', 'controller': '0', 'type': 'drive', 'target': '0',
> 'unit': '0'}, 'device': 'cdrom', 'shared': 'false', 'path': '', 'type':
> 'disk'}, {'index': '0', 'iface': 'virtio', 'format': 'raw', 'bootOrder':
> '1', 'poolID': '----', 'volumeID':
> 'fe82ba21-942d-48cc-9bdb-f41c0f172dde', 'imageID':
> '131460bc-4599-4326-a026-e9e224e4bb5f', 'specParams': {}, 'readonly':
> 'false', 'domainID': '162fc2e5-1897-46fb-b382-195c11ab8546', 'optional':
> 'false', 'deviceId': '131460bc-4599-4326-a026-e9e224e4bb5f', 'address':
> {'slot': '0x06', 'bus': '0x00', 'domain': '0x', 'type': 'pci',
> 'function': '0x0'}, 'device': 'disk', 'shared': 'exclusive',
> 'propagateErrors': 'off', 'type': 'disk'}, {'device': 'scsi', 'model':
> 'virtio-scsi', 'type': 'controller'}, {'nicModel': 'pv', 'macAddr':
> '00:16:3e:30:a9:6e', 'linkActive': 'true', 'network': 'ovirtmgmt',
> 'filter': 'vdsm-no-mac-spoofing', 'specParams': {}, 'deviceId':
> '3d3259a3-19a8-42c3-a50c-6724b475c1ab', 'address': {'slot': '0x03', 'bus':
> '0x00', 'domain': '0x', 'type': 'pci', 'function': '0x0'}, 'device':
> 'bridge', 'type': 'interface'}, {'device': 'console', 'specParams': {},
> 'type': 'console', 'deviceId': '885cca16-2b59-42e4-a57c-0a89a0e823e8',
> 'alias': 'console0'}]
>
> guestDiskMapping = {}
>
> vmType = kvm
>
> clientIp =
>
> displaySecurePort = -1
>
> memSize = 8192
>
> displayPort = -1
>
> cpuType = Nehalem
>
> spiceSecureChannels =
> smain,sdisplay,sinputs,scursor,splayback,srecord,ssmartcard,susbredir
>
> smp = 4
>
> displayIp = 0
>
> display = vnc
>
> but the status remains {"reason": "bad vm status", "health": "bad", "vm":
> "down", "detail": "down"}
>
> We tried to use, for the engine volume, both rdma and tcp – nothing changed
>
>
>
> In /var/log/ovirt-hosted-engine-ha/agent.log , these are the only error we
> found:
>
>
>
> MainThread::WARNING::2016-02-08
> 18:17:23,160::ovf_store::105::ovirt_hosted_engine_ha.lib.ovf.ovf_store.OVFStore::(scan)
> Unable to find OVF_STORE
>
> MainThread::ERROR::2016-02-08
> 18:17:23,161::config::234::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine.config::(refresh_local_conf_file)
> Unable to get vm.conf from OVF_STORE, falling back to initial vm.conf
>
>
>
> In vdsm.og I see
>
> Thread-16399::INFO::2016-02-09
> 

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-06 Thread Yedidyah Bar David
On Fri, Feb 5, 2016 at 2:02 PM, Marcelo Leandro <marcelol...@gmail.com> wrote:
> Thanks Martin,
> my problem resolved after the command :
>
> su - postgres -c "psql --command=\"ALTER DATABASE engine OWNER TO engine;\""
>
> i haven't  ideia what  started the problem,
> i restore backup following the link:
> http://www.ovirt.org/User:Adrian15/oVirt_engine_migration
>
> very thanks.
>

Please note that the above page is very old and unmaintained, and should only
be used to get some detailed reference about the process. It also mentions in
bold, close to the beginning, "This howto is intended for oVirt 3.1 version."

Please use the tool engine-backup and related pages about it.

If you encounter problems please report them.

Thanks!

Best regards,

> 2016-02-05 7:00 GMT-03:00 Martin Perina <mper...@redhat.com>:
>> Hi,
>>
>> I'm not sure what you did to your setup, but looking at all setup logs
>> there's one big issue:
>>
>>   ERROR:  must be owner of database engine
>>
>> So, in over to by pass this you need to make sure that owner of db
>> 'engine' is user 'engine'. To do that please execute:
>>
>> su - postgres -c "psql --command=\"ALTER DATABASE engine OWNER TO engine;\""
>>
>> When done, please make sure you perform upgrade from 3.5 yo 3.6 properly:
>>
>> 1. Add 3.6 repo to your machine
>>
>> 2. Execute:
>>  yum update 'ovirt-engine-setup*'
>>
>> 3. Execute:
>>  engine-setup
>>
>>
>> If it still doesn't work please send latest setup log.
>>
>> Thanks
>>
>> Martin Perina
>>
>>
>>
>> - Original Message -
>>> From: "Marcelo Leandro" <marcelol...@gmail.com>
>>> To: "Darrell Budic" <bu...@onholyground.com>
>>> Cc: "Martin Perina" <mper...@redhat.com>, "Eli Mesika" 
>>> <emes...@redhat.com>, "users" <users@ovirt.org>
>>> Sent: Friday, February 5, 2016 2:44:16 AM
>>> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
>>>
>>> i try update, but the problem persists and now the ovirt not start.
>>>
>>> attached the setup.log, I tried three times:
>>>
>>> 1- i have problem with connection and the process closed
>>> 2-return erro :
>>> [ ERROR ] Failed to execute stage 'Misc configuration': Command
>>> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
>>> failed to execute
>>> i see that que yum have problem :
>>> run command:
>>> yum clean expire-cache
>>> and yum it's ok now.
>>> 3- return erro:
>>> [ ERROR ] Failed to execute stage 'Misc configuration': Command
>>> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
>>> failed to execute
>>>
>>> now the ovirt not start.
>>>
>>> erro the boot.log
>>>
>>> 22:15:55,237 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA
>>> 22:16:05,538 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA
>>> 22:16:05,614 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final
>>> "Brontes" starting
>>> 22:16:05,988 ERROR [org.jboss.as.server] JBAS015956: Caught exception
>>> during boot:
>>> org.jboss.as.controller.persistence.ConfigurationPersistenceException:
>>> JBAS014676: Failed to parse configuration
>>> at
>>> 
>>> org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:141)
>>> [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]
>>> at org.jboss.as.server.ServerService.boot(ServerService.java:266)
>>> [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
>>> at
>>> 
>>> org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:155)
>>> [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]
>>> at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_95]
>>> Caused by: javax.xml.stream.XMLStreamException: ParseError at 
>>> [row,col]:[4,1]
>>> Message: Unexpected element '{urn:jboss:domain:2.1}server'
>>> at
>>> 
>>> org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:108)
>>> [staxmapper-1.1.0.Final.jar:1.1.0.Final]
>>> at
>>> 
>>> org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)
>>> [staxmapper-1.1.0.Final.jar:1.1.0.Final]
>>>  

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-05 Thread Martin Perina
Hi,

I'm not sure what you did to your setup, but looking at all setup logs
there's one big issue:

  ERROR:  must be owner of database engine

So, in over to by pass this you need to make sure that owner of db
'engine' is user 'engine'. To do that please execute:

su - postgres -c "psql --command=\"ALTER DATABASE engine OWNER TO engine;\""

When done, please make sure you perform upgrade from 3.5 yo 3.6 properly:

1. Add 3.6 repo to your machine

2. Execute:
 yum update 'ovirt-engine-setup*'

3. Execute:
 engine-setup


If it still doesn't work please send latest setup log.

Thanks

Martin Perina



- Original Message -
> From: "Marcelo Leandro" <marcelol...@gmail.com>
> To: "Darrell Budic" <bu...@onholyground.com>
> Cc: "Martin Perina" <mper...@redhat.com>, "Eli Mesika" <emes...@redhat.com>, 
> "users" <users@ovirt.org>
> Sent: Friday, February 5, 2016 2:44:16 AM
> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
> 
> i try update, but the problem persists and now the ovirt not start.
> 
> attached the setup.log, I tried three times:
> 
> 1- i have problem with connection and the process closed
> 2-return erro :
> [ ERROR ] Failed to execute stage 'Misc configuration': Command
> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
> failed to execute
> i see that que yum have problem :
> run command:
> yum clean expire-cache
> and yum it's ok now.
> 3- return erro:
> [ ERROR ] Failed to execute stage 'Misc configuration': Command
> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
> failed to execute
> 
> now the ovirt not start.
> 
> erro the boot.log
> 
> 22:15:55,237 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA
> 22:16:05,538 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA
> 22:16:05,614 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final
> "Brontes" starting
> 22:16:05,988 ERROR [org.jboss.as.server] JBAS015956: Caught exception
> during boot:
> org.jboss.as.controller.persistence.ConfigurationPersistenceException:
> JBAS014676: Failed to parse configuration
> at
> 
> org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:141)
> [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]
> at org.jboss.as.server.ServerService.boot(ServerService.java:266)
> [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
> at
> 
> org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:155)
> [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]
> at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_95]
> Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,1]
> Message: Unexpected element '{urn:jboss:domain:2.1}server'
> at
> 
> org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:108)
> [staxmapper-1.1.0.Final.jar:1.1.0.Final]
> at
> 
> org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)
> [staxmapper-1.1.0.Final.jar:1.1.0.Final]
> at
> 
> org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:133)
> [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]
> ... 3 more
> 
> 22:16:06,012 FATAL [org.jboss.as.server] JBAS015957: Server boot has
> failed in an unrecoverable manner; exiting. See previous messages for
> details.
> 22:16:06,040 INFO  [org.jboss.as] JBAS015950: JBoss AS 7.1.1.Final
> "Brontes" stopped in 3ms
> 
> additional information:
> [root@srv-ovirt01 ~]# cat /etc/ovirt-engine/engine.conf.d/10-setup-jboss.conf
> JBOSS_HOME="/usr/share/ovirt-engine-jboss-as"
>  i try this https://bugzilla.redhat.com/show_bug.cgi?id=1062318 but no
> have success
> 
> 
> thanks.
> 
> 2016-02-04 18:40 GMT-03:00 Darrell Budic <bu...@onholyground.com>:
> > I suspect that’s my problem, my database isn’t owned by engine:
> >
> > engine=# \l
> >   List of databases
> >Name|  Owner   | Encoding |  Collation  |Ctype|   Access
> >privileges
> >
> > ---+--+--+-+-+
> > ---
> >  engine| postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
> >
> > This is almost certainly my fault though, one too many upgrades from old
> > versions and/or a slightly botched restore process. Would I be better off
> > setting “engine” as the owner of the engine database then (thinking
> > forward here)?
> >
> >   -

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-05 Thread Marcelo Leandro
Thanks Martin,
my problem resolved after the command :

su - postgres -c "psql --command=\"ALTER DATABASE engine OWNER TO engine;\""

i haven't  ideia what  started the problem,
i restore backup following the link:
http://www.ovirt.org/User:Adrian15/oVirt_engine_migration

very thanks.

2016-02-05 7:00 GMT-03:00 Martin Perina <mper...@redhat.com>:
> Hi,
>
> I'm not sure what you did to your setup, but looking at all setup logs
> there's one big issue:
>
>   ERROR:  must be owner of database engine
>
> So, in over to by pass this you need to make sure that owner of db
> 'engine' is user 'engine'. To do that please execute:
>
> su - postgres -c "psql --command=\"ALTER DATABASE engine OWNER TO engine;\""
>
> When done, please make sure you perform upgrade from 3.5 yo 3.6 properly:
>
> 1. Add 3.6 repo to your machine
>
> 2. Execute:
>  yum update 'ovirt-engine-setup*'
>
> 3. Execute:
>  engine-setup
>
>
> If it still doesn't work please send latest setup log.
>
> Thanks
>
> Martin Perina
>
>
>
> - Original Message -
>> From: "Marcelo Leandro" <marcelol...@gmail.com>
>> To: "Darrell Budic" <bu...@onholyground.com>
>> Cc: "Martin Perina" <mper...@redhat.com>, "Eli Mesika" <emes...@redhat.com>, 
>> "users" <users@ovirt.org>
>> Sent: Friday, February 5, 2016 2:44:16 AM
>> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
>>
>> i try update, but the problem persists and now the ovirt not start.
>>
>> attached the setup.log, I tried three times:
>>
>> 1- i have problem with connection and the process closed
>> 2-return erro :
>> [ ERROR ] Failed to execute stage 'Misc configuration': Command
>> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
>> failed to execute
>> i see that que yum have problem :
>> run command:
>> yum clean expire-cache
>> and yum it's ok now.
>> 3- return erro:
>> [ ERROR ] Failed to execute stage 'Misc configuration': Command
>> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
>> failed to execute
>>
>> now the ovirt not start.
>>
>> erro the boot.log
>>
>> 22:15:55,237 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA
>> 22:16:05,538 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA
>> 22:16:05,614 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final
>> "Brontes" starting
>> 22:16:05,988 ERROR [org.jboss.as.server] JBAS015956: Caught exception
>> during boot:
>> org.jboss.as.controller.persistence.ConfigurationPersistenceException:
>> JBAS014676: Failed to parse configuration
>> at
>> 
>> org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:141)
>> [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]
>> at org.jboss.as.server.ServerService.boot(ServerService.java:266)
>> [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
>> at
>> 
>> org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:155)
>> [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]
>> at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_95]
>> Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[4,1]
>> Message: Unexpected element '{urn:jboss:domain:2.1}server'
>> at
>> 
>> org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:108)
>> [staxmapper-1.1.0.Final.jar:1.1.0.Final]
>> at
>> 
>> org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69)
>> [staxmapper-1.1.0.Final.jar:1.1.0.Final]
>> at
>> 
>> org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:133)
>> [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]
>> ... 3 more
>>
>> 22:16:06,012 FATAL [org.jboss.as.server] JBAS015957: Server boot has
>> failed in an unrecoverable manner; exiting. See previous messages for
>> details.
>> 22:16:06,040 INFO  [org.jboss.as] JBAS015950: JBoss AS 7.1.1.Final
>> "Brontes" stopped in 3ms
>>
>> additional information:
>> [root@srv-ovirt01 ~]# cat /etc/ovirt-engine/engine.conf.d/10-setup-jboss.conf
>> JBOSS_HOME="/usr/share/ovirt-engine-jboss-as"
>>  i try this https://bugzilla.redhat.com/show_bug.cgi?id=1062318 but no
>> have success
>>
>>
>> thanks.
>>
>> 2016-02-04 18:40 GMT-03:

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-05 Thread Martin Perina
Great to hear! Let me know if there are still any other issues with the upgrade.

Thanks

Martin Perina


- Original Message -
> From: "Marcelo Leandro" <marcelol...@gmail.com>
> To: "Martin Perina" <mper...@redhat.com>
> Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>
> Sent: Friday, February 5, 2016 1:02:37 PM
> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
> 
> Thanks Martin,
> my problem resolved after the command :
> 
> su - postgres -c "psql --command=\"ALTER DATABASE engine OWNER TO engine;\""
> 
> i haven't  ideia what  started the problem,
> i restore backup following the link:
> http://www.ovirt.org/User:Adrian15/oVirt_engine_migration
> 
> very thanks.
> 
> 2016-02-05 7:00 GMT-03:00 Martin Perina <mper...@redhat.com>:
> > Hi,
> >
> > I'm not sure what you did to your setup, but looking at all setup logs
> > there's one big issue:
> >
> >   ERROR:  must be owner of database engine
> >
> > So, in over to by pass this you need to make sure that owner of db
> > 'engine' is user 'engine'. To do that please execute:
> >
> > su - postgres -c "psql --command=\"ALTER DATABASE engine OWNER TO
> > engine;\""
> >
> > When done, please make sure you perform upgrade from 3.5 yo 3.6 properly:
> >
> > 1. Add 3.6 repo to your machine
> >
> > 2. Execute:
> >  yum update 'ovirt-engine-setup*'
> >
> > 3. Execute:
> >  engine-setup
> >
> >
> > If it still doesn't work please send latest setup log.
> >
> > Thanks
> >
> > Martin Perina
> >
> >
> >
> > - Original Message -
> >> From: "Marcelo Leandro" <marcelol...@gmail.com>
> >> To: "Darrell Budic" <bu...@onholyground.com>
> >> Cc: "Martin Perina" <mper...@redhat.com>, "Eli Mesika"
> >> <emes...@redhat.com>, "users" <users@ovirt.org>
> >> Sent: Friday, February 5, 2016 2:44:16 AM
> >> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
> >> 6.2.6-1.el7
> >>
> >> i try update, but the problem persists and now the ovirt not start.
> >>
> >> attached the setup.log, I tried three times:
> >>
> >> 1- i have problem with connection and the process closed
> >> 2-return erro :
> >> [ ERROR ] Failed to execute stage 'Misc configuration': Command
> >> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
> >> failed to execute
> >> i see that que yum have problem :
> >> run command:
> >> yum clean expire-cache
> >> and yum it's ok now.
> >> 3- return erro:
> >> [ ERROR ] Failed to execute stage 'Misc configuration': Command
> >> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
> >> failed to execute
> >>
> >> now the ovirt not start.
> >>
> >> erro the boot.log
> >>
> >> 22:15:55,237 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA
> >> 22:16:05,538 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA
> >> 22:16:05,614 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final
> >> "Brontes" starting
> >> 22:16:05,988 ERROR [org.jboss.as.server] JBAS015956: Caught exception
> >> during boot:
> >> org.jboss.as.controller.persistence.ConfigurationPersistenceException:
> >> JBAS014676: Failed to parse configuration
> >> at
> >> 
> >> org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:141)
> >> [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]
> >> at org.jboss.as.server.ServerService.boot(ServerService.java:266)
> >> [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
> >> at
> >> 
> >> org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:155)
> >> [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]
> >> at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_95]
> >> Caused by: javax.xml.stream.XMLStreamException: ParseError at
> >> [row,col]:[4,1]
> >> Message: Unexpected element '{urn:jboss:domain:2.1}server'
> >> at
> >> 
> >> org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:108)
> >> [staxmapper-1.1.0.Final.jar:1.1.0.Final]
> >> at
> >> 

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-05 Thread Marcelo Leandro
I had the same problem from the other server , I had to wheel the command:

psql -U engine -c "DELETE from command_entities;" 

after the update.
but now it's ok.

2016-02-05 10:11 GMT-03:00 Martin Perina <mper...@redhat.com>:
> Great to hear! Let me know if there are still any other issues with the 
> upgrade.
>
> Thanks
>
> Martin Perina
>
>
> - Original Message -
>> From: "Marcelo Leandro" <marcelol...@gmail.com>
>> To: "Martin Perina" <mper...@redhat.com>
>> Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>
>> Sent: Friday, February 5, 2016 1:02:37 PM
>> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
>>
>> Thanks Martin,
>> my problem resolved after the command :
>>
>> su - postgres -c "psql --command=\"ALTER DATABASE engine OWNER TO engine;\""
>>
>> i haven't  ideia what  started the problem,
>> i restore backup following the link:
>> http://www.ovirt.org/User:Adrian15/oVirt_engine_migration
>>
>> very thanks.
>>
>> 2016-02-05 7:00 GMT-03:00 Martin Perina <mper...@redhat.com>:
>> > Hi,
>> >
>> > I'm not sure what you did to your setup, but looking at all setup logs
>> > there's one big issue:
>> >
>> >   ERROR:  must be owner of database engine
>> >
>> > So, in over to by pass this you need to make sure that owner of db
>> > 'engine' is user 'engine'. To do that please execute:
>> >
>> > su - postgres -c "psql --command=\"ALTER DATABASE engine OWNER TO
>> > engine;\""
>> >
>> > When done, please make sure you perform upgrade from 3.5 yo 3.6 properly:
>> >
>> > 1. Add 3.6 repo to your machine
>> >
>> > 2. Execute:
>> >  yum update 'ovirt-engine-setup*'
>> >
>> > 3. Execute:
>> >  engine-setup
>> >
>> >
>> > If it still doesn't work please send latest setup log.
>> >
>> > Thanks
>> >
>> > Martin Perina
>> >
>> >
>> >
>> > - Original Message -
>> >> From: "Marcelo Leandro" <marcelol...@gmail.com>
>> >> To: "Darrell Budic" <bu...@onholyground.com>
>> >> Cc: "Martin Perina" <mper...@redhat.com>, "Eli Mesika"
>> >> <emes...@redhat.com>, "users" <users@ovirt.org>
>> >> Sent: Friday, February 5, 2016 2:44:16 AM
>> >> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
>> >> 6.2.6-1.el7
>> >>
>> >> i try update, but the problem persists and now the ovirt not start.
>> >>
>> >> attached the setup.log, I tried three times:
>> >>
>> >> 1- i have problem with connection and the process closed
>> >> 2-return erro :
>> >> [ ERROR ] Failed to execute stage 'Misc configuration': Command
>> >> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
>> >> failed to execute
>> >> i see that que yum have problem :
>> >> run command:
>> >> yum clean expire-cache
>> >> and yum it's ok now.
>> >> 3- return erro:
>> >> [ ERROR ] Failed to execute stage 'Misc configuration': Command
>> >> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
>> >> failed to execute
>> >>
>> >> now the ovirt not start.
>> >>
>> >> erro the boot.log
>> >>
>> >> 22:15:55,237 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA
>> >> 22:16:05,538 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA
>> >> 22:16:05,614 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final
>> >> "Brontes" starting
>> >> 22:16:05,988 ERROR [org.jboss.as.server] JBAS015956: Caught exception
>> >> during boot:
>> >> org.jboss.as.controller.persistence.ConfigurationPersistenceException:
>> >> JBAS014676: Failed to parse configuration
>> >> at
>> >> 
>> >> org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:141)
>> >> [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]
>> >> at org.jboss.as.server.ServerService.boot(ServerService.java:266)
>> >> [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
>> >> at
>> >>

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-05 Thread Marcelo Leandro
Thank you all for help.

2016-02-05 10:35 GMT-03:00 Martin Perina <mper...@redhat.com>:
>
>
> - Original Message -
>> From: "Marcelo Leandro" <marcelol...@gmail.com>
>> To: "Martin Perina" <mper...@redhat.com>
>> Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>
>> Sent: Friday, February 5, 2016 2:28:55 PM
>> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
>>
>> I had the same problem from the other server , I had to wheel the command:
>>
>> psql -U engine -c "DELETE from command_entities;" 
>>
>> after the update.
>> but now it's ok.
>
> Thanks to your report this is covered by [1] and it will be fixed in 3.6.3.
>
> Martin Perina
>
> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1303163
>
>>
>> 2016-02-05 10:11 GMT-03:00 Martin Perina <mper...@redhat.com>:
>> > Great to hear! Let me know if there are still any other issues with the
>> > upgrade.
>> >
>> > Thanks
>> >
>> > Martin Perina
>> >
>> >
>> > - Original Message -
>> >> From: "Marcelo Leandro" <marcelol...@gmail.com>
>> >> To: "Martin Perina" <mper...@redhat.com>
>> >> Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>
>> >> Sent: Friday, February 5, 2016 1:02:37 PM
>> >> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
>> >> 6.2.6-1.el7
>> >>
>> >> Thanks Martin,
>> >> my problem resolved after the command :
>> >>
>> >> su - postgres -c "psql --command=\"ALTER DATABASE engine OWNER TO
>> >> engine;\""
>> >>
>> >> i haven't  ideia what  started the problem,
>> >> i restore backup following the link:
>> >> http://www.ovirt.org/User:Adrian15/oVirt_engine_migration
>> >>
>> >> very thanks.
>> >>
>> >> 2016-02-05 7:00 GMT-03:00 Martin Perina <mper...@redhat.com>:
>> >> > Hi,
>> >> >
>> >> > I'm not sure what you did to your setup, but looking at all setup logs
>> >> > there's one big issue:
>> >> >
>> >> >   ERROR:  must be owner of database engine
>> >> >
>> >> > So, in over to by pass this you need to make sure that owner of db
>> >> > 'engine' is user 'engine'. To do that please execute:
>> >> >
>> >> > su - postgres -c "psql --command=\"ALTER DATABASE engine OWNER TO
>> >> > engine;\""
>> >> >
>> >> > When done, please make sure you perform upgrade from 3.5 yo 3.6
>> >> > properly:
>> >> >
>> >> > 1. Add 3.6 repo to your machine
>> >> >
>> >> > 2. Execute:
>> >> >  yum update 'ovirt-engine-setup*'
>> >> >
>> >> > 3. Execute:
>> >> >  engine-setup
>> >> >
>> >> >
>> >> > If it still doesn't work please send latest setup log.
>> >> >
>> >> > Thanks
>> >> >
>> >> > Martin Perina
>> >> >
>> >> >
>> >> >
>> >> > - Original Message -
>> >> >> From: "Marcelo Leandro" <marcelol...@gmail.com>
>> >> >> To: "Darrell Budic" <bu...@onholyground.com>
>> >> >> Cc: "Martin Perina" <mper...@redhat.com>, "Eli Mesika"
>> >> >> <emes...@redhat.com>, "users" <users@ovirt.org>
>> >> >> Sent: Friday, February 5, 2016 2:44:16 AM
>> >> >> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
>> >> >> 6.2.6-1.el7
>> >> >>
>> >> >> i try update, but the problem persists and now the ovirt not start.
>> >> >>
>> >> >> attached the setup.log, I tried three times:
>> >> >>
>> >> >> 1- i have problem with connection and the process closed
>> >> >> 2-return erro :
>> >> >> [ ERROR ] Failed to execute stage 'Misc configuration': Command
>> >> >> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
>> >> >> failed to execute
>> >> >>

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-05 Thread Martin Perina


- Original Message -
> From: "Marcelo Leandro" <marcelol...@gmail.com>
> To: "Martin Perina" <mper...@redhat.com>
> Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>
> Sent: Friday, February 5, 2016 2:28:55 PM
> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
> 
> I had the same problem from the other server , I had to wheel the command:
> 
> psql -U engine -c "DELETE from command_entities;" 
> 
> after the update.
> but now it's ok.

Thanks to your report this is covered by [1] and it will be fixed in 3.6.3.

Martin Perina

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1303163

> 
> 2016-02-05 10:11 GMT-03:00 Martin Perina <mper...@redhat.com>:
> > Great to hear! Let me know if there are still any other issues with the
> > upgrade.
> >
> > Thanks
> >
> > Martin Perina
> >
> >
> > - Original Message -
> >> From: "Marcelo Leandro" <marcelol...@gmail.com>
> >> To: "Martin Perina" <mper...@redhat.com>
> >> Cc: "Eli Mesika" <emes...@redhat.com>, "users" <users@ovirt.org>
> >> Sent: Friday, February 5, 2016 1:02:37 PM
> >> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
> >> 6.2.6-1.el7
> >>
> >> Thanks Martin,
> >> my problem resolved after the command :
> >>
> >> su - postgres -c "psql --command=\"ALTER DATABASE engine OWNER TO
> >> engine;\""
> >>
> >> i haven't  ideia what  started the problem,
> >> i restore backup following the link:
> >> http://www.ovirt.org/User:Adrian15/oVirt_engine_migration
> >>
> >> very thanks.
> >>
> >> 2016-02-05 7:00 GMT-03:00 Martin Perina <mper...@redhat.com>:
> >> > Hi,
> >> >
> >> > I'm not sure what you did to your setup, but looking at all setup logs
> >> > there's one big issue:
> >> >
> >> >   ERROR:  must be owner of database engine
> >> >
> >> > So, in over to by pass this you need to make sure that owner of db
> >> > 'engine' is user 'engine'. To do that please execute:
> >> >
> >> > su - postgres -c "psql --command=\"ALTER DATABASE engine OWNER TO
> >> > engine;\""
> >> >
> >> > When done, please make sure you perform upgrade from 3.5 yo 3.6
> >> > properly:
> >> >
> >> > 1. Add 3.6 repo to your machine
> >> >
> >> > 2. Execute:
> >> >  yum update 'ovirt-engine-setup*'
> >> >
> >> > 3. Execute:
> >> >  engine-setup
> >> >
> >> >
> >> > If it still doesn't work please send latest setup log.
> >> >
> >> > Thanks
> >> >
> >> > Martin Perina
> >> >
> >> >
> >> >
> >> > - Original Message -
> >> >> From: "Marcelo Leandro" <marcelol...@gmail.com>
> >> >> To: "Darrell Budic" <bu...@onholyground.com>
> >> >> Cc: "Martin Perina" <mper...@redhat.com>, "Eli Mesika"
> >> >> <emes...@redhat.com>, "users" <users@ovirt.org>
> >> >> Sent: Friday, February 5, 2016 2:44:16 AM
> >> >> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
> >> >> 6.2.6-1.el7
> >> >>
> >> >> i try update, but the problem persists and now the ovirt not start.
> >> >>
> >> >> attached the setup.log, I tried three times:
> >> >>
> >> >> 1- i have problem with connection and the process closed
> >> >> 2-return erro :
> >> >> [ ERROR ] Failed to execute stage 'Misc configuration': Command
> >> >> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
> >> >> failed to execute
> >> >> i see that que yum have problem :
> >> >> run command:
> >> >> yum clean expire-cache
> >> >> and yum it's ok now.
> >> >> 3- return erro:
> >> >> [ ERROR ] Failed to execute stage 'Misc configuration': Command
> >> >> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
> >> >> failed to execute
> >> >

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-04 Thread Darrell Budic
I suspect that’s my problem, my database isn’t owned by engine:

engine=# \l
  List of databases
   Name|  Owner   | Encoding |  Collation  |Ctype|   Access 
privileges
   
---+--+--+-+-+
---
 engine| postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | 

This is almost certainly my fault though, one too many upgrades from old 
versions and/or a slightly botched restore process. Would I be better off 
setting “engine” as the owner of the engine database then (thinking forward 
here)?

  -Darrell


> On Feb 4, 2016, at 10:22 AM, Martin Perina <mper...@redhat.com> wrote:
> 
> 
> 
> - Original Message -
>> From: "Eli Mesika" <emes...@redhat.com>
>> To: "Martin Perina" <mper...@redhat.com>
>> Cc: "Marcelo Leandro" <marcelol...@gmail.com>, "Darrell Budic" 
>> <bu...@onholyground.com>, "users" <users@ovirt.org>
>> Sent: Thursday, February 4, 2016 5:17:24 PM
>> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
>> 
>> 
>> 
>> - Original Message -
>>> From: "Martin Perina" <mper...@redhat.com>
>>> To: "Marcelo Leandro" <marcelol...@gmail.com>
>>> Cc: "Darrell Budic" <bu...@onholyground.com>, "Eli Mesika"
>>> <emes...@redhat.com>, "users" <users@ovirt.org>
>>> Sent: Thursday, February 4, 2016 6:12:34 PM
>>> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
>>> 6.2.6-1.el7
>>> 
>>> Hi,
>>> 
>>> so it seems, that for some strange reason, user 'engine' cannot create
>>> schema in 'engine' database although it should be an owner of this db.
>>> I double checked that on all our testing databases this works fine and
>>> also if you created engine db according to doc (either automatically
>>> by engine-setup or manually in case of remote db) this should work.
>>> 
>>> So you can try to execute following command which adds proper
>>> permissions to 'engine' db user (please adapt according to you setup):
>>> 
>>> 
>>> su - postgres -c "psql --command=\"GRANT ALL ON DATABASE
>>> @ENGINE_DB_DATABASE@ TO @ENGINE_DB_USER@;\""
>>> 
>>> The correct output should be:
>>> 
>>> GRANT
>>> 
>>> If it's successful, please execute engine-setup again to verify that
>>> above step fixed the issue.
>> 
>> Martin, should that be added to engine-setup ?
> 
> I don't this so, because for all other users I know of this works fine
> (if engine db is created according to doc, engine db user is an owner
> of db so he can create new schemas).
> 
> But let's wait for reply ...
> 
>> 
>>> 
>>> Thanks
>>> 
>>> Martin Perina
>>> 
>>> - Original Message -
>>>> From: "Marcelo Leandro" <marcelol...@gmail.com>
>>>> To: "Martin Perina" <mper...@redhat.com>
>>>> Sent: Thursday, February 4, 2016 1:40:36 PM
>>>> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
>>>> 6.2.6-1.el7
>>>> 
>>>> Hello Martin,
>>>> 
>>>> Indeed there´s an issue here. Runnig your command, I got this error:
>>>> ERROR:  permission denied for database engine ,  I'm investigating
>>>> deeper
>>>> 
>>>> Thanks
>>>> 
>>>> 2016-02-04 6:18 GMT-03:00 Martin Perina <mper...@redhat.com>:
>>>>> Hi,
>>>>> 
>>>>> I just verified that upgrades on both Centos 6.7 and Centos 7.2 works
>>>>> fine,
>>>>> so there's something bad with psql on you machines :-(
>>>>> 
>>>>> Could you please execute following steps and send me result?
>>>>> 
>>>>> 1. Please take a look at your engine db configuration in
>>>>>   /etc/ovirt-engine/engine.conf.d/10-setup-database.conf
>>>>> 
>>>>> 2. Please replace variables (@VAR@) with real values according to your
>>>>>   db setup and execute following command on engine host (or VM in
>>>>>   case of hosted engine):
>>>>> 
>>>>>   LC_ALL="C" PGPASSWORD="@ENGINE_DB_PASSWORD@" psql -w
>>>>>   --pset=tuples_only=on --host="@ENGINE_DB_HOST@"
>>>>>   --po

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-04 Thread Darrell Budic
After changing the owner of engine to “engine”, I was able to upgrade normally, 
so that looks like it was my problem. 

Thanks for the pointers!


> On Feb 4, 2016, at 3:40 PM, Darrell Budic <bu...@onholyground.com> wrote:
> 
> I suspect that’s my problem, my database isn’t owned by engine:
> 
> engine=# \l
>  List of databases
>   Name|  Owner   | Encoding |  Collation  |Ctype|   Access 
> privileges
> 
> ---+--+--+-+-+
> ---
> engine| postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | 
> 
> This is almost certainly my fault though, one too many upgrades from old 
> versions and/or a slightly botched restore process. Would I be better off 
> setting “engine” as the owner of the engine database then (thinking forward 
> here)?
> 
>  -Darrell
> 
> 
>> On Feb 4, 2016, at 10:22 AM, Martin Perina <mper...@redhat.com> wrote:
>> 
>> 
>> 
>> - Original Message -
>>> From: "Eli Mesika" <emes...@redhat.com>
>>> To: "Martin Perina" <mper...@redhat.com>
>>> Cc: "Marcelo Leandro" <marcelol...@gmail.com>, "Darrell Budic" 
>>> <bu...@onholyground.com>, "users" <users@ovirt.org>
>>> Sent: Thursday, February 4, 2016 5:17:24 PM
>>> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
>>> 
>>> 
>>> 
>>> - Original Message -
>>>> From: "Martin Perina" <mper...@redhat.com>
>>>> To: "Marcelo Leandro" <marcelol...@gmail.com>
>>>> Cc: "Darrell Budic" <bu...@onholyground.com>, "Eli Mesika"
>>>> <emes...@redhat.com>, "users" <users@ovirt.org>
>>>> Sent: Thursday, February 4, 2016 6:12:34 PM
>>>> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
>>>> 6.2.6-1.el7
>>>> 
>>>> Hi,
>>>> 
>>>> so it seems, that for some strange reason, user 'engine' cannot create
>>>> schema in 'engine' database although it should be an owner of this db.
>>>> I double checked that on all our testing databases this works fine and
>>>> also if you created engine db according to doc (either automatically
>>>> by engine-setup or manually in case of remote db) this should work.
>>>> 
>>>> So you can try to execute following command which adds proper
>>>> permissions to 'engine' db user (please adapt according to you setup):
>>>> 
>>>> 
>>>> su - postgres -c "psql --command=\"GRANT ALL ON DATABASE
>>>> @ENGINE_DB_DATABASE@ TO @ENGINE_DB_USER@;\""
>>>> 
>>>> The correct output should be:
>>>> 
>>>> GRANT
>>>> 
>>>> If it's successful, please execute engine-setup again to verify that
>>>> above step fixed the issue.
>>> 
>>> Martin, should that be added to engine-setup ?
>> 
>> I don't this so, because for all other users I know of this works fine
>> (if engine db is created according to doc, engine db user is an owner
>> of db so he can create new schemas).
>> 
>> But let's wait for reply ...
>> 
>>> 
>>>> 
>>>> Thanks
>>>> 
>>>> Martin Perina
>>>> 
>>>> - Original Message -
>>>>> From: "Marcelo Leandro" <marcelol...@gmail.com>
>>>>> To: "Martin Perina" <mper...@redhat.com>
>>>>> Sent: Thursday, February 4, 2016 1:40:36 PM
>>>>> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
>>>>> 6.2.6-1.el7
>>>>> 
>>>>> Hello Martin,
>>>>> 
>>>>> Indeed there´s an issue here. Runnig your command, I got this error:
>>>>> ERROR:  permission denied for database engine ,  I'm investigating
>>>>> deeper
>>>>> 
>>>>> Thanks
>>>>> 
>>>>> 2016-02-04 6:18 GMT-03:00 Martin Perina <mper...@redhat.com>:
>>>>>> Hi,
>>>>>> 
>>>>>> I just verified that upgrades on both Centos 6.7 and Centos 7.2 works
>>>>>> fine,
>>>>>> so there's something bad with psql on you machines :-(
>>>>>> 
>>>>>> Could you please execute following steps and send me result?
>>>&g

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-04 Thread Martin Perina
Hi,

so it seems, that for some strange reason, user 'engine' cannot create
schema in 'engine' database although it should be an owner of this db.
I double checked that on all our testing databases this works fine and
also if you created engine db according to doc (either automatically
by engine-setup or manually in case of remote db) this should work.

So you can try to execute following command which adds proper
permissions to 'engine' db user (please adapt according to you setup):


 su - postgres -c "psql --command=\"GRANT ALL ON DATABASE @ENGINE_DB_DATABASE@ 
TO @ENGINE_DB_USER@;\""

The correct output should be:

 GRANT

If it's successful, please execute engine-setup again to verify that
above step fixed the issue.

Thanks

Martin Perina

- Original Message -
> From: "Marcelo Leandro" <marcelol...@gmail.com>
> To: "Martin Perina" <mper...@redhat.com>
> Sent: Thursday, February 4, 2016 1:40:36 PM
> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
> 
> Hello Martin,
> 
> Indeed there´s an issue here. Runnig your command, I got this error:
> ERROR:  permission denied for database engine ,  I'm investigating
> deeper
> 
> Thanks
> 
> 2016-02-04 6:18 GMT-03:00 Martin Perina <mper...@redhat.com>:
> > Hi,
> >
> > I just verified that upgrades on both Centos 6.7 and Centos 7.2 works fine,
> > so there's something bad with psql on you machines :-(
> >
> > Could you please execute following steps and send me result?
> >
> > 1. Please take a look at your engine db configuration in
> >/etc/ovirt-engine/engine.conf.d/10-setup-database.conf
> >
> > 2. Please replace variables (@VAR@) with real values according to your
> >db setup and execute following command on engine host (or VM in
> >case of hosted engine):
> >
> >LC_ALL="C" PGPASSWORD="@ENGINE_DB_PASSWORD@" psql -w
> >--pset=tuples_only=on --host="@ENGINE_DB_HOST@"
> >--port="@ENGINE_DB_PORT@" --username="@ENGINE_DB_USER@"
> >--dbname="@ENGINE_DB_DATABASE@" --set ON_ERROR_STOP=1 --no-psqlrc
> >--command="CREATE SCHEMA aaa_jdbc_x AUTHORIZATION @ENGINE_DB_USER@;" ||
> >die "Cannot execute sql command"
> >
> >Correct output should be:
> >
> >  CREATE SCHEMA
> >
> >
> > Thanks a lot
> >
> > Martin Perina
> >
> > - Original Message -
> >> From: "Darrell Budic" <bu...@onholyground.com>
> >> To: "Marcelo Leandro" <marcelol...@gmail.com>
> >> Cc: "Martin Perina" <mper...@redhat.com>, "users" <users@ovirt.org>
> >> Sent: Thursday, February 4, 2016 6:17:21 AM
> >> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
> >> 6.2.6-1.el7
> >>
> >> I just hit a similar problem, but on Centos 6.7, postgres (PostgreSQL)
> >> 8.4.20. Looks like a permission error for me?
> >>
> >> 2016-02-03 22:52:42 DEBUG otopi.context context._executeMethod:142 Stage
> >> misc
> >> ME
> >> THOD
> >> otopi.plugins.ovirt_engine_setup.ovirt_engine.config.aaajdbc.Plugin._misc
> >> 2016-02-03 22:52:42 INFO
> >> otopi.plugins.ovirt_engine_setup.ovirt_engine.config.aa
> >> ajdbc aaajdbc._setupSchema:97 Creating/refreshing Engine 'internal' domain
> >> datab
> >> ase schema
> >> 2016-02-03 22:52:42 DEBUG
> >> otopi.plugins.ovirt_engine_setup.ovirt_engine.config.a
> >> aajdbc plugin.executeRaw:828 execute:
> >> ['/usr/share/ovirt-engine-extension-aaa-jd
> >> bc/dbscripts/schema.sh', '-s', 'localhost', '-p', '5432', '-u', 'engine',
> >> '-d',
> >> 'engine', '-e', 'aaa_jdbc', '-l',
> >> '/var/log/ovirt-engine/setup/ovirt-engine-setu
> >> p-20160203224629-uy91s0.log', '-c', 'apply'], executable='None',
> >> cwd='None',
> >> env
> >> ={'LESSOPEN': '||/usr/bin/lesspipe.sh %s', 'LOGNAME': 'root', 'USER':
> >> 'root',
> >> 'P
> >> ATH': '/sbin:/bin:/usr/sbin:/usr/bin', 'HOME': '/root', 'LANG':
> >> 'en_US.UTF-8', '
> >> TERM': 'xterm-color', 'SHELL': '/bin/bash', 'SHLVL': '1',
> >> 'G_BROKEN_FILENAMES':
> >> '1', 'HISTSIZE': '1000', 'SUDO_USER': 'telsin', 'USERNAME': 'root',
> >> 'PYTHONPATH'
> >> : '/usr/share/ovirt-engine/setup/bin/..::', 'SUDO_UID': '69961',
> >> 'KRB5CCNAME
> >> ': 'FILE:/tmp/krb5cc_69961_5oRWEw', 'MAIL': '/var/spool/mail/telsin',
> >> 'DBFUN
> >> C_DB_PGPASSFI

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-04 Thread Marcelo Leandro
This worked for me, thanks.
command:su - postgres -c "psql --command=\"GRANT ALL ON DATABASE
@ENGINE_DB_DATABASE@ TO @ENGINE_DB_USER@;\""

output:
GRANT

after it:

command:
LC_ALL="C" PGPASSWORD="@ENGINE_DB_PASSWORD@" psql -w
--pset=tuples_only=on --host="@ENGINE_DB_HOST@"
--port="@ENGINE_DB_PORT@" --username="@ENGINE_DB_USER@"
--dbname="@ENGINE_DB_DATABASE@" --set ON_ERROR_STOP=1 --no-psqlrc
--command="CREATE SCHEMA aaa_jdbc_x AUTHORIZATION @ENGINE_DB_USER@;"
|| die "Cannot execute sql command"

output:
"CREATE SCHEMA"

tonight i try  update and reply if worked.

thanks.

2016-02-04 13:22 GMT-03:00 Martin Perina <mper...@redhat.com>:
>
>
> - Original Message -
>> From: "Eli Mesika" <emes...@redhat.com>
>> To: "Martin Perina" <mper...@redhat.com>
>> Cc: "Marcelo Leandro" <marcelol...@gmail.com>, "Darrell Budic" 
>> <bu...@onholyground.com>, "users" <users@ovirt.org>
>> Sent: Thursday, February 4, 2016 5:17:24 PM
>> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
>>
>>
>>
>> - Original Message -
>> > From: "Martin Perina" <mper...@redhat.com>
>> > To: "Marcelo Leandro" <marcelol...@gmail.com>
>> > Cc: "Darrell Budic" <bu...@onholyground.com>, "Eli Mesika"
>> > <emes...@redhat.com>, "users" <users@ovirt.org>
>> > Sent: Thursday, February 4, 2016 6:12:34 PM
>> > Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
>> > 6.2.6-1.el7
>> >
>> > Hi,
>> >
>> > so it seems, that for some strange reason, user 'engine' cannot create
>> > schema in 'engine' database although it should be an owner of this db.
>> > I double checked that on all our testing databases this works fine and
>> > also if you created engine db according to doc (either automatically
>> > by engine-setup or manually in case of remote db) this should work.
>> >
>> > So you can try to execute following command which adds proper
>> > permissions to 'engine' db user (please adapt according to you setup):
>> >
>> >
>> >  su - postgres -c "psql --command=\"GRANT ALL ON DATABASE
>> >  @ENGINE_DB_DATABASE@ TO @ENGINE_DB_USER@;\""
>> >
>> > The correct output should be:
>> >
>> >  GRANT
>> >
>> > If it's successful, please execute engine-setup again to verify that
>> > above step fixed the issue.
>>
>> Martin, should that be added to engine-setup ?
>
> I don't this so, because for all other users I know of this works fine
> (if engine db is created according to doc, engine db user is an owner
> of db so he can create new schemas).
>
> But let's wait for reply ...
>
>>
>> >
>> > Thanks
>> >
>> > Martin Perina
>> >
>> > - Original Message -
>> > > From: "Marcelo Leandro" <marcelol...@gmail.com>
>> > > To: "Martin Perina" <mper...@redhat.com>
>> > > Sent: Thursday, February 4, 2016 1:40:36 PM
>> > > Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
>> > > 6.2.6-1.el7
>> > >
>> > > Hello Martin,
>> > >
>> > > Indeed there´s an issue here. Runnig your command, I got this error:
>> > > ERROR:  permission denied for database engine ,  I'm investigating
>> > > deeper
>> > >
>> > > Thanks
>> > >
>> > > 2016-02-04 6:18 GMT-03:00 Martin Perina <mper...@redhat.com>:
>> > > > Hi,
>> > > >
>> > > > I just verified that upgrades on both Centos 6.7 and Centos 7.2 works
>> > > > fine,
>> > > > so there's something bad with psql on you machines :-(
>> > > >
>> > > > Could you please execute following steps and send me result?
>> > > >
>> > > > 1. Please take a look at your engine db configuration in
>> > > >/etc/ovirt-engine/engine.conf.d/10-setup-database.conf
>> > > >
>> > > > 2. Please replace variables (@VAR@) with real values according to your
>> > > >db setup and execute following command on engine host (or VM in
>> > > >case of hosted engine):
>> > > >
>> > > >LC_ALL="C" PGPASSWORD="@ENGINE

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-04 Thread Martin Perina


- Original Message -
> From: "Marcelo Leandro" <marcelol...@gmail.com>
> To: "Martin Perina" <mper...@redhat.com>
> Cc: "Eli Mesika" <emes...@redhat.com>, "Darrell Budic" 
> <bu...@onholyground.com>, "users" <users@ovirt.org>
> Sent: Thursday, February 4, 2016 5:55:09 PM
> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
> 
> This worked for me, thanks.
> command:su - postgres -c "psql --command=\"GRANT ALL ON DATABASE
> @ENGINE_DB_DATABASE@ TO @ENGINE_DB_USER@;\""
> 
> output:
> GRANT
> 
> after it:
> 
> command:
> LC_ALL="C" PGPASSWORD="@ENGINE_DB_PASSWORD@" psql -w
> --pset=tuples_only=on --host="@ENGINE_DB_HOST@"
> --port="@ENGINE_DB_PORT@" --username="@ENGINE_DB_USER@"
> --dbname="@ENGINE_DB_DATABASE@" --set ON_ERROR_STOP=1 --no-psqlrc
> --command="CREATE SCHEMA aaa_jdbc_x AUTHORIZATION @ENGINE_DB_USER@;"
> || die "Cannot execute sql command"
> 
> output:
> "CREATE SCHEMA"

Great to hear, please drop above created testing schema (it's not needed
any more) by changing SQL part of above command:

  "DROP SCHEMA aaa_jdbc_x;"

> 
> tonight i try  update and reply if worked.
> 
> thanks.
> 
> 2016-02-04 13:22 GMT-03:00 Martin Perina <mper...@redhat.com>:
> >
> >
> > - Original Message -----
> >> From: "Eli Mesika" <emes...@redhat.com>
> >> To: "Martin Perina" <mper...@redhat.com>
> >> Cc: "Marcelo Leandro" <marcelol...@gmail.com>, "Darrell Budic"
> >> <bu...@onholyground.com>, "users" <users@ovirt.org>
> >> Sent: Thursday, February 4, 2016 5:17:24 PM
> >> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
> >> 6.2.6-1.el7
> >>
> >>
> >>
> >> - Original Message -
> >> > From: "Martin Perina" <mper...@redhat.com>
> >> > To: "Marcelo Leandro" <marcelol...@gmail.com>
> >> > Cc: "Darrell Budic" <bu...@onholyground.com>, "Eli Mesika"
> >> > <emes...@redhat.com>, "users" <users@ovirt.org>
> >> > Sent: Thursday, February 4, 2016 6:12:34 PM
> >> > Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
> >> > 6.2.6-1.el7
> >> >
> >> > Hi,
> >> >
> >> > so it seems, that for some strange reason, user 'engine' cannot create
> >> > schema in 'engine' database although it should be an owner of this db.
> >> > I double checked that on all our testing databases this works fine and
> >> > also if you created engine db according to doc (either automatically
> >> > by engine-setup or manually in case of remote db) this should work.
> >> >
> >> > So you can try to execute following command which adds proper
> >> > permissions to 'engine' db user (please adapt according to you setup):
> >> >
> >> >
> >> >  su - postgres -c "psql --command=\"GRANT ALL ON DATABASE
> >> >  @ENGINE_DB_DATABASE@ TO @ENGINE_DB_USER@;\""
> >> >
> >> > The correct output should be:
> >> >
> >> >  GRANT
> >> >
> >> > If it's successful, please execute engine-setup again to verify that
> >> > above step fixed the issue.
> >>
> >> Martin, should that be added to engine-setup ?
> >
> > I don't this so, because for all other users I know of this works fine
> > (if engine db is created according to doc, engine db user is an owner
> > of db so he can create new schemas).
> >
> > But let's wait for reply ...
> >
> >>
> >> >
> >> > Thanks
> >> >
> >> > Martin Perina
> >> >
> >> > - Original Message -
> >> > > From: "Marcelo Leandro" <marcelol...@gmail.com>
> >> > > To: "Martin Perina" <mper...@redhat.com>
> >> > > Sent: Thursday, February 4, 2016 1:40:36 PM
> >> > > Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
> >> > > 6.2.6-1.el7
> >> > >
> >> > > Hello Martin,
> >> > >
> >> > > Indeed there´s an issue here. Runnig your command, I got this error:
> >> > > ERROR:  permission denied for database engine ,  I'm 

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-04 Thread Eli Mesika


- Original Message -
> From: "Martin Perina" <mper...@redhat.com>
> To: "Marcelo Leandro" <marcelol...@gmail.com>
> Cc: "Darrell Budic" <bu...@onholyground.com>, "Eli Mesika" 
> <emes...@redhat.com>, "users" <users@ovirt.org>
> Sent: Thursday, February 4, 2016 6:12:34 PM
> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
> 
> Hi,
> 
> so it seems, that for some strange reason, user 'engine' cannot create
> schema in 'engine' database although it should be an owner of this db.
> I double checked that on all our testing databases this works fine and
> also if you created engine db according to doc (either automatically
> by engine-setup or manually in case of remote db) this should work.
> 
> So you can try to execute following command which adds proper
> permissions to 'engine' db user (please adapt according to you setup):
> 
> 
>  su - postgres -c "psql --command=\"GRANT ALL ON DATABASE
>  @ENGINE_DB_DATABASE@ TO @ENGINE_DB_USER@;\""
> 
> The correct output should be:
> 
>  GRANT
> 
> If it's successful, please execute engine-setup again to verify that
> above step fixed the issue.

Martin, should that be added to engine-setup ?

> 
> Thanks
> 
> Martin Perina
> 
> ----- Original Message -
> > From: "Marcelo Leandro" <marcelol...@gmail.com>
> > To: "Martin Perina" <mper...@redhat.com>
> > Sent: Thursday, February 4, 2016 1:40:36 PM
> > Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
> > 6.2.6-1.el7
> > 
> > Hello Martin,
> > 
> > Indeed there´s an issue here. Runnig your command, I got this error:
> > ERROR:  permission denied for database engine ,  I'm investigating
> > deeper
> > 
> > Thanks
> > 
> > 2016-02-04 6:18 GMT-03:00 Martin Perina <mper...@redhat.com>:
> > > Hi,
> > >
> > > I just verified that upgrades on both Centos 6.7 and Centos 7.2 works
> > > fine,
> > > so there's something bad with psql on you machines :-(
> > >
> > > Could you please execute following steps and send me result?
> > >
> > > 1. Please take a look at your engine db configuration in
> > >/etc/ovirt-engine/engine.conf.d/10-setup-database.conf
> > >
> > > 2. Please replace variables (@VAR@) with real values according to your
> > >db setup and execute following command on engine host (or VM in
> > >case of hosted engine):
> > >
> > >LC_ALL="C" PGPASSWORD="@ENGINE_DB_PASSWORD@" psql -w
> > >--pset=tuples_only=on --host="@ENGINE_DB_HOST@"
> > >--port="@ENGINE_DB_PORT@" --username="@ENGINE_DB_USER@"
> > >--dbname="@ENGINE_DB_DATABASE@" --set ON_ERROR_STOP=1 --no-psqlrc
> > >    --command="CREATE SCHEMA aaa_jdbc_x AUTHORIZATION @ENGINE_DB_USER@;"
> > >||
> > >die "Cannot execute sql command"
> > >
> > >Correct output should be:
> > >
> > >  CREATE SCHEMA
> > >
> > >
> > > Thanks a lot
> > >
> > > Martin Perina
> > >
> > > - Original Message -
> > >> From: "Darrell Budic" <bu...@onholyground.com>
> > >> To: "Marcelo Leandro" <marcelol...@gmail.com>
> > >> Cc: "Martin Perina" <mper...@redhat.com>, "users" <users@ovirt.org>
> > >> Sent: Thursday, February 4, 2016 6:17:21 AM
> > >> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
> > >> 6.2.6-1.el7
> > >>
> > >> I just hit a similar problem, but on Centos 6.7, postgres (PostgreSQL)
> > >> 8.4.20. Looks like a permission error for me?
> > >>
> > >> 2016-02-03 22:52:42 DEBUG otopi.context context._executeMethod:142 Stage
> > >> misc
> > >> ME
> > >> THOD
> > >> otopi.plugins.ovirt_engine_setup.ovirt_engine.config.aaajdbc.Plugin._misc
> > >> 2016-02-03 22:52:42 INFO
> > >> otopi.plugins.ovirt_engine_setup.ovirt_engine.config.aa
> > >> ajdbc aaajdbc._setupSchema:97 Creating/refreshing Engine 'internal'
> > >> domain
> > >> datab
> > >> ase schema
> > >> 2016-02-03 22:52:42 DEBUG
> > >> otopi.plugins.ovirt_engine_setup.ovirt_engine.config.a
> > >> aajdbc plugin.executeRaw:828 execute:
> > >> ['/usr/share/ovir

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-04 Thread Martin Perina


- Original Message -
> From: "Eli Mesika" <emes...@redhat.com>
> To: "Martin Perina" <mper...@redhat.com>
> Cc: "Marcelo Leandro" <marcelol...@gmail.com>, "Darrell Budic" 
> <bu...@onholyground.com>, "users" <users@ovirt.org>
> Sent: Thursday, February 4, 2016 5:17:24 PM
> Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
> 
> 
> 
> - Original Message -
> > From: "Martin Perina" <mper...@redhat.com>
> > To: "Marcelo Leandro" <marcelol...@gmail.com>
> > Cc: "Darrell Budic" <bu...@onholyground.com>, "Eli Mesika"
> > <emes...@redhat.com>, "users" <users@ovirt.org>
> > Sent: Thursday, February 4, 2016 6:12:34 PM
> > Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
> > 6.2.6-1.el7
> > 
> > Hi,
> > 
> > so it seems, that for some strange reason, user 'engine' cannot create
> > schema in 'engine' database although it should be an owner of this db.
> > I double checked that on all our testing databases this works fine and
> > also if you created engine db according to doc (either automatically
> > by engine-setup or manually in case of remote db) this should work.
> > 
> > So you can try to execute following command which adds proper
> > permissions to 'engine' db user (please adapt according to you setup):
> > 
> > 
> >  su - postgres -c "psql --command=\"GRANT ALL ON DATABASE
> >  @ENGINE_DB_DATABASE@ TO @ENGINE_DB_USER@;\""
> > 
> > The correct output should be:
> > 
> >  GRANT
> > 
> > If it's successful, please execute engine-setup again to verify that
> > above step fixed the issue.
> 
> Martin, should that be added to engine-setup ?

I don't this so, because for all other users I know of this works fine
(if engine db is created according to doc, engine db user is an owner
of db so he can create new schemas).

But let's wait for reply ...

> 
> > 
> > Thanks
> > 
> > Martin Perina
> > 
> > - Original Message -
> > > From: "Marcelo Leandro" <marcelol...@gmail.com>
> > > To: "Martin Perina" <mper...@redhat.com>
> > > Sent: Thursday, February 4, 2016 1:40:36 PM
> > > Subject: Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to
> > > 6.2.6-1.el7
> > > 
> > > Hello Martin,
> > > 
> > > Indeed there´s an issue here. Runnig your command, I got this error:
> > > ERROR:  permission denied for database engine ,  I'm investigating
> > > deeper
> > > 
> > > Thanks
> > > 
> > > 2016-02-04 6:18 GMT-03:00 Martin Perina <mper...@redhat.com>:
> > > > Hi,
> > > >
> > > > I just verified that upgrades on both Centos 6.7 and Centos 7.2 works
> > > > fine,
> > > > so there's something bad with psql on you machines :-(
> > > >
> > > > Could you please execute following steps and send me result?
> > > >
> > > > 1. Please take a look at your engine db configuration in
> > > >/etc/ovirt-engine/engine.conf.d/10-setup-database.conf
> > > >
> > > > 2. Please replace variables (@VAR@) with real values according to your
> > > >db setup and execute following command on engine host (or VM in
> > > >case of hosted engine):
> > > >
> > > >LC_ALL="C" PGPASSWORD="@ENGINE_DB_PASSWORD@" psql -w
> > > >--pset=tuples_only=on --host="@ENGINE_DB_HOST@"
> > > >--port="@ENGINE_DB_PORT@" --username="@ENGINE_DB_USER@"
> > > >--dbname="@ENGINE_DB_DATABASE@" --set ON_ERROR_STOP=1 --no-psqlrc
> > > >--command="CREATE SCHEMA aaa_jdbc_x AUTHORIZATION @ENGINE_DB_USER@;"
> > > >||
> > > >die "Cannot execute sql command"
> > > >
> > > >Correct output should be:
> > > >
> > > >  CREATE SCHEMA
> > > >
> > > >
> > > > Thanks a lot
> > > >
> > > > Martin Perina
> > > >
> > > > - Original Message -
> > > >> From: "Darrell Budic" <bu...@onholyground.com>
> > > >> To: "Marcelo Leandro" <marcelol...@gmail.com>
> > > >> Cc: "Martin Perina" <mper...@redhat.com>, "users" <users@ovirt

Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-03 Thread Darrell Budic
/bin/../plugins/ovirt-engine-setup/ovirt-en
gine/config/aaajdbc.py", line 379, in _misc
self._setupSchema()
  File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-en
gine/config/aaajdbc.py", line 138, in _setupSchema
oenginecons.EngineDBEnv.PGPASS_FILE
  File "/usr/lib/python2.6/site-packages/otopi/plugin.py", line 946, in execute
command=args[0],
RuntimeError: Command '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/sche
ma.sh' failed to execute
2016-02-03 22:52:43 ERROR otopi.context context._executeMethod:165 Failed to exe
cute stage 'Misc configuration': Command '/usr/share/ovirt-engine-extension-aaa-
jdbc/dbscripts/schema.sh' failed to execute

This hosted engine has been through several upgrades if it makes a difference. 
Any workarounds available?

Thanks,

  -Darrell


> On Feb 3, 2016, at 4:17 AM, Marcelo Leandro <marcelol...@gmail.com> wrote:
> 
> Hello Martin,
> 
> SO version:
> CentOS Linux release 7.2.1511 (Core)
> 
> 
> Postgresql version:
> postgres=# SELECT version();
> 
>   version
> 
> --
> 
> PostgreSQL 9.2.14 on x86_64-redhat-linux-gnu, compiled by gcc (GCC)
> 4.8.3 20140911 (Red Hat 4.8.3-9), 64-bit
> 
> 
> Thanks.
> 
> 2016-02-03 4:40 GMT-03:00 Martin Perina <mper...@redhat.com>:
>> Hi,
>> 
>> what distribution are you using? What is postgresql version?
>> 
>> Thanks
>> 
>> Martin Perina
>> 
>> - Original Message -----
>>> From: "Marcelo Leandro" <marcelol...@gmail.com>
>>> To: "users" <users@ovirt.org>
>>> Sent: Wednesday, February 3, 2016 3:39:58 AM
>>> Subject: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
>>> 
>>> hello,
>>> i have problem for update with ovirt.
>>> erro msg:
>>> 
>>> [ ERROR ] Failed to execute stage 'Misc configuration': Command
>>> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
>>> failed to execute
>>> 
>>> 
>>> setup.log:
>>> https://copy.com/nOhoxwI8kPzm6fO0
>>> 
>>> anybody can help me ?
>>> 
>>> Thanks.
>>> ___
>>> Users mailing list
>>> Users@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-02 Thread Martin Perina
Hi,

what distribution are you using? What is postgresql version?

Thanks

Martin Perina

- Original Message -
> From: "Marcelo Leandro" <marcelol...@gmail.com>
> To: "users" <users@ovirt.org>
> Sent: Wednesday, February 3, 2016 3:39:58 AM
> Subject: [ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7
> 
> hello,
> i have problem for update with ovirt.
> erro msg:
> 
> [ ERROR ] Failed to execute stage 'Misc configuration': Command
> '/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
> failed to execute
> 
> 
> setup.log:
> https://copy.com/nOhoxwI8kPzm6fO0
> 
> anybody can help me ?
> 
> Thanks.
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Problem update ovirt 3.5.6.2-1.el7 to 6.2.6-1.el7

2016-02-02 Thread Marcelo Leandro
hello,
i have problem for update with ovirt.
erro msg:

[ ERROR ] Failed to execute stage 'Misc configuration': Command
'/usr/share/ovirt-engine-extension-aaa-jdbc/dbscripts/schema.sh'
failed to execute


setup.log:
https://copy.com/nOhoxwI8kPzm6fO0

anybody can help me ?

Thanks.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI

2015-02-26 Thread Justin Clacherty

On 25/02/2015 6:23 PM, Simone Tiraboschi wrote:

- Original Message -

From: Justin Clacherty jus...@redfish.com.au
To: Simone Tiraboschi stira...@redhat.com
Cc: Donny Davis do...@cloudspin.me, users@ovirt.org
Sent: Wednesday, February 25, 2015 5:26:37 AM
Subject: Re: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI

On 25/02/2015 12:35 AM, Simone Tiraboschi wrote:

Can you please paste here the output of vdsClient -s 0 getDeviceList 3
thanks

Sure. Once the iscsi target is logged in the call to vdsClient never
returns. After a few minutes I hit ctrl-c, that's what caused the
traceback. See below for the output.

Could you please upload somewhere your VDSM logs (/var/log/vdsm/vdsm.log)?

I have it connecting now. I tested it on another machine again and it 
wasn't working. Changed the MTU back to 1500 on both the SAN and the 
host and now it works fine. Not sure why MTU of 9000 doesn't work, but 
I'll worry about that later.


Thanks.

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI

2015-02-26 Thread Fabian Deutsch
- Original Message -
 On 25/02/2015 6:23 PM, Simone Tiraboschi wrote:
  - Original Message -
  From: Justin Clacherty jus...@redfish.com.au
  To: Simone Tiraboschi stira...@redhat.com
  Cc: Donny Davis do...@cloudspin.me, users@ovirt.org
  Sent: Wednesday, February 25, 2015 5:26:37 AM
  Subject: Re: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI
 
  On 25/02/2015 12:35 AM, Simone Tiraboschi wrote:
  Can you please paste here the output of vdsClient -s 0 getDeviceList 3
  thanks
  Sure. Once the iscsi target is logged in the call to vdsClient never
  returns. After a few minutes I hit ctrl-c, that's what caused the
  traceback. See below for the output.
  Could you please upload somewhere your VDSM logs (/var/log/vdsm/vdsm.log)?
 
 I have it connecting now. I tested it on another machine again and it
 wasn't working. Changed the MTU back to 1500 on both the SAN and the
 host and now it works fine. Not sure why MTU of 9000 doesn't work, but
 I'll worry about that later.

Maybe some intermediate device can not handle taht jumbo frame?

- fabian
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI

2015-02-26 Thread Justin Clacherty

On 26/02/2015 7:40 PM, Fabian Deutsch wrote:

- Original Message -

I have it connecting now. I tested it on another machine again and it
wasn't working. Changed the MTU back to 1500 on both the SAN and the
host and now it works fine. Not sure why MTU of 9000 doesn't work, but
I'll worry about that later.

Maybe some intermediate device can not handle taht jumbo frame?

There's only a switch which is configured for MTU of 9000. Doesn't 
matter for now, I'll figure it out later.

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI

2015-02-24 Thread Justin Clacherty

On 24/02/2015 11:40 pm, Donny Davis wrote:
 What are you using for your ISCSI shares?
It's Linux-IO configured using targetcli.


  Can you mount the share elsewhere and see if its creating the domain. I had
 a similar problem using FreeNAS for ISCSI shares, and it was because I
 didn't define a size for the lun.
I can mount and use the luns on other machines without issue.

 Donny D
 cloudspin.me

 -Original Message-
 From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of
 Justin Clacherty
 Sent: Tuesday, February 24, 2015 5:56 AM
 To: users@ovirt.org
 Subject: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI

 Hi,

 I'm back to testing oVirt again but have come across a problem when trying
 to deploy the ovirt hosted engine with iSCSI. The deploy asks questions
 about iSCSI, finds the iSCSI target, asks for the iqn, then goes to start
 the storage server but stops there, hanging forever.

 In this state I can see that the iSCSI session has logged in and the drive
 appears in the system (as sdb) but that's it. It appears as though it's
 getting stuck when it tries to get the list of luns. Has anyone else come
 across this issue? Any ideas where I can start with troubleshooting?

 Cheers,
 Justin.



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI

2015-02-24 Thread Donny Davis
What are you using for your ISCSI shares?

 Can you mount the share elsewhere and see if its creating the domain. I had
a similar problem using FreeNAS for ISCSI shares, and it was because I
didn't define a size for the lun.

Donny D
cloudspin.me

-Original Message-
From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of
Justin Clacherty
Sent: Tuesday, February 24, 2015 5:56 AM
To: users@ovirt.org
Subject: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI

Hi,

I'm back to testing oVirt again but have come across a problem when trying
to deploy the ovirt hosted engine with iSCSI. The deploy asks questions
about iSCSI, finds the iSCSI target, asks for the iqn, then goes to start
the storage server but stops there, hanging forever.

In this state I can see that the iSCSI session has logged in and the drive
appears in the system (as sdb) but that's it. It appears as though it's
getting stuck when it tries to get the list of luns. Has anyone else come
across this issue? Any ideas where I can start with troubleshooting?

Cheers,
Justin.

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI

2015-02-24 Thread Simone Tiraboschi


- Original Message -
 From: Justin Clacherty jus...@redfish.com.au
 To: Donny Davis do...@cloudspin.me
 Cc: users@ovirt.org
 Sent: Tuesday, February 24, 2015 3:09:40 PM
 Subject: Re: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI
 
 
 On 24/02/2015 11:40 pm, Donny Davis wrote:
  What are you using for your ISCSI shares?
 It's Linux-IO configured using targetcli.
 
 
   Can you mount the share elsewhere and see if its creating the domain. I
   had
  a similar problem using FreeNAS for ISCSI shares, and it was because I
  didn't define a size for the lun.
 I can mount and use the luns on other machines without issue.

Can you please paste here the output of
vdsClient -s 0 getDeviceList 3

thanks


  Donny D
  cloudspin.me
 
  -Original Message-
  From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of
  Justin Clacherty
  Sent: Tuesday, February 24, 2015 5:56 AM
  To: users@ovirt.org
  Subject: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI
 
  Hi,
 
  I'm back to testing oVirt again but have come across a problem when trying
  to deploy the ovirt hosted engine with iSCSI. The deploy asks questions
  about iSCSI, finds the iSCSI target, asks for the iqn, then goes to start
  the storage server but stops there, hanging forever.
 
  In this state I can see that the iSCSI session has logged in and the drive
  appears in the system (as sdb) but that's it. It appears as though it's
  getting stuck when it tries to get the list of luns. Has anyone else come
  across this issue? Any ideas where I can start with troubleshooting?
 
  Cheers,
  Justin.
 
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI

2015-02-24 Thread Justin Clacherty

On 25/02/2015 12:35 AM, Simone Tiraboschi wrote:
Can you please paste here the output of vdsClient -s 0 getDeviceList 3 
thanks


Sure. Once the iscsi target is logged in the call to vdsClient never 
returns. After a few minutes I hit ctrl-c, that's what caused the 
traceback. See below for the output.


[root@host0 ~]# vdsClient -s 0 getDeviceList 3
[]

[root@host0 ~]# lsblk
NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda  8:00 55.9G  0 disk
├─sda1   8:10  500M  0 part /boot
├─sda2   8:20  5.6G  0 part [SWAP]
└─sda3   8:30 49.8G  0 part /home
sr0 11:01 1024M  0 rom
[root@host0 ~]# iscsiadm -m session
iscsiadm: No active sessions.
[root@host0 ~]# iscsiadm --mode discovery --type sendtargets --portal 
10.50.0.200

10.51.0.200:3260,1 iqn.2015-02.local.redfish:san0
10.50.0.200:3260,1 iqn.2015-02.local.redfish:san0
[root@host0 ~]# iscsiadm --mode node --targetname 
iqn.2015-02.local.redfish:san0 --portal 10.50.0.200 --login
Logging in to [iface: default, target: iqn.2015-02.local.redfish:san0, 
portal: 10.50.0.200,3260] (multiple)
Login to [iface: default, target: iqn.2015-02.local.redfish:san0, 
portal: 10.50.0.200,3260] successful.

[root@host0 ~]# lsblk
NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda  8:00 55.9G  0 disk
├─sda1   8:10  500M  0 part /boot
├─sda2   8:20  5.6G  0 part [SWAP]
└─sda3   8:30 49.8G  0 part /home
sdb  8:16   0   30G  0 disk
sr0 11:01 1024M  0 rom
[root@host0 ~]# vdsClient -s 0 getDeviceList 3
^CTraceback (most recent call last):
  File /usr/share/vdsm/vdsClient.py, line 2683, in module
code, message = commands[command][0](commandArgs)
  File /usr/share/vdsm/vdsClient.py, line 626, in getDeviceList
devices = self.s.getDeviceList(*args)
  File /usr/lib64/python2.7/xmlrpclib.py, line 1224, in __call__
return self.__send(self.__name, args)
  File /usr/lib64/python2.7/xmlrpclib.py, line 1578, in __request
verbose=self.__verbose
  File /usr/lib64/python2.7/xmlrpclib.py, line 1264, in request
return self.single_request(host, handler, request_body, verbose)
  File /usr/lib64/python2.7/xmlrpclib.py, line 1294, in single_request
response = h.getresponse(buffering=True)
  File /usr/lib64/python2.7/httplib.py, line 1045, in getresponse
response.begin()
  File /usr/lib64/python2.7/httplib.py, line 409, in begin
version, status, reason = self._read_status()
  File /usr/lib64/python2.7/httplib.py, line 365, in _read_status
line = self.fp.readline(_MAXLINE + 1)
  File /usr/lib64/python2.7/socket.py, line 476, in readline
data = self._sock.recv(self._rbufsize)
  File /usr/lib64/python2.7/ssl.py, line 241, in recv
return self.read(buflen)
  File /usr/lib64/python2.7/ssl.py, line 160, in read
return self._sslobj.read(len)
KeyboardInterrupt




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI

2015-02-24 Thread Justin Clacherty

On 25/02/2015 12:35 AM, Simone Tiraboschi wrote:
Can you please paste here the output of vdsClient -s 0 getDeviceList 3 
thanks


Sure. Once the iscsi target is logged in the call to vdsClient never 
returns. See below.


[root@host0 ~]# vdsClient -s 0 getDeviceList 3
[]

[root@host0 ~]# lsblk
NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda  8:00 55.9G  0 disk
├─sda1   8:10  500M  0 part /boot
├─sda2   8:20  5.6G  0 part [SWAP]
└─sda3   8:30 49.8G  0 part /home
sr0 11:01 1024M  0 rom
[root@host0 ~]# iscsiadm -m session
iscsiadm: No active sessions.
[root@host0 ~]# iscsiadm --mode discovery --type sendtargets --portal 
10.50.0.200

10.51.0.200:3260,1 iqn.2015-02.local.redfish:san0
10.50.0.200:3260,1 iqn.2015-02.local.redfish:san0
[root@host0 ~]# iscsiadm --mode node --targetname 
iqn.2015-02.local.redfish:san0 --portal 10.50.0.200 --login
Logging in to [iface: default, target: iqn.2015-02.local.redfish:san0, 
portal: 10.50.0.200,3260] (multiple)
Login to [iface: default, target: iqn.2015-02.local.redfish:san0, 
portal: 10.50.0.200,3260] successful.

[root@host0 ~]# lsblk
NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda  8:00 55.9G  0 disk
├─sda1   8:10  500M  0 part /boot
├─sda2   8:20  5.6G  0 part [SWAP]
└─sda3   8:30 49.8G  0 part /home
sdb  8:16   0   30G  0 disk
sr0 11:01 1024M  0 rom
[root@host0 ~]# vdsClient -s 0 getDeviceList 3



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem wiht ovirt-node

2015-01-05 Thread Fabian Deutsch
Hey Chhristopher,

please see my inline replies.

- Original Message -
 Looks like that 12/22 ISO doesn't run the installer that I can tell.  I
 really haven't had any good luck with any of the recent ovirt-node stuff
 which is such a shame.  My last installation using the 3.5-pre ISO would
 install and then fail at grub/boot afterwards.  I'm not sure if I'm doing
 something wrong there, but I'm more or less taking all defaults in the
 install, so it is unexpected.

Can you give some details on the exact failure?

Besides that we know (and this is actually the reason why there is still no 
official
Node 3.5 release) that there are issues with a lot of hardware, due to changes 
to
udev, device-mapper, multipath, and kernel. And it took some time to really
identify and solve those issues with changes in our code.
Some recent patches (which landed just before and after christmas), are
addressing these issues.

We are currently in progress of giving this patches some wider testing,
but we are optimistic that these changes will address most of the hardware 
problems.

And we'll also do another scratch build to allow you to test those patches as 
well.

 I feel like enterprise-level virtualization relies upon having the minimal
 OS/install in order to match the other hypervisors.  I hate to think of
 just going to minimal CentOS/RHEL installs, but perhaps that's my best bet
 to get up and testing.
 
 What can the community do to help this along?  Perhaps requiring equivalent
 ovirt-node releases along with every release of ovirt may put the
 motivation behind it?  I'm willing to help test, however I can't put my
 original environment in a constant state of change, obviously.  I'm willing
 to build up some scenarios if that helps get to a
 stable/installable/functioning ovirt-node.  Those of us trying to prove
 this out vs. vmware/ESX need this.

There are many ways to help. Testing - like you did - are an important (but 
sometimes
painful) aspect, and I really appreciate that you continue to test!

So as mentioned above, there will be a new scratch build with more fixes 
related to
hardware support, and please watch this list for the link to the build.

That build will also pickup some recent hosted-engine fixes.

Thanks
fabian

 Chris
 
 On Mon, Dec 22, 2014 at 10:00 AM, Simone Tiraboschi stira...@redhat.com
 wrote:
 
 
 
  - Original Message -
   From: rino villadalm...@gmail.com
   To: Simone Tiraboschi stira...@redhat.com
   Cc: Users@ovirt.org List users@ovirt.org
   Sent: Monday, December 22, 2014 3:49:05 PM
   Subject: Re: [ovirt-users] Problem wiht ovirt-node
  
   Which is the correct iso to do hosted-engine from ovirt-node image ¿? and
   do not loose any data after reboot
  
   http://resources.ovirt.org/pub/ovirt-3.5-pre/iso/
 
  ovirt-3.5-pre/ was for 3.5 beta so it's quite old.
  You can find the latest node build at
  http://jenkins.ovirt.org/job/ovirt-node-iso_master_merged/
  but it's just a nightly build and so it's still not that tested for
  production but you still can help us testing it.
 
  The general availability of 3.5.1 is due to the mid of January.
 
 
   On Mon, Dec 22, 2014 at 11:44 AM, rino villadalm...@gmail.com wrote:
  
but which version can i used with hosted-engine iso, because i want it
  in
production enviroment..
   
Regards
   
On Mon, Dec 22, 2014 at 11:31 AM, Simone Tiraboschi 
  stira...@redhat.com
wrote:
   
   
   
- Original Message -
 From: rino villadalm...@gmail.com
 To: Users@ovirt.org List users@ovirt.org
 Sent: Monday, December 22, 2014 3:14:36 PM
 Subject: [ovirt-users] Problem wiht ovirt-node

 I installed ovirt node with hosted-engine using pre-release
  ovirt-node
3.5
 iso.

 When i shutdown the ovirt-node from menu everything down ok, ( i
register it
 as node in vm ). When i turn on the server next day, ovirt-node
  come up
with
 no vm was installed ( i use other server as storage with nfs). Nfs
  is
 working fine i see all resource if i do showmount -e nfs.server.

 But if i try to do hosted-engine --vm-status or any command with
 hosted-engine it suggest me to do a new deploy, but i have all
enviroment
 configured en my engine.

 I need to configure two ovirt-node, and then move it to datacenter,
  but
after
 shutdown vm engine is not seen by ovirt-node.
   
It's a know bug, it was recently fixed:
https://bugzilla.redhat.com/show_bug.cgi?id=1151339
   
hosted-engine in 3.5.1 will include this fix. General availability
  it's
scheduled for 2015-01-14.
   
If you want to test it, you can try with a recent snapshot.
http://resources.ovirt.org/pub/yum-repo/ovirt-release35-snapshot.rpm
   
Feel free to add your self for oVirt 3.5.1 TestDay:
https://www.ovirt.org/Testing/oVirt_3.5.1_Testing
   
regards,
Simone
   
   
   
 Regards

 --
 ---
 Rondan Rino

Re: [ovirt-users] Problem wiht ovirt-node

2014-12-23 Thread Christopher Young
Looks like that 12/22 ISO doesn't run the installer that I can tell.  I
really haven't had any good luck with any of the recent ovirt-node stuff
which is such a shame.  My last installation using the 3.5-pre ISO would
install and then fail at grub/boot afterwards.  I'm not sure if I'm doing
something wrong there, but I'm more or less taking all defaults in the
install, so it is unexpected.

I feel like enterprise-level virtualization relies upon having the minimal
OS/install in order to match the other hypervisors.  I hate to think of
just going to minimal CentOS/RHEL installs, but perhaps that's my best bet
to get up and testing.

What can the community do to help this along?  Perhaps requiring equivalent
ovirt-node releases along with every release of ovirt may put the
motivation behind it?  I'm willing to help test, however I can't put my
original environment in a constant state of change, obviously.  I'm willing
to build up some scenarios if that helps get to a
stable/installable/functioning ovirt-node.  Those of us trying to prove
this out vs. vmware/ESX need this.

Chris

On Mon, Dec 22, 2014 at 10:00 AM, Simone Tiraboschi stira...@redhat.com
wrote:



 - Original Message -
  From: rino villadalm...@gmail.com
  To: Simone Tiraboschi stira...@redhat.com
  Cc: Users@ovirt.org List users@ovirt.org
  Sent: Monday, December 22, 2014 3:49:05 PM
  Subject: Re: [ovirt-users] Problem wiht ovirt-node
 
  Which is the correct iso to do hosted-engine from ovirt-node image ¿? and
  do not loose any data after reboot
 
  http://resources.ovirt.org/pub/ovirt-3.5-pre/iso/

 ovirt-3.5-pre/ was for 3.5 beta so it's quite old.
 You can find the latest node build at
 http://jenkins.ovirt.org/job/ovirt-node-iso_master_merged/
 but it's just a nightly build and so it's still not that tested for
 production but you still can help us testing it.

 The general availability of 3.5.1 is due to the mid of January.


  On Mon, Dec 22, 2014 at 11:44 AM, rino villadalm...@gmail.com wrote:
 
   but which version can i used with hosted-engine iso, because i want it
 in
   production enviroment..
  
   Regards
  
   On Mon, Dec 22, 2014 at 11:31 AM, Simone Tiraboschi 
 stira...@redhat.com
   wrote:
  
  
  
   - Original Message -
From: rino villadalm...@gmail.com
To: Users@ovirt.org List users@ovirt.org
Sent: Monday, December 22, 2014 3:14:36 PM
Subject: [ovirt-users] Problem wiht ovirt-node
   
I installed ovirt node with hosted-engine using pre-release
 ovirt-node
   3.5
iso.
   
When i shutdown the ovirt-node from menu everything down ok, ( i
   register it
as node in vm ). When i turn on the server next day, ovirt-node
 come up
   with
no vm was installed ( i use other server as storage with nfs). Nfs
 is
working fine i see all resource if i do showmount -e nfs.server.
   
But if i try to do hosted-engine --vm-status or any command with
hosted-engine it suggest me to do a new deploy, but i have all
   enviroment
configured en my engine.
   
I need to configure two ovirt-node, and then move it to datacenter,
 but
   after
shutdown vm engine is not seen by ovirt-node.
  
   It's a know bug, it was recently fixed:
   https://bugzilla.redhat.com/show_bug.cgi?id=1151339
  
   hosted-engine in 3.5.1 will include this fix. General availability
 it's
   scheduled for 2015-01-14.
  
   If you want to test it, you can try with a recent snapshot.
   http://resources.ovirt.org/pub/yum-repo/ovirt-release35-snapshot.rpm
  
   Feel free to add your self for oVirt 3.5.1 TestDay:
   https://www.ovirt.org/Testing/oVirt_3.5.1_Testing
  
   regards,
   Simone
  
  
  
Regards
   
--
---
Rondan Rino
Certificado en LPIC-2
LPI ID:LPI000209832
Verification Code:gbblvwyfxu
Red Hat Certified Engineer -- RHCE -- RHCVA
   
   
Blog: http://www.itrestauracion.com.ar
Cv: http://cv.rinorondan.com.ar
http://counter.li.org Linux User - #517918
Viva La Santa Federacion!!
Mueran Los Salvages Unitarios!!
^^^Transcripcion de la epoca ^^^
   
   
   
   
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
   
  
  
  
  
   --
   ---
   Rondan Rino
   Certificado en LPIC-2  https://cs.lpi.org/caf/Xamman/certification
   LPI ID:LPI000209832
   Verification Code:gbblvwyfxu
   Red Hat Certified Engineer -- RHCE -- RHCVA
   
 https://www.redhat.com/wapps/training/certification/verify.html?certNumber=120-175-658verify=Verify
 
  
  
   Blog:http://www.itrestauracion.com.ar
   Cv: http://cv.rinorondan.com.ar http://www.rinorondan.com.ar/
   http://counter.li.org  Linux User - #517918
   Viva La Santa Federacion!!
   Mueran Los Salvages Unitarios!!
   ^^^Transcripcion de la epoca ^^^
  
  
  
  
 
 
  --
  ---
  Rondan Rino
  Certificado en LPIC-2  https://cs.lpi.org/caf/Xamman/certification
  LPI ID:LPI000209832
  Verification Code:gbblvwyfxu
  Red

[ovirt-users] Problem wiht ovirt-node

2014-12-22 Thread rino
I installed ovirt node with hosted-engine using pre-release ovirt-node 3.5
iso.

When i shutdown the ovirt-node from menu everything down ok, ( i register
it as node in vm ). When i turn on the server next day, ovirt-node come up
with no vm was installed ( i use other server as storage with nfs). Nfs is
working fine i see all resource if i do showmount -e nfs.server.

But  if i try to do hosted-engine --vm-status or any command with
hosted-engine it suggest me to do a new deploy, but i have all enviroment
configured en my engine.

I need to configure two ovirt-node, and then move it to datacenter, but
after shutdown vm engine is not seen by ovirt-node.

Regards

-- 
---
Rondan Rino
Certificado en LPIC-2  https://cs.lpi.org/caf/Xamman/certification
LPI ID:LPI000209832
Verification Code:gbblvwyfxu
Red Hat Certified Engineer -- RHCE -- RHCVA
https://www.redhat.com/wapps/training/certification/verify.html?certNumber=120-175-658verify=Verify


Blog:http://www.itrestauracion.com.ar
Cv: http://cv.rinorondan.com.ar http://www.rinorondan.com.ar/
http://counter.li.org  Linux User - #517918
Viva La Santa Federacion!!
Mueran Los Salvages Unitarios!!
^^^Transcripcion de la epoca ^^^
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem wiht ovirt-node

2014-12-22 Thread Simone Tiraboschi


- Original Message -
 From: rino villadalm...@gmail.com
 To: Users@ovirt.org List users@ovirt.org
 Sent: Monday, December 22, 2014 3:14:36 PM
 Subject: [ovirt-users] Problem wiht ovirt-node
 
 I installed ovirt node with hosted-engine using pre-release ovirt-node 3.5
 iso.
 
 When i shutdown the ovirt-node from menu everything down ok, ( i register it
 as node in vm ). When i turn on the server next day, ovirt-node come up with
 no vm was installed ( i use other server as storage with nfs). Nfs is
 working fine i see all resource if i do showmount -e nfs.server.
 
 But if i try to do hosted-engine --vm-status or any command with
 hosted-engine it suggest me to do a new deploy, but i have all enviroment
 configured en my engine.
 
 I need to configure two ovirt-node, and then move it to datacenter, but after
 shutdown vm engine is not seen by ovirt-node.

It's a know bug, it was recently fixed:
https://bugzilla.redhat.com/show_bug.cgi?id=1151339

hosted-engine in 3.5.1 will include this fix. General availability it's 
scheduled for 2015-01-14.

If you want to test it, you can try with a recent snapshot.
http://resources.ovirt.org/pub/yum-repo/ovirt-release35-snapshot.rpm

Feel free to add your self for oVirt 3.5.1 TestDay:
https://www.ovirt.org/Testing/oVirt_3.5.1_Testing

regards,
Simone



 Regards
 
 --
 ---
 Rondan Rino
 Certificado en LPIC-2
 LPI ID:LPI000209832
 Verification Code:gbblvwyfxu
 Red Hat Certified Engineer -- RHCE -- RHCVA
 
 
 Blog: http://www.itrestauracion.com.ar
 Cv: http://cv.rinorondan.com.ar
 http://counter.li.org Linux User - #517918
 Viva La Santa Federacion!!
 Mueran Los Salvages Unitarios!!
 ^^^Transcripcion de la epoca ^^^
 
 
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem wiht ovirt-node

2014-12-22 Thread rino
but which version can i used with hosted-engine iso, because i want it in
production enviroment..

Regards

On Mon, Dec 22, 2014 at 11:31 AM, Simone Tiraboschi stira...@redhat.com
wrote:



 - Original Message -
  From: rino villadalm...@gmail.com
  To: Users@ovirt.org List users@ovirt.org
  Sent: Monday, December 22, 2014 3:14:36 PM
  Subject: [ovirt-users] Problem wiht ovirt-node
 
  I installed ovirt node with hosted-engine using pre-release ovirt-node
 3.5
  iso.
 
  When i shutdown the ovirt-node from menu everything down ok, ( i
 register it
  as node in vm ). When i turn on the server next day, ovirt-node come up
 with
  no vm was installed ( i use other server as storage with nfs). Nfs is
  working fine i see all resource if i do showmount -e nfs.server.
 
  But if i try to do hosted-engine --vm-status or any command with
  hosted-engine it suggest me to do a new deploy, but i have all enviroment
  configured en my engine.
 
  I need to configure two ovirt-node, and then move it to datacenter, but
 after
  shutdown vm engine is not seen by ovirt-node.

 It's a know bug, it was recently fixed:
 https://bugzilla.redhat.com/show_bug.cgi?id=1151339

 hosted-engine in 3.5.1 will include this fix. General availability it's
 scheduled for 2015-01-14.

 If you want to test it, you can try with a recent snapshot.
 http://resources.ovirt.org/pub/yum-repo/ovirt-release35-snapshot.rpm

 Feel free to add your self for oVirt 3.5.1 TestDay:
 https://www.ovirt.org/Testing/oVirt_3.5.1_Testing

 regards,
 Simone



  Regards
 
  --
  ---
  Rondan Rino
  Certificado en LPIC-2
  LPI ID:LPI000209832
  Verification Code:gbblvwyfxu
  Red Hat Certified Engineer -- RHCE -- RHCVA
 
 
  Blog: http://www.itrestauracion.com.ar
  Cv: http://cv.rinorondan.com.ar
  http://counter.li.org Linux User - #517918
  Viva La Santa Federacion!!
  Mueran Los Salvages Unitarios!!
  ^^^Transcripcion de la epoca ^^^
 
 
 
 
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 




-- 
---
Rondan Rino
Certificado en LPIC-2  https://cs.lpi.org/caf/Xamman/certification
LPI ID:LPI000209832
Verification Code:gbblvwyfxu
Red Hat Certified Engineer -- RHCE -- RHCVA
https://www.redhat.com/wapps/training/certification/verify.html?certNumber=120-175-658verify=Verify


Blog:http://www.itrestauracion.com.ar
Cv: http://cv.rinorondan.com.ar http://www.rinorondan.com.ar/
http://counter.li.org  Linux User - #517918
Viva La Santa Federacion!!
Mueran Los Salvages Unitarios!!
^^^Transcripcion de la epoca ^^^
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem wiht ovirt-node

2014-12-22 Thread rino
Which is the correct iso to do hosted-engine from ovirt-node image ¿? and
do not loose any data after reboot

http://resources.ovirt.org/pub/ovirt-3.5-pre/iso/

On Mon, Dec 22, 2014 at 11:44 AM, rino villadalm...@gmail.com wrote:

 but which version can i used with hosted-engine iso, because i want it in
 production enviroment..

 Regards

 On Mon, Dec 22, 2014 at 11:31 AM, Simone Tiraboschi stira...@redhat.com
 wrote:



 - Original Message -
  From: rino villadalm...@gmail.com
  To: Users@ovirt.org List users@ovirt.org
  Sent: Monday, December 22, 2014 3:14:36 PM
  Subject: [ovirt-users] Problem wiht ovirt-node
 
  I installed ovirt node with hosted-engine using pre-release ovirt-node
 3.5
  iso.
 
  When i shutdown the ovirt-node from menu everything down ok, ( i
 register it
  as node in vm ). When i turn on the server next day, ovirt-node come up
 with
  no vm was installed ( i use other server as storage with nfs). Nfs is
  working fine i see all resource if i do showmount -e nfs.server.
 
  But if i try to do hosted-engine --vm-status or any command with
  hosted-engine it suggest me to do a new deploy, but i have all
 enviroment
  configured en my engine.
 
  I need to configure two ovirt-node, and then move it to datacenter, but
 after
  shutdown vm engine is not seen by ovirt-node.

 It's a know bug, it was recently fixed:
 https://bugzilla.redhat.com/show_bug.cgi?id=1151339

 hosted-engine in 3.5.1 will include this fix. General availability it's
 scheduled for 2015-01-14.

 If you want to test it, you can try with a recent snapshot.
 http://resources.ovirt.org/pub/yum-repo/ovirt-release35-snapshot.rpm

 Feel free to add your self for oVirt 3.5.1 TestDay:
 https://www.ovirt.org/Testing/oVirt_3.5.1_Testing

 regards,
 Simone



  Regards
 
  --
  ---
  Rondan Rino
  Certificado en LPIC-2
  LPI ID:LPI000209832
  Verification Code:gbblvwyfxu
  Red Hat Certified Engineer -- RHCE -- RHCVA
 
 
  Blog: http://www.itrestauracion.com.ar
  Cv: http://cv.rinorondan.com.ar
  http://counter.li.org Linux User - #517918
  Viva La Santa Federacion!!
  Mueran Los Salvages Unitarios!!
  ^^^Transcripcion de la epoca ^^^
 
 
 
 
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 




 --
 ---
 Rondan Rino
 Certificado en LPIC-2  https://cs.lpi.org/caf/Xamman/certification
 LPI ID:LPI000209832
 Verification Code:gbblvwyfxu
 Red Hat Certified Engineer -- RHCE -- RHCVA
 https://www.redhat.com/wapps/training/certification/verify.html?certNumber=120-175-658verify=Verify


 Blog:http://www.itrestauracion.com.ar
 Cv: http://cv.rinorondan.com.ar http://www.rinorondan.com.ar/
 http://counter.li.org  Linux User - #517918
 Viva La Santa Federacion!!
 Mueran Los Salvages Unitarios!!
 ^^^Transcripcion de la epoca ^^^






-- 
---
Rondan Rino
Certificado en LPIC-2  https://cs.lpi.org/caf/Xamman/certification
LPI ID:LPI000209832
Verification Code:gbblvwyfxu
Red Hat Certified Engineer -- RHCE -- RHCVA
https://www.redhat.com/wapps/training/certification/verify.html?certNumber=120-175-658verify=Verify


Blog:http://www.itrestauracion.com.ar
Cv: http://cv.rinorondan.com.ar http://www.rinorondan.com.ar/
http://counter.li.org  Linux User - #517918
Viva La Santa Federacion!!
Mueran Los Salvages Unitarios!!
^^^Transcripcion de la epoca ^^^
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Problem wiht ovirt-node

2014-12-22 Thread Simone Tiraboschi


- Original Message -
 From: rino villadalm...@gmail.com
 To: Simone Tiraboschi stira...@redhat.com
 Cc: Users@ovirt.org List users@ovirt.org
 Sent: Monday, December 22, 2014 3:49:05 PM
 Subject: Re: [ovirt-users] Problem wiht ovirt-node
 
 Which is the correct iso to do hosted-engine from ovirt-node image ¿? and
 do not loose any data after reboot
 
 http://resources.ovirt.org/pub/ovirt-3.5-pre/iso/

ovirt-3.5-pre/ was for 3.5 beta so it's quite old.
You can find the latest node build at 
http://jenkins.ovirt.org/job/ovirt-node-iso_master_merged/
but it's just a nightly build and so it's still not that tested for production 
but you still can help us testing it.

The general availability of 3.5.1 is due to the mid of January.


 On Mon, Dec 22, 2014 at 11:44 AM, rino villadalm...@gmail.com wrote:
 
  but which version can i used with hosted-engine iso, because i want it in
  production enviroment..
 
  Regards
 
  On Mon, Dec 22, 2014 at 11:31 AM, Simone Tiraboschi stira...@redhat.com
  wrote:
 
 
 
  - Original Message -
   From: rino villadalm...@gmail.com
   To: Users@ovirt.org List users@ovirt.org
   Sent: Monday, December 22, 2014 3:14:36 PM
   Subject: [ovirt-users] Problem wiht ovirt-node
  
   I installed ovirt node with hosted-engine using pre-release ovirt-node
  3.5
   iso.
  
   When i shutdown the ovirt-node from menu everything down ok, ( i
  register it
   as node in vm ). When i turn on the server next day, ovirt-node come up
  with
   no vm was installed ( i use other server as storage with nfs). Nfs is
   working fine i see all resource if i do showmount -e nfs.server.
  
   But if i try to do hosted-engine --vm-status or any command with
   hosted-engine it suggest me to do a new deploy, but i have all
  enviroment
   configured en my engine.
  
   I need to configure two ovirt-node, and then move it to datacenter, but
  after
   shutdown vm engine is not seen by ovirt-node.
 
  It's a know bug, it was recently fixed:
  https://bugzilla.redhat.com/show_bug.cgi?id=1151339
 
  hosted-engine in 3.5.1 will include this fix. General availability it's
  scheduled for 2015-01-14.
 
  If you want to test it, you can try with a recent snapshot.
  http://resources.ovirt.org/pub/yum-repo/ovirt-release35-snapshot.rpm
 
  Feel free to add your self for oVirt 3.5.1 TestDay:
  https://www.ovirt.org/Testing/oVirt_3.5.1_Testing
 
  regards,
  Simone
 
 
 
   Regards
  
   --
   ---
   Rondan Rino
   Certificado en LPIC-2
   LPI ID:LPI000209832
   Verification Code:gbblvwyfxu
   Red Hat Certified Engineer -- RHCE -- RHCVA
  
  
   Blog: http://www.itrestauracion.com.ar
   Cv: http://cv.rinorondan.com.ar
   http://counter.li.org Linux User - #517918
   Viva La Santa Federacion!!
   Mueran Los Salvages Unitarios!!
   ^^^Transcripcion de la epoca ^^^
  
  
  
  
   ___
   Users mailing list
   Users@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/users
  
 
 
 
 
  --
  ---
  Rondan Rino
  Certificado en LPIC-2  https://cs.lpi.org/caf/Xamman/certification
  LPI ID:LPI000209832
  Verification Code:gbblvwyfxu
  Red Hat Certified Engineer -- RHCE -- RHCVA
  https://www.redhat.com/wapps/training/certification/verify.html?certNumber=120-175-658verify=Verify
 
 
  Blog:http://www.itrestauracion.com.ar
  Cv: http://cv.rinorondan.com.ar http://www.rinorondan.com.ar/
  http://counter.li.org  Linux User - #517918
  Viva La Santa Federacion!!
  Mueran Los Salvages Unitarios!!
  ^^^Transcripcion de la epoca ^^^
 
 
 
 
 
 
 --
 ---
 Rondan Rino
 Certificado en LPIC-2  https://cs.lpi.org/caf/Xamman/certification
 LPI ID:LPI000209832
 Verification Code:gbblvwyfxu
 Red Hat Certified Engineer -- RHCE -- RHCVA
 https://www.redhat.com/wapps/training/certification/verify.html?certNumber=120-175-658verify=Verify
 
 
 Blog:http://www.itrestauracion.com.ar
 Cv: http://cv.rinorondan.com.ar http://www.rinorondan.com.ar/
 http://counter.li.org  Linux User - #517918
 Viva La Santa Federacion!!
 Mueran Los Salvages Unitarios!!
 ^^^Transcripcion de la epoca ^^^

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users