Determine power family of p system from the model #.


 
Thread Tools Search this Thread
Operating Systems AIX Determine power family of p system from the model #.
# 1  
Old 01-22-2015
IBM Determine power family of p system from the model #.

Folks,

Again a very silly question Smilie Could someone tell me, how to determine the power family(540, 520, 575, 595 etc) just by looking into the model # info from prtconf/lsconf o/p of the lpar?

I dont want run a search on any search engine to find out the power family or hit IBM website to find out this info. Does it grow with experience? Smilie


Thanks,
-- Souvik
# 2  
Old 01-22-2015
I would go for a combination of:-
Code:
lsattr -El sys0 | grep -i model
lsattr -El proc0|grep -E "freq|type"

My output for a server gives me this:-
Code:
/usr/home/RBATTE1> lsattr -El sys0|grep model;echo
modelname       IBM,8203-E4A                         Machine name                                      False

/usr/home/RBATTE1> lsattr -El proc0|grep -E "freq|type"
frequency   4204000000     Processor Speed       False
type        PowerPC_POWER6 Processor type        False
/usr/home/RBATTE1>

So, it's a Power-6 8204-E4A (aka p520) with a cpu speed of ~4GHz

I think that to get the sales name (in my case p520) you just need to put "IBM Redbook 8204-E4A" into a search engine. It will cut through most of the drivel with people trying to sell stuff.

I don't think that the server itself will tell you, which is a shame. Smilie



I hope that this helps,
Robin
# 3  
Old 01-22-2015
The naming conventions for p-Series systems prior to the (newest) POWER8 was erratic at best. Yes, it will grow with experience, because it will always be the same 20-30 types of systems you deal with. Here is what little systematics i could glean from the passing generations of technology:

p6xx was the first really virtualized platform and built on the POWER4 processor (obviously the "p6" is for "POWER-4", LOL).

p5xx were all the systems built on POWER5 and POWER5+, as well as the POWER6-systems (yes, just to confuse the russians).

p7xx are the systems built on POWER7 and POWER7+.

p8xx are POWER8-systems.

Save for the p8 there is no real system in the naming, but in principle the higher the second and third number is the bigger the system is: a "520" is a single-processor system whereas a "550" is a midrange machine with usually 1 CEC and a "570" has usually several CECs. A "505" is a low-end, 1HU server. Similar with the P7-systems where the biggest is the "780" (up to 192 processors, up to 6TB RAM, IIRC).

Usually there is a "0" in the last position: p720, p740, p770, p780. A "5" in the last position indicates a high-performance model: p595, p775 (water-cooled and built for supercomputing), p795. The 505 is an exception to this.

The p8 brought an end to that and - for the first time - a real system into the naming. The first digit is a "8" for P8-processor, the second digit is the number of processor-sockets, the third digit the number of HUs the case takes, for instance: the "S824" can hold up to 24 cores (2 times 12, the P8 is a 12-core design) and is a an AIX- and Linux-capable P8 system with 4HU height. A final "L" in the name indicates that the system is sold with AIX license and without IBMs hypervisor. You can only install Linux on this system and have to use the PowerKVM hypervisor which is slightly slower than IBM original one. The "S824L" would be the same hardware but only Linux-capable.

I hope this helps.

bakunin
This User Gave Thanks to bakunin For This Post:
# 4  
Old 01-23-2015
Of course, a 530, 550, 570 server and others were also the numbers used on earlier RS/6000 AIX servers, so you have to be careful what you buy!

I've got a p505 (9115-505) which does great for what we ask of it. Talk to your approved IBM reseller about performance needs and discuss any limitations that you might be putting on yourself. Capacity and Performance planning is all about getting the cheapest deal for what you need without limiting future growth too much. We had someone (no, not me) buy the p505 to do a job, but we can't expand it, so it's new hardware and an application migration to move things on now Smilie



Robin
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

System can't boot up after power outage

Hello Forum, I am very newbie with AIX. We have 2 AIX 9111-285 servers. The OS version is 5.3. After the power outage, they did not come up. I try to unplug the power cable and re-connect after 1 minutes but do not help. Both display the same reference code 110000AC on the front panel... (6 Replies)
Discussion started by: lilyn
6 Replies

2. UNIX for Dummies Questions & Answers

How to check the system model in linux?

is there any way to check what model and made is the linux box from command line like - it is virtual server or is it a physical manchine then what made it is (4 Replies)
Discussion started by: robo
4 Replies

3. HP-UX

How to determine the fie system type?

Good day I need create new mount points on a server. I'm not very familiar with HP-UX and was given steps on how to go about doing the mounting, etc. Before I start though, I need to determine which file system type is currently being used. This will determine whether i need to extend the... (3 Replies)
Discussion started by: notreallyhere
3 Replies

4. AIX

Set up a Datacenter with Power System

Can u please help me in knowing the details of the servers needed, FIBRE CABLES, HA softwares, VIO Softwares and other details. I googled through out and couldnt get a clear idea of it. Please help me (6 Replies)
Discussion started by: Sounddappan
6 Replies

5. AIX

system ,machine id , model name Explain ?

hi every body i am new in aix environment and i want to understand some keywords plz any one who can explain it to me uname -u Display system id number uname -M Displays the system model name uname -m Displays the machine ID number what is the machine id is this for the hardware... (4 Replies)
Discussion started by: maxim42
4 Replies

6. SCO

file system not getting mounted in read write mode after system power failure

After System power get failed File system is not getting mounted in read- write mode (1 Reply)
Discussion started by: gtkpmbpl
1 Replies

7. OS X (Apple)

Address family not supported by protocol family

Hi, I compiled with no error a C program, than I tryed to execute it and than I get this error: connessione al server fallita: Address family not supported by protocol family What does it mean? Why I get this error only on Mac os x while on Ubuntu the program works? The code is:... (3 Replies)
Discussion started by: DNAx86
3 Replies

8. AIX

How to determine if there is a Power Problem using DIAG command?

Hi guys can someone show me on how to use DIAG command in determining if there is really a power problem aside from errpt report? (2 Replies)
Discussion started by: sky_lark02
2 Replies

9. Solaris

Command to determine Tape Drive model and make

Hi, We have some IBM LTO tape drives connect over SAN. I have the following questions :- 1) Command that can list the tape drive details like who is manufacturer, model number, make etc etc 2) I would like to know what are the key differences between IBM LTO Generation 1 and Generation... (5 Replies)
Discussion started by: new2prog
5 Replies
Login or Register to Ask a Question