[ovirt-users] Re: vm names export

2018-09-24 Thread Joey Ma
Hi, I could not reproduce the error in my dev environment with python-2.7.10 and ovirt-4.1. Could you please share the oVirt version in your case? I saw in another mail that you are using oVirt 3.5. If so, please pick sdk v3 instead of current v4. AFAIK, sdk v4 is not compatible with oVirt 3.x.

[ovirt-users] Re: Best way to update dns config of ovirt node

2018-09-24 Thread Edward Haas
On Mon, Sep 17, 2018 at 11:50 AM, Gianluca Cecchi wrote: > On Sun, Sep 16, 2018 at 7:56 AM Edward Haas wrote: > >> >> >> On Fri, Sep 14, 2018 at 9:43 AM, Gianluca Cecchi < >> gianluca.cec...@gmail.com> wrote: >> >>> On Thu, Sep 13, 2018 at 7:53 AM Edward Haas wrote: >>> On Mon,

[ovirt-users] Convert HDD to Thin

2018-09-24 Thread Budur Nagaraju
Hi Am using oVirt 3.5 , and mapped 1.5TB if LUN from Dell Unity have deployed 50 vms in that lun , when I check the allocated space in storage its showing 800GB in storage whereas in oVirt its showing 1.4TB in oVirt . Is there any way to shrink the same in oVirt ? Thanks, Nagaraju

[ovirt-users] Re: vm names export

2018-09-24 Thread Budur Nagaraju
HI Done the modification now am getting the below error. [root@cephc ovirt-scripts]# python get_vm_names Traceback (most recent call last): File "get_vm_names", line 22, in vms = vms_service.list() File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 34154, in list

[ovirt-users] Re: vm names export

2018-09-24 Thread Joey Ma
On Tue, Sep 25, 2018 at 11:40 AM Budur Nagaraju wrote: > Hi , > > Have done the below modification in the script and getting the error,can > you please help to fix the issue? > > > Script : > > [root@cephc ovirt-scripts]# vi get_vm_names > #!/usr/bin/env python > # -*- coding: utf-8 -*- > >

[ovirt-users] Re: vm names export

2018-09-24 Thread Budur Nagaraju
Hi , Have done the below modification in the script and getting the error,can you please help to fix the issue? Script : [root@cephc ovirt-scripts]# vi get_vm_names #!/usr/bin/env python # -*- coding: utf-8 -*- import logging import ovirtsdk4 as sdk import ovirtsdk4.types as types

[ovirt-users] Re: Hiring RHV Data Protection Product Manager

2018-09-24 Thread Dan Yasny
Wow, great to see another company picking up the challenge On Mon, Sep 24, 2018, 1:45 PM Boaz Michaely wrote: > Hi all, > A small community as we are, I hope this is the right place to reach out. > I'm looking for a PM to join my team in Framingham, MA , focusing on > Trilio data protection for

[ovirt-users] Re: Hiring RHV Data Protection Product Manager

2018-09-24 Thread femi adegoke
When will the beta for Trilio for RHV be available? ___ 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:

[ovirt-users] Hiring RHV Data Protection Product Manager

2018-09-24 Thread Boaz Michaely
Hi all, A small community as we are, I hope this is the right place to reach out. I'm looking for a PM to join my team in Framingham, MA , focusing on Trilio data protection for RHV. Appreciate any references. Thanks Boaz mailto:boaz.micha...@trilio.io

[ovirt-users] Re: vm names export

2018-09-24 Thread Staniforth, Paul
Hi Nagaraju, I meant not signed by a trusted CA, when you install oVirt it signs the certificates with it's own local CA, you can download it the CA certificate for your engine from https://your.engine.address/ovirt-engine/ it

[ovirt-users] Re: Few questions for seasoned oVirt experts

2018-09-24 Thread brad . riemann
Thanks for the feedback guys, knowing that up to 400 was tested was a huge bump for my purposes. I've gotten ManageIQ online and connected to the ovirt engine, thanks for that suggestion this will work just fine. Hopefully autoregistration is still feasible, ill be going off assumptions that

[ovirt-users] Re: vm names export

