Re: [Users] ovirt shows vm status as down, but vm is actually up and running

2013-05-03 Thread Pradipta Kumar Banerjee
On 05/03/2013 01:10 AM, Dan Kenigsberg wrote:
> On Thu, May 02, 2013 at 11:26:41PM +0530, Pradipta Kumar Banerjee wrote:
>> Hi,
>> I have a situation where VM is actually up and running (I can access its VNC
>> console), however oVirt engine ui shows the status as down.
>> I'm using ovirt engine v3.2 from stable repo on F18
>> Any suggestions to trouble shoot the issue ?
> 
> That's like the worse thing that can happen - if you ever make decide to
> start another instance of that VM on another host - so please tread
> carefully.
> 
> Does the host that run the VM shows as Up in Engine?
Yes the host is up
> What does
> vdsClient -s 0 list table
> shows there?

Empty output
> 
> and
> virsh -r list
This lists the VM. Also I'm able to access the console of the VM and work on it.

> ?
> 
> When is the last time that the VM was known to be up by Engine? Do you
> have vdsm.log from that time?

> 
> It is very important to the project that you collect as much information
> about the lifecycle of this VM (i.e. was it migrated from somewhere,
> complete vdsm.log since creation). However, you may have a conflicting
> interest if you value that VM's data. You should probably shut it down
> cleanly from within the guest in that case.
No migration, VM pinned to specific host itself.
Its a test setup so no worries on data corruption. However I agree its important
to find out the root cause.

Btw I should mention that I'm using ovirt-engine on x86_64 and vdsm on IBM Power
host. Not sure if its a host specific issue.
I'll see if I can recreate the issue.

vdsm.log file is around 11MB. Is there any place where I can upload it?



> 
> Dan.
> 


-- 
Regards,
Pradipta

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt shows vm status as down, but vm is actually up and running

2013-05-03 Thread Limor Gavish
You can try to compress the file:
sudo yum install bzip2
bzip2 vdsm.log


On Fri, May 3, 2013 at 10:08 AM, Pradipta Kumar Banerjee  wrote:

> On 05/03/2013 01:10 AM, Dan Kenigsberg wrote:
> > On Thu, May 02, 2013 at 11:26:41PM +0530, Pradipta Kumar Banerjee wrote:
> >> Hi,
> >> I have a situation where VM is actually up and running (I can access
> its VNC
> >> console), however oVirt engine ui shows the status as down.
> >> I'm using ovirt engine v3.2 from stable repo on F18
> >> Any suggestions to trouble shoot the issue ?
> >
> > That's like the worse thing that can happen - if you ever make decide to
> > start another instance of that VM on another host - so please tread
> > carefully.
> >
> > Does the host that run the VM shows as Up in Engine?
> Yes the host is up
> > What does
> > vdsClient -s 0 list table
> > shows there?
>
> Empty output
> >
> > and
> > virsh -r list
> This lists the VM. Also I'm able to access the console of the VM and work
> on it.
>
> > ?
> >
> > When is the last time that the VM was known to be up by Engine? Do you
> > have vdsm.log from that time?
>
> >
> > It is very important to the project that you collect as much information
> > about the lifecycle of this VM (i.e. was it migrated from somewhere,
> > complete vdsm.log since creation). However, you may have a conflicting
> > interest if you value that VM's data. You should probably shut it down
> > cleanly from within the guest in that case.
> No migration, VM pinned to specific host itself.
> Its a test setup so no worries on data corruption. However I agree its
> important
> to find out the root cause.
>
> Btw I should mention that I'm using ovirt-engine on x86_64 and vdsm on IBM
> Power
> host. Not sure if its a host specific issue.
> I'll see if I can recreate the issue.
>
> vdsm.log file is around 11MB. Is there any place where I can upload it?
>
>
>
> >
> > Dan.
> >
>
>
> --
> Regards,
> Pradipta
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Unable to add host - Error looking up infinispan/ovirt-engine

2013-05-03 Thread snmishra
Added one host to my ovirt-engine and when I try to add another host,  
I get an error -



 ERROR [org.ovirt.engine.core.utils.ejb.EJBUtilsStrategy]  
(DefaultQuartzScheduler_Worker-3) [68658049] Failed to lookup resource  
type: CACHE_CONTAINER. JNDI name: java:jboss/infinispan/ovirt-engine:  
javax.naming.NameNotFoundException: Error looking up  
infinispan/ovirt-engine, service service  
jboss.naming.context.java.jboss.infinispan.ovirt-engine is not started


Attached is the engine.log from the time  when I manually hit  
"Activate" button on webadmin UI.


-Sharad
2013-05-03 13:45:00,015 INFO  [org.ovirt.engine.core.bll.AutoRecoveryManager] (DefaultQuartzScheduler_Worker-3) Autorecovering 1 hosts
2013-05-03 13:45:00,015 INFO  [org.ovirt.engine.core.bll.AutoRecoveryManager] (DefaultQuartzScheduler_Worker-3) Autorecovering hosts id: f1e96dc9-4ee4-4699-a7ef-b0a107815724, name : host20
2013-05-03 13:45:00,017 INFO  [org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler_Worker-3) [68658049] Lock Acquired to object EngineLock [exclusiveLocks= key: f1e96dc9-4ee4-4699-a7ef-b0a107815724 value: VDS
, sharedLocks= ]
2013-05-03 13:45:00,018 INFO  [org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler_Worker-3) [68658049] Running command: ActivateVdsCommand internal: true. Entities affected :  ID: f1e96dc9-4ee4-4699-a7ef-b0a107815724 Type: VDS
2013-05-03 13:45:00,018 INFO  [org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler_Worker-3) [68658049] Before acquiring lock in order to prevent monitoring for host host20 from data-center Default
2013-05-03 13:45:00,019 INFO  [org.ovirt.engine.core.bll.ActivateVdsCommand] (DefaultQuartzScheduler_Worker-3) [68658049] Lock acquired, from now a monitoring of host will be skipped for host host20 from data-center Default
2013-05-03 13:45:00,022 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (DefaultQuartzScheduler_Worker-3) [68658049] START, SetVdsStatusVDSCommand(HostName = host20, HostId = f1e96dc9-4ee4-4699-a7ef-b0a107815724, status=Unassigned, nonOperationalReason=NONE), log id: 65cc4108
2013-05-03 13:45:00,028 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (DefaultQuartzScheduler_Worker-3) [68658049] FINISH, SetVdsStatusVDSCommand, log id: 65cc4108
2013-05-03 13:45:00,030 INFO  [org.ovirt.engine.core.vdsbroker.ActivateVdsVDSCommand] (DefaultQuartzScheduler_Worker-3) [68658049] START, ActivateVdsVDSCommand(HostName = host20, HostId = f1e96dc9-4ee4-4699-a7ef-b0a107815724), log id: fba04fd
2013-05-03 13:45:00,089 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand] (DefaultQuartzScheduler_Worker-3) [68658049] START, GetHardwareInfoVDSCommand(HostName = host20, HostId = f1e96dc9-4ee4-4699-a7ef-b0a107815724, vds=Host[host20]), log id: 40606675
2013-05-03 13:45:00,115 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand] (DefaultQuartzScheduler_Worker-3) [68658049] Command GetHardwareInfoVDS execution failed. Exception: VDSNetworkException: org.apache.xmlrpc.XmlRpcException: :cannot marshal None unless allow_none is enabled
2013-05-03 13:45:00,116 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand] (DefaultQuartzScheduler_Worker-3) [68658049] FINISH, GetHardwareInfoVDSCommand, log id: 40606675
2013-05-03 13:45:00,179 INFO  [org.ovirt.engine.core.bll.HandleVdsCpuFlagsOrClusterChangedCommand] (DefaultQuartzScheduler_Worker-3) [68658049] Running command: HandleVdsCpuFlagsOrClusterChangedCommand internal: true. Entities affected :  ID: f1e96dc9-4ee4-4699-a7ef-b0a107815724 Type: VDS
2013-05-03 13:45:00,202 INFO  [org.ovirt.engine.core.bll.SetNonOperationalVdsCommand] (DefaultQuartzScheduler_Worker-3) [68658049] Running command: SetNonOperationalVdsCommand internal: true. Entities affected :  ID: f1e96dc9-4ee4-4699-a7ef-b0a107815724 Type: VDS
2013-05-03 13:45:00,204 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (DefaultQuartzScheduler_Worker-3) [68658049] START, SetVdsStatusVDSCommand(HostName = host20, HostId = f1e96dc9-4ee4-4699-a7ef-b0a107815724, status=NonOperational, nonOperationalReason=CPU_TYPE_INCOMPATIBLE_WITH_CLUSTER), log id: 53b0ae37
2013-05-03 13:45:00,208 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (DefaultQuartzScheduler_Worker-3) [68658049] FINISH, SetVdsStatusVDSCommand, log id: 53b0ae37
2013-05-03 13:45:00,210 ERROR [org.ovirt.engine.core.utils.ejb.EJBUtilsStrategy] (DefaultQuartzScheduler_Worker-3) [68658049] Failed to lookup resource type: CACHE_CONTAINER. JNDI name: java:jboss/infinispan/ovirt-engine: javax.naming.NameNotFoundException: Error looking up infinispan/ovirt-engine, service service jboss.naming.context.java.jboss.infinispan.ovirt-engine is not started

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Unanble to start spice console.

2013-05-03 Thread snmishra


After defining a new VM, hit 'Run Once' and chose to install F18 by  
attaching an iso. The green arrow comes up next to the new  defined  
VM. When I select to start the console, Error dialog pops up with  
message -


"Error while executing action: A Request to the Server failed with the  
following  Status Code: 500"


Engine log has following to report -

013-05-03 14:08:32,363 INFO   
[org.ovirt.engine.core.bll.SetVmTicketCommand] (http--0.0.0.0-8080-3)  
[385b5ed5] Running command: SetVmTicketCommand internal: false.  
Entities affected :  ID: cc00379f-5e70-4e62-85c2-a2a9f5a59dd3 Type: VM
2013-05-03 14:08:32,369 INFO   
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand]  
(http--0.0.0.0-8080-3) [385b5ed5] START,  
SetVmTicketVDSCommand(HostName = host26, HostId =  
54e1b3f0-7b17-47b1-9302-c63d69d408bf,  
vmId=cc00379f-5e70-4e62-85c2-a2a9f5a59dd3, ticket=+Q4Hkz4CCAjI,  
validTime=120,m userName=admin@internal,  
userId=fdfc627c-d875-11e0-90f0-83df133b58cc), log id: 73e73b73
2013-05-03 14:08:32,389 INFO   
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand]  
(http--0.0.0.0-8080-3) [385b5ed5] FINISH, SetVmTicketVDSCommand, log  
id: 73e73b73
2013-05-03 14:08:32,452 WARN   
[org.ovirt.engine.core.bll.CommandsFactory] (http--0.0.0.0-8080-3)  
Unable to find class for action: GetCACertificateQuery


Thanks
Sharad

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Unable to add host - Error looking up infinispan/ovirt-engine

2013-05-03 Thread Alon Bar-Lev
Hi,

I reported this as well:

http://lists.ovirt.org/pipermail/engine-devel/2013-May/004459.html

In your case there is:
---
2013-05-03 13:45:00,089 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand] 
(DefaultQuartzScheduler_Worker-3) [68658049] START, 
GetHardwareInfoVDSCommand(HostName = host20, HostId = 
f1e96dc9-4ee4-4699-a7ef-b0a107815724, vds=Host[host20]), log id: 40606675
2013-05-03 13:45:00,115 ERROR 
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand] 
(DefaultQuartzScheduler_Worker-3) [68658049] Command GetHardwareInfoVDS 
execution failed. Exception: VDSNetworkException: 
org.apache.xmlrpc.XmlRpcException: :cannot marshal 
None unless allow_none is enabled
2013-05-03 13:45:00,116 INFO  
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand] 
(DefaultQuartzScheduler_Worker-3) [68658049] FINISH, GetHardwareInfoVDSCommand, 
log id: 40606675
---

Maybe this is a hint...

Alon


- Original Message -
> From: snmis...@linux.vnet.ibm.com
> To: users@ovirt.org
> Sent: Friday, May 3, 2013 8:58:26 PM
> Subject: [Users] Unable to add host - Error looking up
> infinispan/ovirt-engine
> 
> Added one host to my ovirt-engine and when I try to add another host,
> I get an error -
> 
> 
>   ERROR [org.ovirt.engine.core.utils.ejb.EJBUtilsStrategy]
> (DefaultQuartzScheduler_Worker-3) [68658049] Failed to lookup resource
> type: CACHE_CONTAINER. JNDI name: java:jboss/infinispan/ovirt-engine:
> javax.naming.NameNotFoundException: Error looking up
> infinispan/ovirt-engine, service service
> jboss.naming.context.java.jboss.infinispan.ovirt-engine is not started
> 
> Attached is the engine.log from the time  when I manually hit
> "Activate" button on webadmin UI.
> 
> -Sharad
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Unanble to start spice console.

