[ovirt-users] Re: Virtual machine replica - DR

2020-04-27 Thread ccesario
Hi Christopher, 

Thanks by answer. 
I just made reference these tools, because they work as expected.
This is the reason by me reference them.
If you know one tool like these that for oVirt, let me know.

Thanks in advance
___
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/43A3FIH7BR2SSANJ225QFD5SV3XE7SBZ/


[ovirt-users] Re: Info about openstack staging-ovirt driver connection not released

2020-04-27 Thread Gianluca Cecchi
On Sun, Apr 26, 2020 at 1:19 PM Gianluca Cecchi 
wrote:

> Hello,
> I'm setting up an Openstack Queens lab ( to best match OSP 13) using oVirt
> VMs as nodes.
> At this time only undercloud configured and 8 Openstack nodes (VMs) set as
> available for provisioning.
> I'm using staging-ovirt driver on director node in similar way as the vbmc
> one.
> I see from oVirt active user sessions page that every minute I have one
> connection for node (in my case 8) of the designated user (in my case
> ostackpm).
> But it seems they are never released.
> How can I check the problem?
>
> Director is CentOS 7 server and the staging-ovirt driver is provided by
> the package:
>
> [root@director ~]# rpm -q python-ovirt-engine-sdk4
> python-ovirt-engine-sdk4-4.3.2-2.el7.x86_64
> [root@director ~]#
>
> I didn't configure the oVirt repo but only installed the latest stable
> available for 4.3.9:
>
> wget
> https://resources.ovirt.org/pub/ovirt-4.3/rpm/el7/x86_64/python-ovirt-engine-sdk4-4.3.2-2.el7.x86_64.rpm
>  sudo yum localinstall python-ovirt-engine-sdk4-4.3.2-2.el7.x86_64.rpm
>
> Anyone with experience on this?
>
> In the mean time any way to use a command using api to kill the stale (I
> think) sessions?
> Thanks,
> Gianluca
>

Anyone?
It seems that the script involved for power management is
/usr/lib/python2.7/site-packages/ironic_staging_drivers/ovirt/ovirt.py, of
which you can find a copy here:
https://drive.google.com/file/d/1pC1TXuuc0Vks2UBwlmCHGP4oULVzK1_s/view?usp=sharing

It is part of package
openstack-ironic-staging-drivers-0.9.2-0.20190420093856.546ceca.el7.noarch
and it misses the "connection.close()" part.
Anyone more experienced in python can tell me where is it better to put the
connection close statement (and if more than one only, in case)?

Thanks,
Gianluca
___
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/ZIM2ZGJZ5VWIH4QQCBPTAQ6GAHYNQLZQ/