- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: available memory for a vPar in a SD32
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
11-24-2011 05:26 AM
11-24-2011 05:26 AM
available memory for a vPar in a SD32
Need to know if I can increase the memory for vpar1 in rac1(partiotion # 2) and vpar2 in rac2 (partition # 3) in a SD32.
What do I need to look into "available interleaved memory"?
Details attached. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2011 08:31 AM
11-24-2011 08:31 AM
Re: available memory for a vPar in a SD32
from vparstatus -A found that available ILM is just 3000MB
So cannot increase our vPars memory by more than 3Gb
vpar1# swapinfo -tam
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 8144 2215 5929 27% 0 - 1 /dev/vg00/lvol2
reserve - 5929 -5929
memory 11654 11495 159 99%
total 19798 19639 159 99% - 0 -
vpar1#
vg00 has 20Gb of free space.
There was a suggestion like this...I am not sure if this is right.. can someone comment on this please?
Immediate fix – these servers have insufficient swap space. The absolute minimum is swap=memory, preferred swap=2xmemory; they have 8GB swap and 12GB memory. Not good; swap reservation means in order to use 12GB memory it needs another 12GB somewhere to put the reserve. With only 8GB swap, it can only really use 10GB memory as the other 2GB has to be the reservation for the bit that won’t fit in swap!
Add a 32GB swap partition to each server so it can use the memory it has; this would also deal with a real memory increase if it still proves necessary.