1832993 Members
3689 Online
110048 Solutions
New Discussion

Itanium with HP-UX.

 
SOLVED
Go to solution
Cleber Zorzi
Valued Contributor

Itanium with HP-UX.

Hello,

I have one server Itanium (RX1620) with 4GB memory RAM and HP-UX installed, but the operational system only recognizes 2GB memory RAM. As I make so that the operational system recognizes 4GB memory ?

Thanks,

Cleber
cleberzorzi
7 REPLIES 7
Kent Ostby
Honored Contributor
Solution

Re: Itanium with HP-UX.

Did the system come from the factory with the 4 GB installed or did you add memory/install memory yourself.

"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
Steven E. Protter
Exalted Contributor

Re: Itanium with HP-UX.

Shalom Cleber,

swapinfo -tam

Please post.

Use cstm to show memory layout.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Arunvijai_4
Honored Contributor

Re: Itanium with HP-UX.

Hello,

# swapinfo -tam ??

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Cleber Zorzi
Valued Contributor

Re: Itanium with HP-UX.

SEP,

I don´t swap memory.

Cleber
cleberzorzi
Sandman!
Honored Contributor

Re: Itanium with HP-UX.

Hi Cleber,

Could you post your memory configuration using cstm; this will output the memory inventory on your system...

# echo "selclass qualifier memory;info;wait;infolog" | cstm
Steven E. Protter
Exalted Contributor

Re: Itanium with HP-UX.

If you post the output of swapinfo -tam it will show total memory and virtual memory.

I'm on the idea that you may be misreading the situation on memory recognition.

The cstm output would be helpful as well.

Good Luck,

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Andrew Rutter
Honored Contributor

Re: Itanium with HP-UX.

hi,

You can also check with SAM how much physical memory you ahve installed under system properties.

better to post output from
echo "selclass qualifier memory;info;wait;infolog ¦ cstm > /tmp/memlog.txt

If the memory is there then it should be available for use.

Andy