Re: [ovirt-users] fence issue adding host

2017-07-31 Thread Martin Perina
Unable to establish IPMI v2 / RMCP+ session > > > Failed: Unable to obtain correct plug status or plug is not available > ​Marku, any idea about above issue? Thanks Martin Perina ​ > > > On 07/27/2017 04:00 AM, Martin Perina wrote: > > > > On Thu, Jul 27, 2017

Re: [ovirt-users] fence issue adding host

2017-07-27 Thread Martin Perina
On Thu, Jul 27, 2017 at 2:26 AM, Bill James wrote: > I'm adding 3 hardware nodes to our cluster. All 3 same type of server and > software, HP DL360 G8, centos 7. > One fails the fence agent test. > The one I'm having problems with has a newer version of ilo firmware, not > sure if related. > Trou

Re: [ovirt-users] Deploy Ovirt VM's By Ansible Playbook Issue

2017-06-16 Thread Martin Perina
Hi, It seems like some storage issue, could you please share your engine logs? Regards Martin Perina On Thursday, June 15, 2017, khalid mahmood wrote: > Dear Users > Procedure : > 1- create clean volume replica 2 distributed with glusterfs . > 2- create clean ovirt-engine m

Re: [ovirt-users] Host install common error

2017-06-08 Thread Martin Perina
On Thu, Jun 8, 2017 at 9:14 PM, Alexander Wels wrote: > On Thursday, June 8, 2017 12:33:15 PM EDT Christopher Hunt wrote: > > In my experience, the oVirt repository is NOT added by oVirt-Engine > > itself. I always add the repo after installing the base OS > > > > -Chris > > > > Yeah when I setu

Re: [ovirt-users] terminating sessions

2017-05-25 Thread Martin Perina
x27;psql engine -c "select engine_session_id, command_id, > command_type, command_params_class from command_entities, engine_sessions, > status where command_entities.engine_session_seq_id = engine_sessions.id > ;"' > > > On Wed, May 24, 2017 at 6:29 AM, Martin Perina w

Re: [ovirt-users] terminating sessions

2017-05-24 Thread Martin Perina
Le 24 mai 2017 à 11:07, Martin Perina a écrit : > > Hi, > > there is no direct link between sessions and commands executed by them in > UI. You can take a look into Tasks tab in bottom right corner, if there are > any long running tasks. > > Ravi, would it be possible to di

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

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

Re: [ovirt-users] terminating sessions

2017-05-24 Thread Martin Perina
session? Martin Perina On Wed, May 24, 2017 at 9:21 AM, Fabrice Bacchella < fabrice.bacche...@orange.fr> wrote: > No one has the answer ? > > Le 18 mai 2017 à 09:58, Sandro Bonazzola a écrit : > > Adding some people who may be able to answer > > On Wed, May 17, 2017 at

Re: [ovirt-users] ovirt-engine4, 404 - Not Found

2017-05-15 Thread Martin Perina
Hi David, according to logs you are not able to connect to database. Looking at the error you probably have misconfigured PotsgreSQL authentication. Please take a look at [1] how PostgreSQL instance need to be configured if you have selected manual PostgreSQL configuration. Martin Perina [1

Re: [ovirt-users] oVirt, LDAP & SSO: authentication domain/profile consolidation

2017-05-01 Thread Martin Perina
Great to hear it's working for you as expected! Martin On Mon, May 1, 2017 at 12:50 PM, Lloyd Kamara wrote: > Hi, Martin, you wrote: > > > there is no reason to have different authz providers for both authn > > providers, because authz part is the same for both kerberos and LDAP. > > Just edit

Re: [ovirt-users] oVirt, LDAP & SSO: authentication domain/profile consolidation

2017-05-01 Thread Martin Perina
option to the name of your LDAP authz provider. When done please restart ovirt-engine to apply changes. Regards Martin Perina On Sat, Apr 29, 2017 at 12:47 PM, Lloyd Kamara wrote: > Hello, > > I have installed ovirt-engine version 4.1.1.8 on CentOS Linux release > 7.3.16

Re: [ovirt-users] options for fence_ipmilan?

2017-04-18 Thread Martin Perina
On Tue, Apr 18, 2017 at 12:29 PM, Gianluca Cecchi wrote: > On Tue, Apr 18, 2017 at 12:16 PM, Matthias Leopold < > matthias.leop...@meduniwien.ac.at> wrote: > >> hi, >> >> i'm trying to make fencing (via ipmilan) work with a ipmi user with only >> "OPERATOR" privileges. This works with CLI (-L OPE

Re: [ovirt-users] ovirt engine notifier customization question

2017-03-28 Thread Martin Perina
On Tue, Mar 28, 2017 at 11:44 AM, Gianluca Cecchi wrote: > Hello, > in 4.1.0 I made some tests configuring the events' notifier service and I > modified the file > > /usr/share/ovirt-engine/services/ovirt-engine-notifier/ovirt-engine- > notifier.conf > > changing these: > > # The SMTP mail server

Re: [ovirt-users] Ovirt-Engine Notification via Python SDK

2017-03-22 Thread Martin Perina
Hi, you cannot get events about those changes using Python SDK. The only solution to receive such events is to setup ovirt-engine-notifier and subscribe into those events on your SMTP or SNMP server. Martin Perina On Wed, Mar 22, 2017 at 7:07 AM, TranceWorldLogic . < tranceworldlo...@gmail.

Re: [ovirt-users] idempiere

2017-03-14 Thread Martin Perina
Thanks for reporting this in https://bugzilla.redhat.com/1431882 Until this is fixed please use suggested workaround by adding '*' prefix: Vms: *idempiere Thanks Martin Perina On Tue, Mar 14, 2017 at 7:53 AM, Yedidyah Bar David wrote: > On Mon, Mar 13, 2017 at 8:22 PM, Logan

Re: [ovirt-users] Best way to shutdown and restart hypervisor?

2017-02-10 Thread Martin Perina
On Fri, Feb 10, 2017 at 2:56 PM, Gianluca Cecchi wrote: > On Fri, Feb 10, 2017 at 2:27 PM, Martin Perina wrote: > >> Hi Gianluca, >> >> so generally speaking when host is in Maintenance status, engine doesn't >> communicate with this host, so you c

Re: [ovirt-users] Best way to shutdown and restart hypervisor?

2017-02-10 Thread Martin Perina
Hi Gianluca, so generally speaking when host is in Maintenance status, engine doesn't communicate with this host, so you can do pretty much anything about it. About the upgrade flow (host 4.0 -> 4.1), here's proper way(s) how to achieve that: 1. Put host to Maintenance 2. Add 4.1 repositories to

Re: [ovirt-users] ovirt-engine failed to check for updates

2017-02-04 Thread Martin Perina
On Thu, Feb 2, 2017 at 6:03 PM, Michael Watters wrote: > My intention was to upgrade the ovirt-engine to 4.0 first and then the > host nodes when we can get to them. > ​Sure, np, just ignore the error, it should disappear when you upgrade your hosts to 4.0. ​ > > On Thu, 2017-02-02 at 10:50 +0

Re: [ovirt-users] [Call for feedback] did you install/update to 4.1.0?

2017-02-04 Thread Martin Perina
in /etc/ovirt-engine/notifier/notifier.conf.d directory. For example if you need to set MAIL_SERVER please create /etc/ovirt-engine/notifier/notifier.conf.d/99-custom.conf with following content: MAIL_SERVER=127.0.0.1 After saving the file please restart ovirt-engine-notifier service

Re: [ovirt-users] ovirt-engine failed to check for updates

2017-02-02 Thread Martin Perina
Hi, unfortunately you have found a bug [1]. The workaround is to upgrade 3.6 host to 4.0, for 4.0+ package lists for "Check for upgrades" flow are correct. Martin Perina [1] https://bugzilla.redhat.com/show_bug.cgi?id=1418757 On Wed, Feb 1, 2017 at 8:52 PM, Michael Watters wro

Re: [ovirt-users] ovirt-engine failed to check for updates

2017-02-02 Thread Martin Perina
Hi, could you please share what repositories you have configured on the host nodes? As already mentioned in the thread ovirt-imageio is included in 4.0, but not in 3.6 Thanks Martin Perina On Wed, Feb 1, 2017 at 8:52 PM, Michael Watters wrote: > The engine is 4.0, the host nodes

Re: [ovirt-users] AAA Auth FreeIPA does not show users

2017-01-31 Thread Martin Perina
ted you need to edit configuration manually. Thanks Martin Perina > > Default IPA should just work I guess. > > I will test your command and report back. > > Cheers, > > Matt > > 2017-01-31 10:24 GMT+01:00 Martin Perina : > > Hi, > > > >

Re: [ovirt-users] AAA Auth FreeIPA does not show users

2017-01-31 Thread Martin Perina
so) and the output from those commands should provide you the same details. Thanks Martin Perina On Mon, Jan 30, 2017 at 9:27 PM, Matt . wrote: > Hi, > > When I do a ovirt-engine-extension-aaa-ldap-setup and chose IPA the > groups are shown but the users are not. > > When I cho

Re: [ovirt-users] Change update command to Yum update (all packages)

