[ovirt-users] Re: Install fresh 4.3 fails with mounting shared storage

2019-05-30 Thread Vrgotic, Marko
Hi Roy, For some reason I had to resend the email – hope you got it this time. Sure, here is the output: Last login: Wed May 29 17:25:30 2019 from ovirt-engine.avinity.tv [root@ovirt-hv-03 ~]# showmount -e 172.17.28.5 Export list for 172.17.28.5: / (everyone) [root@ovirt-hv-03 ~]# ls -la

[ovirt-users] Re: Metrics store install failed

2019-05-30 Thread roy . morris
I ran this command on the master0 VM and this is a fresh install I performed yesterday after commenting out the last variable issue I experienced. To me this is an issue somewhere in the playbook since I haven't customized anything except setting IP settings. This looks to be a bug. #systemctl

[ovirt-users] Re: Metrics store install failed

2019-05-30 Thread roy . morris
I ran this command on the master0 VM and this is a fresh install I performed yesterday after commenting out the last variable issue I experienced. To me this is an issue somewhere in the playbook since I haven't customized anything except setting IP settings. I really want to get this ticket

[ovirt-users] Re: Install fresh 4.3 fails with mounting shared storage

2019-05-30 Thread Morris, Roy
Marko, No problem, here are some other things to check as well. NetApp is weird about allowing changes done to the root directory of a share. I would recommend creating a folder on the NetApp share like “rhevstor” or something so that you can chown that folder and mount the folder for the

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
This is kind of funny but our OpenLDAP in production doesn't have any kind of certificate. I used 8 option for the lab.local so i was trying to do the same for the OpenLDAP in production but they give the same error. Note: The machine is in Azure but we have tested a rule on the firewall of

[ovirt-users] Re: Metrics store install failed

2019-05-30 Thread roy . morris
I have removed the metrics-installer and master0 VM in addition to commenting out the # oreg_url: registry.redhat.io line. I'm now stuck at cockpit-docker not being installed. I feel like I'm so close and I appreciate all the help I can get. TASK [openshift_manageiq : Configure 3_2 role/user

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
Il Gio 30 Mag 2019, 18:55 ha scritto: > Ok the problem is solved the users can be seen on the Web-UI, thank you! > How??? Using 8 for schema instead of 9, based on what you write below for production? Explain please... > > But another problem as arrived because this was only the laboratory,

[ovirt-users] Re: Install fresh 4.3 fails with mounting shared storage

2019-05-30 Thread Morris, Roy
Marko, Can you try disabling NFSv4 on the NetApp side for testing and rerun the installer? I don’t advise leaving it at NFSv3 but just for testing we can try it out. Also, there is some documentation on NetApp support regarding manually mounting the NFS share to change permissions then

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
Ok the problem is solved the users can be seen on the Web-UI, thank you! But another problem as arrived because this was only the laboratory, now when i trie to do the setup between the Ovirt and the OpenLDAP in production the error it gives is this: [root@ovirt aaa]#

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
Note: The user that i used "System Administrator (RO)" it's a user that i created for test with the id of users 1005 if i'm not mistaken. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 5:31 PM wrote: > [root@ovirt ~]# rpm -qa ovirt-engine > ovirt-engine-4.2.8.2-1.el7.noarch > > [root@ovirt ~]# rpm -qa ovirt-engine-extension-aaa-ldap-setup > ovirt-engine-extension-aaa-ldap-setup-1.3.8-1.el7.noarch > > I asked due to this:

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
[root@ovirt ~]# rpm -qa ovirt-engine ovirt-engine-4.2.8.2-1.el7.noarch [root@ovirt ~]# rpm -qa ovirt-engine-extension-aaa-ldap-setup ovirt-engine-extension-aaa-ldap-setup-1.3.8-1.el7.noarch LOGS /var/log/ovirt-engine/engine.log that basically are always like this: 2019-05-30 16:27:20,594+01

[ovirt-users] 4.3 hosted-engine setup & yum-utils RPM installation

2019-05-30 Thread Simon Coter
Hi, is there any particular reason to get “yum-utils” (and its dependency) RPM installed during the hosted-engine deployment ? I mean, why don’t we get yum-utils RPM part of the hosted-engine image ? This “yum” process, executed during the deployment, could fail (or wait forever) if the

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 4:33 PM wrote: > Even with that adjustments it gives the error of invalid credentials for > the user i specified in test login flow: > > [snip] > 2019-05-30 15:30:14,085+01 INFOProfile='lab.local' > authn='lab.local-authn' authz='lab.local-authz'

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
Even with that adjustments it gives the error of invalid credentials for the user i specified in test login flow: [root@ovirt ~]# ovirt-engine-extension-aaa-ldap-setup [ INFO ] Stage: Initializing [ INFO ] Stage: Environment setup Configuration files:

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 4:21 PM wrote: > So when i choose to use DNS and put on Single Server the ldap.lab.local it > can't be resolved for some reason but when i ping him with the hostname it > can make communication. > > [root@ovirt ~]# ovirt-engine-extension-aaa-ldap-setup > [ INFO ] Stage:

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
So when i choose to use DNS and put on Single Server the ldap.lab.local it can't be resolved for some reason but when i ping him with the hostname it can make communication. [root@ovirt ~]# ovirt-engine-extension-aaa-ldap-setup [ INFO ] Stage: Initializing [ INFO ] Stage: Environment setup

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 3:43 PM wrote: > It gives the same error that can't connect because of invalid credentials > and when i try to put the hostname on the option of Single Server it can't > resolve the host but when i ping him i can resolve it. > > [snip] > NOTE: > It

[ovirt-users] Re: change he vm memoy size

2019-05-30 Thread Simone Tiraboschi
On Thu, May 30, 2019 at 3:39 PM Strahil Nikolov wrote: > Hi Alexey, > > better open a bug for that. If the Description is updated, but after a > reboot the engine is still using the old values - it seems that it is a bug. > Yes, absolutely. Thanks > > Best Regards, > Strahil Nikolov > > В

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
It gives the same error that can't connect because of invalid credentials and when i try to put the hostname on the option of Single Server it can't resolve the host but when i ping him i can resolve it. [root@ovirt ~]# ovirt-engine-extension-aaa-ldap-setup [ INFO ] Stage: Initializing [ INFO

[ovirt-users] Re: change he vm memoy size

2019-05-30 Thread Strahil Nikolov
Hi Alexey, better open a bug for that. If the Description is updated, but after a reboot the engine is still using the old values - it seems that it is a bug. Best Regards,Strahil Nikolov В четвъртък, 30 май 2019 г., 9:26:51 ч. Гринуич-4, Valkov, Alexey написа: Indeed, after edit HE

[ovirt-users] Re: change he vm memoy size

2019-05-30 Thread Valkov, Alexey
Indeed, after edit HE VM settings via manager UI, ovf update triggered immediately (checked in /var/log/ovirt-engine/engine.log). I dumped HE ovf_store and untar .ovf fom it. And i checked that all changes i made for Descriprion, MaxMemorySizeMb, minGuaranteedMemoryMb  applyed (written to

[ovirt-users] Re: [ANN] oVirt 4.3.4 Third Release Candidate is now available

2019-05-30 Thread Strahil Nikolov
Hi Sandro, thanks for the update. I have installed RC3 on the engine and I can confirm that the dashboard is now fixed, but BZ#1704782 (https://bugzilla.redhat.com/show_bug.cgi?id=1704782) is partially fixed -> the policy for Gluster-based Storages  is still "Preallocated" but this time "Thin

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 2:51 PM wrote: > 1 - Result of the command: > [root@ovirt ~]# ldapsearch -x -b "ou=People,dc=lab,dc=local" -s sub -h > 192.168.16.114 -p 389 -D "uid=node1,ou=People,dc=lab,dc=local" -W > 'uid=node1' > Enter LDAP Password: > # extended LDIF > # > # LDAPv3 > # base with

[ovirt-users] oVirt Node Blocks VirtViewer/SPICE connections (Did Not Auto-Configure Firewall?)

2019-05-30 Thread Zachary Winter
I am unable to connect via SPICE (Windows VirtViewer) to VM's running on my compute node.  It appears the node did not auto-configure the firewall because the .vv files appear to point to the correct IP address and common ports.  Is there a way to re-run/re-execute the firewall

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
1 - Result of the command: [root@ovirt ~]# ldapsearch -x -b "ou=People,dc=lab,dc=local" -s sub -h 192.168.16.114 -p 389 -D "uid=node1,ou=People,dc=lab,dc=local" -W 'uid=node1' Enter LDAP Password: # extended LDIF # # LDAPv3 # base with scope subtree # filter: uid=node1 # requesting: ALL # #

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 12:02 PM wrote: > > 1 - I'm using option 9, but i already tried the users that i have on the > ldap a none seems to work to bind. > I think this is the first thing to have working, before going ahead I see that you put an option like this in your profile2.properties...

[ovirt-users] Re: Install fresh 4.3 fails with mounting shared storage

2019-05-30 Thread Vrgotic, Marko
Hi Roy, Sure, here is the output: Last login: Wed May 29 17:25:30 2019 from ovirt-engine.avinity.tv [root@ovirt-hv-03 ~]# showmount -e 172.17.28.5 Export list for 172.17.28.5: / (everyone) [root@ovirt-hv-03 ~]# ls -la /rhev/data-center/mnt/ total 0 drwxr-xr-x. 2 vdsm kvm 6 May 29 17:14 .

[ovirt-users] Re: change he vm memoy size

2019-05-30 Thread Strahil
Actually, you need to untar the OVF from the shared storage and check the configuration from the tar. Just keep it like that (running ) and tomorrow power down and then up the HostedEngine. Best Regards, Strahil NikolovOn May 30, 2019 12:06, "Valkov, Alexey" wrote: > > Hello, Strahil. I've

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
1 - I'm using option 9, but i already tried the users that i have on the ldap a none seems to work to bind. 2 - I was trying the 2 diferent aproaches by ip and hostname. 3 - The ldapadm is supose to be the LDAP Manager so my point is to bind that user. 4 - None of the profiles seems to work

[ovirt-users] Re: Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread Gianluca Cecchi
On Thu, May 30, 2019 at 11:22 AM wrote: Hello everyone. > > So i don't know what i'm doing wrong but this doesn't seem to work, i > already made the confgurations needed on the > ovirt-engine-extension-aaa-ldap i'm a little desperate here. > > I'm going to put all the commands that i already

[ovirt-users] Re: oVirt 3.6 SLA and QoS algorithm

2019-05-30 Thread m . isaiev
Well, I expected for that result, but needed to ensure that the oVirt really works in this way. Thanks, Andrej! ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] Re: change he vm memoy size

2019-05-30 Thread Simone Tiraboschi
On Thu, May 30, 2019 at 11:08 AM Valkov, Alexey wrote: > Hello, Strahil. I've just tried with *engine-config -s > OvfUpdateIntervalInMinutes=1 systemctl restart ovirt-engine.service* > After that, i changed Memory Size in manager UI. And waited about 30 > minutes. Then checked memSize in

[ovirt-users] Ovirt-egine integration with OpenLDAP can't seem to find any users on Web-UI

2019-05-30 Thread rubennunes12
Hello everyone. So i don't know what i'm doing wrong but this doesn't seem to work, i already made the confgurations needed on the ovirt-engine-extension-aaa-ldap i'm a little desperate here. I'm going to put all the commands that i already made and the errors that they give: -

[ovirt-users] Re: change he vm memoy size

2019-05-30 Thread Valkov, Alexey
Hello, Strahil. I've just tried with engine-config -s OvfUpdateIntervalInMinutes=1 systemctl restart ovirt-engine.service After that, i changed Memory Size in manager UI. And waited about 30 minutes. Then checked memSize in /var/run/ovirt-hosted-engine-ha/vm.conf (which if i right

[ovirt-users] Re: oVirt 3.6 SLA and QoS algorithm

2019-05-30 Thread Andrej Krejcir
Hi, The storage QoS is provided by libvirt directly. Ovirt only sets element in the VM domain XML[1]. For the algorithm details, you could ask on the libvirt mailing list: https://libvirt.org/contact.html Best regards, Andrej [1] - https://libvirt.org/formatdomain.html#elementsBlockTuning

[ovirt-users] Re: change he vm memoy size

2019-05-30 Thread Strahil
Hi Alexey, How much time did you check before rebooting. I have noticed ,that despite the default OVF update interval of 1 hour, it takes 5-6 hours for the engine to update the OVF. Best Regards, Strahil NikolovOn May 30, 2019 10:30, "Valkov, Alexey" wrote: > > I try to increase memory of HE

[ovirt-users] change he vm memoy size

2019-05-30 Thread Valkov, Alexey
I try to increase memory of HE VM (oVirt 4.2.8). If i do it from manager UI, i see that hot plug works - new memory devices appear and corresponding memory increase appeares inside engine guest. But 'Memory Size' property of hosted engine (in manager UI) don't reflect that new amount of

[ovirt-users] Re: Nvme over fabric array support through OVirt MANAGED_BLOCK_STORAGE Domain

2019-05-30 Thread Benny Zlotnik
If there is a backend driver available it should work. We did not test this though, so it would be great to get bug reports if you had any trouble Upon VM migration the disk should be automatically connected to the target host (and disconnected from the origin). On Thu, May 30, 2019 at 10:35 AM

[ovirt-users] Re: Nvme over fabric array support through OVirt MANAGED_BLOCK_STORAGE Domain

2019-05-30 Thread Fred Rolland
Hi, Do you have a link to the documentation of the Cinder driver you want to use? You will need to have the disks available on all the hosts on the DC in order to be able to migrate the VM. You can configure the hosts that the VM can run on if you want to enable only specific hosts. Note that

[ovirt-users] Nvme over fabric array support through OVirt MANAGED_BLOCK_STORAGE Domain

2019-05-30 Thread amit1 . kumar
for an NVMe over fabric storage array that supports Cinder backend plugin, is it possible to use MANAGED_BLOCK_STORAGE domain to configure Virtual disk? in this case, is it required to have a single Virtual disk accessible from all the VDSM hosts (within the cluster) to support VM migration?

[ovirt-users] [ANN] oVirt 4.3.4 Third Release Candidate is now available

2019-05-30 Thread Sandro Bonazzola
The oVirt Project is pleased to announce the availability of the oVirt 4.3.4 Third Release Candidate, as of May 30th, 2019. This update is a release candidate of the fourth in a series of stabilization updates to the 4.3 series. This is pre-release software. This pre-release should not to be used

[ovirt-users] oVirt 3.6 SLA and QoS algorithm

2019-05-30 Thread m . isaiev
Hello! We are using oVirt 3.6 in our infrastructure and storage QoS in passive state (they are configured but not applie) for some of the servers. Last time we needed to activate QoS on high load servers and it caused storage load decrease. And this situation has raised some questions: 1.