On 8/1/07, mill / in-medias-res <[EMAIL PROTECTED]> wrote: > Hi All, > > > we have several openVZ machines for our debian VMs. Some of the > machines are not mission critical and on these i want to bring up > Windows VM's too. So here comes Virtualbox in place. > > Did anybody test the combo Virtualbox+openVz? Does this makes problems ? > > With some slow vms i can life, but the servers should stay stable. > > Thanks for you help guys. > Max >
I have tested this. Two scenarios: OpenVZ+VirtualBox on one host (one-layer virtualization) and VirtualBox on host, and openVZ in guest (two-layer virtualization) Both scenarios works. There is a problem with this first scenario: once you boot into openVZ kernel, your vboxdrv LKM won't load, so you'll need to use "modprobe --force vboxdrv" to force-load the VirtualBox LKM driver. -- -Alexey Eremenko "Technologov" _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
