Jose Luis Marin Perez
2010-Mar-10 20:07 UTC
[CentOS] About addition of hardware and kernel
Dear Sirs I have a ML370 G4 server with 1 CPU Intel (R) Xeon (TM) 3.60GHz and 2GB of RAM with operating system CentOS 4.7 and kernel 2.6.9-78.0.22.ELsmp We have acquired 1 CPU and 2 GB of RAM additional to improve the functioning of the server, my question is whether the current kernel can support the addition of hardware or if I need a new kernel or install any additional software. Thanks Jose Luis _________________________________________________________________ Discover the new Windows Vista http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100310/1ffe9641/attachment-0002.html>
------- Original message -------> From: Jose Luis Marin Perez <jolumape_al at hotmail.com> > Sent: 10.3.'10, 21:07 > > Dear Sirs > > I have a ML370 G4 server with 1 CPU Intel (R) Xeon (TM) 3.60GHz and 2GB > of RAM with operating system CentOS 4.7 and kernel 2.6.9-78.0.22.ELsmp > > We have acquired 1 CPU and 2 GB of RAM additional to improve the > functioning of the server, my question is whether the current kernel can > support the addition of hardware or if I need a new kernel or install any > additional software. > > Thanks > > Jose LuisShould work flawlessl after installing the additional CPU and memory; maybe you want to check the server vendor's support pages for BIOS upgrades, there may be newer versions. As you have to take the machine out of service anyways, this is a good time to check this, too. (OTOH: Never touch an running system, so if it finds all the memory and CPU installed additionally and there's nothing noted in the BIOS changelog, you can ignore it.) HTH, Timo
On Wed, March 10, 2010 3:07 pm, Jose Luis Marin Perez wrote:> > Dear Sirs > > I have a ML370 G4 server with 1 CPU Intel (R) Xeon (TM) 3.60GHz and 2GB of > RAM with operating system CentOS 4.7 and kernel 2.6.9-78.0.22.ELsmp > > We have acquired 1 CPU and 2 GB of RAM additional to improve the > functioning of the server, my question is whether the current kernel can > support the addition of hardware or if I need a new kernel or install any > additional software. > > Thanks > > Jose Luis >If you are running a SMP kernel then it should be able to run either 2 or 4 CPUs without any reconfiguration. Run the command uname -a to see what type and version you are currently running. Bo Lynch