Re: [Users] Adding a VMNIC via the REST api returns no error, but the NIC isn't added

2014-02-09 Thread Antoni Segura Puimedon
- Original Message - From: Satya Vempati svemp...@tintri.com To: users@ovirt.org Sent: Sunday, February 9, 2014 4:54:15 AM Subject: [Users] Adding a VMNIC via the REST api returns no error, but the NIC isn't added POST server/api/vms/670fa876-a18d-436c-b999-1dc7cbbd5bcf/nics

Re: [Users] vmware image conversion

2014-02-09 Thread Itamar Heim
On 02/08/2014 04:18 PM, Maurice James wrote: I submitted an RFE to have vmware image conversion added to 3.5. I think that is a key feature that is lacking. Im just trying to get some eyes on it here. https://bugzilla.redhat.com/show_bug.cgi?id=1062910

[Users] FOSDEM slides + recordings available

2014-02-09 Thread Doron Fediuck
http://www.ovirt.org/FOSDEM_2014#Sessions I will continue to update with recordings (and last slides) as it becomes available. This is also a good chance to thank everyone involved. People who practiced, spoke, volunteered for stand shifts, Video handling, helping with the oVirt-live, carrying

Re: [Users] 'Drive' object has no attribute 'format'

2014-02-09 Thread Nir Soffer
- Original Message - From: Eduardo Ramos edua...@freedominterface.org To: users users@ovirt.org Sent: Friday, February 7, 2014 2:35:03 PM Subject: [Users] 'Drive' object has no attribute 'format' ... I'm getting this strange message on my vdsm.log ... AttributeError: 'Drive' object

Re: [Users] Ovirt 3.3.2 Cannot attach POSIX (gluster) storage domain

2014-02-09 Thread Steve Dainard
vdsm can write to it: [root@ovirt001 rep2-mount]# sudo -u vdsm dd if=/dev/zero of=__test__ bs=1M count=1 oflag=direct 1+0 records in 1+0 records out 1048576 bytes (1.0 MB) copied, 0.12691 s, 8.3 MB/s [root@ovirt001 rep2-mount]# pwd /mnt/storage/rep2-mount [root@ovirt001 rep2-mount]# mount

Re: [Users] Very bad write performance in VM (ovirt 3.3.3)

2014-02-09 Thread ml ml
I am on Cent OS 6.5 and i am using: [root@node1 ~]# rpm -qa | grep gluster glusterfs-rdma-3.4.2-1.el6.x86_64 glusterfs-server-3.4.2-1.el6.x86_64 glusterfs-fuse-3.4.2-1.el6.x86_64 glusterfs-libs-3.4.2-1.el6.x86_64 glusterfs-3.4.2-1.el6.x86_64 glusterfs-api-3.4.2-1.el6.x86_64

Re: [Users] Adding a VMNIC via the REST api returns no error, but the NIC isn't added

2014-02-09 Thread Moti Asayag
- Original Message - From: Satya Vempati svemp...@tintri.com To: users@ovirt.org Sent: Sunday, February 9, 2014 5:54:15 AM Subject: [Users] Adding a VMNIC via the REST api returns no error, but the NIC isn't added POST server/api/vms/670fa876-a18d-436c-b999-1dc7cbbd5bcf/nics

Re: [Users] A/B network setup

2014-02-09 Thread Pat Pierson
Using Assaf's information I was able to accomplish my A/B network. I put a quick write up about it here. http://izen.ghostpeppersrus.com/setting-up-networks/ On Feb 6, 2014 3:50 AM, Assaf Muller amul...@redhat.com wrote: - Original Message - From: Pat Pierson ihasn2...@gmail.com

Re: [Users] vmware image conversion

2014-02-09 Thread Maurice James
According to this https://rhn.redhat.com/errata/RHBA-2013-1749.html It does not do it -Original Message- From: Itamar Heim [mailto:ih...@redhat.com] Sent: Sunday, February 09, 2014 4:52 AM To: Maurice James; 'users' Subject: Re: [Users] vmware image conversion On 02/08/2014 04:18 PM,

