Haltech
11-25-2005, 12:33 PM
Ok, i awoke this morning and found that only 2 of my DIMES machines were actually running off this X2.. It really pissed me off too as i had 20 clients going.
Turns out, that VMware cant use multiprocessors properly. Causes a speed problem within each processor, although they are clocked the same.. Instant crashes..
So, what ive done is decided to tell you how to keep yourself from going through the pain that ive been going through the last 6 hours to get it resolved.
The first thing i did was upgrade to VM v5.5. This allows the latest fixes and the ability to clone this one install ive worked so hard to get running.
First things first.. The NUMA.. this thing is a pain in the ass. So. you need to goto the following to find it...
C:\Documents and Settings\All Users\Application Data\VMware\VMware Workstation
Theres a config file there.. Locate it and open it.
Add these lines...
host.TSC.noForceSync = TRUE
processor0.use = FALSE
processor1.use =TRUE
Now save it. Youre done there...
Now, since we will be cloning the first OS install.. goto your My Virtual Machines directory and locate your OS...
Open the VMX file and add ...
processor0.use = FALSE
processor1.use =TRUE
Those two lines to it.. close it and save it.
You will have to make sure you are not using AMD Cool & Quiet.
The last thing you need to do is open VM Ware and goto Edit Virtual Machine.. You will notice it uses a SCSI drive.. Goto add hardware and add an IDE drive.. After you have done that... REMOVE the SCSI drive.
That will get your X2 setup going.. I hope that helps anyone who has had issues with it..
Turns out, that VMware cant use multiprocessors properly. Causes a speed problem within each processor, although they are clocked the same.. Instant crashes..
So, what ive done is decided to tell you how to keep yourself from going through the pain that ive been going through the last 6 hours to get it resolved.
The first thing i did was upgrade to VM v5.5. This allows the latest fixes and the ability to clone this one install ive worked so hard to get running.
First things first.. The NUMA.. this thing is a pain in the ass. So. you need to goto the following to find it...
C:\Documents and Settings\All Users\Application Data\VMware\VMware Workstation
Theres a config file there.. Locate it and open it.
Add these lines...
host.TSC.noForceSync = TRUE
processor0.use = FALSE
processor1.use =TRUE
Now save it. Youre done there...
Now, since we will be cloning the first OS install.. goto your My Virtual Machines directory and locate your OS...
Open the VMX file and add ...
processor0.use = FALSE
processor1.use =TRUE
Those two lines to it.. close it and save it.
You will have to make sure you are not using AMD Cool & Quiet.
The last thing you need to do is open VM Ware and goto Edit Virtual Machine.. You will notice it uses a SCSI drive.. Goto add hardware and add an IDE drive.. After you have done that... REMOVE the SCSI drive.
That will get your X2 setup going.. I hope that helps anyone who has had issues with it..