- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Adding memory
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-25-2002 11:09 AM
09-25-2002 11:09 AM
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 11:18 AM
09-25-2002 11:18 AM
Re: Adding memory
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 11:20 AM
09-25-2002 11:20 AM
Re: Adding memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 11:21 AM
09-25-2002 11:21 AM
Re: Adding memory
You can if you like add filesystem swap. If you set the priority to be equal to device swap then allocation will be performed in a round robin fashion
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2002 11:30 AM
09-25-2002 11:30 AM
SolutionHere is an excellent thread with regard to swap space. Replies are from the most respected forumers
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x9d7b42308663d611abdb0090277a778c,00.html
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 01:39 AM
09-26-2002 01:39 AM
Re: Adding memory
This was one of the original reasons for the '>= physical memory' mandate. But that was before selective crash dumps and many other changes in HP-UX. As previously noted, some of the historical rules are either less relevant or not relevant at all today.
Of course, you should also think about just how long it would take to take and save a crash dump of that size, whether you have enough free disk space to make a permanent copy from the copy written to the swap area, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 02:17 AM
09-26-2002 02:17 AM
Re: Adding memory
It is not that you should have 1:2 memory to swap or 1:1 memory:swap
If you see that having 16GB of RAM and there is no swapping happening in the first place there is no need to add any swap to the existing 9GB.Infact you can reduce them to 500MB.
When that is the case then you can enable the pseudo-swap(swapmem_on=1) in the kernel.
When there is not swapping happening on the system then who cares about the device swap.
Also,If I am have a mirrored disk then there is a lot of space unused on the mirror disk which is a waste.