Re: [ovirt-users] How to create a vm cloned independent from python sdk

2014-12-11 Thread Amedeo Salvati
thanks! Best regards Amedeo Salvati Da Juan Hernández jhern...@redhat.com A Amedeo Salvati ame...@oscert.net, users@ovirt.org Cc Data Wed, 10 Dec 2014 19:12:31 +0100 Oggetto Re: [ovirt-users] How to create a vm cloned independent from python sdk On 12/10/2014

Re: [ovirt-users] oVirt power management issue

2014-12-11 Thread Wout Peeters
Hi Eli, About System Model Number : AP7920 Serial Number : [redacted] NMC Serial Number : [redacted] Manufacture Date : 03/01/2005 Hardware Revision : B2 MAC Address : [redacted] Flash Type: AMD A29DL322DB Module Information -- Description :

Re: [ovirt-users] Does Ovirt Support Nested VM?

2014-12-11 Thread Simone Tiraboschi
- Original Message - From: Joop van de Wege jvdw...@xs4all.nl To: Chao Xie xiec.f...@cn.fujitsu.com, users@ovirt.org Sent: Thursday, December 11, 2014 7:49:01 AM Subject: Re: [ovirt-users] Does Ovirt Support Nested VM? Xie, Chao xiec.f...@cn.fujitsu.com schreef op 11 december 2014

Re: [ovirt-users] Questions regarding neutron implementation for oVirt 3.5

2014-12-11 Thread Moti Asayag
- Original Message - From: Andrew Brimer abri...@pearlnet.com To: Moti Asayag masa...@redhat.com Cc: users@ovirt.org Sent: Thursday, December 11, 2014 1:04:46 AM Subject: RE: Questions regarding neutron implementation for oVirt 3.5 Hi Modi, In the discussion found at

Re: [ovirt-users] [ovirt-devel] 3.5.1 RC schedule [was Re: oVirt Weekly Sync Meeting: Dec. 10, 2014]

2014-12-11 Thread Dan Kenigsberg
On Thu, Dec 11, 2014 at 08:36:46AM +0100, Sandro Bonazzola wrote: Il 10/12/2014 16:54, Brian Proffitt ha scritto: (On time this week!) = #ovirt: oVirt Weekly Sync = [cut] * 3.5.z updates Two blockers have postponed RC again. New

Re: [ovirt-users] Don't start vm

2014-12-11 Thread Nir Soffer
- Original Message - From: Roman Nikolayevich Drovalev drova...@kaluga-gov.ru To: Nir Soffer nsof...@redhat.com, Users@ovirt.org List users@ovirt.org Sent: Thursday, December 11, 2014 8:38:30 AM Subject: Re: [ovirt-users] Don't start vm Nir Soffer nsof...@redhat.com написано

Re: [ovirt-users] vm has paused due to unknown storage error

2014-12-11 Thread Dan Kenigsberg
On Thu, Dec 11, 2014 at 03:41:01PM +0800, Punit Dambiwal wrote: Hi, Suddenly all of my VM on one host paused with the following error :- vm has paused due to unknown storage error I am using glusterfs storage with distributed replicate replica=2my storage and compute both running on

Re: [ovirt-users] Questions regarding neutron implementation for oVirt 3.5

2014-12-11 Thread Juan Hernández
On 12/11/2014 09:56 AM, Moti Asayag wrote: - Original Message - From: Andrew Brimer abri...@pearlnet.com To: Moti Asayag masa...@redhat.com Cc: users@ovirt.org Sent: Thursday, December 11, 2014 1:04:46 AM Subject: RE: Questions regarding neutron implementation for oVirt 3.5 Hi

Re: [ovirt-users] webui typo

2014-12-11 Thread Eli Mesika
- Original Message - From: Alon Bar-Lev alo...@redhat.com To: Scott Worthington scott.c.worthing...@gmail.com Cc: users@ovirt.org Sent: Thursday, December 11, 2014 12:21:38 AM Subject: Re: [ovirt-users] webui typo - Original Message - From: Scott Worthington

[ovirt-users] spice thin clients for VDI

2014-12-11 Thread Jorick Astrego
Hi, We've been talking to a lot of thin client hardware vendors in the last weeks. And the general trend I see that when we talk about RHEV/oVirt support, most have advised against using spice for VDI due to high network usage and spotty performance. One of them is willing to have his engineers

[ovirt-users] how to rename disk alias on python sdk

2014-12-11 Thread Amedeo Salvati
Hello all, I want to rename a disk alias using python sdk, but I cannot find an update method for object returned from api.disks.get (like cdrom, vm, datacenter objects). Simplified code is: d1 = api.disks.get(id=7408f728-97e5-4b10-beb7-d9a70083797e) d1.get_alias()

Re: [ovirt-users] how to rename disk alias on python sdk