2017-01-30 Thread Martin Perina
rt of host-upgrade-manager​. Definitely not just a few lines change :-( > Cheers, > > Matt > > 2017-01-30 16:49 GMT+01:00 Martin Perina : > > Hi, > > > > we are able to upgrade only list of specific packages. Of course you can > add >

Re: [ovirt-users] Change update command to Yum update (all packages)

2017-01-30 Thread Martin Perina
Hi, we are able to upgrade only list of specific packages. Of course you can add your own packages to the list using: engine-config -s UserPackageNamesForCheckUpdate=pkg1,pkg2 But you cannot set '*' to upgrade everything. There is an RFE filed for that [1] Regards Martin Perina

Re: [ovirt-users] New Install Issues

2017-01-28 Thread Martin Perina
Hi, everything is explained in Doc text field in [2]. Regards Martin Perina On Sat, Jan 28, 2017 at 9:10 PM, Talk Jesus wrote: > “Please consult following bugs targeted to oVirt 4.0.4 which should fix > this limitation: https://bugzilla.redhat.com/1325746 > https://bugzilla.r

Re: [ovirt-users] New Install Issues

2017-01-28 Thread Martin Perina
On Sat, Jan 28, 2017 at 8:50 PM, Nir Soffer wrote: > On Sat, Jan 28, 2017 at 8:46 PM, Talk Jesus wrote: > > Hey team, > > > > > > > > Just installed Ovirt 4x on Centos 7. Like many who have reported this > issue, > > I cannot log into the web gui via IP address. I get this: > > > > > > > > The c

Re: [ovirt-users] ovirt-engine-rename after restore

2017-01-27 Thread Martin Perina
Hi, could you please share with use the log of the ovirt-engine-rename tool? The name of the log file is displayed during each execution (see below). Thanks Martin Perina On Fri, Jan 27, 2017 at 8:02 PM, Sergei Genchev wrote: > Hi, > I am trying to upgrade ovirt from 3.6 to 4.0. &g

Re: [ovirt-users] Ovirt FQDN

2017-01-26 Thread Martin Perina
Hi, please take a look at [1], since oVirt 4.0.4 you can defined alternate names (or IPs) to access engine. Regards Martin Perina [1] https://bugzilla.redhat.com/show_bug.cgi?id=1325746 On Thu, Jan 26, 2017 at 6:59 PM, rightkicktech.gmail.com < rightkickt...@gmail.com> wrote: &g

Re: [ovirt-users] Disable powermanagement checks

2017-01-25 Thread Martin Perina
Hi Matt, please take a look at [1] which is included in upcoming oVirt 4.1. Regards Martin Perina [1] https://bugzilla.redhat.com/show_bug.cgi?id=1145240 On Wed, Jan 25, 2017 at 1:11 PM, Matt . wrote: > is there a way to disable powerchecks for specific servers/clusters >

Re: [ovirt-users] question regarding fencing proxies

2017-01-14 Thread Martin Perina
sure that 1 hosts is always in perfect condition. If possible I'd recommend you to add at least one other host if possible to make your setup more resistant to failures. Martin Perina On Fri, Jan 13, 2017 at 6:10 PM, cmc wrote: > Hi, > > Can someone tell me how the engine deci

Re: [ovirt-users] PM proxy

2017-01-14 Thread Martin Perina
On Fri, Jan 13, 2017 at 7:32 PM, Sandro Bonazzola wrote: > > > Il 13/Gen/2017 08:17 AM, "Martin Perina" ha scritto: > > Hi Slava, > > do you have at least one another host in the same cluster or DC which > doesn't have connection issues (in status Up o

Re: [ovirt-users] PM proxy

2017-01-12 Thread Martin Perina
:8706 --connect --user=admin@internal '/subsystem=logging/logger=org.ovirt.engine.core.bll.pm:remove' Regards Martin Perina On Thu, Jan 12, 2017 at 4:42 PM, Slava Bendersky wrote: > Hello Everyone, > I need help with this error. What possible missing or miss-configured ? > &

Re: [ovirt-users] Help to setup ovirt release 40

2016-12-13 Thread Martin Perina
etup logs from 'engine-setup' step.​ ​Thanks Martin Perina ​ > Thanks, > ~Rohit > > On Tue, Dec 13, 2016 at 7:12 PM, Martin Perina wrote: > >> Hi, >> >> for basic default installation of oVirt 4 you need to perform following >> steps on Centos/RH

Re: [ovirt-users] Help to setup ovirt release 40

2016-12-13 Thread Martin Perina
Hi, for basic default installation of oVirt 4 you need to perform following steps on Centos/RHEL 7 host: # yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release40.rpm # yum install ovirt-engine # engine-setup Martin Perina On Tue, Dec 13, 2016 at 2:38 PM, TranceWorldLogic

Re: [ovirt-users] Help to setup ovirt release 40

2016-12-13 Thread Martin Perina
Hi, only Centos/RHEL 7 is supported for oVirt 4. Please take a look at [1] for correct installation steps on EL7. Thanks Martin Perina [1] http://www.ovirt.org/release/4.0.5/ On Tue, Dec 13, 2016 at 2:30 PM, Juan Pablo wrote: > why are you still using centos 6? IIRC centos 6 is

Re: [ovirt-users] unexpected comma found at the end of DN string

2016-12-13 Thread Martin Perina
Hi, could you please execute following command to get full logs from login flow and share those logs? ovirt-engine-extensions-tool --log-level=FINEST aaa login-user --profile= --user-name= Please replace and according to your setup. Thanks Martin Perina On Tue, Dec 13, 2016 at 9:03 AM

Re: [ovirt-users] Problem with adding more users - engine-manage-domains is missing

2016-11-30 Thread Martin Perina
On Wed, Nov 30, 2016 at 12:05 PM, Gianluca Cecchi wrote: > On Wed, Nov 30, 2016 at 12:02 PM, Ondra Machacek > wrote: > >> On 11/29/2016 01:47 PM, Martin Kozl wrote: >> >>> Hello, >>> >>> I am not really sure this is the right way to contact oVirt support or >>> anything like that, but I would li

Re: [ovirt-users] kdump integration warnings

2016-11-28 Thread Martin Perina
displayed in Events tab), all existing logs can be found on engine machine in /var/log/ovirt-engine/host-deploy directory More details about Kdump integration can be found at [1] or [2]. Thanks Martin Perina [1] http://www.ovirt.org/develop/release-management/features/engine/fence-kdump/

Re: [ovirt-users] Ansible Modules for ovirt

