Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem Installing Stage 3 on Proliant 6500
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
mejesster
n00b
n00b


Joined: 19 Jan 2005
Posts: 3

PostPosted: Wed Jan 19, 2005 11:59 am    Post subject: Problem Installing Stage 3 on Proliant 6500 Reply with quote

Alright, basics:
Proliant 6500, 2.25 GB RAM, RAID 1 and RAID 5, 4 Pentium (SOMETHING) processors. I did a stage 3 install, as it's my first "hard" linux install (I won't count mandrake or debian). Here's the problem: when booting from the liveCD, it *seems* to detect all four processors. After completing the install, cat /proc/cpuinfo shows only one. BIOS and the former windows NT install both show 4 processors with no problems. The second part of this dilemma is these are not exactly known. The sticker on the box claims the processors are Pentium Pro, while the BIOS claims they are Pentium IIs, and I believe the processors themselves are labeled as PIIs... would this impact the lack of SMP support? Any advice besides reconfiguring and recompiling the kernel?
Back to top
View user's profile Send private message
Sven Vermeulen
Retired Dev
Retired Dev


Joined: 29 Aug 2002
Posts: 1345
Location: Mechelen, Belgium

PostPosted: Wed Jan 19, 2005 12:02 pm    Post subject: Reply with quote

No, this should be mainly kernel-related. Are you certain that the kernel has SMP support in it?
Back to top
View user's profile Send private message
adaptr
Watchman
Watchman


Joined: 06 Oct 2002
Posts: 6730
Location: Rotterdam, Netherlands

PostPosted: Wed Jan 19, 2005 12:09 pm    Post subject: Reply with quote

A quick Google leads me back to the forums, specifically:

Quote:
for the quad cpu's to get recognized, i had to change the operating system in the bios from "Other" to "Unix/Linux".


So now you know ;-)

Svennie, boy: since 2004.3, every LiveCD kernel is SMP-enabled ;-)
_________________
>>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen
Back to top
View user's profile Send private message
Sven Vermeulen
Retired Dev
Retired Dev


Joined: 29 Aug 2002
Posts: 1345
Location: Mechelen, Belgium

PostPosted: Wed Jan 19, 2005 12:15 pm    Post subject: Reply with quote

adaptr wrote:

Svennie, boy: since 2004.3, every LiveCD kernel is SMP-enabled ;-)


Yes, that's why he probably mentioned that the LiveCD did seem to find the four CPUs, but when he finished his installation he only found one. So I gathered: hey, if the LiveCD kernel finds them, but his own kernel doesn't, then it's the kernel's configuration...
Back to top
View user's profile Send private message
adaptr
Watchman
Watchman


Joined: 06 Oct 2002
Posts: 6730
Location: Rotterdam, Netherlands

PostPosted: Wed Jan 19, 2005 12:21 pm    Post subject: Reply with quote

Okay, that's certainly true (and a little point I missed completely when I read his post...), but I find it hard to believe he has a ridiculously expensive box sitting around and yet would not enable SMP in the kernel config for it ;-)
_________________
>>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen
Back to top
View user's profile Send private message
mejesster
n00b
n00b


Joined: 19 Jan 2005
Posts: 3

PostPosted: Wed Jan 19, 2005 8:27 pm    Post subject: Reply with quote

Excellent tip about changing to Unix... but as far as SMP goes, is there any way I can check kernel options before I recompile it?
Back to top
View user's profile Send private message
robet
l33t
l33t


Joined: 06 Sep 2004
Posts: 807
Location: Earth/NorthAmerica/USA/NY

PostPosted: Wed Jan 19, 2005 8:42 pm    Post subject: Reply with quote

Easily!
Code:
cd /usr/src/linux && make menuconfig
Configure your kernel to your hearts content. Alternatively, you can do a
Code:
genkernel --menuconfig all
to have a genkernel (kernel) that you can add options to.
_________________
no software patents in europe! | adopt an unanswered post.
Back to top
View user's profile Send private message
kimchi_sg
Advocate
Advocate


Joined: 26 Nov 2004
Posts: 2969

PostPosted: Thu Jan 20, 2005 12:06 am    Post subject: Reply with quote

mejesster wrote:
Excellent tip about changing to Unix... but as far as SMP goes, is there any way I can check kernel options before I recompile it?

You will want to open /usr/src/linux/.config in a text editor.
Back to top
View user's profile Send private message
mejesster
n00b
n00b


Joined: 19 Jan 2005
Posts: 3

PostPosted: Fri Jan 21, 2005 7:41 am    Post subject: Reply with quote

Well, as it happens, all I had to do was change that bios setting. Unfortunately, the only way to clear the BIOS is to clear the whole thing... so off I go again from scratch! At least I'll have harnessed the full processing power of this ancient beast.
Back to top
View user's profile Send private message
ak7
n00b
n00b


Joined: 02 Jan 2005
Posts: 52

PostPosted: Fri Jan 21, 2005 5:19 pm    Post subject: Reply with quote

mejesster wrote:
Well, as it happens, all I had to do was change that bios setting. Unfortunately, the only way to clear the BIOS is to clear the whole thing... so off I go again from scratch! At least I'll have harnessed the full processing power of this ancient beast.


Thats not true!
The Proliant Servers all ship with a SmartStart CD that contains the tools to setup and configure the bios. All you need to do is load the System Configuration Utility (SCU), put it in advanced mode (ctrl-A) and reset the system type. This will update the bios so you don't have to start over.


If you decide to start over I highly recommend that you let SmartStart make and populate the utilities partition on your boot drive. You can configure Grub and Lilo so they are an option at boot time (instead of hunting for the CD)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum