[ovirt-users] Re: "Retrieval of iSCSI targets failed" during hosted engine deployment on oVirt node 4.5

2022-06-20 Thread Guillaume Pavese
I can confirm that I had exactly the same problem on oVirt 4.4.10
As you said :

"The error suggest that the iSCSI portal port number (which is defaulted to
3260 in the UI) is not being properly passed into the python module
ovirt/ovirt/plugins/modules/ovirt_host.py"


Guillaume Pavese
Ingénieur Système et Réseau
Interactiv-Group


On Sat, Jun 18, 2022 at 9:47 AM  wrote:

> I was ultimately unable to determine why the GUI is unable to pass the
> port number into the ansible playbooks.
>
> I used the command line installation method instead [*1], and was able to
> successfully complete the hosted engine install w/ iSCSI storage domain
>
> hosted-engine --deploy --ansible-extra-vars=he_offline_deployment=true
>
> [*1] -
> https://ovirt.org/documentation/installing_ovirt_as_a_self-hosted_engine_using_the_command_line/index.html#Deploying_the_Self-Hosted_Engine_Using_the_CLI_install_RHVM
> ___
> 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/7NRKZIBNAOC73CHSELD3M2DAOV7DIR77/
>

-- 


Ce message et toutes les pièces jointes (ci-après le “message”) sont 
établis à l’intention exclusive de ses destinataires et sont confidentiels. 
Si vous recevez ce message par erreur, merci de le détruire et d’en avertir 
immédiatement l’expéditeur. Toute utilisation de ce message non conforme a 
sa destination, toute diffusion ou toute publication, totale ou partielle, 
est interdite, sauf autorisation expresse. L’internet ne permettant pas 
d’assurer l’intégrité de ce message . Interactiv-group (et ses filiales) 
décline(nt) toute responsabilité au titre de ce message, dans l’hypothèse 
ou il aurait été modifié. IT, ES, UK.  

___
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/7G7Y55BTVT4AIZZWOHU6UJBGPG4HYFAE/


[ovirt-users] Failed to Start services ovirt-imageio

2022-06-20 Thread АБИОЛА А . Э
Hello Sir,
I am new to Ovirt and I tried to deploy it 3weeks into my oracle linux with
no success.
I got the following error messages
Please how can i fix this error to successfully deploy it.
I will be glad to read from you soon.
Appreciated
AAE.
[image: image.png]
___
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/BOSPFNW42IHQ322TULY32ZKEIVMI4DTO/


[ovirt-users] Gluster Volume cannot be activated Ovirt 4.5 Centos 8 Stream

2022-06-20 Thread m . rohweder
Hi,

i convertet my ovirt 4.5 tu ovirt 4.5 hyperconverged.
(activate on cluster the gluster service and reinstalled all hosts)

I can create bricks on hosts and i'm able to create a Volume. All with the 
Ovirt GUI.

But if i want to activate the Volume, i get the error mesage that no host with 
running gluster is found in my cluster.
All hosts show message that ovirt think glusterd ist not running, but its 
running on all  hosts.

What can i du to use gluster with the lokal storage on each host?

Greatings Michael
___
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/G255YU5ZDBS66QFF3GKX2QHP3NYY55ZR/


[ovirt-users] Re: Dedicated Migration Network

2022-06-20 Thread Abe E
They should have IPs yes, but without a GW set. 
I think It is better to have isolated vlans, the whole point of separating the 
2 networks is generally for this purpose, only data traffic traversing. 
I am really tempted to try jumbo frames as well although the network I am under 
@ work is not one I can risk playing with at the moment.

If you have time to experiment though, bumping your MTU from 1500 to whatever 
your infrastructure supports will make a difference as well.
___
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/GRW2RKNOFWOITDOVV33AVG3VO5BI4E3Y/


[ovirt-users] Re: VMs missing following Import of Storage Domain

2022-06-20 Thread simon
Further investigation reveal that the OVF_STORE isn't being updated.

Any ideas @Strahil?
___
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/EYNHRLX24JOUYWXTY4LCN7URJVB36ECL/


[ovirt-users] Release announcement: go-ovirt-client 1.0.0, terraform-provider-ovirt 2.0.0

2022-06-20 Thread Janos Bonic
Hey there folks,

Just a quick announcement, we have released the first stable version of
*go-ovirt-client*, an overlay for the go SDK which you can find here:
https://github.com/ovirt/go-ovirt-client and the docs are available here:
https://pkg.go.dev/github.com/ovirt/go-ovirt-client

In parallel, we also released the first stable version of the *overhauled
Terraform provider*, which is available on the Terraform registry:
https://registry.terraform.io/providers/oVirt/ovirt/latest/docs

Thank you to everyone who worked on this over the last year and made it
possible. Contributors lists are here:
https://github.com/oVirt/go-ovirt-client/graphs/contributors and here:
https://github.com/oVirt/terraform-provider-ovirt/graphs/contributors

If you run into problems, our GitHub issue box is always open. :)

Cheers,
Janos
___
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/O3WHD5RSZF7T2XT3MWBF7CLUOM5RK7T4/


[ovirt-users] Re: Issue adding host to ovirt 4.4 cluster

2022-06-20 Thread David Johnson
Just to be clear, I would gladly remove the host from the cluster and try
to reinstall, but the console won't let me do that either.

On Mon, Jun 20, 2022 at 10:25 AM David Johnson 
wrote:

> Good morning all,
>
> I am attempting to add a host to my ovirt 4.4 cluster.  The installation
> of the first host went smoothly, but the installation of the second host
> stalled.
>
> Currently, the second host is in Installing state, but doing nothing.  The
> installation failed due to a failure to register the host certificate.
>
> I cannot change the state of the host or retry the installation to capture
> logs.
>
> Warnings from the host that are visible on the ovirt console are:
>
>- Power Management is not configured for this Host. Enable Power
>Management
>- Host has no default route.
>- The host CPU does not match the Cluster CPU Type and is running in a
>degraded mode. It is missing the following CPU flags: vmx,
>model_Cascadelake-Server-noTSX. Please update the host CPU microcode or
>change the Cluster CPU Type.
>
> The error message generated at the last attempt to install the host from
> the ovirt console is:
>
>- Failed to enroll certificate for host ovirt-host-04 (User:
>admin@internal-authz).
>
> Please advise
>
>
___
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/W4FIXT7B2CQ3E4TEQRQE3POQ5BN65I7T/


[ovirt-users] Re: Dedicated Migration Network

2022-06-20 Thread Clint Boggio
Thank you Abe, Angus, and Strahil. I appreciate your direction and input.
___
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/2M6HF4FU2FYAHIRIMOVILVGYZSU72MP5/


[ovirt-users] Issue adding host to ovirt 4.4 cluster

2022-06-20 Thread David Johnson
Good morning all,

I am attempting to add a host to my ovirt 4.4 cluster.  The installation of
the first host went smoothly, but the installation of the second host
stalled.

Currently, the second host is in Installing state, but doing nothing.  The
installation failed due to a failure to register the host certificate.

I cannot change the state of the host or retry the installation to capture
logs.

Warnings from the host that are visible on the ovirt console are:

   - Power Management is not configured for this Host. Enable Power
   Management
   - Host has no default route.
   - The host CPU does not match the Cluster CPU Type and is running in a
   degraded mode. It is missing the following CPU flags: vmx,
   model_Cascadelake-Server-noTSX. Please update the host CPU microcode or
   change the Cluster CPU Type.

The error message generated at the last attempt to install the host from
the ovirt console is:

   - Failed to enroll certificate for host ovirt-host-04 (User:
   admin@internal-authz).

Please advise
___
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/XTRQN4MDJHIPPOEETF4FKBTIKP3RKYHX/


[ovirt-users] Re: Dedicated Migration Network

2022-06-20 Thread Angus Clarke
Hi Clint,

Just from experience, yes the migration network is IP based and doesn't need a 
gateway.

Regards
Angus

From: Clint Boggio 
Sent: 20 June 2022 15:43
To: users@ovirt.org 
Subject: [ovirt-users] Re: Dedicated Migration Network

Thanks for the input Abe. For the dedicated migration network, would I need to 
IP the bonds that I plan to use for that migration network and should they be 
in an isolated vlan or should the bonds be sans IP in their own vlan ?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: 
https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovirt.org%2Fprivacy-policy.htmldata=05%7C01%7C%7C25bb5e94a6af4a70169108da52c2d5cd%7C84df9e7fe9f640afb435%7C1%7C0%7C637913294015439841%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7Csdata=aSQwdfECNC3MbRRBlsxXc%2F6WtL6j%2FlkSzuwHjiliycM%3Dreserved=0
oVirt Code of Conduct: 
https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.ovirt.org%2Fcommunity%2Fabout%2Fcommunity-guidelines%2Fdata=05%7C01%7C%7C25bb5e94a6af4a70169108da52c2d5cd%7C84df9e7fe9f640afb435%7C1%7C0%7C637913294015439841%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7Csdata=1W234Et24lhYnumZZm5opWyJxNM4F5BjWToT4AoIw%2Bg%3Dreserved=0
List Archives: 
https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.ovirt.org%2Farchives%2Flist%2Fusers%40ovirt.org%2Fmessage%2FLRSUTY7YC2QZ3DOL6LTZPGINWUZHFTLQ%2Fdata=05%7C01%7C%7C25bb5e94a6af4a70169108da52c2d5cd%7C84df9e7fe9f640afb435%7C1%7C0%7C637913294015439841%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7Csdata=MdkkIAOWYgQbnYysksI21M%2F%2BeFyj%2BN5R%2FdpDE6iT0VY%3Dreserved=0
___
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/GRCT7JYN6ZX3CJFQWNXV247224ZMFQMR/


[ovirt-users] Re: Dedicated Migration Network

2022-06-20 Thread Clint Boggio
Thanks for the input Abe. For the dedicated migration network, would I need to 
IP the bonds that I plan to use for that migration network and should they be 
in an isolated vlan or should the bonds be sans IP in their own vlan ?
___
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/LRSUTY7YC2QZ3DOL6LTZPGINWUZHFTLQ/


[ovirt-users] VMs missing following Import of Storage Domain

2022-06-20 Thread simon
Hi All,

I have 2 oVirt 3 node Clusters in 2 Datacenters - effectively 2 independent 
environements with stretched VLANs for DR purposes.

Each volume is geo replicated to the other datacenter. Each volume is a 
separate Storage Domain.
In a DR event the geo-replicated volumes/Storage Domains are imported in the 
other Datacenter and the VMs imported once it's attached.

The issue I am seeing is that some of the VMs are not listed when I click 'VM 
Import' from the imported Storage Domain. The disks for those missing VMs 
however, do exist in 'Disk Import' Tab of the imported Storage Domain.
Prior to importing the Storage Domain in Site B, all VM disks were migrated to 
a single Storage Domain in Site A and geo-replication allowed to sync.

Kind Regards

Simon...
___
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/VZSWC2KECHGSNOWGZNYEE2AMHPRM5OAZ/


[ovirt-users] Re: oVirt 4.4.x step-by-step procedure to renew expired oVirt certificates

2022-06-20 Thread Nathanaël Blanchet

Hi,

Le 17/06/2022 à 12:18, Marko Vrgotic a écrit :


Dear Nathanael,

Thank you very much for you reply. Regarding host expiration playbook 
you wrote – my compliments – is it safe to run on host with expired 
certificates, or its rather meant to be executed for renewal of certs 
on hosts with still valid certs?


both are okay, in case of a host in "up" status, it will go down during 
the playbook execution, but vms will continue to run without any 
downtime. Host will recover and go up once certificates will be 
successfully renewed.


This is an emergency procedure, the best solution to renew a certificate 
on a running host is to put the host into maintenance and renew certs 
via UI.


We have also found following script which should at least safely take 
care of the renewal of certs on host with already expired certificates 
- .


https://github.com/tothf/renew_vdsm_cert/blob/main/renew_vdsm_cert.sh

-

kind regards/met vriendelijke groeten

Marko Vrgotic
Sr. System Engineer @ System Administration


ActiveVideo

*o: *+31 (35) 6774131

*m: +*31 (65) 5734174**

*e:*m.vrgo...@activevideo.com 
*w: *www.activevideo.com 

ActiveVideo Networks BV. Mediacentrum 3745 Joop van den Endeplein 
1.1217 WJ Hilversum, The Netherlands. The information contained in 
this message may be legally privileged and confidential. It is 
intended to be read only by the individual or entity to whom it is 
addressed or by their designee. If the reader of this message is not 
the intended recipient, you are on notice that any distribution of 
this message, in any form, is strictly prohibited.  If you have 
received this message in error, please immediately notify the sender 
and/or ActiveVideo Networks, LLC by telephone at +1 408.931.9200 and 
delete or destroy any copy of this message.


*From: *Nathanaël Blanchet 
*Date: *Thursday, 16 June 2022 at 14:40
*To: *Marko Vrgotic , users@ovirt.org 

*Subject: *Re: [ovirt-users] oVirt 4.4.x step-by-step procedure to 
renew expired oVirt certificates


***CAUTION: This email originated from outside of the organization. Do 
not click links or open attachments unless you recognize the sender!!!***


Hello,

If you refer to:

 1. engine apache certificate expiration ("PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException:) to
access to ovirt console.
=> engine-setup --offline
 2. hosts certificate expiration?
=> https://access.redhat.com/solutions/3532921


I also wrote a playbook to do so there:
https://galaxy.ansible.com/natman/ovirt_renew_certs


In this case, don't forget to renew certificate with UI (into
maintenance) when host is reponding, otherwise you may enconter
issues with console or live migration or other SSL related stuff.

tested and approved.

Le 16/06/2022 à 12:34, Marko Vrgotic a écrit :

Dear oVirt,

The oVirt SSL certificated were changed to one-year renewal and we
have a problem now.

We are running 4.4.x version with SHE on local storage cluster and
we have four more local storage clusters.

One the cluster running SHE, the engine and host certificates have
expired. We found the procedure for renewal prior to expiration,
but we do not have a mnual one, required once certificates have
expired.

Would you be so kind to share the manual or steps needed to fix
our oVirt setup.

Thank you in advance.

-

kind regards/met vriendelijke groeten

Marko Vrgotic
Sr. System Engineer @ System Administration


ActiveVideo

*o: *+31 (35) 6774131

*m: +*31 (65) 5734174

*e:*m.vrgo...@activevideo.com 
*w: *www.activevideo.com 

ActiveVideo Networks BV. Mediacentrum 3745 Joop van den Endeplein
1.1217 WJ Hilversum, The Netherlands. The information contained in
this message may be legally privileged and confidential. It is
intended to be read only by the individual or entity to whom it is
addressed or by their designee. If the reader of this message is
not the intended recipient, 

[ovirt-users] Re: After attaching the Storage domain, the VMs are disappeared from the VM import

2022-06-20 Thread simon
I'll start a new thread for this
___
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/BZSG5TBZ27IB2RGLQCCQU7QYI5WOUMFX/


[ovirt-users] Re: gluster heal success but a directory doesn't heal