[Users] User portal

2014-02-09 Thread Maurice James
Since ive updated to 3.4.0-0.7.beta2.el6 I am unable to log into the user portal. I cannot even type my user name and password. Has anyone else experienced this? ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [Users] User portal

2014-02-09 Thread Maurice James
The boxes are not responding to key presses. -Original Message- From: Einav Cohen [mailto:eco...@redhat.com] Sent: Sunday, February 09, 2014 12:15 PM To: Maurice James Cc: users Subject: Re: [Users] User portal Hi Maurice, What do you mean by I cannot even type my user name and

Re: [Users] User portal

2014-02-09 Thread Maurice James
The cursor is blinking in the User Name field, but when I type a letter nothing happens. When I hit the Tab key nothing happens, when I press enter nothing happens. -Original Message- From: Einav Cohen [mailto:eco...@redhat.com] Sent: Sunday, February 09, 2014 12:15 PM To: Maurice

Re: [Users] Very bad write performance in VM (ovirt 3.3.3)

2014-02-09 Thread Vijay Bellur
On 02/09/2014 09:11 PM, ml ml wrote: I am on Cent OS 6.5 and i am using: [root@node1 ~]# rpm -qa | grep gluster glusterfs-rdma-3.4.2-1.el6.x86_64 glusterfs-server-3.4.2-1.el6.x86_64 glusterfs-fuse-3.4.2-1.el6.x86_64 glusterfs-libs-3.4.2-1.el6.x86_64 glusterfs-3.4.2-1.el6.x86_64

Re: [Users] User portal

2014-02-09 Thread Einav Cohen
what about the web-admin login page? is the behavior identical there? - Original Message - From: Maurice James midnightst...@msn.com To: Einav Cohen eco...@redhat.com Cc: users users@ovirt.org Sent: Sunday, February 9, 2014 12:22:58 PM Subject: Re: [Users] User portal The cursor

Re: [Users] User portal

2014-02-09 Thread Maurice James
The admin page works fine -Original Message- From: Einav Cohen [mailto:eco...@redhat.com] Sent: Sunday, February 09, 2014 12:27 PM To: Maurice James Cc: users Subject: Re: [Users] User portal what about the web-admin login page? is the behavior identical there? - Original Message

Re: [Users] Very bad write performance in VM (ovirt 3.3.3)

2014-02-09 Thread ml ml
Yes, the only thing which brings the wirte I/O almost on my Host Level is by enabling viodiskcache = writeback. As far as i can tell this is caching enabled for the guest and the host which is critical if sudden power loss happens. Can i turn this is on if i have a BBU in my Host System? On

Re: [Users] Adding a VMNIC via the REST api returns no error, but the NIC isn't added

2014-02-09 Thread Satya Vempati
Thanks for the reply. Should have noted it earlier, I am using 3.3.0-0.38.rc.el6ev. I am chiefly concerned that no error is thrown when a nic isn¹t added, so when I am doing this programmatically I wouldn¹t be able to discover that the operation failed. On 2/9/14, 7:56 AM, Moti Asayag

Re: [Users] User portal

2014-02-09 Thread Einav Cohen
the only change that I can see that we did recently in the login page is [1], but IIUC it was done to both web-admin and user-portal. another difference between web-admin and user-portal is MOTD [2] but it has been there since ovirt 3.3 IIRC and I assume it worked fine for you then (or

Re: [Users] User portal

2014-02-09 Thread Maurice James
So far ive tried with IE10, Firefox 27 and Chrome 32.0.1700.107. I upgraded oVirt from 3.4.0 Beta1 -Original Message- From: Einav Cohen [mailto:eco...@redhat.com] Sent: Sunday, February 09, 2014 12:43 PM To: Maurice James Cc: users; Yair Zaslavsky; Alexander Wels Subject: Re: [Users]

Re: [Users] User portal

2014-02-09 Thread Maurice James
OK im not sure why this worked, but I blanked the MOTD and this allowed me to put in my user name and password. I used the command engine-config --set UserMessageOfTheDay=. Im going to re-enable it to see if it breaks again -Original Message- From: Einav Cohen [mailto:eco...@redhat.com]

Re: [Users] User portal

2014-02-09 Thread Maurice James
It seems that having an active MOTD on the user portal breaks the ability to type into the login dialog or do anything on that page. I will open a bug report -Original Message- From: Einav Cohen [mailto:eco...@redhat.com] Sent: Sunday, February 09, 2014 12:43 PM To: Maurice James Cc:

Re: [Users] User portal

2014-02-09 Thread Einav Cohen
Many thanks, Maurice. - Original Message - From: Maurice James midnightst...@msn.com To: Einav Cohen eco...@redhat.com Cc: users users@ovirt.org Sent: Sunday, February 9, 2014 12:55:16 PM Subject: Re: [Users] User portal It seems that having an active MOTD on the user portal

Re: [Users] User portal

2014-02-09 Thread Maurice James
Bug report submitted https://bugzilla.redhat.com/show_bug.cgi?id=1063041 -Original Message- From: Einav Cohen [mailto:eco...@redhat.com] Sent: Sunday, February 09, 2014 12:56 PM To: Maurice James Cc: users Subject: Re: [Users] User portal Many thanks, Maurice. - Original Message

[Users] Cannot install ovirt-engine on Fedora 20 by using YUM

2014-02-09 Thread Karthi Keyan
Hi All, I am new to Ovirt. I am trying to install ovirt-engine but i cannot able to install it. I have followed this documentation http://www.ovirt.org/Quick_Start_Guide#oVirt_Engine. And i am getting this Error: *[root@localhost yum.repos.d]# yum install ovirt-engine* Loaded plugins:

[Users] Can't open ovirt console using Spice or VNC - help!

2014-02-09 Thread Drew Showers
Hello, I'm a nube with ovirt, but have the ovirt-engine and 1 remote host up and running (separate physical servers, same subnet). The network, DNS. NFS all work. I can create VM's, install the ISO OS with no problems. Here is were I get stuck. After a frustrating few hours trying to get a

Re: [Users] Cannot install ovirt-engine on Fedora 20 by using YUM

2014-02-09 Thread Nicholas Kesick
Hi Karthik, Ovirt-engine is not yet supported on Fedora 20 as far as I know. Even ovirt 3.4 is targeting Fedora 19. To run Ovirt-Engine you may want to use Fedora 19 until Ovirt-Engine supports Fedora 20. - Nick Date: Mon, 10 Feb 2014 00:09:45 +0530 From: karthik.c...@gmail.com To:

Re: [Users] Cannot install ovirt-engine on Fedora 20 by using YUM

2014-02-09 Thread Karthi Keyan
Hi Nicholas, Thanks a lot. I will try with Fedora 19 then. On Mon, Feb 10, 2014 at 12:37 AM, Nicholas Kesick cybertimber2...@hotmail.com wrote: Hi Karthik, Ovirt-engine is not yet supported on Fedora 20 as far as I know. Even ovirt 3.4 is targeting Fedora 19. To run Ovirt-Engine you may

Re: [Users] vmware image conversion

2014-02-09 Thread Itamar Heim
On 02/09/2014 07:02 PM, Maurice James wrote: According to this https://rhn.redhat.com/errata/RHBA-2013-1749.html It does not do it please review: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3/html-single/V2V_Guide/index.html -Original

Re: [Users] Can't open ovirt console using Spice or VNC - help!

2014-02-09 Thread Karli Sjöberg
Den 9 feb 2014 20:00 skrev Drew Showers d...@augurworks.com: Hello, I'm a nube with ovirt, but have the ovirt-engine and 1 remote host up and running (separate physical servers, same subnet). The network, DNS. NFS all work. I can create VM's, install the ISO OS with no problems. Here is

Re: [Users] vmware image conversion

2014-02-09 Thread Maurice James
The instructions assume that I have an ESX instance to connect to. How do I do this with an already exported vmware image with no esx available to connect to? I have a turnkey drupal vm in ovf format -Original Message- From: Itamar Heim [mailto:ih...@redhat.com] Sent: Sunday, February

Re: [Users] Adding a VMNIC via the REST api returns no error, but the NIC isn't added

2014-02-09 Thread Moti Asayag
- Original Message - From: Satya Vempati svemp...@tintri.com To: Moti Asayag masa...@redhat.com Cc: users@ovirt.org Sent: Sunday, February 9, 2014 7:42:07 PM Subject: Re: [Users] Adding a VMNIC via the REST api returns no error, but the NIC isn't added Thanks for the reply.

[Users] engine-image-uploader

2014-02-09 Thread Maurice James
What does the following error mean? There should only be one Name element in the OVF XML's Content section. I ran the following command engine-image-uploader -e SaturnExport -N Drupal2 upload turnkey-drupal7-13.0-wheezy-amd64.tar.gz ___ Users

Re: [Users] vmware image conversion

2014-02-09 Thread Itamar Heim
On 02/09/2014 10:28 PM, Maurice James wrote: The instructions assume that I have an ESX instance to connect to. How do I do this with an already exported vmware image with no esx available to connect to? I have a turnkey drupal vm in ovf format -Original Message- From: Itamar Heim

Re: [Users] engine-image-uploader

2014-02-09 Thread Itamar Heim
On 02/09/2014 11:05 PM, Maurice James wrote: What does the following error mean? There should only be one Name element in the OVF XML's Content section. I ran the following command engine-image-uploader -e SaturnExport -N Drupal2 upload turnkey-drupal7-13.0-wheezy-amd64.tar.gz

Re: [Users] Adding a VMNIC via the REST api returns no error, but the NIC isn't added

2014-02-09 Thread Itamar Heim
On 02/09/2014 10:40 PM, Moti Asayag wrote: - Original Message - From: Satya Vempati svemp...@tintri.com To: Moti Asayag masa...@redhat.com Cc: users@ovirt.org Sent: Sunday, February 9, 2014 7:42:07 PM Subject: Re: [Users] Adding a VMNIC via the REST api returns no error, but the NIC

Re: [Users] Cannot install ovirt-engine on Fedora 20 by using YUM

2014-02-09 Thread Itamar Heim
On 02/09/2014 09:16 PM, Karthi Keyan wrote: Hi Nicholas, Thanks a lot. I will try with Fedora 19 then. just wondering, can you share on your preference for fedora over .el6? (i can understand for the hosts sometime a need for latest and greatest, but less so for the engine side)? thanks,

Re: [Users] clearing hung task

2014-02-09 Thread Itamar Heim
On 02/07/2014 12:31 PM, david van zeebroeck wrote: hello i have a task that seems to be hung or anyway in an incorrect state in the gui's task pane i have one task that indicates that it is launching a vm (that no longer exists) when i expand that task it keeps on saying loading because of

Re: [Users] Gluster question

2014-02-09 Thread Itamar Heim
On 02/06/2014 04:29 AM, Maurice James wrote: OK I think I got it now. What I meant by NFS on each host was. In ovirt you can set up an NFS storage domain on each host and have the available to all hosts in the cluster but then you have no replication/redudnacy in case a host fails, while with

Re: [Users] failed nestd vm only with spice and not vnc

2014-02-09 Thread Itamar Heim
On 02/05/2014 08:37 PM, Gianluca Cecchi wrote: I replicated the problem with same environment but attached to iSCSI storage domain. So the Gluster part is not involved. As soon as I run once a VM on the host the VM goes into paused state and in host messages: Feb 5 19:22:45 localhost kernel:

Re: [Users] New iSCSI domain problem when first input wrong password

2014-02-09 Thread Itamar Heim
On 02/05/2014 07:37 PM, Gianluca Cecchi wrote: Hello, I have a fedora 19 engine based on 3.3 final. I installed a fedora 19 host (configured as infrastructure server) and then installed from web gui. Then yum update of the host updated vdsm (see separate thread I'm going to open for this). I

Re: [Users] Host Non-Operational from sanlock and VM fails to migrate

2014-02-09 Thread Itamar Heim
On 02/03/2014 06:58 PM, Trey Dockendorf wrote: I have a 2 node oVirt 3.3.2 cluster setup and am evaluating the setup for production use on our HPC system for managing our VM infrastructure. Currently I'm trying to utilize our DDR InfiniBand fabric for the storage domains in oVirt using NFS over

Re: [Users] Reattach storage domain

2014-02-09 Thread Itamar Heim
On 02/04/2014 10:36 AM, Alexandr wrote: 03.02.2014 13:08, Itamar Heim пишет: On 02/03/2014 09:17 AM, Alexandr wrote: 01.02.2014 23:12, Itamar Heim пишет: On 02/01/2014 09:58 PM, Alexandr wrote: 01.02.2014 21:57, Meital Bourvine пишет: I think that it should be something like this: Method:

Re: [Users] Xeon 5060 support Dempsey

2014-02-09 Thread Itamar Heim
On 02/02/2014 12:36 AM, Peter Galgano wrote: Thanks for your help with the config change, Itamar So am I correct that the config change is to be made in the serverCPUList setting? yes. May I please request the proper format of the configuration lines, and clear documentation of how to

Re: [Users] engine-image-uploader

2014-02-09 Thread Maurice James
I got the ovf from the turnkey linux site. It's a Drupal appliance -Original Message- From: Itamar Heim [mailto:ih...@redhat.com] Sent: Sunday, February 09, 2014 4:56 PM To: Maurice James; 'users' Subject: Re: [Users] engine-image-uploader On 02/09/2014 11:05 PM, Maurice James wrote:

Re: [Users] Gluster question

2014-02-09 Thread Maurice James
Thanks -Original Message- From: Itamar Heim [mailto:ih...@redhat.com] Sent: Sunday, February 09, 2014 5:13 PM To: Maurice James; 'Andrew Lau' Cc: 'users' Subject: Re: [Users] Gluster question On 02/06/2014 04:29 AM, Maurice James wrote: OK I think I got it now. What I meant by NFS on

Re: [Users] engine-image-uploader

2014-02-09 Thread Itamar Heim
On 02/10/2014 01:08 AM, Maurice James wrote: I got the ovf from the turnkey linux site. It's a Drupal appliance I assume its not an ovirt ovf... just export a VM from ovirt to have the right ovf format, then edit it probably. another option, push the disk image to glance, then import just the

Re: [Users] Can't open ovirt console using Spice or VNC - help!

2014-02-09 Thread Drew Showers
I did not see that and it works, thank you! Looks like I need some UI driver help though. Running the script actually helped me get to the root cause... Can't access the host name error. Of course it couldn't, I don't expose that host name outside the ovirt network. I was on my wireless network.

Re: [Users] Fwd: oVirt or RHEV ?

2014-02-09 Thread Alan Murrell
From what I have experienced so far (which, admittedly, is only in a testing environment), stable release of oVirt seems to be fine. The only SRPM I have had to re-compile is qemu-kvm (CentOS 6.5); I just set rhev=1 so I could get live snapshot working, until there is a qemu-kvm version for

Re: [Users] Adding a VMNIC via the REST api returns no error, but the NIC isn't added

2014-02-09 Thread Moti Asayag
- Original Message - From: Itamar Heim ih...@redhat.com To: Moti Asayag masa...@redhat.com Cc: users@ovirt.org Sent: Sunday, February 9, 2014 11:57:08 PM Subject: Re: [Users] Adding a VMNIC via the REST api returns no error, but the NIC isn't added On 02/09/2014 10:40 PM, Moti

Re: [Users] [ANN] oVirt 3.4.0 beta2 is now available

2014-02-09 Thread Sandro Bonazzola
Il 07/02/2014 18:01, Markus Stockhausen ha scritto: Von: users-boun...@ovirt.org [users-boun...@ovirt.org]quot; im Auftrag von quot;Sandro Bonazzola [sbona...@redhat.com] Gesendet: Freitag, 7. Februar 2014 11:36 An: annou...@ovirt.org; Users@ovirt.org; engine-devel; arch; VDSM Project