kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* a streaming server on a kvm virtual machine?
@ 2009-09-24 15:55 Mauro
  2009-09-24 22:32 ` Charles Duffy
  0 siblings, 1 reply; 3+ messages in thread
From: Mauro @ 2009-09-24 15:55 UTC (permalink / raw)
  To: kvm

My boss asked me to install and configure a streaming server for live videos.
My choice for the server is red5, an open source streaming server.
Do you think can I use a kvm virtual machine for this server or it's
better not to use virtualization?
My hardware is a HP Proliant DL580 G5 with 4 Intel Xeon Quad core
processors and 16G ram.
My operating system is debian lenny amd64.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: a streaming server on a kvm virtual machine?
  2009-09-24 15:55 a streaming server on a kvm virtual machine? Mauro
@ 2009-09-24 22:32 ` Charles Duffy
  2009-09-25 10:07   ` Mauro
  0 siblings, 1 reply; 3+ messages in thread
From: Charles Duffy @ 2009-09-24 22:32 UTC (permalink / raw)
  To: kvm

For a heavily I/O-bound load such as media streaming, it's better not to 
use virtualization. There are some newer technologies such as SR-IOV 
which may mitigate these problems, but I don't particularly suggest 
straying that close to the bleeding edge on a presumably 
mission-critical system.

If you really want to be able to compartmentalize tasks running on this 
hardware, look at BSD jails, OpenVZ or Virtuozzo for an alternate 
non-virtualization approach which doesn't have as much overhead on 
I/O-heavy loads.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: a streaming server on a kvm virtual machine?
  2009-09-24 22:32 ` Charles Duffy
@ 2009-09-25 10:07   ` Mauro
  0 siblings, 0 replies; 3+ messages in thread
From: Mauro @ 2009-09-25 10:07 UTC (permalink / raw)
  To: Charles Duffy; +Cc: kvm

2009/9/25 Charles Duffy <charles@dyfis.net>:
> For a heavily I/O-bound load such as media streaming, it's better not to use
> virtualization. There are some newer technologies such as SR-IOV which may
> mitigate these problems, but I don't particularly suggest straying that
> close to the bleeding edge on a presumably mission-critical system.

Thank you for your answer.
And for a public mail server do you think virtualization is ok?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-09-25 10:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-24 15:55 a streaming server on a kvm virtual machine? Mauro
2009-09-24 22:32 ` Charles Duffy
2009-09-25 10:07   ` Mauro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).