LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 01-19-2012, 10:31 PM   #1
call_krushna
Member
 
Registered: Aug 2007
Location: India
Distribution: Ubuntu
Posts: 173

Rep: Reputation: 1
Virtualised Intel Vt-x/Ept requres execution mode


Hi Team,

I am installing Esx 5.0 in vmware workstation in Ubuntu 10.10 .It is showing error Virtualised Intel Vt-x/EPt requires execution mode an execution mode of Intel Vt-x/EPT .

Pc spec :- Intel I5@3.20 ,Intel 67cl with 16gib memory

Steps I have taken

1.Cross checked in Bios ,intel vt is enabled

2.In Vmware workstation -> processor setting tried to enable Virtualisation engine as Intel VT

3.#grep --color vmx /proc/cpuinfo

flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 x2apic popcnt aes xsave avx lahf_lm ida arat pln pts tpr_shadow vnmi flexpriority ept vpid

4.#tail -f /var/log/vmware/hostlog
2012-01-20T09:31:47.383+05:30 [7F93F2966710 verbose 'Locale'] Default resource used for 'guestos.solaris6Guest.label' expected in module 'gos'.
2012-01-20T09:31:56.491+05:30 [7F93F2966710 verbose 'Ticket 52 f1 88 f2 e0 8d a4 c2-d9 1c 59 4e 41 53 c2 87'] Ticket invalidated
2012-01-20T09:36:47.193+05:30 [7F93EF7DE710 verbose 'SoapAdapter'] Using SOAP envelope handler for version URI "urn:vim25/5.0"
2012-01-20T09:41:47.196+05:30 [7F93EF7DE710 verbose 'SoapAdapter'] Using SOAP envelope handler for version URI "urn:vim25/5.0"
2012-01-20T09:46:47.200+05:30 [7F93F2925710 verbose 'SoapAdapter'] Using SOAP envelope handler for version URI "urn:vim25/5.0"
2012-01-20T09:51:47.203+05:30 [7F93EF860710 verbose 'SoapAdapter'] Using SOAP envelope handler for version URI "urn:vim25/5.0"
2012-01-20T09:56:46.772+05:30 [7F93EF81F710 verbose 'SoapAdapter'] Using SOAP envelope handler for version URI "urn:vim25/5.0"
2012-01-20T09:56:46.772+05:30 [7F93F2925710 verbose 'PropertyProvider'] RecordOp ASSIGN: info, haTask--vim.ServiceInstance.currentTime-9
2012-01-20T09:56:46.772+05:30 [7F93F2925710 verbose 'PropertyProvider'] RecordOp ASSIGN: info, haTask--vim.ServiceInstance.currentTime-9
2012-01-20T09:56:47.206+05:30 [7F93EF81F710 verbose 'SoapAdapter'] Using SOAP envelope handler for version URI "urn:vim25/5.0"

Please help me to get rid of this error so that I can able to install 64bit VMs inside vsphere.

Is there any other path to find vmware logs in Ubuntu

Last edited by call_krushna; 01-20-2012 at 05:57 AM.
 
Old 01-20-2012, 07:42 AM   #2
call_krushna
Member
 
Registered: Aug 2007
Location: India
Distribution: Ubuntu
Posts: 173

Original Poster
Rep: Reputation: 1
Waiting for reply .
 
Old 01-27-2012, 08:05 PM   #3
garytorner
LQ Newbie
 
Registered: Jan 2012
Posts: 1

Rep: Reputation: Disabled
add this lines to the vmx-file then it should work


monitor.virtual_mmu = "hardware"
monitor.virtual_exec = "hardware"
vhv.enable = "TRUE"
monitor_control.restrict_backdoor = "true"

or

Right click the VM in question and select "Settings".

Hardware Tab > Processors > Tick the option to enable VT-x/EPT or V/RVI > OK.

all the i3,i5,i5 are EPT capable
 
1 members found this post helpful.
Old 01-31-2012, 09:03 AM   #4
call_krushna
Member
 
Registered: Aug 2007
Location: India
Distribution: Ubuntu
Posts: 173

Original Poster
Rep: Reputation: 1
Thanks garytorner .It helped me a lot .
 
Old 04-09-2013, 01:54 AM   #5
GajananPatil
LQ Newbie
 
Registered: Apr 2013
Posts: 1

Rep: Reputation: Disabled
@garytorner and @Krushna;

i tried all the steps you mentioned; i am still facing same error.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Virtualised Centos leonardkillo Linux - Virtualization and Cloud 2 11-24-2011 03:01 AM
Remote execution of command to find available space logging in ftp mode. unixuser Linux - Newbie 3 10-09-2008 08:51 AM
Conversation starting tool: ept-cache rickh Debian 9 06-20-2007 04:20 AM
Networking Problems in Virtualised RedHat egpunsalang Linux - General 1 12-26-2006 01:45 PM
Gimp batch mode! experienced an execution error. Shioni Linux - Software 0 04-21-2006 06:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 07:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration