IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Basically...
Don't run VMWare server v2.0.x on CentOS newer than v5.3

If you *DO* want to run it on CentOS v5.latest (or are forced to)

You MUST do this.

Assumptions here is X86_64 processor and CentOS version for 5.x.


Download from CentOS v5.3 archive locations:

glibc-2.5-34.el5_3.1.x86_64.rpm

Extract "libc-2.5.so" from that rpm.

Make a directory called:

/usr/lib/vmware/lib/libc.so.6

Copy your "libc-2.5.so" into that directory as

/usr/lib/vmware/lib/libc.so.6/libc.so.6

Then edit: /usr/sbin/vmware-hostd

Make this the second to last line of the script:

export LD_LIBRARY_PATH=/usr/lib/vmware/lib/libc.so.6:$LD_LIBRARY_PATH


And start as normal and watch you stability issues go away. Don't ask me how I know this.
New How do you know this?
(Muah. You knew it was coming.)
-Mike

"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
- Benjamin Franklin, 1759 Historical Review of Pennsylvania
New pfiles and the debugger would be my guess.
New and strace and gdb
Plus, once I found what it was looking for the VMWare forums actually had someone that figured it out as well.

That is where I got the editing of the file from.
New Ah, good ol' strace
but I was always under the impression that gdb was the debugger... ;)

...and of course, there's always the win of being able to follow someone's footprints!
New So they've built it against an older glibc?
That's more than a bit daft. And lazy. It shouldn't be hard to build it against something current.

Or is RedHat to blame? I wouldn't put it past them; they like doing little things that they think are "better" that everyone else ignores.

Wade.

Q:Is it proper to eat cheeseburgers with your fingers?
A:No, the fingers should be eaten separately.
New Its RedHat's issue... (and VMWare's)
5.4 introduced some seriously incompatible Virtualization tech to VMWare. Shortly after that VMWare decided to effectively abandon the product. EOL is September 2011.

Since VMware Server in in Maintenance Mode... IOW not to be updated anymore.

I'm not sure what I'm gonna use to replace it, as I don't wanna go redo things... deprecation is the only way.
Expand Edited by folkert Aug. 12, 2010, 09:38:42 PM EDT
     Ubuntu Server - Also VMware 2.0 - (Andrew Grygus) - (11)
         Upstart and VMWare. - (static) - (1)
             Well, that's mighty fine for a desktop . . . - (Andrew Grygus)
         extremely please with kvm on redhat - (boxley) - (1)
             VMWare has other competencies - (malraux)
         Basically... - (folkert) - (6)
             How do you know this? - (mvitale) - (5)
                 pfiles and the debugger would be my guess. -NT - (jake123) - (4)
                     and strace and gdb - (folkert) - (3)
                         Ah, good ol' strace - (jake123)
                         So they've built it against an older glibc? - (static) - (1)
                             Its RedHat's issue... (and VMWare's) - (folkert)

A hearty “Shalom amigos!” comes to mind.
74 ms