Koozali.org: home of the SME Server

SMP on e-smith sme server ???

Murray Schwalbaum

SMP on e-smith sme server ???
« on: June 22, 2002, 05:31:05 PM »
I just installed e-smith on my dual processor DEC prioris server. I use dual 133s (it's a bit silly but i want to use it). I installed SME server with no problem. It just is a it slow.

My question is, has anyone compiled a SMP kernel to run on a SME server? I want to make a howto on enabling SMP on a SME server but don't want to do it without getting LOTS of feedback and success/failure stories from the community.

Post your stories or suggestions here. If anyone wants to get a SMP box working, post here too. I want to hear from everyone.

This is my hacking project for the weekend (as well as a diskless sparcstation 10) I want to get this done and documented by early nex week.

Murray Schwalbaum
Unix Specialist (that's what my card says anyways)

Dan Brown

Re: SMP on e-smith sme server ???
« Reply #1 on: June 22, 2002, 05:42:48 PM »
Ummm...  SME ships by default supporting SMP.  Is it not working on your machine?

Murray Schwalbaum

Re: SMP on e-smith sme server ???
« Reply #2 on: June 22, 2002, 05:50:51 PM »
Nope. It's not. I heard of other poeple having similar problems with different hardware. I know that recompiling the 2.2.19-xxx kernel will enable it but it just didn't detect it.

-mps

Murray Schwalbaum

More Info
« Reply #3 on: June 22, 2002, 05:58:24 PM »
[root@gateway /etc]# cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 5
model           : 2
model name      : Pentium 75 - 200
stepping        : 12
cpu MHz         : 133.351
fdiv_bug        : no
hlt_bug         : no
sep_bug         : no
f00f_bug        : yes
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr mce cx8 apic
bogomips        : 266.24

This is a dual processor i586 under redhat 7.3.

mps.

Lloyd Keen

Re: SMP on e-smith sme server ???
« Reply #4 on: June 22, 2002, 07:18:00 PM »
You might need to update your bios in order for e-smith to recognise your dual processor system. I'm running dual p3 833's and didn't have to do anything special - E-smith recognised the dual config and automatically installed both uniprocessor and smp kernels for me. Now when I boot I have a choice between either kernel. Gee I love my E-smith :-))

Murray Schwalbaum

Re: SMP on e-smith sme server ???
« Reply #5 on: June 23, 2002, 08:07:11 PM »
It's the latest and greatest bios for the box. I'm going to double check now but I updated it recently. I am then going to bring it down and install RH 7.3 to verify that another OS recognizes the two processors.

Thanks for the comments.  I might be gone for the time it takes to install RH 7.3 and e-smith. -mps

Dan Brown

Re: SMP on e-smith sme server ???
« Reply #6 on: June 23, 2002, 08:28:07 PM »
Before you start installing other OSs, try installing (not upgrading!) the kernel-smp RPM from the 5.1.2 CD and adding a LILO entry for it.  That might do the trick.

Murray Schwalbaum

Re: SMP on e-smith sme server ???
« Reply #7 on: June 23, 2002, 11:22:12 PM »
Did that even before I saw the post. The box is working now (well, sort of). I don't have any access to my cdrom because of driver issues. Nor my floppy disk.  I played around with mkinitrd to make some smp initrd images but it still doesn't give me access to the cdrom.

It is working but any comments as far as modules with smp would be helpfull. Does the lilo configuration on a smp box use a different initrd.img?

Murray Schwalbaum