Re: OLVM on VirtualBox

From: k.hadd <kouss.hd_at_gmail.com>
Date: Sun, 28 Jun 2020 03:32:52 -0400
Message-ID: <CAF+xsmQ=7pA1H5Bej68-zGyrmPgSohowXYFAiNMBpj5FaOwu8A_at_mail.gmail.com>



Hey Uwe,
I was planning to blog about it sometime soon but here you are asking questions .
I see you have managed to enable nested virtualization in virtualbox which is possible since vbox 6.1.4 ish.
 For those who want to know how to do that, they can check my other BlogPost
<https://brokedba.blogspot.com/2020/04/how-to-enable-nested-virtualization-in.html>
.

 The problem with nested virtualization here (KVM inside Vbox) is that

  • virtualbox doesn't support *kvm* domain type (kernel based hypervisor) .

$virsh edit My-vm<domain type='kvm'> ===== replace 'kvm' by 'qemu'
<name>My-vm</name>

...

That being said, you could always try to install the engine in another vm, link it to your kvm box and restart spinning vms again (if . But I agree with you, it's not a popular topic yet.

Koss

>
> On Sat, Jun 27, 2020 at 4:36 PM Uwe Küchler <uwe_at_kuechler.org> wrote:
>
>> Dear oracle-l'ers,
>>
>> I'm astonished there's not post at all on OLVM yet to be found on this
>> list. Well, here's the first one, then! :-)
>>
>> I'm trying to get an R&D environment for OLVM running on my Laptop in
>> VirtualBox (6.1.8).
>> Installation of the engine and one KVM host works, but as soon as I try
>> to start the first VM, an error is thrown and the VM remains in pause
>> mode.
>>
>> The Laptop runs on an Intel Core i7 8565U CPU, which features VT-x and
>> VT-d, the virtualization features necessary to run nested
>> virtualization.
>> Nested virtualization is turned on for the KVM Host VM. "grep vmx
>> /proc/cpuinfo" shows vmx is available.
>>
>> Before i bore the heck out of you with a log file:
>>
>> Has anyone here managed to run OLVM on VirtualBox?
>>
>> Cheers,
>> Uwe
>> --
>> http://www.freelists.org/webpage/oracle-l
>>
>>
>>

--
http://www.freelists.org/webpage/oracle-l
Received on Sun Jun 28 2020 - 09:32:52 CEST

Original text of this message