Re: SMP on Proliant 5500

2003-02-14 Thread Greg 'groggy' Lehey
On Friday, 14 February 2003 at 19:53:51 -0800, vizion communication wrote:
 Hi

 Here is the system:

 Compaq Proliant 5500
 Quad Xeon 500Mhz
 Booting from Compaq Smart Raid configured to give 3 virtual
 drives
 JBOD on seperate adaptec SCSI 2 PCI card
 Fibre Channel Array 1.2T
 Adaptec AHA 6944A/TX 4 port PCI 10/100
 NVidia PCI TNT2 M64 32M Video card - working fine  after a
 struggle - configured as vesa vesa!
 Built in ATI Rage IIc (DISABLED) on standard peripheral
 interface
 FreeBSD 4.7

 My first attempt at configuring this system for SMP was a
 total failure!! I lost my original configuration
 as I was unable to re-start successfully with kernel.old. I
 have successfully rebuilt the configuration as single
 processor and am ready to have another go to build as SMP.
 Before doing so some handholding advice would be very
 welcome. I have not been able to find guidance for building
 an SMP kernel but I have no doubt not been looking in the
 right place!! I have looked at the LINT file  commented
 out:

 cpu I386_CPU
 cpu I486_CPU

 and then added the lines
 options  SMP
 options  APIC_IO

 is there anything else I need to do prior to making the
 kernel?

That should be enough, but you should start from the GENERIC config
file, not the LINT config file.  As it says at the top of LINT:

# NB: You probably don't want to try running a kernel built from this
# file.  Instead, you should start from GENERIC, and add options from
# this file as required.

 Also if there is someone with a similar system who could send me a
 copy of a successful kernel conf file I would be most grateful

You've pretty much defined it.

Greg
--
See complete headers for address and phone numbers



msg19476/pgp0.pgp
Description: PGP signature


Re: SMP on Proliant 5500

2003-02-14 Thread vizion communication
Thank you Greg for for the help..

I expressed myself rather badly - what I should have said
was I looked at LINT for guidance as to how I should amend
generic!!!

So OK - it looks as though I have read it correctly. The
first time I now recollect I failed to comment out the I386
I486 lines so I guess that was what caused the failure!!

I will check for any further comments in the morning, do the
make and report results

David
- Original Message -
- Original Message -
From: Greg 'groggy' Lehey [EMAIL PROTECTED]
To: vizion communication [EMAIL PROTECTED]
Cc: FreeBSD Questions [EMAIL PROTECTED]
Sent: Friday, February 14, 2003 10:08 PM
Subject: Re: SMP on Proliant 5500



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message