2018-09-24 Thread Christopher Cox
This doesn't use the SDK and I'm not sure if it works with 4.x, but posting anyway: https://endlessnow.com/ten/Source/oVirtVMInfo-py.txt On 09/24/2018 10:08 AM, Budur Nagaraju wrote: Below is the script and getting error while executing. #!/usr/bin/env python # -*- coding: utf-8 -*-

[ovirt-users] Re: vm names export

2018-09-24 Thread Budur Nagaraju
Below is the script and getting error while executing. #!/usr/bin/env python # -*- coding: utf-8 -*- import logging import ovirtsdk4 as sdk import ovirtsdk4.types as types logging.basicConfig(level=logging.DEBUG, filename='example.log') connection = sdk.Connection(

[ovirt-users] Live Migration broken in 4.2.6 under OVS/OVN networking

2018-09-24 Thread Davide Butti
Hello; despite many tests and tentative adjustments, I'm currently unable to live migrate VMs on oVirt 4.2.6. The vdsm.log contains a "failed to migrate" error, that points to an attempt to access a non-existent network port "TestOne". This is in fact the name of the (externally defined)

[ovirt-users] Re: VLAN Trunk interface with OVN provider (ovirt HE 4.2.6.4-1.el7)

2018-09-24 Thread Davide Butti
Well, I have already two examples taken directly from my cluster: a pair of highly available OpenStack Controllers and a pair of Sophos ASG Security Firewalls rely on the ability to have multiple MAC addresses on the same port. It turns out that virtual MAC addresses are frequently used with

[ovirt-users] Re: Cannot configure local storage, network issue?

2018-09-24 Thread Dominik Holler
On Mon, 24 Sep 2018 07:57:03 + Callum Smith wrote: > Dear Dominik, > > Thanks for taking the time to reply, and sorry for my delay in > replying. I don't actually want to remove the host from the cluster, > I want to configure local storage. The whole point of the configure > local

[ovirt-users] Re: upgrade 4.2.6 to 4.2.6.1: node status degraded

2018-09-24 Thread femi adegoke
Yuval, Do we just rollback to previous version or will there be a fix? ___ 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:

[ovirt-users] Re: upgrade 4.2.6 to 4.2.6.1: node status degraded

2018-09-24 Thread Yuval Turgeman
Wait, root disk's uuid is different ?? On Mon, Sep 24, 2018, 15:39 Yuval Turgeman wrote: > Bootid is there, so that's not the issue.. can you run `imgbase --debug > check` ? > > On Mon, Sep 24, 2018, 15:22 KRUECKEL OLIVER > wrote: > >> >> -- >> *Von:* Yuval Turgeman

[ovirt-users] Re: upgrade 4.2.6 to 4.2.6.1: node status degraded

2018-09-24 Thread Yuval Turgeman
Bootid is there, so that's not the issue.. can you run `imgbase --debug check` ? On Mon, Sep 24, 2018, 15:22 KRUECKEL OLIVER wrote: > > -- > *Von:* Yuval Turgeman > *Gesendet:* Montag, 24. September 2018 11:29:31 > *An:* Sandro Bonazzola > *Cc:* KRUECKEL OLIVER;

[ovirt-users] Re: upgrade 4.2.6 to 4.2.6.1: node status degraded