2022-06-20 Thread Diego Ercolani
My Environment is ovirt-host-4.5.0-3.el8.x86_64 and 
glusterfs-server-10.2-1.el8s.x86_64
___
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/XDLSOWEW4F7IGP46LEK6Q54L74HBJ5ZN/


[ovirt-users] gluster heal success but a directory doesn't heal

2022-06-20 Thread Diego Ercolani
Hello list, I have a problem derived from some hangs in ovirt during upgrade 
procedures, I have a gluster based self hosted engine deploy with "glen" as the 
gluster based hosted engine volume:
This is the situation I'm facing:
[root@ovirt-node3 master]# gluster volume heal glen info
Brick ovirt-node2.ovirt:/brickhe/glen
/3577c21e-f757-4405-97d1-0f827c9b4e22/master/tasks 
Status: Connected
Number of entries: 1

Brick ovirt-node3.ovirt:/brickhe/glen
/3577c21e-f757-4405-97d1-0f827c9b4e22/master/tasks 
Status: Connected
Number of entries: 1

Brick ovirt-node4.ovirt:/dati/glen <- arbiter
/3577c21e-f757-4405-97d1-0f827c9b4e22/master/tasks 
Status: Connected
Number of entries: 1

so, as manual suggest, I issued a heal operation:
[root@ovirt-node3 master]# gluster volume heal glen
Launching heal operation to perform index self heal on volume glen has been 
successful 
Use heal info commands to check status.

The Heal operation produces no results as the successive heal info report the 
same from wich I started.
But this is the situation in the log files:
[root@ovirt-node2 ~]# less /var/log/glusterfs/glfsheal-glen.log <- no errors

[root@ovirt-node3 ~]# less /var/log/glusterfs/glfsheal-glen.log <- inside the 
log I have error entries:
[2022-06-20 07:33:05.891367 +] W [MSGID: 114031] 
[client-rpc-fops_v2.c:2620:client4_0_lookup_cbk] 0-glen-client-2: remote 
operation failed. [{path=}, 
{gfid=44d74dba-19e8-47a3-89e8-f4a6cb37d5ec}, {errno=2}, {error=No such file or 
directory}] 
[root@ovirt-node4 ~]# less /var/log/glusterfs/glfsheal-glen.log <- same kind of 
errors
[2022-06-20 07:27:10.486822 +] W [MSGID: 114031] 
[client-rpc-fops_v2.c:2620:client4_0_lookup_cbk] 0-glen-client-1: remote 
operation failed. [{path=}, 
{gfid=b7b1fec5-8246-46eb-afde-ba06f52897d2}, {errno=2}, {error=No such file or 
directory}] 

On the nodes the glen volume is correctly mounted and:

[root@ovirt-node2 localhost:_glen]# ls -l 
3577c21e-f757-4405-97d1-0f827c9b4e22/master/tasks/
[root@ovirt-node3 localhost:_glen]# ls -l 
3577c21e-f757-4405-97d1-0f827c9b4e22/master/tasks/
[root@ovirt-node4 localhost:_glen]# ls -l 
3577c21e-f757-4405-97d1-0f827c9b4e22/master/tasks/
all return no files

and issuing a ls on the brick source:
[root@ovirt-node2 glen]# ls -l 
3577c21e-f757-4405-97d1-0f827c9b4e22/master/tasks/
total 0
[root@ovirt-node3 glen]# ls -l 
3577c21e-f757-4405-97d1-0f827c9b4e22/master/tasks/
total 0
drwxr-xr-x. 2 vdsm kvm 156 Jun  9 17:20 ccb6fd19-1b67-42b9-a032-31e12d62ed0e
[root@ovirt-node4 glen]# ls -l 
3577c21e-f757-4405-97d1-0f827c9b4e22/master/tasks/
total 0

so it turn out there is some difference between bricks...

Can you please help address this issue?
Thank you



 
___
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/26DOSMM7SKLAFG6CLPXVLL44RPRUE7ZD/