|
|
WW346672
|
Hi,
Our client has 4 Alpha servers 1200, already upgraded to two CPUs.
I have tried the psrinfo command and it shows that CPU 1 is off-line. When I performed the following command psradm -a -v 1 it says that the CPU is already running.
psrinfo again shows that CPU is off-line.
pset_info is showing only one CPU (0) in set ID 0 and the second CPU is not displayed.
FOr info: the cpu_enabled variable is set to f, and sh cpu displays that both CPUs 00 and 01 are active.
Can anyone help me on this issue?
Thanks in advance
|
|
|
Note: If you are the author of this question and wish to assign points to any of the answers, please login first.For more information on assigning points ,click
here
|
|
|
Sort Answers By:
Date or Points
|
|
Kapil Jha
|
|
Nov 9, 2009 09:59:58 GMT
Unassigned
|
|
can you try psradm -n cpu_number
BR, Kapil+ |
|
|
WW346672
|
|
Nov 9, 2009 12:07:34 GMT
N/A: Question Author
|
|
Thanks for replay
hereafter is the result of the command:
blds2>root> psradm -n -v 0 processor 0 already on-line. blds2>root> psradm -n -v 1 processor 1 already on-line.
I read an explanation in one of the Solaris book, that the meaning of off-line means the CPU doesn't process kernel threads only, but other interruptions can still be run on off-line CPU. What do you think ? is that true for UNIX 4.0 e |
|
|
Uwe
|
|
Nov 9, 2009 15:35:41 GMT
Unassigned
|
|
Hi,
you mentioned that the HW is "already upgraded to two CPUs".
I recall a issue where one added another CPU but forgot to enter the additional OSF-BASE license to it.
Look here: http://licensing.hp.com/swl/view.slm?page=alpha
So...on a system (AS1200) with a single CPU you'd see OSF-BASE = 25 but after you upgrade to 2 CPUs you d have to add 50 Units more to get 75 OSF-BASE Units in summ.
The command to display how much units are installed is # lmf list for osf-base (could as well be that you see -unlimited- there, that would suit as well)
Its quickly checked, thats why I thought worth mentioning it.
--Uwe. |
|
|
WW346672
|
|
Nov 10, 2009 06:55:58 GMT
N/A: Question Author
|
|
Hi,
First time when we have upgraded AS 1200 to 2 CPUs, we had licence issue. We were able to log only with root account, other accounts were disabled or not accessible. OSF-BASE database was updated with a new licence in order to support double CPUs.
I checked out the OSF-BASE, so the total number of users is unlimited.
Thanks in advance. |
|
Vladimir Fabecic
|
|
Nov 10, 2009 08:31:37 GMT
Unassigned
|
|
Output of: # lmf list full would be helpfull. Did you upgrade the firmware after the second CPU was installed? Can you post output of: >>> show config |
|
|
WW346672
|
|
Nov 11, 2009 11:07:56 GMT
N/A: Question Author
|
|
Hi,
Please tell me how to get a text file from SRM console to the floppy, so I can show you the result of the commands as >>> sh config and >>> sh cpu. For the meantime hereafter a result of the lmf list command:
blds2>root> lmf list all Product Name: LSM-OA Producer: DEC Number of units: 1050 License status: active
Product Name: ADVFS-UTILITIES Producer: DEC Number of units: 1100 License status: active
Product Name: OSF-DEV Producer: DEC Number of units: 1050 License status: active
Product Name: OSF-USR Producer: DEC Number of units: 1050 License status: active
Product Name: OSF-USR Producer: DEC Number of units: 400 License status: active, multiple
Product Name: OSF-BASE Producer: DEC Number of units: 300 License status: active
Product Name: OSF-SVR Producer: DEC Number of units: 1050 License status: active |
|
Vladimir Fabecic
|
|
Nov 11, 2009 12:02:22 GMT
Unassigned
|
|
When you shutdown a server you get ">>>" prompt. This is called SRM prompt or "console mode". So, when you will be able to shutdown the system, do it and send output of requested commands. |
|
|
WW346672
|
|
Nov 11, 2009 12:15:58 GMT
N/A: Question Author
|
|
Hi,
I will clarify my question. When I am in console mode I am doing the following commands: sh config > config.txt sh cpu > cpu_status.txt
I need to get these text files and post them for you, otherwise I have to write the result of sh config manually. Is there any way to get these file on the floppy?
Regards |
|
Vladimir Fabecic
|
|
Nov 11, 2009 13:31:12 GMT
Unassigned
|
|
No, you can not redirect to file. Connect a terminal emulator to console and capture output. And did you do firmware upgrade after installation of second procesor? |
|
|
WW346672
|
|
Nov 12, 2009 14:11:26 GMT
N/A: Question Author
|
|
Hi,
Hereafter the the config of AS 1200: Module Type Rev Name System Motherboard 0 0000 mthrbrd0 Memory 512 MB DIMM 0 0000 mem0 Memory 512 MB DIMM 0 0000 mem0 Memory 512 MB DIMM 0 0000 mem0 Memory 512 MB DIMM 0 0000 mem0 CPU (4MB Cache) 3 003 cpu0 CPU (4MB Cache) 3 0003 cpu1 Bridge (IOD0/IOD1) 600 0032 iod0/iod1 PCI Motherboard a 0004 saddle0
Bus 0 iod0 (PCI0) Slot Option Name Type Rev Name 1 PCEB 4828086 0005 pceb0 2 S3 Trio64/Trio32 88115333 0054 vga0 3 QLogic ISP10X0 10201077 0005 isp0
Bus 1 pceb0 (EISA Bridge connected to iod0, slot 1) Slot Option Name Type Rev Name
Bus 0 iod1 (PCI1) Slot Option Name Type Rev Name 1 NCR 53C810 11000 0002 ncr0 2 DECchip 21140-AA 91011 0022 tulip0
Hereafter the result of sh cpu: Primary CPU: 00 Active CPUs: 00 01 Configuraed CPUs: 00 01 SROM Revision: V3.0 V3.0
No we did not upgrade the firmware after adding the second cpu.
Thanks |
|
Vladimir Fabecic
|
|
Nov 13, 2009 14:09:58 GMT
Unassigned
|
|
Looks like both CPUs are configured. And also looks like you have enough licenses. Not sure what can be the problem, but I would upgrade the firmware. Upgrade the firmware and after that send output of: >>> show config # prsinfo -v |
|