Re: [Users] Extremely poor disk access speeds in Windows guest

2014-01-24 Thread Vijay Bellur
On 01/25/2014 01:31 AM, Steve Dainard wrote: Not sure what a good method to bench this would be, but: An NFS mount point on virt host: [root@ovirt001 iso-store]# dd if=/dev/zero of=test1 bs=4k count=10 10+0 records in 10+0 records out 40960 bytes (410 MB) copied, 3.95399 s, 104 M

Re: [Users] Extremely poor disk access speeds in Windows guest

2014-01-24 Thread Andrew Lau
On Sat, Jan 25, 2014 at 7:01 AM, Steve Dainard wrote: > Not sure what a good method to bench this would be, but: > > An NFS mount point on virt host: > [root@ovirt001 iso-store]# dd if=/dev/zero of=test1 bs=4k count=10 > 10+0 records in > 10+0 records out > 40960 bytes (410 MB) cop

Re: [Users] Extremely poor disk access speeds in Windows guest

2014-01-24 Thread Nicholas Kesick
Steve, What is the CPU load of the GlusterFS host when comparing the raw brick test to the gluster mount point test? Give it 30 seconds and see what top reports. You’ll probably have to significantly increase the count on the test so that it runs that long. - Nick From: Sanjay Rao Se

Re: [Users] Centos 6.5 and bonding: "A slave interface is not properly configured"

2014-01-24 Thread Moti Asayag
- Original Message - > From: "Federico Alberto Sayd" > To: users@ovirt.org > Sent: Friday, January 24, 2014 4:06:11 PM > Subject: Re: [Users] Centos 6.5 and bonding: "A slave interface is not > properly configured" > > On 24/01/14 08:31, Moti Asayag wrote: > > > > - Original Messag

Re: [Users] Spice-proxy questions

2014-01-24 Thread David Li
Hi Gianluca, Here is my testbed setup: Browser (firefox 24.2.0)                              ovirt-engine (3.3.2)                                        host (ovirt-node)  10.10.2.143        ---  eth0: 10.10.36.103       eth1: 169.254.11.13  --- 169.254.103.2 

Re: [Users] Spice-proxy questions

2014-01-24 Thread Gianluca Cecchi
On Fri, Jan 24, 2014 at 8:45 PM, David Li wrote: > David > > I set up the squid proxy on the same machine as ovirt-engine. I have this in > squid.conf: > > > > --- > acl localhost src 10.10.2.143/32 # for the machine running the browser > > > #safe ports > acl SSL_ports port 443 >

Re: [Users] disk could not be removed, illegal state

2014-01-24 Thread Gianluca Cecchi
This was my first related post when in 3.3.2 beta http://lists.ovirt.org/pipermail/users/2013-December/018653.html and it remained with same problem in 3.3.2 final Its bug id should be this one: https://bugzilla.redhat.com/show_bug.cgi?id=1046600 resolved in 3.3.3beta1. I successfullt verified i

Re: [Users] Extremely poor disk access speeds in Windows guest

2014-01-24 Thread Sanjay Rao
Adding Bob Sibley to this thread. - Original Message - > From: "Steve Dainard" > To: "Andrew Cathrow" > Cc: "Ronen Hod" , "users" , "Sanjay Rao" > , "Itamar Heim" > Sent: Friday, January 24, 2014 3:01:25 PM > Subject: Re: [Users] Extremely poor disk access speeds in Windows guest > N

Re: [Users] Extremely poor disk access speeds in Windows guest

2014-01-24 Thread Steve Dainard
Not sure what a good method to bench this would be, but: An NFS mount point on virt host: [root@ovirt001 iso-store]# dd if=/dev/zero of=test1 bs=4k count=10 10+0 records in 10+0 records out 40960 bytes (410 MB) copied, 3.95399 s, 104 MB/s Raw brick performance on gluster server (y

Re: [Users] Spice-proxy questions

2014-01-24 Thread David Li
Hi Gianluca, Thanks for the pointer. They are really helpful. I didn't know about squid. But this is still not working for me after the squid setup as you can see in my email to David Jasa.  I am really scratching my head now:). I hope I am getting close but... - Original Message - >

Re: [Users] Spice-proxy questions

2014-01-24 Thread David Li
David I set up the squid proxy on the same machine as ovirt-engine. I have this in squid.conf: --- acl localhost src 10.10.2.143/32 # for the machine running the browser #safe ports acl SSL_ports port 443 acl Safe_ports port 80          # http acl Safe_ports port 21          

Re: [Users] Spice-proxy questions

2014-01-24 Thread Gianluca Cecchi
On Fri, Jan 24, 2014 at 6:58 PM, David Jaša wrote: > On Pá, 2014-01-24 at 18:45 +0100, David Jaša wrote: >> On Pá, 2014-01-24 at 09:39 -0800, David Li wrote: >> > David, >> > >> > With SpiceProxy, should I point my admin portal browser to >> > http://proxy_ip_or_fqdn:port? Does it matter which po

Re: [Users] Spice-proxy questions

2014-01-24 Thread David Jaša
On Pá, 2014-01-24 at 18:45 +0100, David Jaša wrote: > On Pá, 2014-01-24 at 09:39 -0800, David Li wrote: > > David, > > > > With SpiceProxy, should I point my admin portal browser to > > http://proxy_ip_or_fqdn:port? Does it matter which port number to use? > > Both FQDN/IP and port do matter. Y

Re: [Users] Spice-proxy questions

2014-01-24 Thread Gianluca Cecchi
On Fri, Jan 24, 2014 at 6:31 PM, David Li wrote: > > > Hi Tomas, David: > > > I set my SpiceProxyDefault to "http://:80 > and my .vv file indeed reflects that. > > However this is still not working. The popup window still fails to connect to > the graphic server. > Any further suggestion how to d

Re: [Users] Spice-proxy questions

2014-01-24 Thread David Jaša
On Pá, 2014-01-24 at 09:39 -0800, David Li wrote: > David, > > With SpiceProxy, should I point my admin portal browser to > http://proxy_ip_or_fqdn:port? Does it matter which port number to use? Both FQDN/IP and port do matter. You have to set them so they point to a running http proxy server i

Re: [Users] Spice-proxy questions

2014-01-24 Thread David Li
David, With SpiceProxy, should I point my admin portal browser to  http://proxy_ip_or_fqdn:port? Does it matter which port number to use?  - Original Message - > From: David Jaša > To: David Li > Cc: Itamar Heim ; "users@ovirt.org" > Sent: Friday, January 24, 2014 1:48 AM > Subject:

Re: [Users] Spice-proxy questions

2014-01-24 Thread David Li
Hi Tomas, David: I set my SpiceProxyDefault to "http://:80  and my .vv file indeed reflects that.  However this is still not working. The popup window still fails to connect to the graphic server.  Any further suggestion how to debug? Thanks. David - Original Message - > From:

[Users] disk could not be removed, illegal state

2014-01-24 Thread William Kwan
Hi, When I remove a VM, I get the following messages VM has been removed, but the following disk could not be removed: _disk1. These disks will appear in the main disks tab in illegal state, please remove manually when possible. Is this a known bug or is it some problem with my setup?

Re: [Users] Fails to add a new host due to ssh error

2014-01-24 Thread Dafna Ron
There was a bug opened for this and after a discussion it was decided to close it: https://bugzilla.redhat.com/show_bug.cgi?id=889856 I agree that the thread in the engine log is difficult to read but there are the host deploy logs which are easy to read so this is no longer a big issue...

Re: [Users] Fails to add a new host due to ssh error

2014-01-24 Thread Meital Bourvine
This is what I see (nothing about yum): Last Message: 2014-Jan-24, 15:58 Host my_host installation failed. Command returned failure code 1 during SSH session 'root@my_host'. 2014-Jan-24, 15:58 Host my_host installation failed. Command returned

Re: [Users] Fails to add a new host due to ssh error

2014-01-24 Thread Alon Bar-Lev
- Original Message - > From: "Meital Bourvine" > To: "Alon Bar-Lev" > Cc: "users" > Sent: Friday, January 24, 2014 6:08:02 PM > Subject: Re: [Users] Fails to add a new host due to ssh error > > This is what I see (nothing about yum): > > Last Message: > > > 2014-Jan-24,

Re: [Users] Fails to add a new host due to ssh error

2014-01-24 Thread Alon Bar-Lev
- Original Message - > From: "Meital Bourvine" > To: "Alon Bar-Lev" > Cc: "users" > Sent: Friday, January 24, 2014 5:56:15 PM > Subject: Re: [Users] Fails to add a new host due to ssh error > > Yes, it's rhev. > > I think that it's a bug that the user sees an error about SSH, while t

Re: [Users] Fails to add a new host due to ssh error

2014-01-24 Thread Meital Bourvine
Yes, it's rhev. I think that it's a bug that the user sees an error about SSH, while the real problem is with yum. What do you think? - Original Message - > From: "Alon Bar-Lev" > To: "Meital Bourvine" > Cc: "users" > Sent: Friday, January 24, 2014 3:52:27 PM > Subject: Re: [Users] Fa

Re: [Users] Fails to add a new host due to ssh error

2014-01-24 Thread Alon Bar-Lev
Hi, Is this rhev product? If it is, can you please contact support? I think that your channels are not setup up correctly. Alon - Original Message - > From: "Meital Bourvine" > To: "Alon Bar-Lev" > Cc: "users" > Sent: Friday, January 24, 2014 5:46:55 PM > Subject: Re: [Users] Fails to

Re: [Users] [SOLVED] Cannot start VM

2014-01-24 Thread Alexandr
24.01.2014 09:31, Alexandr пишет: > 23.01.2014 15:22, Alexandr пишет: >> Hi! >> >> I built small ovirt cluster with one dedicated node (A) and one node (B) >> with engine and gluster storage. Test VM succesfuly started at node A, >> but cannot start at node B. In an engine.log I see error "could no

Re: [Users] Fails to add a new host due to ssh error

2014-01-24 Thread Dafna Ron
you have a yum issue - nothing to do with ssh. On 01/24/2014 03:46 PM, Meital Bourvine wrote: From host-deploy log: (also attached) 2014-01-24 17:43:12 ERROR otopi.plugins.otopi.packagers.yumpackager yumpackager.error:97 Yum [u'libvirt-lock-sanlock-0.10.2-29.el6.x86_64 requires libvirt = 0

Re: [Users] Cannot start VM

2014-01-24 Thread Alexandr
23.01.2014 15:22, Alexandr пишет: > Hi! > > I built small ovirt cluster with one dedicated node (A) and one node (B) > with engine and gluster storage. Test VM succesfuly started at node A, > but cannot start at node B. In an engine.log I see error "could not open > disk image ... Permission denied

Re: [Users] Fails to add a new host due to ssh error

2014-01-24 Thread Alon Bar-Lev
- Original Message - > From: "Meital Bourvine" > To: "users" > Sent: Friday, January 24, 2014 2:19:02 PM > Subject: [Users] Fails to add a new host due to ssh error > > Hi, > > I'm trying to add a new host to my setup, and it fails with the following > error: > > 014-01-24 14:12:52,1

Re: [Users] Fails to add a new host due to ssh error

2014-01-24 Thread Douglas Schilling Landgraf
Hi, On 01/24/2014 07:19 AM, Meital Bourvine wrote: Hi, I'm trying to add a new host to my setup, and it fails with the following error: 014-01-24 14:12:52,129 ERROR [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-4-thread-48) [ca35] Host installation failed for host efd0c4b4-e3d6-421

Re: [Users] vms behaviour when a host shut down

2014-01-24 Thread Nathanaël Blanchet
Typically, we ask to our inverter to send a signal to the host to shut down when it runs on his battery so as OS extinction to be "clean". So we also want that the guests to shut down cleanly because they are so much important than the host, to prevent of database corruption for instance. For t

Re: [Users] Fails to add a new host due to ssh error

2014-01-24 Thread Federico Alberto Sayd
On 24/01/14 11:10, Meital Bourvine wrote: Hi, I'm trying to add a new host to my setup, and it fails with the following error: 014-01-24 14:12:52,129 ERROR [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-4-thread-48) [ca35] Host installation failed for host efd0c4b4-e3d6-421a-b6e5-21b

Re: [Users] Fails to add a new host due to ssh error

2014-01-24 Thread Dafna Ron
Meital, Is this from the engine log or from the host deploy log? Dafna On 01/24/2014 02:10 PM, Meital Bourvine wrote: Hi, I'm trying to add a new host to my setup, and it fails with the following error: 014-01-24 14:12:52,129 ERROR [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-4-thread

Re: [Users] Spice-proxy questions

2014-01-24 Thread Tomas Jelinek
Hi David, if you use the "Native client" option in the console options dialog and download the .vv file, it should contain something like: proxy=someProxy Does it? If it does, maybe it is some problem with the proxy configuration... > What's the "someProxy" supposed to be? The proxy has to fo

Re: [Users] vms behaviour when a host shut down

2014-01-24 Thread Dan Kenigsberg
On Fri, Jan 24, 2014 at 10:01:52AM +0100, Nathanaël Blanchet wrote: > Hi all, > > I'd like to be sure about the behaviour of vms when hist host goes > down for any reason. I suppose high availibility is for migrating > vms to another host, but how to do if I prefer them to shut down at > the same

Re: [Users] Vm's being paused

2014-01-24 Thread Meital Bourvine
Could you please attach the engine.log from the same time? thanks! - Original Message - > From: "Neil" > To: d...@redhat.com > Cc: "users" > Sent: Wednesday, January 22, 2014 1:14:25 PM > Subject: Re: [Users] Vm's being paused > > Hi Dafna, > > Thanks. > > The vdsm logs are quite lar

[Users] Fails to add a new host due to ssh error

2014-01-24 Thread Meital Bourvine
Hi, I'm trying to add a new host to my setup, and it fails with the following error: 014-01-24 14:12:52,129 ERROR [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-4-thread-48) [ca35] Host installation failed for host efd0c4b4-e3d6-421a-b6e5-21bd5f03aa59, master-vds13.: java.io.IOExceptio

[Users] Fails to add a new host due to ssh error

2014-01-24 Thread Meital Bourvine
Hi, I'm trying to add a new host to my setup, and it fails with the following error: 014-01-24 14:12:52,129 ERROR [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-4-thread-48) [ca35] Host installation failed for host efd0c4b4-e3d6-421a-b6e5-21bd5f03aa59, master-vds13.: java.io.IOExceptio

Re: [Users] Centos 6.5 and bonding: "A slave interface is not properly configured"

2014-01-24 Thread Moti Asayag
- Original Message - > From: "Federico Alberto Sayd" > To: users@ovirt.org > Sent: Thursday, January 23, 2014 3:57:53 PM > Subject: Re: [Users] Centos 6.5 and bonding: "A slave interface is not > properly configured" > > On 23/01/14 07:02, Moti Asayag wrote: > > > > - Original Mess

Re: [Users] Centos 6.5 and bonding: "A slave interface is not properly configured"

2014-01-24 Thread Federico Alberto Sayd
On 24/01/14 08:31, Moti Asayag wrote: - Original Message - From: "Federico Alberto Sayd" To: users@ovirt.org Sent: Thursday, January 23, 2014 3:57:53 PM Subject: Re: [Users] Centos 6.5 and bonding: "A slave interface is not properly configured" On 23/01/14 07:02, Moti Asayag wrote:

Re: [Users] Tip: staying informed for all oVirt bugs

2014-01-24 Thread Dave Neary
Hi again, As any of you who followed this advice have noticed, Bugzilla can generate a *lot* of traffic! If you would like to add a mail filter, as I have, to channel BZ mail into a separate folder, you should add a filter like this: Header: X-Bugzilla-Watch-Reason Value contains: b...@ovirt.org

Re: [Users] [SOLVED] "Guest Agent Data" under "Network Interfaces" empty

2014-01-24 Thread Vinzenz Feenstra
On 01/23/2014 05:45 PM, Itamar Heim wrote: On 01/23/2014 04:20 PM, Yedidyah Bar David wrote: - Original Message - From: "Yedidyah Bar David" To: "Joop" Cc: "users" Sent: Thursday, January 23, 2014 3:30:27 PM Subject: Re: [Users] "Guest Agent Data" under "Network Interfaces" empty

Re: [Users] vms behaviour when a host shut down

2014-01-24 Thread Meital Bourvine
Take a look at the configuration options: when editing a vm, press on "Choose Advanced Options"button -> see "Host" and "High Availability" tabs. - Original Message - > From: "Nathanaël Blanchet" > To: "users" > Sent: Friday, January 24, 2014 9:01:52 AM > Subject: [Users] vms behaviou

[Users] vms behaviour when a host shut down

2014-01-24 Thread Nathanaël Blanchet
Hi all, I'd like to be sure about the behaviour of vms when hist host goes down for any reason. I suppose high availibility is for migrating vms to another host, but how to do if I prefer them to shut down at the same time of the host? -- Nathanaël Blanchet Supervision réseau Pôle exploitat

Re: [Users] Centos 6.5: mom spam

2014-01-24 Thread Sandro Bonazzola
Il 23/01/2014 22:23, Adam Litke ha scritto: > On 23/01/14 23:02 +0200, Itamar Heim wrote: >> On 01/23/2014 08:04 PM, Adam Litke wrote: >>> On 23/01/14 10:43 -0300, Federico Alberto Sayd wrote: On 22/01/14 21:32, Dan Kenigsberg wrote: > On Wed, Jan 22, 2014 at 01:57:35PM -0300, Federico Alb

Re: [Users] Spice-proxy questions

2014-01-24 Thread David Jaša
On Čt, 2014-01-23 at 13:42 -0800, David Li wrote: > Itamar, > > The web page isn't very clear how to set this. > > What's the "someProxy" supposed to be? SpiceProxyDefaut=http://proxy_ip_or_fqdn:port/ David > > engine-config -s SpiceProxyDefault=someProxy > > > > - Original Message --

Re: [Users] my posted mails don't arrive anymore in the user list

2014-01-24 Thread Meital Bourvine
Same thing happened for me, I got an email that says that it failed because of "Insufficient system storage" - Original Message - > From: "Nathanaël Blanchet" > To: "users" > Sent: Friday, January 24, 2014 11:06:08 AM > Subject: [Users] my posted mails don't arrive anymore in the user

[Users] my posted mails don't arrive anymore in the user list

2014-01-24 Thread Nathanaël Blanchet
I posted several mails that don't arrive anymore in the mailling list... the last one posted was this morning. Someone can help me? -- Nathanaël Blanchet Supervision réseau Pôle exploitation et maintenance Département des systèmes d'information 227 avenue Professeur-Jean-Louis-Viala 34193 MONTP

Re: [Users] [Engine-devel] [ANN] oVirt 3.4.0 Test Day - Tomorrow Jan 23th

2014-01-24 Thread Sandro Bonazzola
Il 22/01/2014 14:07, Sandro Bonazzola ha scritto: > Hi all, > tomorrow Jan 23th we'll have oVirt 3.4.0 test day. Hi all, Just wanted to say a big THANK YOU to all participants! -- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at

Re: [Users] Centos 6.5: mom spam

2014-01-24 Thread Dan Kenigsberg
On Thu, Jan 23, 2014 at 04:23:48PM -0500, Adam Litke wrote: > On 23/01/14 23:02 +0200, Itamar Heim wrote: > >On 01/23/2014 08:04 PM, Adam Litke wrote: > >>On 23/01/14 10:43 -0300, Federico Alberto Sayd wrote: > >>>On 22/01/14 21:32, Dan Kenigsberg wrote: > On Wed, Jan 22, 2014 at 01:57:35PM -03

Re: [Users] oVirt 3.3.3 RC EL6 Live Snapshot

2014-01-24 Thread Karli Sjöberg
On Thu, 2014-01-23 at 18:40 +0200, Itamar Heim wrote: > On 01/23/2014 05:00 PM, Sander Grendelman wrote: > > On Thu, Jan 23, 2014 at 12:23 PM, Karli Sjöberg > > wrote: > >> Hi! > >> > >> I´ve gone through upgrading from 3.3.2 to 3.3.3 RC on CentOS 6.5 in our > >> test environment, went off withou