Wake up sleepy-head, someone around you is thinking their way into the future....
« Mobile number portability between Vodafone and CarphoneWarehouse/VodafoneOklahoma man asks Reg to turn off the internet »

making vmware-server go faster... ( turn debug off )

Permalink 11/Apr/2006 18:04 , Categories: Software

An excellent tip ( via Donavan ). By default the vmware-server beta ( the free version that everyone seems to be running these days ) is a lot slower than the retail ESX / GSX products that vmware punts. Reason behind that is they have debug mode turned on in the beta product.

Fix - Stop the VM's

/etc/init.d/vmware stop

should do this. If you don't have the VMware Tools installed its better to shut down your guest systems manually before stopping VMware.

Now go to the vmware lib directory at /usr/lib/vmware.

There you'll find a directory called bin-debug. Move it to a new location, e.g.

mv /usr/lib/vmware/bin-debug /usr/lib/vmware/bin-debug.bak

Now make a symlink from the bin directory to bin-debug:

ln -s /usr/lib/vmware/bin /usr/lib/vmware/bin-debug

The bin directory contains the binaries stripped from debugging code. At least it did so on my installation :-)
After creating the symlink, simply start up VMware Server:

/etc/init.d/vmware start

Originally posted at this place

--
Karanbir Singh

2 comments »

2 comments

Comment from: Michal [Visitor] · http://www.logix.cz/michal
Yeah, I came up with this solution as well. The speed difference is impressive. Now I'm looking for a "clean" way to do it, like debug=off in some config file or something...
11/May/2006 @ 03:44
Comment from: morfito [Visitor] Email
thancks a lot... its very better!
22/Feb/2007 @ 13:13

Leave a comment


Your email address will not be revealed on this site.

Your URL will be displayed.
(Line breaks become <br />)
(Name, email & website)
(Allow users to contact you through a message form (your email will not be revealed.)

Welcome to my Blog. Various bits of rambling and going-on's find their way here. If you have something to say, I would love to hear it from you.

Search

XML Feeds

powered by b2evolution free blog software

Contact | Blog theme by Asevo