Re: [Engine-devel] VDSM Fake

2013-05-12 Thread Itamar Heim

On 04/30/2013 02:00 PM, Libor Spevak wrote:

I didn't have enough time to make a real stress test, I created 100
hosts running 300 VMs, all-in-one - one server running Engine, DB, VDSM
Fake. I put the VMs into running state and tried migration. It was
rather responsive.
The server had still enough resources.

On 30.4.2013 12:48, Liran Zelkha wrote:

Awesome. I really need this for the stress tests I'm running. How many
hosts were you able to simulate with one web application?

- Original Message -
From: "Libor Spevak" 
To: engine-devel@ovirt.org
Sent: Tuesday, April 30, 2013 12:50:52 PM
Subject: [Engine-devel] VDSM Fake

Hi,

let me introduce an experimental project called VDSM Fake. This is a
small Java web application simulating
selected VDSM features, but only from the Engine point of view.

The aim was to get oVirt-Engine top performance characteristics in core
features simulating hundreds of fake hosts and VMs, and in ecologic way.

More info:
http://www.ovirt.org/VDSM_Fake

Sources:
git clone git://github.com/lspevak/ovirt-vdsmfake.git
git clone git://github.com/lspevak/ovirt-restapiconf.git

Regards,
Libor

___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


how different in what you can scale compared to fake vdsm?
http://gerrit.ovirt.org/gitweb?p=vdsm.git;a=tree;f=vdsm_hooks/faqemu
___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


Re: [Engine-devel] VDSM Fake

2013-04-30 Thread Libor Spevak

On 30.4.2013 13:44, Yair Zaslavsky wrote:

Great job.
I guess you're communicating in "in-secure" way with fake-vdsm?


Yes, I turned off SSL, but to add keys to e.g. Tomcat should not be 
difficult. The server load will increase a little bit. :)




- Original Message -

From: "Libor Spevak" 
To: "Liran Zelkha" 
Cc: engine-devel@ovirt.org
Sent: Tuesday, April 30, 2013 2:00:33 PM
Subject: Re: [Engine-devel] VDSM Fake

I didn't have enough time to make a real stress test, I created 100
hosts running 300 VMs, all-in-one - one server running Engine, DB, VDSM
Fake. I put the VMs into running state and tried migration. It was
rather responsive.
The server had still enough resources.

On 30.4.2013 12:48, Liran Zelkha wrote:

Awesome. I really need this for the stress tests I'm running. How many
hosts were you able to simulate with one web application?

- Original Message -
From: "Libor Spevak" 
To: engine-devel@ovirt.org
Sent: Tuesday, April 30, 2013 12:50:52 PM
Subject: [Engine-devel] VDSM Fake

Hi,

let me introduce an experimental project called VDSM Fake. This is a
small Java web application simulating
selected VDSM features, but only from the Engine point of view.

The aim was to get oVirt-Engine top performance characteristics in core
features simulating hundreds of fake hosts and VMs, and in ecologic way.

More info:
http://www.ovirt.org/VDSM_Fake

Sources:
git clone git://github.com/lspevak/ovirt-vdsmfake.git
git clone git://github.com/lspevak/ovirt-restapiconf.git

Regards,
Libor

___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel

___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel



___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


Re: [Engine-devel] VDSM Fake

2013-04-30 Thread Yair Zaslavsky
Great job.
I guess you're communicating in "in-secure" way with fake-vdsm?


- Original Message -
> From: "Libor Spevak" 
> To: "Liran Zelkha" 
> Cc: engine-devel@ovirt.org
> Sent: Tuesday, April 30, 2013 2:00:33 PM
> Subject: Re: [Engine-devel] VDSM Fake
> 
> I didn't have enough time to make a real stress test, I created 100
> hosts running 300 VMs, all-in-one - one server running Engine, DB, VDSM
> Fake. I put the VMs into running state and tried migration. It was
> rather responsive.
> The server had still enough resources.
> 
> On 30.4.2013 12:48, Liran Zelkha wrote:
> > Awesome. I really need this for the stress tests I'm running. How many
> > hosts were you able to simulate with one web application?
> >
> > - Original Message -
> > From: "Libor Spevak" 
> > To: engine-devel@ovirt.org
> > Sent: Tuesday, April 30, 2013 12:50:52 PM
> > Subject: [Engine-devel] VDSM Fake
> >
> > Hi,
> >
> > let me introduce an experimental project called VDSM Fake. This is a
> > small Java web application simulating
> > selected VDSM features, but only from the Engine point of view.
> >
> > The aim was to get oVirt-Engine top performance characteristics in core
> > features simulating hundreds of fake hosts and VMs, and in ecologic way.
> >
> > More info:
> > http://www.ovirt.org/VDSM_Fake
> >
> > Sources:
> > git clone git://github.com/lspevak/ovirt-vdsmfake.git
> > git clone git://github.com/lspevak/ovirt-restapiconf.git
> >
> > Regards,
> > Libor
> >
> > ___
> > Engine-devel mailing list
> > Engine-devel@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/engine-devel
> 
> ___
> Engine-devel mailing list
> Engine-devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
> 
___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


Re: [Engine-devel] VDSM Fake

2013-04-30 Thread Liron Aravot
thanks, looks great! 

- Original Message -
> From: "Libor Spevak" 
> To: "Liran Zelkha" 
> Cc: engine-devel@ovirt.org
> Sent: Tuesday, April 30, 2013 2:00:33 PM
> Subject: Re: [Engine-devel] VDSM Fake
> 
> I didn't have enough time to make a real stress test, I created 100
> hosts running 300 VMs, all-in-one - one server running Engine, DB, VDSM
> Fake. I put the VMs into running state and tried migration. It was
> rather responsive.
> The server had still enough resources.
> 
> On 30.4.2013 12:48, Liran Zelkha wrote:
> > Awesome. I really need this for the stress tests I'm running. How many
> > hosts were you able to simulate with one web application?
> >
> > - Original Message -
> > From: "Libor Spevak" 
> > To: engine-devel@ovirt.org
> > Sent: Tuesday, April 30, 2013 12:50:52 PM
> > Subject: [Engine-devel] VDSM Fake
> >
> > Hi,
> >
> > let me introduce an experimental project called VDSM Fake. This is a
> > small Java web application simulating
> > selected VDSM features, but only from the Engine point of view.
> >
> > The aim was to get oVirt-Engine top performance characteristics in core
> > features simulating hundreds of fake hosts and VMs, and in ecologic way.
> >
> > More info:
> > http://www.ovirt.org/VDSM_Fake
> >
> > Sources:
> > git clone git://github.com/lspevak/ovirt-vdsmfake.git
> > git clone git://github.com/lspevak/ovirt-restapiconf.git
> >
> > Regards,
> > Libor
> >
> > ___
> > Engine-devel mailing list
> > Engine-devel@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/engine-devel
> 
> ___
> Engine-devel mailing list
> Engine-devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
> 
___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


Re: [Engine-devel] VDSM Fake

2013-04-30 Thread Libor Spevak
I didn't have enough time to make a real stress test, I created 100 
hosts running 300 VMs, all-in-one - one server running Engine, DB, VDSM 
Fake. I put the VMs into running state and tried migration. It was 
rather responsive.

The server had still enough resources.

On 30.4.2013 12:48, Liran Zelkha wrote:

Awesome. I really need this for the stress tests I'm running. How many hosts 
were you able to simulate with one web application?

- Original Message -
From: "Libor Spevak" 
To: engine-devel@ovirt.org
Sent: Tuesday, April 30, 2013 12:50:52 PM
Subject: [Engine-devel] VDSM Fake

Hi,

let me introduce an experimental project called VDSM Fake. This is a
small Java web application simulating
selected VDSM features, but only from the Engine point of view.

The aim was to get oVirt-Engine top performance characteristics in core
features simulating hundreds of fake hosts and VMs, and in ecologic way.

More info:
http://www.ovirt.org/VDSM_Fake

Sources:
git clone git://github.com/lspevak/ovirt-vdsmfake.git
git clone git://github.com/lspevak/ovirt-restapiconf.git

Regards,
Libor

___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


Re: [Engine-devel] VDSM Fake

2013-04-30 Thread Liran Zelkha
Awesome. I really need this for the stress tests I'm running. How many hosts 
were you able to simulate with one web application?

- Original Message -
From: "Libor Spevak" 
To: engine-devel@ovirt.org
Sent: Tuesday, April 30, 2013 12:50:52 PM
Subject: [Engine-devel] VDSM Fake

Hi,

let me introduce an experimental project called VDSM Fake. This is a 
small Java web application simulating
selected VDSM features, but only from the Engine point of view.

The aim was to get oVirt-Engine top performance characteristics in core 
features simulating hundreds of fake hosts and VMs, and in ecologic way.

More info:
http://www.ovirt.org/VDSM_Fake

Sources:
git clone git://github.com/lspevak/ovirt-vdsmfake.git
git clone git://github.com/lspevak/ovirt-restapiconf.git

Regards,
Libor

___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel
___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel


[Engine-devel] VDSM Fake

2013-04-30 Thread Libor Spevak

Hi,

let me introduce an experimental project called VDSM Fake. This is a 
small Java web application simulating

selected VDSM features, but only from the Engine point of view.

The aim was to get oVirt-Engine top performance characteristics in core 
features simulating hundreds of fake hosts and VMs, and in ecologic way.


More info:
http://www.ovirt.org/VDSM_Fake

Sources:
git clone git://github.com/lspevak/ovirt-vdsmfake.git
git clone git://github.com/lspevak/ovirt-restapiconf.git

Regards,
Libor

___
Engine-devel mailing list
Engine-devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-devel