- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Swap/dump size limit per disk
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-19-2001 09:47 AM
11-19-2001 09:47 AM
thanks for your help...
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 09:59 AM
11-19-2001 09:59 AM
Re: Swap/dump size limit per disk
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 10:00 AM
11-19-2001 10:00 AM
Re: Swap/dump size limit per disk
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 10:03 AM
11-19-2001 10:03 AM
Re: Swap/dump size limit per disk
Swap volumes need only to contiguous, to the bst of my knowledge. There is no restriction on the size of swap areas except for primary swap+dump, which is still restricted by the 2 GB limit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 10:03 AM
11-19-2001 10:03 AM
Re: Swap/dump size limit per disk
I have a server with 8GB of memory and 2 18GB disks and 4 4GB disks.
Any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 10:06 AM
11-19-2001 10:06 AM
Re: Swap/dump size limit per disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 10:07 AM
11-19-2001 10:07 AM
Re: Swap/dump size limit per disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 10:11 AM
11-19-2001 10:11 AM
Re: Swap/dump size limit per disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 10:18 AM
11-19-2001 10:18 AM
Re: Swap/dump size limit per disk
Santosh recommended looking at maxswapchunks, do you know the value of this?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 10:22 AM
11-19-2001 10:22 AM
Re: Swap/dump size limit per disk
With 8Gb memory -> swap can be anywhere from 8gb to 16gb, depending on the applications running on the box. 16gb would be a overkill. I would settle for 8gb and then boost it to 12Gb, if necessary. You can spread this as 2Gb swap volumes on the disks. Two 2Gb on the root disk and the remaining on the 4 gb disks.
The maximum swap which you can have on the system is limited by the max sizes of two kernel parameters maxswapchunks and swapchunk
Regarding dump, here is a good document on how to configure dump size:
http://us-support.external.hp.com/cki/bin/doc.pl/sid=d1f47bae1d0d4dad58/screen=ckiDisplayDocument?docId=200000054664128 (docid: KBRC00006362)
or the online doc s at: http://docs.hp.com/hpux/onlinedocs/os/syscrash.html
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 10:24 AM
11-19-2001 10:24 AM
Re: Swap/dump size limit per disk
thanks.
Do you know where I can find the information relative to the limit for the primary swap/dump space?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 10:31 AM
11-19-2001 10:31 AM
Re: Swap/dump size limit per disk
http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x5ad9cf38d6bdd5118ff10090279cd0f9,00.html
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 10:38 AM
11-19-2001 10:38 AM
SolutionLike Alan, I recalled some documented limitations. From Knowledge Base document #A4824565 for 10.20 [ BUT READ ON }:
/begin_quote/
The /stand and dumps file systems are restricted to either 2GB or 4GB, depending on version of iodc firmware on the boot interface PCA...Some new hardware interfaces may support up to 8TBs...There are no restrictions on the maximum size of primary swap with respect to the HP-UX operating system.
Hardware interface limitations will determine the size limit of any disk file system or partition on a given disk. That is, the SCSI
controller that controls the disk will impose a limit; depending on the controller, the limit is either the first 2GB or 4GB of the disk.
/end_quote/
Clearly that settles the issue of primary swap size at least. I would think that 'lvlnboot -d' would "complain" appropriately. Perhaps this helps.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 11:07 AM
11-19-2001 11:07 AM
Re: Swap/dump size limit per disk
As to "what would I do", it really depends upon the amount of running process space that I think I will need. If it is more than 14GB, then I would allocate additional device swap as necessary. Otherwise, I would allocate 4 2GB swap areas (on separate disks) and activate psuedo-swap in the kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2001 05:39 AM
11-20-2001 05:39 AM
Re: Swap/dump size limit per disk
As James quoted, that is a hardware/firmware (IODC, I/O Dependent Code) issue, not a software issue (at least not primarily) i.e. it depends on the particular hardware/system/model.
As to where it (i.e. the general issue) is documented: In the (only) manual page which is related to dump devices, the lvlnboot(1M) manual page.