2014-12-11 Thread Ondra Machacek
Hi, update method has now only vm disk, not floating disk. Ondra - Original Message - From: Amedeo Salvati ame...@oscert.net To: users@ovirt.org Sent: Thursday, December 11, 2014 11:29:07 AM Subject: [ovirt-users] how to rename disk alias on python sdk Hello all, I want to

Re: [ovirt-users] how to rename disk alias on python sdk

2014-12-11 Thread Karli Sjöberg
On Thu, 2014-12-11 at 11:29 +0100, Amedeo Salvati wrote: Hello all, I want to rename a disk alias using python sdk, but I cannot find an update method for object returned from api.disks.get (like cdrom, vm, datacenter objects). Simplified code is: d1 =

Re: [ovirt-users] how to rename disk alias on python sdk

2014-12-11 Thread Juan Hernández
On 12/11/2014 11:29 AM, Amedeo Salvati wrote: Hello all, I want to rename a disk alias using python sdk, but I cannot find an update method for object returned from api.disks.get (like cdrom, vm, datacenter objects). Simplified code is: d1 =

Re: [ovirt-users] Problems while adding external event to ovirt

2014-12-11 Thread plysan
Hi Eli, Yes this is newly created 3.5 environment with engine-setup. 2014-12-11 17:13 GMT+08:00 Eli Mesika emes...@redhat.com: - Original Message - From: Oved Ourfali ov...@redhat.com To: plysan ply...@gmail.com, Eli Mesika emes...@redhat.com Cc: Users@ovirt.org List

Re: [ovirt-users] how to rename disk alias on python sdk

2014-12-11 Thread Amedeo Salvati
Ondra, Juan, Karli and all thanks! Best Regards Amedeo Salvati Da Karli Sjöberg karli.sjob...@slu.se A Amedeo Salvati ame...@oscert.net Cc users@ovirt.org users@ovirt.org Data Thu, 11 Dec 2014 11:47:57 + Oggetto Re: [ovirt-users] how to rename disk alias on python

Re: [ovirt-users] Problems while adding external event to ovirt

2014-12-11 Thread Eli Mesika
- Original Message - From: plysan ply...@gmail.com To: Eli Mesika emes...@redhat.com Cc: Users@ovirt.org List users@ovirt.org, Oved Ourfali ov...@redhat.com Sent: Thursday, December 11, 2014 2:28:41 PM Subject: Re: [ovirt-users] Problems while adding external event to ovirt Hi

Re: [ovirt-users] Questions regarding neutron implementation for oVirt 3.5

2014-12-11 Thread Andrew Brimer
I have additional log information. 2014-12-10 20:44:25,531 INFO [org.ovirt.engine.core.bll.provider.network.AddNetworkOnProviderCommand] (ajp--127.0.0.1-8702-8) [7e632508] Running command: AddNetworkOnProviderCommand internal: false. Entities affected : ID:

Re: [ovirt-users] Questions regarding neutron implementation for oVirt 3.5

2014-12-11 Thread Andrew Brimer
Hi Modi, In the discussion found at https://bugzilla.redhat.com/show_bug.cgi?id=1064231 Comment #12 states that the fedora Jackson package will not make a difference because the Jackson jar files pre-packaged in JBoss is what is actually used for this. Is that a true statement in your opinion?

[ovirt-users] Questions regarding neutron implementation for oVirt 3.5

2014-12-11 Thread Andrew Brimer
-Original Message- From: Andrew Brimer Sent: Wednesday, December 10, 2014 10:56 AM To: 'Moti Asayag' Subject: RE: Questions regarding neutron implementation for oVirt 3.5 Hi Moti, Yes. I did not consider sending this out in a way that everyone would benefit, sorry. This is the first

Re: [ovirt-users] Questions regarding neutron implementation for oVirt 3.5

2014-12-11 Thread Andrew Brimer
That did the trick guys. Thanks so much to both of you for all of your help. I may return with some additional questions regarding placing neutron/keystone/rabbit on a separate blade using devstack or something to quickly implement. If you have any comments please don't hesitate to let me know

[ovirt-users] Call for Presentations: OSCON 2015

2014-12-11 Thread Brian Proffitt
OSCON is returning to Portland July 20-24, 2015, and we want to make sure it's on your radar. As you probably know, the O'Reilly Open Source Convention is the must-attend professional training event for 4,000+ developers, programmers, engineers, architects, CxOs, and technology innovators.

Re: [ovirt-users] vm has paused due to unknown storage error

2014-12-11 Thread Punit Dambiwal
Hi Dan, Yes..it's glusterfs glusterfs logs :- http://ur1.ca/j3b5f OS Version: RHEL - 7 - 0.1406.el7.centos.2.3 Kernel Version: 3.10.0 - 123.el7.x86_64 KVM Version: 1.5.3 - 60.el7_0.2 LIBVIRT Version: libvirt-1.1.1-29.el7_0.3 VDSM Version: vdsm-4.16.7-1.gitdb83943.el7 GlusterFS Version: