See slots RAM

  • Follow


Hi,

On a POWER 6 system /AIX 6 / LPAR
How can I see, number/size slot RAM of the hardware

Thanks in advance


0
Reply bob123 (66) 9/26/2009 3:37:04 PM

On Sep 26, 10:37=A0am, "bob123" <bob...@gmail.com> wrote:
> Hi,
>
> On a POWER 6 system /AIX 6 / LPAR
> How can I see, number/size slot RAM of the hardware
>
> Thanks in advance

lscfg -vp
Be prepared for a large amount of output.  Each DIMM reports as:
So number, just count the number of DIMMs reporting in.
Size is down about 1/2 way.

 Memory DIMM:
        Record Name.................VINI
        Flag Field..................XXMS
        Hardware Location Code......U789D.001.DQD42K4-P2-C2-C2
        Customer Card ID Number.....319E
        Serial Number...............YH11B28661X5
        CCIN Extender...............1
        Product Specific.(VZ).......01
        FRU Number..................15R7439
        Part Number.................15R7439
        Power.......................4700000000000000
        Size........................2048
        Product Specific.(HE).......0001
        Product Specific.(CT).......10210102
        Product Specific.(HW).......0082
        Product Specific.(B3).......150000000001
        Product Specific.(B4).......00
        Product Specific.(B7).......000000000000000000000000
        Product Specific.(OD).......
        Version.....................ipzSeries
      Physical Location: U789D.001.DQD42K4-P2-C2-C2
0
Reply kd5nir (1) 9/29/2009 11:51:26 AM


OK thanks
is it possible to see the size of each DIMM ?

"Tom" <kd5nir@gmail.com> a �crit dans le message de news: 
c547eb59-c5d3-44bf-9446-2559a50ff55a@a37g2000prf.googlegroups.com...
On Sep 26, 10:37 am, "bob123" <bob...@gmail.com> wrote:
> Hi,
>
> On a POWER 6 system /AIX 6 / LPAR
> How can I see, number/size slot RAM of the hardware
>
> Thanks in advance

lscfg -vp
Be prepared for a large amount of output.  Each DIMM reports as:
So number, just count the number of DIMMs reporting in.
Size is down about 1/2 way.

 Memory DIMM:
        Record Name.................VINI
        Flag Field..................XXMS
        Hardware Location Code......U789D.001.DQD42K4-P2-C2-C2
        Customer Card ID Number.....319E
        Serial Number...............YH11B28661X5
        CCIN Extender...............1
        Product Specific.(VZ).......01
        FRU Number..................15R7439
        Part Number.................15R7439
        Power.......................4700000000000000
        Size........................2048
        Product Specific.(HE).......0001
        Product Specific.(CT).......10210102
        Product Specific.(HW).......0082
        Product Specific.(B3).......150000000001
        Product Specific.(B4).......00
        Product Specific.(B7).......000000000000000000000000
        Product Specific.(OD).......
        Version.....................ipzSeries
      Physical Location: U789D.001.DQD42K4-P2-C2-C2 


0
Reply bob123 (66) 9/29/2009 7:35:32 PM

OK I saw it:
   Size........................2048
Thanks


"bob123" <bob123@gmail.com> a �crit dans le message de news: 
4ac26184$0$440$426a74cc@news.free.fr...
> OK thanks
> is it possible to see the size of each DIMM ?
>
> "Tom" <kd5nir@gmail.com> a �crit dans le message de news: 
> c547eb59-c5d3-44bf-9446-2559a50ff55a@a37g2000prf.googlegroups.com...
> On Sep 26, 10:37 am, "bob123" <bob...@gmail.com> wrote:
>> Hi,
>>
>> On a POWER 6 system /AIX 6 / LPAR
>> How can I see, number/size slot RAM of the hardware
>>
>> Thanks in advance
>
> lscfg -vp
> Be prepared for a large amount of output.  Each DIMM reports as:
> So number, just count the number of DIMMs reporting in.
> Size is down about 1/2 way.
>
> Memory DIMM:
>        Record Name.................VINI
>        Flag Field..................XXMS
>        Hardware Location Code......U789D.001.DQD42K4-P2-C2-C2
>        Customer Card ID Number.....319E
>        Serial Number...............YH11B28661X5
>        CCIN Extender...............1
>        Product Specific.(VZ).......01
>        FRU Number..................15R7439
>        Part Number.................15R7439
>        Power.......................4700000000000000
>        Size........................2048
>        Product Specific.(HE).......0001
>        Product Specific.(CT).......10210102
>        Product Specific.(HW).......0082
>        Product Specific.(B3).......150000000001
>        Product Specific.(B4).......00
>        Product Specific.(B7).......000000000000000000000000
>        Product Specific.(OD).......
>        Version.....................ipzSeries
>      Physical Location: U789D.001.DQD42K4-P2-C2-C2
> 


0
Reply bob123 (66) 9/29/2009 7:47:53 PM

bob123 wrote:
> Hi,
> 
> On a POWER 6 system /AIX 6 / LPAR
> How can I see, number/size slot RAM of the hardware
> 
> Thanks in advance
> 
> 


There is a program 'memconf' but it appears to only work on  Sun 
Solaris, Linux, FreeBSD or HP-UX systems. Perhaps you could suggest to 
the author he gets it to work on AIX. I believe he would need to output 
of certain commands sent as a text file.


-- 
I respectfully request that this message is not archived by companies as
unscrupulous as 'Experts Exchange' . In case you are unaware,
'Experts Exchange'  take questions posted on the web and try to find
idiots stupid enough to pay for the answers, which were posted freely
by others. They are leeches.
0
Reply foo25 (218) 10/4/2009 6:54:33 AM

On Sep 26, 10:37=A0am, "bob123" <bob...@gmail.com> wrote:
> Hi,
>
> On a POWER 6 system /AIX 6 / LPAR
> How can I see, number/size slot RAM of the hardware
>
> Thanks in advance

Can try this ...

lscfg -vps |egrep "Memory|Size"


Regards...
0
Reply mgvillaf (7) 10/9/2009 12:55:51 AM

5 Replies
181 Views

(page loaded in 0.193 seconds)

Similiar Articles:













7/30/2012 1:56:14 AM


Reply: