LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-20-2016, 02:40 PM   #1
cyberdome
Member
 
Registered: Mar 2014
Distribution: Fedora 23 - MariaDB 10.1 -
Posts: 130
Blog Entries: 2

Rep: Reputation: 8
VMware is running extremely slow and very unresponsive on FC 23 with VMware Player 12


Hello World,

I am running FC 23 just upgraded and just upgraded VMware player 7 to VMware Player 12. And now all my Linux VM's boxes are running extremely slow. Very unresponsive. I am not able to open a firefox browser.

I just updated VMware Tools on all VM's even including the Windoze VM's. Windoze VM's are running perfectly normal speed.

But my Fedora VM, Ubuntu VM, and OpenSuSE VM's are all running exteremely unresponsive and slow. What can I do to resolve this?

Ubuntu VM = Slow and Unresponsive
OpenSuSE VM = Slow and Unresponsive
Fedora VM = Slow and Unresponsive
Windows 8 = Normal
Second Windows = Normal


Any help is greatly appreciated. Thanks

Last edited by cyberdome; 02-20-2016 at 02:41 PM.
 
Old 02-21-2016, 10:40 AM   #2
cyberdome
Member
 
Registered: Mar 2014
Distribution: Fedora 23 - MariaDB 10.1 -
Posts: 130

Original Poster
Blog Entries: 2

Rep: Reputation: 8
Quote:

e have a HOST ubuntu machine running VMPlayer and vmware-vmx was eating CPU to 100% or almost 400% ( with 4 CPU configured )

After several "google searches" i seem to have found the issue is this thread:

https://communities.vmware.com/threa...rt=30&tstart=0


Just run this on terminal and the rebot host UBUNTU


vblank_mode=0 /usr/lib/vmware/bin/vmplayer

This not WORK!!!!


SOLVED:

edit the file rc.local and add the lines below....

sudo vi /etc/rc.local

if test -f /sys/kernel/mm/transparent_hugepage/enabled; then
echo never > /sys/kernel/mm/transparent_hugepage/enabled
fi
if test -f /sys/kernel/mm/transparent_hugepage/defrag; then
echo never > /sys/kernel/mm/transparent_hugepage/defrag
fi
exit 0

So, for anyone else having this issue. After much troubleshooting, I ran these commands to fix my extremely slowness issue with FC23 with VMware Player 12

Step 1 - echo never > /sys/kernel/mm/transparent_hugepage/enabled

Step 2 - echo never > /sys/kernel/mm/transparent_hugepage/defrag


Then, I rebooted all of my VM's OS environments.


For permanent, I think you have to put those lines in your rc.local file. But I don't have that file. So, I just ran the commands.

Now, All of my VM's OS are running on normal speed. Except the Fedora 23 VM OS. For some reason, it keeps complaining that VMware Tools is NOT installed. Even though I have installed it already. Fedora 23 VM is little bit slow but faster than before. So, I may have to live with it.


I do know that there is major issue with VMware Player 12 with Fedora 23. So, beware!!!


https://communities.vmware.com/threa...art=0&tstart=0
 
Old 02-21-2016, 06:16 PM   #3
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,392

Rep: Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191Reputation: 4191
Changing the sysctl dynamically like that only stops new THP creation. - better to pass it to the kernel at startup via grub. That way THP are never used at all.
Add " transparent_hugepage=never" (no quotes, but include the leading blank) to the GRUB_CMDLINE_LINUX line in /etc/default/grub. Just insert it before the final double-quote.
Then from a terminal run "sudo grub2-mkconfig -o /boot/grub2/grub.cfg" and reboot.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slow Networking and Errors with Mint 13 in VMware Player mscience Linux - Networking 1 06-22-2012 04:37 PM
Running Fedora 12, having issues running VMware Player tlloyd22 Linux - Software 3 03-04-2010 03:28 PM
vmware virtual machine slow in vmware client, faster viewer available? purplesocrates Linux - General 1 06-17-2008 10:40 AM
I tried ReactOS in VMware and now VMware is running really slow MegaSvensk Linux - Software 7 09-30-2007 02:10 PM
Installation and running VMware Player spnoe Linux - Software 4 06-16-2006 11:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:05 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