I need to add some RAM to a machine running HP-UX.

Is there anything that I need to do before or after adding the physical RAM? Or will the OS just recognize the RAM and no further tasks needed.

I've never worked with HP-UX before, so I just need to know if there is anything with the OS that I need to do to before, or after adding the physical memory.

link|improve this question
feedback

3 Answers

up vote 3 down vote accepted

The OS will pick it up automatically, but applications may be configured to used limited amounts (this isn't very normal, but entirely possible). You'll need to review the configuration, or at least monitor the box after the upgrade to be sure the additional RAM is having the desired effect.

link|improve this answer
Thank you for the reply. Yes I plan to do some monitoring after. I have also check some commands to display the physical memory in HP-UX OS – user97644 Oct 12 '11 at 18:38
Work is done without any problem. No need to change anything on the server. Thank You – user97644 Oct 15 '11 at 2:16
feedback

You might want to check to ensure that there is a sufficient amount of swap space allocated to support the new memory configuration.

link|improve this answer
feedback

Before adding the physical RAM you need to check the quickspecs of your server to identify supported configuration of DIMM. For instance in superdome quick specs there is a list of supported DIMM configuration.

link|improve this answer
What do the physical requirements of the RAM have to do with configuring the OS to use new RAM? – Chris S Jan 25 at 16:33
They depends from your HP-UX server model. Check the physical requirements in the quick specs and release notes documents of your server model. – NoNoNo Jan 25 at 16:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.