- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- memory requirements for HP-UX 11.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2000 07:58 AM
09-20-2000 07:58 AM
memory requirements for HP-UX 11.
I understand memory required on a HP-UX 11 operating system is up to two time due to the 64 bit access.
I am up grading a K class from 10.20, but by virgin installing HP-UX 11.00 as a 32 bit machine, then reinstalling the application code and databases.
will I have to consider providing more physical memory ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2000 08:20 AM
09-20-2000 08:20 AM
Re: memory requirements for HP-UX 11.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2000 08:41 AM
09-20-2000 08:41 AM
Re: memory requirements for HP-UX 11.
If you intend running the same applications and don't currently have a problem with memory then no you don't need any more RAM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2000 09:59 AM
09-20-2000 09:59 AM
Re: memory requirements for HP-UX 11.
Heres the lowdown on memory requirement for 11/32/64;
This complete document can be viewed at
http://www.docs.hp.com/hpux/content/osfaq.html
HP-UX 11.00 Frequently Asked Questions
Q: What are the RAM and disk requirements of 11.x?
A: 11.00 32-bit and 64-bit can boot with as little as 64MB RAM and 1GB
disk,
but the performance would be very slow. Here are the recommended
minimums:
11.00 32-bit: 128MB RAM, 1-2GB disk
11.00 64-bit: 512MB RAM, 2-3GB disk
The 11.00 64-bit system doesn't require twice the disk space of an
11.00 32-bit system.
The size of the 64-bit executable has been optimized since 10.x and has
shown modest growth.
As mentioned earlier, the full benefits of 64-bit computing will not be
realized until a system
has more than 4GB RAM and large amounts of swap space (4GB and higher).
This is the first step in exploiting the large memory address space
that 64-bit provides.
Q: What additional system resources are recommended for 64-bit HP-UX 11.00?
A: The additional resources required by 64-bit HP-UX 11.00 are:
Add extra disks to provide more than 4 GB of swap
Add memory cards to provide more than 4 GB of memory
Increase kernel parameters
maxdsiz more than 0x40000000
maxdsiz_64bit more than 0x400000000
maxswapchunks 10000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2000 11:50 PM
09-20-2000 11:50 PM
Re: memory requirements for HP-UX 11.
If your using the latest 64 bit version of SAP, each SAP process can use upto 2GB of virtual memory. Obviously you'd do most of this using swap space, but that's slower. One machine I worked on recently had 8GB of ram an 32GB of swap.
I've also seen a V class with 32GB of ram, with 1 user, use over 60GB of virtual memory. It was a nice modelling application.
Application vendors usually have recommendations on memory requirements for there applications, and are the best source of such info.