2016-11-28 Thread Martin Perina
those modules Martin Perina On Mon, Nov 28, 2016 at 5:15 PM, Jean Paul Gatt < jeanpaul.g...@gamesysnetwork.com> wrote: > Thanks Ondra, > > I will follow them on Github. > > Keep up the good work. Also if there is any possibility to start testing > the other modules(like m

[ovirt-users] engine-setup failed on master on Centos 7

2016-11-22 Thread Martin Perina
t's caused by faulty slfj4 1.7.10 package in virt7-ovirt-common-candidate repository. We have untagged faulty package from the repository, but to fix the error you need to downgrade package version to slf4j 1.7.4 provided by Centos [2]. Sorry for inconvenience Martin Perina [1] https://bugzill

Re: [ovirt-users] Cannot install latest upstream master

2016-11-16 Thread Martin Perina
On Wed, Nov 16, 2016 at 9:48 AM, knarra wrote: > On 11/16/2016 01:34 PM, Martin Perina wrote: > > Hi, > > could you please share log from engine-setup execution? > > But I fear this is caused by [1] as we haven't done any changes in > aaa-jdbc extension for qu

Re: [ovirt-users] Cannot install latest upstream master

2016-11-16 Thread Martin Perina
Hi, could you please share log from engine-setup execution? But I fear this is caused by [1] as we haven't done any changes in aaa-jdbc extension for quite long time. Sandro is it possible to remove or fix faulty slf4j package from repo [2] as suggested in [1]? Thanks Martin [1] https://bugzil

Re: [ovirt-users] SSL Certificates

2016-11-02 Thread Martin Perina
Hi, yesterday I've posted detailed description how to install HTTPS cert signed by custom CA for oVirt 4.0, please take a look at: http://lists.ovirt.org/pipermail/users/2016-November/043762.html Thanks Martin Perina On Wed, Nov 2, 2016 at 7:53 AM, Alan Griffiths wrote: >

Re: [ovirt-users] Upgrading oVirt 3.6 with existing HTTPS certificate signed by custom CA to oVirt 4

2016-11-01 Thread Martin Perina
On Tue, Nov 1, 2016 at 11:49 AM, Martin Perina wrote: > So first of all, we don't support replacing oVirt internal CA which is > used to sign host certificates. This internal CA is also used to sign HTTPS > certificate by default, but you can provided your own HTTPS certifica

Re: [ovirt-users] Upgrading oVirt 3.6 with existing HTTPS certificate signed by custom CA to oVirt 4

2016-11-01 Thread Martin Perina
. systemctl restart ovirt-engine.service​ ​Steps 1., 6. and 7. are new to 4.0, other steps are same as in oVirt 3.x​ ​Also it's expected that CA certificate (including whole CA chain) is properly installed in all clients that access oVirt using HTTP and/or Spice.​ ​Martin Perina​ On Th

Re: [ovirt-users] external users problem

2016-10-24 Thread Martin Perina
Alex/Greg, could you please take a look? Thanks Martin On Mon, Oct 24, 2016 at 2:02 PM, Baptiste Agasse < baptiste.aga...@lyra-network.com> wrote: > Hi, > > - Le 24 Oct 16, à 11:25, Martin Perina a écrit : > > > > On Mon, Oct 24, 2016 at 11:18 AM, Baptiste Agas

Re: [ovirt-users] external users problem

2016-10-24 Thread Martin Perina
nd us new ui.log? 1. Install UI debug packages yum install ovirt-engine-webadmin-portal-debuginfo ovirt-engine-userportal-debuginfo​ ​2. Restart ovirt-engine systemctl restart ovirt-engine 3. Reproduce the error and share up-to-date ui.log with use If needed more info

Re: [ovirt-users] oVirt 4.0.4 and Active Directory Kerberos SSO for Administration/User Portal. Troubleshooting

2016-10-04 Thread Martin Perina
On Tue, Oct 4, 2016 at 5:16 PM, wrote: > Martin, thanks for the help. It works. > ​Glad to hear that, thanks. Martin ​ > > 03.10.2016, 15:01, "Martin Perina" : > > ​Ahh, this is the issue. Above configuration is valid for oVirt 3.x, but > in 4.0 we have quite

Re: [ovirt-users] oVirt 4.0.4 and Active Directory Kerberos SSO for Administration/User Portal. Troubleshooting

2016-10-03 Thread Martin Perina
.module = > org.ovirt.engine-extensions.aaa.misc > ovirt.engine.extension.binding.jbossmodule.class = > org.ovirt.engineextensions.aaa.misc.mapping.MappingExtension > ovirt.engine.extension.provides = org.ovirt.engine.api. > extensions.aaa.Mapping > config.mapAuthRecord.type = regex > co

Re: [ovirt-users] oVirt 4.0.4 and Active Directory Kerberos SSO for Administration/User Portal. Troubleshooting

2016-10-02 Thread Martin Perina
oVirt form prompting for credentials with a single profile > "internal" > ​Ahh, so kerberos SSO works fine for API, but not for portals. Could you please share your Apache configuration with oVirt kerberos configuration? Usually it's in /etc/ovirt-engine/aaa/ovirt-sso

Re: [ovirt-users] oVirt 4.0.4 and Active Directory Kerberos SSO for Administration/User Portal. Troubleshooting

2016-10-02 Thread Martin Perina
access ​ https://kom-ad01-ovirt1.ad.holding.com/ovirt-engine/api ​ ​in Firefox? Martin Perina ​ > > 03.10.2016, 09:08, "Martin Perina" : > > Hi Aleksey, > > in your last email you wrote that everything works (at least that's my > understanding, email paste

Re: [ovirt-users] oVirt 4.0.4 and Active Directory Kerberos SSO for Administration/User Portal. Troubleshooting

2016-10-02 Thread Martin Perina
Hi Aleksey, in your last email you wrote that everything works (at least that's my understanding, email pasted below). So what exactly doesn't work for you? Regards Martin Perina > # kinit aleksey > > Password for alek...@ad.holding.com: *** > > # klist > > Tic

[ovirt-users] Ansible modules supporting oVirt 4

2016-09-29 Thread Martin Perina
orking on other modules that should cover most of functionality provided by oVirt SDK and hopefully will be included in Ansible 2.3 (more info also at [2]). Any feedback on those modules would be very welcome. Regards Martin Perina [1] http://www.ovirt.org/blog/2016/09/manage-ovirt-with-ansible-play

Re: [ovirt-users] oVirt 4.0.x - hosted-engine was not starting properly

2016-09-29 Thread Martin Perina
On Thu, Sep 29, 2016 at 3:04 PM, Simone Tiraboschi wrote: > > > On Thu, Sep 29, 2016 at 12:47 PM, Martin Perina > wrote: > >> Hi, >> >> please take a look at my inline comments: >> >> On Tue, Sep 27, 2016 at 7:23 PM, Gervais de Montbrun <

Re: [ovirt-users] Replacing Certificates in hosted-engine cluster

2016-09-29 Thread Martin Perina
be used only for HTTPS certificates and when custom CA is configured properly we use different truststore for HTTPS than for engine-host communication. ​ > Thanks, Josh > > On Thu, Sep 29, 2016, 6:53 AM Martin Perina wrote: > >> Hi, >> >> by default engine uses its ow

Re: [ovirt-users] Replacing Certificates in hosted-engine cluster

2016-09-29 Thread Martin Perina
: https://bugzilla.redhat.com/show_bug.cgi?id=1336838 https://bugzilla.redhat.com/show_bug.cgi?id=1313379 @Didi, are there any other steps required for hosted engine regarding custom CA? Thanks Martin Perina On Wed, Sep 28, 2016 at 1:07 PM, Joshua Doll wrote: > Hi, I have a two node clus

Re: [ovirt-users] oVirt 4.0.x - hosted-engine was not starting properly

2016-09-29 Thread Martin Perina
appy. Before making the change, > I just get a whitescreen in my browser and then nothing works until I > restart Apache (or I end up in an endless loop of ovirt-ha services > restarting my hosted-engine. > ​Well, if you have an issue with too many apache processes waiting for engine to

Re: [ovirt-users] Fencing setting. Power off only

2016-09-27 Thread Martin Perina
administrators to relevant host events and pass those event to them either by SMTP or SNMP (both can be configured in ovirt-engine-notifier). Martin Perina 2016-09-26 12:09 GMT+02:00 vasily.lamy...@megafon.ru < vasily.lamy...@megafon.ru>: > Hello. > > > > I can set fencing

Re: [ovirt-users] Upgrade Problems from 3.6 to 4.0.3

2016-09-19 Thread Martin Perina
Hi Michael, you have at least 1 cluster with 3.5 or lower compatibility version. You need to upgrade all your clusters to 3.6 version before upgrading to 4.0. Martin Perina On Mon, Sep 19, 2016 at 12:25 PM, Michael Wagenknecht wrote: > Hello, > I try to upgrade my ovirt engine from 3

Re: [ovirt-users] oVirt 4.0.3 (Hosted Engine) - High Availability VM not restart after auto-fencing of host.

2016-09-16 Thread Martin Perina
On Fri, Sep 16, 2016 at 1:54 PM, Simone Tiraboschi wrote: > > > On Fri, Sep 16, 2016 at 12:50 PM, Martin Perina > wrote: > >> >> >> On Fri, Sep 16, 2016 at 9:26 AM, Michal Skrivanek < >> michal.skriva...@redhat.com> wrote: >> >>> >

Re: [ovirt-users] Fail to upgrade to 4.1 from 4.0

2016-09-16 Thread Martin Perina
Hi, I'm glad that you new attempt to upgrade 3.6 to 4.0 were successfull and 4.0 is now working OK for you. More answers to questions inline: On Thu, Sep 15, 2016 at 9:50 PM, Marcin M. Jessa wrote: > On 15/09/2016 12:58, Martin Perina wrote: > >> ​So something went wrong on

Re: [ovirt-users] oVirt 4.0.3 (Hosted Engine) - High Availability VM not restart after auto-fencing of host.

2016-09-16 Thread Martin Perina
; aleksey.maksi...@it-kb.ru>: > >> Martin, I physically turned off the server through the iLO2. See > screenshots. > >> I did not touch Virtual Machine (KOM-AD01-PBX02) at the same time. > >> The virtual machine has been turned on at the time when the host shut > do

Re: [ovirt-users] oVirt 4.0.3 (Hosted Engine) - High Availability VM not restart after auto-fencing of host.

2016-09-15 Thread Martin Perina
on host side and forcibly stop ovirtmgmt network interface on host and watch fencing is applied. Martin On Thu, Sep 15, 2016 at 1:16 PM, wrote: > engine.log for this period. > > 15.09.2016, 14:01, "Martin Perina" : > > On Thu, Sep 15, 2016 at 12:47 PM, wrote: > &

Re: [ovirt-users] oVirt 4.0.3 (Hosted Engine) - High Availability VM not restart after auto-fencing of host.

2016-09-15 Thread Martin Perina
etup for the hosts and VM has to be marked as highly available​ for sure. > 15.09.2016, 13:43, "Martin Perina" : > > Hi, > > could you please share whole engine.log? > > Thanks > > Martin Perina > > > On Thu, Sep 15, 2016 at 12:01 PM, wrote: > >

Re: [ovirt-users] Fail to upgrade to 4.1 from 4.0

2016-09-15 Thread Martin Perina
On Thu, Sep 15, 2016 at 10:26 AM, Marcin M. Jessa wrote: > On 15/09/2016 10:09, Martin Perina wrote: > > ​Please share setup log from /var/log/ovirt-engine/setup, exact name is >> printed at the end of engine-setup and usually it's the latest file. >> Also from w

Re: [ovirt-users] oVirt 4.0.3 (Hosted Engine) - High Availability VM not restart after auto-fencing of host.

2016-09-15 Thread Martin Perina
Hi, could you please share whole engine.log? Thanks Martin Perina On Thu, Sep 15, 2016 at 12:01 PM, wrote: > Hello oVirt guru`s ! > > I have oVirt Hosted Engine 4.0.3-1.el7.centos on two CentOS 7.2 hosts (HP > ProLiant DL 360 G5) connected to shared FC SAN Storage. > > 1.

Re: [ovirt-users] Fail to upgrade to 4.1 from 4.0

2016-09-15 Thread Martin Perina
/log/ovirt-engine/setup, exact name is printed at the end of engine-setup and usually it's the latest file. Also from which 4.0.x version are you upgrading? Thanks Martin ​ > > > > Cheers, > Marcin. > > > > > On 15/09/2016 09:00, Martin Perina wrote: >

Re: [ovirt-users] Fail to upgrade to 4.1 from 4.0

2016-09-15 Thread Martin Perina
Hi, first of all there's no 4.1 release, it's master developement branch, so things can be broken there :-) Anyway if you really want to try latest master, please use correct upgrade steps: 1. Do full backup of you 4.0 version 2. Add ovirt-master repositories ​yum install http://resources.

Re: [ovirt-users] Ovirt 4.0 & virt-viewer & SSO token

2016-09-13 Thread Martin Perina
Adding Tomas. On Tue, Sep 13, 2016 at 11:36 AM, Ondra Machacek wrote: > Hi, > > we don't support it. What oVirt does is, that it pass the > username/password to the VM, not the token. > > You can read more here[1]. But I doubt the proposed solution will be > implemented. So you need to use it a

Re: [ovirt-users] Failed to check for available updates on host * with message 'Command returned failure code 1 during SSH session 'root@*

2016-09-13 Thread Martin Perina
ntos.org/? > release=7&arch=x86_64&repo=os&infra=stock error was > > 14: curl#7 - "Failed to connect to 2604:1580:fe02:2::10: Network is > unreachable" > > > > Why so? > ​Didi, any idea why otopi (or python underneath, not sure) is using

Re: [ovirt-users] Failed to check for available updates on host * with message 'Command returned failure code 1 during SSH session 'root@*

2016-09-12 Thread Martin Perina
virt.org/ > pipermail/users/2016-July/041443.html > > My configuration file is bad ?? > > > 12.09.2016, 16:22, "Martin Perina" : > > > > On Mon, Sep 12, 2016 at 2:49 PM, wrote: > > Ok. I found log-file /var/log/ovirt-engine/host-deploy/ovirt-host-mgmt- >

Re: [ovirt-users] Failed to check for available updates on host * with message 'Command returned failure code 1 during SSH session 'root@*

2016-09-12 Thread Martin Perina
i.context context.dumpEnvironment:770 ENV > BASE/error=bool:'True' > 2016-09-12 02:00:13 DEBUG otopi.context context.dumpEnvironment:770 ENV > BASE/exceptionInfo=list:'[(, RepoError(), > )]' > 2016-09-12 02:00:13 DEBUG otopi.context context.dumpEnvironment:774 >

Re: [ovirt-users] Failed to check for available updates on host * with message 'Command returned failure code 1 during SSH session 'root@*

2016-09-12 Thread Martin Perina
t;>>> Hi Aleksey, > >>>>>> > >>>>>> the error message is raised by Host upgrade manager (more info at > [1]) which checks for available package upgrades on the host. > >>>>>> > >>>>>> It seems that you have somehow cor

Re: [ovirt-users] Failed to check for available updates on host * with message 'Command returned failure code 1 during SSH session 'root@*

2016-09-12 Thread Martin Perina
setup': Cannot find a valid baseurl for repo: base/7/x86_64 Could you please verify that you are able to successfully execute following commands on the host? yum check-update yum update vdsm vdsm-cli Thanks Martin Perina [1] http://www.ovirt.org/develop/release-management/features/e

Re: [ovirt-users] ovirt-engine on Fedora 24

2016-08-31 Thread Martin Perina
AFAIK we don't configure IPs which Apache should listen on, we just add handling for '/' and '/ovirt-engine' URLs and configure SSL certificate. So could you please check if default Apache config hasn't changed between F23 and F24 (for example listening on IPv6 only by default)? Thanks Martin O

Re: [ovirt-users] oVirt 4 + Foreman

2016-08-17 Thread Martin Perina
Adding Yaniv ... On Wed, Aug 17, 2016 at 9:16 AM, Arsène Gschwind wrote: > Hi, > > Thanks a lot this did work on the Foreman side using https:// > /ovirt-engine/api/v3 . > > But on the oVirt Side, to define Foreman as an external provider, it still > doesn't work, is there also a special URL to

Re: [ovirt-users] Upgrade hosts/nodes from engine

2016-08-17 Thread Martin Perina
Hi, you could install Katello, register your hosts to receive updates through Katello and configure oVirt-Katello integration. You can find more information at http://www.ovirt.org/develop/release-management/features/katellointegration/ Martin Perina On Wed, Aug 17, 2016 at 12:03 AM, Hanson

Re: [ovirt-users] unable to find valid certification path to requested target

2016-08-14 Thread Martin Perina
Hi Bill, are you using HTTPS certificate signed by custom CA? If so please take a look at Doc Text in https://bugzilla.redhat.com/show_bug.cgi?id=1336838 how to setup external CA in 4.0 correctly. If you are not using custom CA, could you please share you server/engine logs? Thanks Martin

Re: [ovirt-users] oVirt updates available on host due to libvirt missing

2016-08-12 Thread Martin Perina
On Fri, Aug 12, 2016 at 3:33 PM, Gianluca Cecchi wrote: > On Fri, Aug 12, 2016 at 3:18 PM, Martin Perina wrote: > >> >> >> >> I installed libvirt about 45 minutes ago, but in the web admin gui I >>> continue to see the icon with the tooltip "up

Re: [ovirt-users] oVirt updates available on host due to libvirt missing

2016-08-12 Thread Martin Perina
On Fri, Aug 12, 2016 at 3:00 PM, Gianluca Cecchi wrote: > On Fri, Aug 12, 2016 at 2:41 PM, Martin Perina wrote: > >> I've accidentally replied on the original email, ccing others >> >> On Fri, Aug 12, 2016 at 2:39 PM, Martin Perina >> wrote: >> >&g

Re: [ovirt-users] oVirt updates available on host due to libvirt missing

2016-08-12 Thread Martin Perina
I've accidentally replied on the original email, ccing others On Fri, Aug 12, 2016 at 2:39 PM, Martin Perina wrote: > Hi, > > we are checking for upgrades of more packages in 4.0 than in previous > version, details can be found at: > > https://bugzilla.redhat.com/show_bug

Re: [ovirt-users] oVirt updates available on host due to libvirt missing

2016-08-12 Thread Martin Perina
Hi, we are checking for upgrades of more packages in 4.0 than in previous version, details can be found at: https://bugzilla.redhat.com/show_bug.cgi?id=1344020 And libvirt is one of those new packages. I've just found out that this is incidentally part of 4.0.2 although it was retargeted to 4.0

Re: [ovirt-users] Missing engine-manage-domains?!

2016-08-05 Thread Martin Perina
Hi, more information can be found at http://old.ovirt.org/Features/AAA Anyway feel free to ask if you have any questions/issues with aaa-ldap configuration. Thanks Martin Perina On Fri, Aug 5, 2016 at 6:43 AM, NUNIN Roberto wrote: > > I'm using oVirt Engine Version: 4.0.0.6-1.el7

Re: [ovirt-users] Unable to login to the WEB UI

2016-08-03 Thread Martin Perina
s true then please take a look at https://bugzilla.redhat.com/show_bug.cgi?id=1342192 there are some changes on Apache configuration (the bug is for kerberos, but I suspect similar config is needed also for cas module in apache). > > > Le 3 août 201

Re: [ovirt-users] Unable to login to the WEB UI

2016-08-03 Thread Martin Perina
STORE_PASSWORD="" 2. Restart the engine If the above doesn't work please attach server.log/engine.log Thanks Martin Perina On Wed, Aug 3, 2016 at 2:49 PM, Fabrice Bacchella < fabrice.bacche...@icloud.com> wrote: > Indeed, the certificate for the web interface is not coming f

Re: [ovirt-users] Unable to login to the WEB UI

2016-08-03 Thread Martin Perina
Hi, are you using HTTPS certificate signed by external CA? If so please follow steps described in Doc Text of https://bugzilla.redhat.com/show_bug.cgi?id=1336838 Thanks Martin Perina On Wed, Aug 3, 2016 at 1:18 PM, Fabrice Bacchella < fabrice.bacche...@icloud.com> wrote: > After t

Re: [ovirt-users] Upgrade to 4.0.1 failed with NPE on org.postgresql.jdbc.TypeInfoCache.getSQLType

2016-08-03 Thread Martin Perina
postgresql-jdbc package to 9.2 may solve the issue, but please be aware it's not tested and it may cause other issues. The only correct way is to use PostgreSQL 9.2. Martin Perina On Wed, Aug 3, 2016 at 12:56 PM, Fabrice Bacchella < fabrice.bacche...@icloud.com> wrote: > Just a little

Re: [ovirt-users] Upgrade to 4.0.1 failed with NPE on org.postgresql.jdbc.TypeInfoCache.getSQLType

2016-08-03 Thread Martin Perina
Hi, what is the version of postgresql-jdbc package are you using? I saw this error only with latest postgresql-jdbc drivers 9.4-1209, but those are not packaged in RPMs AFAIK. Thanks Martin Perina On Wed, Aug 3, 2016 at 12:31 PM, Fabrice Bacchella < fabrice.bacche...@icloud.com> wrote:

Re: [ovirt-users] Management Engine Down

2016-08-02 Thread Martin Perina
Hi, could you please share us logs from /var/log/ovirt-engine and also you aaa-ldap profile configuration? Thanks Martin Perina On Mon, Aug 1, 2016 at 9:24 PM, Clint Boggio wrote: > Stand Alone Engine Version 3.6.X > CentOS 7 > > I was preparing to upgrade from OME 3.6.2 to

Re: [ovirt-users] 回复: 回复: 回复: 回复: ovirt-engine-java-sdk-4.0: How fuzzy query

2016-08-01 Thread Martin Perina
Adding Eli ... On Mon, Aug 1, 2016 at 12:35 PM, Ondra Machacek wrote: > On 08/01/2016 12:26 PM, 转圈圈 wrote: > >> This is a different meaning. >> >> List vms = vmsService.list().search("name=myvm1 or comment=myvm and >> status=up").send().vms(); >> SQL statement: select * from vms where name = 'my

Re: [ovirt-users] Fencing errors on oVirt Engine Version: 4.0.1

2016-07-28 Thread Martin Perina
fence_ipmilan -a khk9dsk35-mgnt.ip.tdk.dk -l mgntuser -p > -o status > > Failed: Unable to obtain correct plug status or plug is not available > ​This is normal, you are usually not able to connect to IPMI port of the host from the host​ ​Thanks Martin Perina ​ Br, > &

Re: [ovirt-users] Fencing errors on oVirt Engine Version: 4.0.1

2016-07-27 Thread Martin Perina
ou could try: -v --lanplus -4 Martin Perina On Wed, Jul 27, 2016 at 5:07 PM, Peter Michael Calum wrote: > Hi, > > > > Thank you for answering. > > > > Here is the logs, one from each node. > > I see the test from khk9dsk34 goes over khk9dsk35 and vice ver

Re: [ovirt-users] Fencing errors on oVirt Engine Version: 4.0.1

2016-07-27 Thread Martin Perina
Hi Peter, could you please share with us vdsm.log from the host that was used as fence proxy (the one that actually executed fence_ipmi agent)? Also could you please check that fence agent options are the same as on 3.6 setup? Do you any any custom options for this specific agent? Thanks Martin

Re: [ovirt-users] ERROR [org.ovirt.vdsm.jsonrpc.client.reactors.Reactor] (SSL Stomp Reactor) [] Unable to process messages

2016-07-26 Thread Martin Perina
On Tue, Jul 26, 2016 at 5:39 PM, Jiri Belka wrote: > > Hi, > > > > Unfortunately, upgrading to 4.0.1RC didn't solve the problem. Actually, > > the error changed to 'General SSLEngine problem', but the result was the > > same, like this: > > > > 2016-07-13 09:52:22,010 INFO > > [org.ovirt.vdsm.jso

Re: [ovirt-users] stuck host in hosted engine migration 3.6->4.0

2016-07-22 Thread Martin Perina
-) > > > > Cheers, > > Gervais > > see also this one: https://bugzilla.redhat.com/show_bug.cgi?id=1358530 > > the results are pretty similar. > > > On Jul 21, 2016, at 10:20 AM, Martin Perina wrote: > > > > So could you please share logs? > > &g

Re: [ovirt-users] stuck host in hosted engine migration 3.6->4.0

2016-07-21 Thread Martin Perina
/lists.ovirt.org/pipermail/users/2016-June/040602.html > > On Wed, Jul 20, 2016 at 4:43 PM, Martin Perina wrote: > >> Hi, >> >> could you please create a bug and attach engine host logs (all from >> /var/log/ovirt-engine) and VDSM logs (from /var/log/vdsm)? >> &

Re: [ovirt-users] ERROR [org.ovirt.vdsm.jsonrpc.client.reactors.Reactor] (SSL Stomp Reactor) [] Unable to process messages

2016-07-21 Thread Martin Perina
ange, maybe the first upgrade failure left system in a > weird state? Anyhow almost everything ([1]) is working fine now. Thanks for > the help! > > [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1358737 > ​Adding Tomas about this one ​ > > El 2016-07-20 20:23, Martin Peri

Re: [ovirt-users] ERROR [org.ovirt.vdsm.jsonrpc.client.reactors.Reactor] (SSL Stomp Reactor) [] Unable to process messages

2016-07-20 Thread Martin Perina
On Wed, Jul 20, 2016 at 6:18 PM, Nicolás wrote: > > > El 20/07/16 a las 16:45, Martin Perina escribió: > > > > On Wed, Jul 20, 2016 at 4:44 PM, Nicolás wrote: > >> Hi Martin, >> >> Actually, up until now we had that cert configured in httpd and in &

Re: [ovirt-users] ERROR [org.ovirt.vdsm.jsonrpc.client.reactors.Reactor] (SSL Stomp Reactor) [] Unable to process messages

2016-07-20 Thread Martin Perina
ng 4.0 and working 3.6.7 ... Thanks Martin > Thanks! > En 20/7/2016 2:48 p. m., Martin Perina escribió: > > Hi, > > sorry for late response, I overlook your reply :-( > > ​I looked at your logs and it seems to me that​ there's SSL error when > engine tries to co

<    1   2   3   4   5   >