You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Chintan Bhatt <ch...@charusat.ac.in> on 2015/07/23 12:40:03 UTC

Facing problem in Oracle VM Virtual Box

Hi.....
I'm facing following error while running .ova file containing Hortonworks
with Spark in Oracle VM Virtual Box:

Failed to open a session for the virtual machine *Hortonworks Sandbox with
HDP 2.2.4*.

VT-x features locked or unavailable in MSR.
(VERR_VMX_MSR_LOCKED_OR_DISABLED).
Result Code: E_FAIL (0x80004005)Component: ConsoleInterface: IConsole
{db7ab4ca-2a3f-4183-9243-c1208da92392}

-- 
CHINTAN BHATT <http://in.linkedin.com/pub/chintan-bhatt/22/b31/336/>
Assistant Professor,
U & P U Patel Department of Computer Engineering,
Chandubhai S. Patel Institute of Technology,
Charotar University of Science And Technology (CHARUSAT),
Changa-388421, Gujarat, INDIA.
http://www.charusat.ac.in
*Personal Website*: https://sites.google.com/a/ecchanga.ac.in/chintan/

Re: Facing problem in Oracle VM Virtual Box

Posted by Ajay Singal <as...@gmail.com>.
Hi Chintan,


This is more of Oracle VirtualBox virtualization issue than Spark issue.



VT-x is hardware assisted virtualization and it is required by Oracle
VirtualBox for all (64 bits) guests. The error message indicates that
either your processor does not support VT-x (but your VM is configured to
use this feature), or VT-x is (available but) disabled in your BIOS.



To solve this problem, you have two options:

a)    enable VT-x in your machine BIOS (so that VT-x is enabled for all the
VMs on your machine), or

b)    disable VT-x for the VMs, (in your case, Hortonworks VM)



Hope this helps.

Ajay

On Thu, Jul 23, 2015 at 6:40 AM, Chintan Bhatt <
chintanbhatt.ce@charusat.ac.in> wrote:

> Hi.....
> I'm facing following error while running .ova file containing Hortonworks
> with Spark in Oracle VM Virtual Box:
>
> Failed to open a session for the virtual machine *Hortonworks Sandbox
> with HDP 2.2.4*.
>
> VT-x features locked or unavailable in MSR.
> (VERR_VMX_MSR_LOCKED_OR_DISABLED).
> Result Code: E_FAIL (0x80004005)Component: ConsoleInterface: IConsole
> {db7ab4ca-2a3f-4183-9243-c1208da92392}
>
> --
> CHINTAN BHATT <http://in.linkedin.com/pub/chintan-bhatt/22/b31/336/>
> Assistant Professor,
> U & P U Patel Department of Computer Engineering,
> Chandubhai S. Patel Institute of Technology,
> Charotar University of Science And Technology (CHARUSAT),
> Changa-388421, Gujarat, INDIA.
> http://www.charusat.ac.in
> *Personal Website*: https://sites.google.com/a/ecchanga.ac.in/chintan/
>