Unsolved
This post is more than 5 years old
2 Posts
0
18361
August 6th, 2003 17:00
Disabling 2nd processor on PE2650 through BIOS
I have a rack-mounted PE 2650 with two processors and need to do some rather extensive testing. Is it possible to disable the second processor through the BIOS or any other means than taking out the processor which quite a lot of trouble to do?
No Events found!


DELL-Mark A
2 Intern
•
2.5K Posts
0
August 6th, 2003 17:00
Hi,
The only way to disable the 2nd processor on the PowerEdge 2650 is to physically remove it from the system.
Screaming In Di
7 Posts
0
January 29th, 2004 14:00
Mark,
I tried that (removing the 2nd processor) and the server wouldn't even reach the BIOS, the front display writes "Missing CPU 2". Any other ways we can test this ???
Thanks in advance
SiD
tnetjpm
37 Posts
0
January 30th, 2004 11:00
If you are running Windows NT, 2000 or 2003 then you can put an entry into your BOOT.INI file to instruct Windows to use only 1 CPU.
You would add the /ONECPU switch to the end of the line in C:\BOOT.INI that contains the entry to start Windows (under the [operating systems] section) to tell Windows to only use 1 CPU.
You can also use the /NUMPROC=x (where x is the number of processors to use - in this case, 1) option instead of /ONECPU if you wish.
See http://www.sysinternals.com/ntw2k/info/bootini.shtml for more information on these and other switches.
DELL-Mark A
2 Intern
•
2.5K Posts
0
January 30th, 2004 11:00
Hi SiD,
The PowerEdge 2650 does not require a terminator card like older systems did. The only reason I can think of for this message is the Voltage Regulator Module (VRM). Did you also remove the 2nd processor VRM when you removed the 2nd processor?
<ADMIN NOTE: Broken link has been removed from this post by Dell>
Thanks for using the Dell Community Forums!
Screaming In Di
7 Posts
0
January 30th, 2004 12:00
Mark, Phil,
Thanks to both of you!
The VRM needed to be removed as well, it booted fine without it. As for Phil's suggestion, I will try that when I get another Maintenance window :-)
Thanks again for the help
SiD