2013-05-03 Thread Alon Bar-Lev
This is my doing.
I removed this class as I did not find any component that called it, apparently 
I have been mistaken.
I guess you are you using the otopi development environment, right?
Will be fixed in few moments.

Thanks for the report!


- Original Message -
> From: snmis...@linux.vnet.ibm.com
> To: users@ovirt.org
> Sent: Friday, May 3, 2013 9:15:14 PM
> Subject: [Users] Unanble to start spice console.
> 
> 
> After defining a new VM, hit 'Run Once' and chose to install F18 by
> attaching an iso. The green arrow comes up next to the new  defined
> VM. When I select to start the console, Error dialog pops up with
> message -
> 
> "Error while executing action: A Request to the Server failed with the
> following  Status Code: 500"
> 
> Engine log has following to report -
> 
> 013-05-03 14:08:32,363 INFO
> [org.ovirt.engine.core.bll.SetVmTicketCommand] (http--0.0.0.0-8080-3)
> [385b5ed5] Running command: SetVmTicketCommand internal: false.
> Entities affected :  ID: cc00379f-5e70-4e62-85c2-a2a9f5a59dd3 Type: VM
> 2013-05-03 14:08:32,369 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand]
> (http--0.0.0.0-8080-3) [385b5ed5] START,
> SetVmTicketVDSCommand(HostName = host26, HostId =
> 54e1b3f0-7b17-47b1-9302-c63d69d408bf,
> vmId=cc00379f-5e70-4e62-85c2-a2a9f5a59dd3, ticket=+Q4Hkz4CCAjI,
> validTime=120,m userName=admin@internal,
> userId=fdfc627c-d875-11e0-90f0-83df133b58cc), log id: 73e73b73
> 2013-05-03 14:08:32,389 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand]
> (http--0.0.0.0-8080-3) [385b5ed5] FINISH, SetVmTicketVDSCommand, log
> id: 73e73b73
> 2013-05-03 14:08:32,452 WARN
> [org.ovirt.engine.core.bll.CommandsFactory] (http--0.0.0.0-8080-3)
> Unable to find class for action: GetCACertificateQuery
> 
> Thanks
> Sharad
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Where to download oVirt Engine 3.3?

2013-05-03 Thread Sherry Yu
I noticed that the ovirt engine downloaded from 
http://ovirt.org/releases/ovirt-release-fedora.noarch.rpm is 3.2:

oVirt Engine
ovirt.org



Where to download oVirt Engine 3.3? I checked under http://ovirt.org/releases/ 
but can not find it. I ran into a compatibility issue with the Java SDK and 
want to try 3.3.

Thanks,
Sherry

-- 
Sherry Yu, RHCE, RHCVA
Principal Enterprise Architect
Global Partner Enablement
Red Hat, Inc (www.redhat.com)
Mobile: 1-408-832-2160

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Where to download oVirt Engine 3.3?

2013-05-03 Thread Alon Bar-Lev
3.3 is under development, so don't expect anything stable.

You can find it here[1]

[1] http://resources.ovirt.org/releases/nightly/rpm/Fedora/18/

- Original Message -
> From: "Sherry Yu" 
> To: users@ovirt.org
> Sent: Saturday, May 4, 2013 12:05:13 AM
> Subject: [Users] Where to download oVirt Engine 3.3?
> 
> I noticed that the ovirt engine downloaded from
> http://ovirt.org/releases/ovirt-release-fedora.noarch.rpm is 3.2:
> 
> oVirt Engine
> ovirt.org
> 
> 
> 
> Where to download oVirt Engine 3.3? I checked under
> http://ovirt.org/releases/ but can not find it. I ran into a compatibility
> issue with the Java SDK and want to try 3.3.
> 
> Thanks,
> Sherry
> 
> --
> Sherry Yu, RHCE, RHCVA
> Principal Enterprise Architect
> Global Partner Enablement
> Red Hat, Inc (www.redhat.com)
> Mobile: 1-408-832-2160
> 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Where to download oVirt Engine 3.3?

2013-05-03 Thread Sherry Yu
Thanks Alon for the prompt response! Since I have 3.2 installed, can I follow 
the 3.0 to 3.1 upgrade instructions on the following page? Please advise 
otherwise!
http://www.ovirt.org/OVirt_3.0_to_3.1_upgrade

Thanks,
Sherry

- Original Message -
| 3.3 is under development, so don't expect anything stable.
| 
| You can find it here[1]
| 
| [1] http://resources.ovirt.org/releases/nightly/rpm/Fedora/18/
| 
| - Original Message -
| > From: "Sherry Yu" 
| > To: users@ovirt.org
| > Sent: Saturday, May 4, 2013 12:05:13 AM
| > Subject: [Users] Where to download oVirt Engine 3.3?
| > 
| > I noticed that the ovirt engine downloaded from
| > http://ovirt.org/releases/ovirt-release-fedora.noarch.rpm is 3.2:
| > 
| > oVirt Engine
| > ovirt.org
| > 
| > 
| > 
| > Where to download oVirt Engine 3.3? I checked under
| > http://ovirt.org/releases/ but can not find it. I ran into a compatibility
| > issue with the Java SDK and want to try 3.3.
| > 
| > Thanks,
| > Sherry
| > 
| > --
| > Sherry Yu, RHCE, RHCVA
| > Principal Enterprise Architect
| > Global Partner Enablement
| > Red Hat, Inc (www.redhat.com)
| > Mobile: 1-408-832-2160
| > 
| > ___
| > Users mailing list
| > Users@ovirt.org
| > http://lists.ovirt.org/mailman/listinfo/users
| > 
| 

-- 
Sherry Yu, RHCE, RHCVA
Principal Enterprise Architect
Global Partner Enablement
Red Hat, Inc (www.redhat.com)
Mobile: 1-408-832-2160

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Unable to add host - Error looking up infinispan/ovirt-engine

2013-05-03 Thread Allon Mureinik
I believe this should solve your problem:
http://lists.ovirt.org/pipermail/engine-devel/2013-April/004344.html


- Original Message -
> From: "Alon Bar-Lev" 
> To: snmis...@linux.vnet.ibm.com
> Cc: users@ovirt.org
> Sent: Friday, May 3, 2013 9:24:58 PM
> Subject: Re: [Users] Unable to add host - Error looking   up  
> infinispan/ovirt-engine
> 
> Hi,
> 
> I reported this as well:
> 
> http://lists.ovirt.org/pipermail/engine-devel/2013-May/004459.html
> 
> In your case there is:
> ---
> 2013-05-03 13:45:00,089 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
> (DefaultQuartzScheduler_Worker-3) [68658049] START,
> GetHardwareInfoVDSCommand(HostName = host20, HostId =
> f1e96dc9-4ee4-4699-a7ef-b0a107815724, vds=Host[host20]), log id: 40606675
> 2013-05-03 13:45:00,115 ERROR
> [org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
> (DefaultQuartzScheduler_Worker-3) [68658049] Command GetHardwareInfoVDS
> execution failed. Exception: VDSNetworkException:
> org.apache.xmlrpc.XmlRpcException: :cannot
> marshal None unless allow_none is enabled
> 2013-05-03 13:45:00,116 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoVDSCommand]
> (DefaultQuartzScheduler_Worker-3) [68658049] FINISH,
> GetHardwareInfoVDSCommand, log id: 40606675
> ---
> 
> Maybe this is a hint...
> 
> Alon
> 
> 
> - Original Message -
> > From: snmis...@linux.vnet.ibm.com
> > To: users@ovirt.org
> > Sent: Friday, May 3, 2013 8:58:26 PM
> > Subject: [Users] Unable to add host - Error looking up
> > infinispan/ovirt-engine
> > 
> > Added one host to my ovirt-engine and when I try to add another host,
> > I get an error -
> > 
> > 
> >   ERROR [org.ovirt.engine.core.utils.ejb.EJBUtilsStrategy]
> > (DefaultQuartzScheduler_Worker-3) [68658049] Failed to lookup resource
> > type: CACHE_CONTAINER. JNDI name: java:jboss/infinispan/ovirt-engine:
> > javax.naming.NameNotFoundException: Error looking up
> > infinispan/ovirt-engine, service service
> > jboss.naming.context.java.jboss.infinispan.ovirt-engine is not started
> > 
> > Attached is the engine.log from the time  when I manually hit
> > "Activate" button on webadmin UI.
> > 
> > -Sharad
> > 
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> > 
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users