Upgrading a system from two pCPU to four pCPU, need RHEL reinstall?

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Upgrading a system from two pCPU to four pCPU, need RHEL reinstall?
# 1  
Old 05-16-2014
Upgrading a system from two pCPU to four pCPU, need RHEL reinstall?

Hello guys,
I'm running RHEL on a Cisco UCS system provided by four CPU sockets but with only two CPUs filled in (so two CPU sockets are empty).
I'd like to upgrade my system adding two other CPUs (of the same type).
Do I need to reinstall the OS after the upgrade or RHEL will seamlessly manage the new CPUs?
Has anyone experience on this?
Thanks a lot!

PS: RHEL is installed on the bare metal (no virtualisation hypervisor).
# 2  
Old 05-16-2014
No experience, but you could see if the new cpu's were 'accepted' by the current system.
Just run this before and after you add the new cpu's and compare its output:

Code:
cat /sys/devices/system/cpu/online

Though, this is not actualy showing the cpu's but the hyperthreads.

Hope this helps.
# 3  
Old 05-16-2014
My fear is that the system won't even boot, so I wonder if anyone has experience on it
# 4  
Old 05-17-2014
Assuming you are on a B or a C-series blade, your operating system will boot just fine. No re-install should be necessary.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Ubuntu

reinstall identical system?

I have my Ubuntu system nicely tailored to my needs, with specific software installed, and other things removed. I'd like to build a new PC, and have the identical software configuration on it. Is there some easy way to export the list of installed software to a file? Then have the new machine... (3 Replies)
Discussion started by: lupin..the..3rd
3 Replies

2. Red Hat

Does RHEL 5 provide a command to collect RHEL system log in single compress file?

Hi, I heard a command that can collect all RHEL 5 log in a single compress file before I forget. Does any body know...What the command is ? Thanks. (4 Replies)
Discussion started by: nnnnnnine
4 Replies

3. UNIX for Advanced & Expert Users

locked out of RHEL 4 system

Hi, I modified file /etc/pam.d/system-auth, to include "dcredit=-1 lcredit=-1 ucredit=-1" Now no one can login in. I still have an open session...but I cant even su to another account. I restored the file to the original, but still, no one can login in! Any help very appreciated! ... (2 Replies)
Discussion started by: tabini
2 Replies

4. Solaris

How to mount a Files System where RHEL is installed on a Sun server Machine..

Hi Everyone, I have a machine where RHEL(Red Hat Enterprise Linux) is installed and few of our products are saved on the same. Our products work only on sparc 6 + and i want to basically asve the products on the machine which has RHEL installed on it and mount the drive on the sun server and... (2 Replies)
Discussion started by: sankasu
2 Replies

5. Red Hat

Updating/installing hplip system RHEL 5.2 64bit

I have a RHEL 5.2 server that I need to connect a new HP Laserjet p2035n networked printer. I can not install the latest version of 'hplip' since it generates an error (missing lib....) Does anyone know where I can find a PPD file for CUPS? Or can anyone tell how to remove the double blank... (1 Reply)
Discussion started by: uxlunatick
1 Replies

6. UNIX for Advanced & Expert Users

need sample system o/p RHEL/Debian

Hi, Could somebody sent me sample output of below commands on 1) Debian linux and 2) RHEL3 and 3) any RHEL version less than 3, a) uname -a b) cat /etc/issue c) cat /etc/redhat-release or other equivalent file Thanks in advance - Krishna (0 Replies)
Discussion started by: krishnamurthig
0 Replies

7. UNIX for Dummies Questions & Answers

how to print the values of pcpu of any process in unix

hiiiiiiiiii this is shyam.i have written a code that it will take the process id of any process and using it print the value of pcpu etc but the problem is it prints the same value every time it is in loop the code for this is given below. while true do y=`ps... (2 Replies)
Discussion started by: ronit_ok2000
2 Replies

8. UNIX for Dummies Questions & Answers

How can i reinstall unix or solaris if i can't log into the system?

I just got a Sun solaris workstation from my friend but i don't know the password to his username. I have all the software but i dont know how to reinstall the operating system without logging in first. I dont need any of the info already on the system. Someone please help :) (5 Replies)
Discussion started by: Hoops31237
5 Replies

9. Red Hat

RHEL(AS3)-Upd(5):System Cannot boot ....

Hi, After a reboot, One of My Proliant Machine DL380 could not load the O/S. Raid 1+0 was configured. Some Gathered Facts: During Boot from System Rescue, the following message appears "You don't have any linux partitions.Press return to get a shell. The system will reboot... (1 Reply)
Discussion started by: Muhammad Ahmad
1 Replies
Login or Register to Ask a Question