Unix Technical Forum

RS/6000 7044-170 "44P" memory

This is a discussion on RS/6000 7044-170 "44P" memory within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hello, I've recently purchased a used IBM RS/6000 7044-170 "44P" 333MHz 1GB Ram, (2) 50GB Disk and AIX 5.3 ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-05-2008, 10:21 AM
Otto
 
Posts: n/a
Default RS/6000 7044-170 "44P" memory

Hello, I've recently purchased a used IBM RS/6000 7044-170 "44P"
333MHz 1GB Ram, (2) 50GB Disk and AIX 5.3 With Maintenance Level 4
pre-installed. However, doing a 'prtconf' at the system prompt only
shows 512mb of RAM but 1gb is installed:

My question is how do I get the system to recognize the full 1GB RAM?


-------------------------------------------------------------------------------
Welcome to AIX.
boot image timestamp: 22:16 08/29
The current time and date: 00:35:52 09/04/2006
number of processors: 1 size of memory: 512MB
boot device: /pci@fef00000/scsi@c/sd@0:2
kernel size: 13421062; 64 bit kernel
-------------------------------------------------------------------------------

[root@mach-1 /]#prtconf
System Model: IBM,7044-170
Machine Serial Number: 10BA2FD
Processor Type: PowerPC_POWER3
Number Of Processors: 1
Processor Clock Speed: 333 MHz
CPU Type: 64-bit
Kernel Type: 64-bit
LPAR Info: -1 NULL
Memory Size: 512 MB
Good Memory Size: 512 MB
Platform Firmware level: Not Available
Firmware Version: IBM,SPH00056
Console Login: enable
Auto Restart: true
Full Core: false
<snip>

When I boot to the system configuration. It shows:

RS/6000 Firmware
Version SPH00056
(c) Copyright IBM Corp. 1999 All rights reserved.
-------------------------------------------------------------------------------
System Management Services

1 Display Configuration
2 Multiboot
3 Utilities
4 Select Language

.------.
|X=Exit|
`------'
===>1

.-----------------.
| PLEASE WAIT.... |
`-----------------'

Device Name

PowerPC,POWER3 333 MHz
L2-Cache 1024K
Memory
Memory DIMM slot = 1 size = 256 MB
Memory DIMM slot = 3 size = 256 MB
Memory DIMM slot = 2 size = 256 MB
Memory DIMM slot = 4 size = 256 MB
Service Processor
Tablet Port
LPT
addr=378
COM
addr=3f8
COM
addr=2f8



..-----------. .------.
|N=next-page| |X=Exit|
`-----------' `------'


<html>
<body>
&quot;Corporate systems are like igloos: They have a hard shell on <br>
the outside, but once you get inside it's all soft and crunchy,&quot; <br>
- <i>Dave Maynor, researcher at Internet Security Systems. <br>
</i>************************************************ **************************<br>
Rick Prince&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ; <br>
(RP3686)&nbsp; Internet Technology and Network Security Consultant<br>
CCSE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp; <br>
************************************************** ************************</body>
</html>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-05-2008, 10:21 AM
Michael Kraemer
 
Posts: n/a
Default Re: RS/6000 7044-170 "44P" memory

In article <taeof2d2v34iq5r5045l5tjtl0mvn1ukoh@4ax.com>, Otto
<OttoVonHozer@aol.com> writes:
> Hello, I've recently purchased a used IBM RS/6000 7044-170 "44P"
> 333MHz 1GB Ram, (2) 50GB Disk and AIX 5.3 With Maintenance Level 4
> pre-installed. However, doing a 'prtconf' at the system prompt only
> shows 512mb of RAM but 1gb is installed:
>
> My question is how do I get the system to recognize the full 1GB RAM?
>


> Memory
> Memory DIMM slot = 1 size = 256 MB
> Memory DIMM slot = 3 size = 256 MB
> Memory DIMM slot = 2 size = 256 MB
> Memory DIMM slot = 4 size = 256 MB



This looks reasonable, however, one of my 170's also was rather
picky after a memory upgrade. I seem to remember that the banks had to
be filled pairwise with the same type of memory, otherwise
I saw a similar effect. The 170's hardware manual explains the order
in which the banks have to be filled, it's kind of "interleaved" IIRC.

HTH
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-05-2008, 10:21 AM
0xDEADABE
 
Posts: n/a
Default Re: RS/6000 7044-170 "44P" memory

Otto wrote:
> Hello, I've recently purchased a used IBM RS/6000 7044-170 "44P"
> 333MHz 1GB Ram, (2) 50GB Disk and AIX 5.3 With Maintenance Level 4
> pre-installed. However, doing a 'prtconf' at the system prompt only
> shows 512mb of RAM but 1gb is installed:
>
> My question is how do I get the system to recognize the full 1GB RAM?
>
>
> -------------------------------------------------------------------------------
> Welcome to AIX.
> boot image timestamp: 22:16 08/29
> The current time and date: 00:35:52 09/04/2006
> number of processors: 1 size of memory: 512MB
> boot device: /pci@fef00000/scsi@c/sd@0:2
> kernel size: 13421062; 64 bit kernel
> -------------------------------------------------------------------------------
>
> [root@mach-1 /]#prtconf
> System Model: IBM,7044-170
> Machine Serial Number: 10BA2FD
> Processor Type: PowerPC_POWER3
> Number Of Processors: 1
> Processor Clock Speed: 333 MHz
> CPU Type: 64-bit
> Kernel Type: 64-bit
> LPAR Info: -1 NULL
> Memory Size: 512 MB
> Good Memory Size: 512 MB
> Platform Firmware level: Not Available
> Firmware Version: IBM,SPH00056
> Console Login: enable
> Auto Restart: true
> Full Core: false
> <snip>
>
> When I boot to the system configuration. It shows:
>
> RS/6000 Firmware
> Version SPH00056
> (c) Copyright IBM Corp. 1999 All rights reserved.
> -------------------------------------------------------------------------------
> System Management Services
>
> 1 Display Configuration
> 2 Multiboot
> 3 Utilities
> 4 Select Language
>
> .------.
> |X=Exit|
> `------'
> ===>1
>
> .-----------------.
> | PLEASE WAIT.... |
> `-----------------'
>
> Device Name
>
> PowerPC,POWER3 333 MHz
> L2-Cache 1024K
> Memory
> Memory DIMM slot = 1 size = 256 MB
> Memory DIMM slot = 3 size = 256 MB
> Memory DIMM slot = 2 size = 256 MB
> Memory DIMM slot = 4 size = 256 MB
> Service Processor
> Tablet Port
> LPT
> addr=378
> COM
> addr=3f8
> COM
> addr=2f8
>
>
>
> .-----------. .------.
> |N=next-page| |X=Exit|
> `-----------' `------'
>
>
> <html>
> <body>
> &quot;Corporate systems are like igloos: They have a hard shell on <br>
> the outside, but once you get inside it's all soft and crunchy,&quot; <br>
> - <i>Dave Maynor, researcher at Internet Security Systems. <br>
> </i>************************************************ **************************<br>
> Rick Prince&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ; <br>
> (RP3686)&nbsp; Internet Technology and Network Security Consultant<br>
> CCSE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp; <br>
> ************************************************** ************************</body>
> </html>



I would do a physical inventory and verify that you have 1GB. I don't
believe you have to do anything special.

You may have been shorted. That memory goes for a premium on the used
market.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-05-2008, 10:21 AM
Michael Kraemer
 
Posts: n/a
Default Re: RS/6000 7044-170 "44P" memory

In article <wKCdnSgtQ7xw3WHZnZ2dnUVZ_vGdnZ2d@adelphia.com>, 0xDEADABE
<none@nowhere.net> writes:

>
> I would do a physical inventory and verify that you have 1GB. I don't
> believe you have to do anything special.


cfg says their are 4x256MB, so there's little to argue about.
If system says only 512MB are good, then they are probably in the
wrong order or such. I've seen such weird things before.

> You may have been shorted. That memory goes for a premium on the used
> market.


Don't think so,
memory for 44P's is pretty abundant and relatively cheap on eBay.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-05-2008, 10:21 AM
Otto
 
Posts: n/a
Default Re: RS/6000 7044-170 "44P" memory

m.kraemer@gsi.de (Michael Kraemer) wrote:

>In article <wKCdnSgtQ7xw3WHZnZ2dnUVZ_vGdnZ2d@adelphia.com>, 0xDEADABE
><none@nowhere.net> writes:
>
>>
>> I would do a physical inventory and verify that you have 1GB. I don't
>> believe you have to do anything special.

>
>cfg says their are 4x256MB, so there's little to argue about.
>If system says only 512MB are good, then they are probably in the
>wrong order or such. I've seen such weird things before.
>
>> You may have been shorted. That memory goes for a premium on the used
>> market.

>
>Don't think so,
>memory for 44P's is pretty abundant and relatively cheap on eBay.


Yea, I physically checked for all the memory to be there. Did noticed
the paring up of "sticks" according to the manual. All 4 256mb stick
are the same part number and manufacture. Had problems with it staying
booted up when it first arrived. FedEx wasn't very kind to it and the
seller did a real crappy job of packaging.

Kept getting a FAN failure error on the front panel pointing to the
CPU fan, but all it was, was a loose connection. I totally
disassembled the box, cleaned it out (was a real dust box) and
reseated everything, and even swapped the memory sticks around. Still
no joy.

Guess I'll play around moving the memory and see what happens.

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-05-2008, 10:21 AM
0xDEADABE
 
Posts: n/a
Default Re: RS/6000 7044-170 "44P" memory

Michael Kraemer wrote:
> In article <wKCdnSgtQ7xw3WHZnZ2dnUVZ_vGdnZ2d@adelphia.com>, 0xDEADABE
> <none@nowhere.net> writes:
>
>
>>I would do a physical inventory and verify that you have 1GB. I don't
>>believe you have to do anything special.

>
>
> cfg says their are 4x256MB, so there's little to argue about.
> If system says only 512MB are good, then they are probably in the
> wrong order or such. I've seen such weird things before.
>
>
>>You may have been shorted. That memory goes for a premium on the used
>>market.

>
>
> Don't think so,
> memory for 44P's is pretty abundant and relatively cheap on eBay.



I am corrected. I didn't see the second half of his post (I was choking
on a carmel apple at the time, typing with one hand). I could have
saved some typing if I had read on. :-)

As far as it being cheap, I guess I haven't caught the memory being sold
on eBay. I have a 44p with 512M, and I have been itching to upgrade it.
I just see the exorbitant prices the memory houses want, and the
second-handers don't want much less.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-05-2008, 10:23 AM
Otto
 
Posts: n/a
Default Re: RS/6000 7044-170 "44P" memory

Well, I systematically checked each set of 256kb sticks on boot up
until I found a bad one. Contacted the seller and asked for a
replacement set, and he mailed them yesterday!! Schweet!!


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:23 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com