[Users] Engine-setup Fail

2014-02-04 Thread Kevin Tibi
Hi all, i try to update my ovirt-engine. I use nightly repo. For moment, i am on 3.4. When i try to up 3.5 i have a fail when it download the package: [ INFO ] Yum Downloading: (7/7): ovirt-engine-webadmin-portal-3.5.0-0.0.master.20140130171441.git9257b30.fc19.noarch.rpm 48 M(47%) [ ERROR ]

Re: [Users] Engine-setup Fail

2014-02-04 Thread Kevin Tibi
Don't work :/ Same fail 2014-02-04 Alon Bar-Lev alo...@redhat.com: I really do not understand what's wrong, it is not within the resources.ovirt.org as far as I can see. Please try: # yum clean all # yum clean dbcache Then try again... - Original Message - From: Kevin Tibi

Re: [Users] Engine-setup Fail

2014-02-04 Thread Kevin Tibi
/rpm/Fedora/19/noarch/ovirt-engine-userportal-3.5.0-0.0.master.20140130171441.git9257b30.fc19.noarch.rpm -- Didi -- *From: *Kevin Tibi kevint...@hotmail.com *To: *Alon Bar-Lev alo...@redhat.com *Cc: *users users@ovirt.org *Sent: *Tuesday, February 4, 2014 3:51:18

Re: [Users] Engine-setup Fail

2014-02-04 Thread Kevin Tibi
Works ! Thx Alon. 2014-02-04 Alon Bar-Lev alo...@redhat.com: Can you please try to use yum for that, I do not think it is an issue of ovirt... yum --disableplugin=versionlock update ovirt-engine - Original Message - From: Kevin Tibi kevint...@hotmail.com To: Yedidyah Bar David

Re: [Users] Engine-setup Fail

2014-02-05 Thread Kevin Tibi
-- *From: *Kevin Tibi kevint...@hotmail.com *To: *Alon Bar-Lev alo...@redhat.com *Cc: *users users@ovirt.org *Sent: *Wednesday, February 5, 2014 8:37:27 AM *Subject: *Re: [Users] Engine-setup Fail Works ! Thx Alon. 2014-02-04 Alon Bar-Lev alo...@redhat.com: Can you

[Users] Conf access rights

2014-04-03 Thread Kevin Tibi
Hi, I am contacting you because I can not do what I want. I have a hosted-engine. I have a data center with a cluster that has two nodes. I have a ipa-server for authentication. I want a user can create VMs. I would like he could just manage its VMs and not see others. And more, I would like to

[Users] Fail snapshot

2014-04-04 Thread Kevin Tibi
Hi, I have a pb when i try to snapshot a VM. Ovirt engine self hosted 3.4. Two node (host01 and host02). my engine.log : 2014-04-04 12:30:03,013 INFO [org.ovirt.engine.core.bll.CreateAllSnapshotsFromVmCommand] (org.ovirt.thread.pool-6-thread-24) Ending command successfully:

Re: [Users] Fail snapshot

2014-04-04 Thread Kevin Tibi
...@redhat.com: is this a live snapshots (wile vm is running)? can you please make sure your vdsm log is in debug and attach the full log? Thanks, Dafna On 04/04/2014 02:23 PM, Michal Skrivanek wrote: On 4 Apr 2014, at 12:45, Kevin Tibi wrote: Hi, I have a pb when i try to snapshot a VM

Re: [Users] Fail snapshot

2014-04-04 Thread Kevin Tibi
It's centos 6.5. Have I need to change my repo ? I have just EPEL and Ovirt repo. 2014-04-04 16:23 GMT+02:00 Douglas Schilling Landgraf dougsl...@redhat.com : Hi, On 04/04/2014 10:04 AM, Kevin Tibi wrote: Yes it's a live snapshots. Normal snapshot works. Question: Is it a EL6 hosts

Re: [Users] Fail snapshot

2014-04-04 Thread Kevin Tibi
:06 GMT+02:00 Kevin Tibi kevint...@hotmail.com: It's centos 6.5. Have I need to change my repo ? I have just EPEL and Ovirt repo. 2014-04-04 16:23 GMT+02:00 Douglas Schilling Landgraf dougsl...@redhat.com: Hi, On 04/04/2014 10:04 AM, Kevin Tibi wrote: Yes it's a live snapshots. Normal

Re: [Users] Fail snapshot

2014-04-05 Thread Kevin Tibi
Ok it's work with this version of qemu-kvm. Thx for your help :) 2014-04-04 17:23 GMT+02:00 Douglas Schilling Landgraf dougsl...@redhat.com : On 04/04/2014 11:06 AM, Kevin Tibi wrote: It's centos 6.5. Have I need to change my repo ? I have just EPEL and Ovirt repo. Unfortunately we

[ovirt-users] Hosted Engine error -243

2014-04-22 Thread Kevin Tibi
Hi all, I have a probleme with my hosted engine. Every 10 min i have a event in engine : VM HostedEngine is down. Exit message: internal error Failed to acquire lock: error -243 My data is a local export NFS. Thx for you help. Kevin. ___ Users

Re: [ovirt-users] Hosted Engine error -243

2014-04-23 Thread Kevin Tibi
) SUCC ESS: err = '0+1 records in\n0+1 records out\n352 bytes (352 B) copied, 0.000648972 s, 542 kB/s\n'; rc = 0 2014-04-23 0:21 GMT+02:00 Doron Fediuck dfedi...@redhat.com: - Original Message - From: Kevin Tibi kevint...@hotmail.com To: users users@ovirt.org

Re: [ovirt-users] Hosted Engine error -243

2014-04-23 Thread Kevin Tibi
-packages/ovirt_hosted_engine_ha/agent/states.py in your favorite editor, go to line 52 and change it: from: except ValueError: to: except (ValueError, TypeError): --Jirka On 04/23/2014 12:43 PM, Kevin Tibi wrote: Hi, /var/log/ovirt-hosted-engine-ha/broker.log Host1: Thread-118327

Re: [ovirt-users] Hosted Engine error -243

2014-04-23 Thread Kevin Tibi
Ho god, My cpu usage is 80% on host1 1729 vdsm 20 0 762m 15m 2884 S 297.6 0.1 77:16.70 ovirt-ha-broker 2014-04-23 16:40 GMT+02:00 Kevin Tibi kevint...@hotmail.com: In engine, i have Hosted Engine HA: not activefor my host1 Hosted Engine HA: active (score 0) for my host2

Re: [ovirt-users] hosted engine health check issues

2014-04-23 Thread Kevin Tibi
same pb. ovirt-ha-broker have 400% cpu and is defunct. I can't kill with -9. 2014-04-23 13:55 GMT+02:00 Martin Sivak msi...@redhat.com: Hi, Isn't this file created when hosted engine is started? The file is created by the setup script. If it got lost then there was probably something bad

[ovirt-users] Allinone One NIC for multiple network

2014-05-11 Thread Kevin Tibi
Hi, i have a little problem with my ovirt allinone. I have a dedibox with one NIC. I can't use VLAN tagging on this network. I need to create a second network for specific VMs. So, i can't add this network on my physical NIC because i have already the mgnt network. Can i create a tap/virtual NIC

Re: [ovirt-users] Allinone One NIC for multiple network

2014-05-12 Thread Kevin Tibi
Solution: Create Dummy interface : http://www.question-defense.com/2012/11/26/linux-create-fake-ethernet-interface 2014-05-11 21:35 GMT+02:00 Kevin Tibi kevint...@hotmail.com: Hi, i have a little problem with my ovirt allinone. I have a dedibox with one NIC. I can't use VLAN tagging

[Users] Engine as a VM

2013-12-26 Thread Kevin Tibi
Hi all, i try to deploy engine as a VM. I use hosted-engine script. When my engine is up the script failed. I saw ssl error. So i disable SSL on my host (vdsm, libvirt, quemu) and on engine. But i have error when i switch host to active. Engine.log : 2013-12-26 14:09:22,641 INFO

Re: [Users] Engine as a VM

2013-12-26 Thread Kevin Tibi
Hi Doron, Thank you for your reply. My problem is it known? It will be corrected in v3.4? One solution is it possible now? It's hard to wait few weeks. Kevin. 2013/12/26 Doron Fediuck dfedi...@redhat.com - Original Message - From: Kevin Tibi kevint...@hotmail.com To: users

Re: [Users] Engine as a VM

2013-12-26 Thread Kevin Tibi
Doron, I always use the nightly build since the beginning. Kevin. 2013/12/26 Doron Fediuck dfedi...@redhat.com - Original Message - From: Kevin Tibi kevint...@hotmail.com To: Doron Fediuck dfedi...@redhat.com Cc: users@ovirt.org Sent: Thursday, December 26, 2013 3:43:43 PM

Re: [Users] Engine as a VM

2013-12-26 Thread Kevin Tibi
= ['2.2', '2.3'] uuid = '66FF8660-9957-11DE-9D05-00215E91F100' version_name = 'Snow Man' vlans = {} vmTypes = ['kvm'] 2013/12/26 Doron Fediuck dfedi...@redhat.com - Original Message - From: Kevin Tibi kevint...@hotmail.com To: Doron Fediuck dfedi

[Users] How delete image in ovirt ?

2014-01-07 Thread Kevin Tibi
Hi all, i have not found how to delete an image. I uploaded my image with engine-iso-upload. Thx for answer ;) Kevin. ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [Users] How delete image in ovirt ?

2014-01-07 Thread Kevin Tibi
Ok thx :) I had thought about doing that but I wondered if it blocked the database. 2014/1/7 Gianluca Cecchi gianluca.cec...@gmail.com On Tue, Jan 7, 2014 at 11:14 AM, Kevin Tib wrote: Hi all, i have not found how to delete an image. I uploaded my image with engine-iso-upload. Thx