Maybe strange question. But as far as I understand HVM is full emulation of hardware. I have a VDS with 16gb ram and 8xeon, it's domU of XEN HVM. I don't want to run tons of daemons in one plate..

So my question is can I install any virtualisation host inside? KVM, XEN, OPENVIZ? If no maybe any other solutions exists?

my domU is freebsd (KVM port exists)

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

So my question is can I install any virtualisation host inside?

Xen(only Linux), VirtualBox(any supported OS) and OpenVZ.

Xen/OpenVZ performance overhead typically 0.1%-4%.

link|improve this answer
kmv is impossible? is ther's any other virtualizations in BSD systems? – holms Jan 29 '11 at 14:01
To run KVM, you need a processor that supports hardware virtualization. domU it has't. Try VirtualBox. – alvosu Jan 29 '11 at 14:09
Not true, I/O performance is horrible in this setup – lynxman Jan 29 '11 at 14:10
it's raid10 in there, dd shows 700MB/s =) – holms Jan 29 '11 at 14:54
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.