2018-09-24 Thread KRUECKEL OLIVER
Von: Yuval Turgeman Gesendet: Montag, 24. September 2018 11:29:31 An: Sandro Bonazzola Cc: KRUECKEL OLIVER; Ryan Barry; Chen Shao; Ying Cui; users Betreff: Re: [ovirt-users] Re: upgrade 4.2.6 to 4.2.6.1: node status degraded Can you share the output from `cat

[ovirt-users] Re: vm names export

2018-09-24 Thread Staniforth, Paul
Hi Nagaraju, if you are using the self-signed certificate have you downloaded your CA certificate, if you are using a certificate from a trusted CA then you should comment or remove the CA file line. Regards, Paul S.

[ovirt-users] Re: upgrade 4.2.6 to 4.2.6.1: node status degraded

2018-09-24 Thread o . krueckel
Sorry, I have not found a file attachment on this website? So I added the files as text in this list! ## 4.2.6 [root@ovirt-n1 boot]# imgbase w You are on ovirt-node-ng-4.2.6-0.20180903.0+1 [root@ovirt-n1 boot]# cat /proc/cmdline

[ovirt-users] Re: vm names export

2018-09-24 Thread Budur Nagaraju
Am not using any self signed certificate, it was the default certificate installed at the time of ovirt-engine installation , do I need to comment for that also ? Tried commenting the line but still facing issues. On Mon, Sep 24, 2018 at 4:28 PM Staniforth, Paul < p.stanifo...@leedsbeckett.ac.uk>

[ovirt-users] Re: ovirt-engine-extension-aaa-ldap-setup failed

2018-09-24 Thread Ondra Machacek
If you are sure you are passing correct credentials, then please save the correct configuration and run following command: $ ovirt-engine-extensions-tool --log-level=FINEST aaa login-user --user-name=taha --profile=ldap23.exalt.ps and share the output. On 9/24/18 11:11 AM, mopiel games

[ovirt-users] Re: vm names export

2018-09-24 Thread Budur Nagaraju
Have tried the below URL , getting the below error Script: https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/list_vms.py1 Error: https://pastebin.com/EnJqA2Tr Thanks, Nagaraju On Fri, Sep 21, 2018 at 8:50 PM Sandro Bonazzola wrote: > > > Il giorno ven 21 set 2018 alle ore

[ovirt-users] Re: upgrade 4.2.6 to 4.2.6.1: node status degraded

2018-09-24 Thread Yuval Turgeman
Can you share the output from `cat /proc/cmdline` and perhaps the grub.conf ? Imgbased adds a bootid and perhaps it's missing for some reason On Mon, Sep 24, 2018, 11:59 Sandro Bonazzola wrote: > Adding some people who may help understanding what happened and work on a > solution for this. > >

[ovirt-users] ovirt-engine-extension-aaa-ldap-setup failed

2018-09-24 Thread mopiel games
in the ovirt-engine-extension-aaa-ldap-setup i try to login to the ldap user but it show CREDENTIALS_INVALID ,put if i make search option it will show successful : the question is how to make login successfully ? [root@ovirt_engine home]# ovirt-engine-extension-aaa-ldap-setup [ INFO ]

[ovirt-users] Re: upgrade 4.2.6 to 4.2.6.1: node status degraded

2018-09-24 Thread Sandro Bonazzola
Adding some people who may help understanding what happened and work on a solution for this. Il giorno lun 24 set 2018 alle ore 10:30 ha scritto: > Identified this problem for some time (running after about 3. 4th update > always in this problem), have always helped me with a new installtion.

[ovirt-users] Re: upgrade 4.2.6 to 4.2.6.1: node status degraded

2018-09-24 Thread o . krueckel
Identified this problem for some time (running after about 3. 4th update always in this problem), have always helped me with a new installtion. Now I've looked at it more closely (maybe this information will help the knower). Installation runs without a problem, reboot, system runs as expected,

[ovirt-users] Re: Hosted Engine - Unable to connect after deployment.

2018-09-24 Thread Simone Tiraboschi
On Mon, Sep 24, 2018 at 5:53 AM Jeremy Tourville < jeremy_tourvi...@hotmail.com> wrote: > I have a new installation of ovirt hyperconverged single node using > glusterfs. I was able to run gdeploy and then use the web interface to run > the self hosted engine setup. Ovirt node is running

[ovirt-users] Re: Cannot configure local storage, network issue?

2018-09-24 Thread Callum Smith
Dear Dominik, Thanks for taking the time to reply, and sorry for my delay in replying. I don't actually want to remove the host from the cluster, I want to configure local storage. The whole point of the configure local storage tool is to create a new cluster with local storage of the machine

[ovirt-users] Re: Few questions for seasoned oVirt experts

2018-09-24 Thread Roy Golan
On Fri, 21 Sep 2018 at 17:53 Sandro Bonazzola wrote: > Il giorno ven 21 set 2018 alle ore 16:24 ha > scritto: > >> Thanks Sandro! >> >> I saw ManageIQ, it might be a better solution if we had more nodes in >> each datacenter which resulted in a larger footprint, however my use case >> would