- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Error en Syslog "Deferred swap reservation fai...
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
08-30-2005 06:01 AM
08-30-2005 06:01 AM
Error en Syslog "Deferred swap reservation failure pid: XXXX"
One more time need of your help
I have a Superdome SD32000 with 16 gb of memory and 2 swap areas configured in /vg00/lvol2 of 200 Mb and /vg00/lvol10 of 16384 Mb.
The area of lvol2 is 100 % and the of lvol10 is 43%
The syslof present the follow error "Deferred swap reservation failure pid: XXXX"
Sombody can help me about this error,
Thanks.!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 06:12 AM
08-30-2005 06:12 AM
Re: Error en Syslog "Deferred swap reservation failure pid: XXXX"
There is a answer in that thread that deserves a bunny.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 06:30 AM
08-30-2005 06:30 AM
Re: Error en Syslog "Deferred swap reservation failure pid: XXXX"
But i can´t see the link, the link go to page blank
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 06:43 AM
08-30-2005 06:43 AM
Re: Error en Syslog "Deferred swap reservation failure pid: XXXX"
Check swap space utilization.
swapinfo -mat
If it all used, you will get these errors. The thing to check is why you are swapping.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 06:55 AM
08-30-2005 06:55 AM
Re: Error en Syslog "Deferred swap reservation failure pid: XXXX"
#swapinfo -mat
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 200 200 0 100% 0 - 1 /dev/vg00/lvol2
dev 16384 7123 9261 43% 0 - 1 /dev/vg00/lvol10
reserve - 9261 -9261
memory 12684 9779 2905 77%
total 29268 26363 2905 90% - 0 -
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 07:23 AM
08-30-2005 07:23 AM
Re: Error en Syslog "Deferred swap reservation failure pid: XXXX"
Sort Answers By: Date or Points
Sridhar Bhaskarla This member has accumulated 20000 or more points
Sep 25, 2004 02:19:13 GMT unassigned
Hi,
Well, this is one of the issues if you are dependent too much on swapmen_on parameter. You should have the device swap atleast equal to the memory size even if you enable swapmem_on parameter unless you are absolutely sure that you are not going to use atleast 25% of your physical memory.
When the system boots, it allocates 75% of memory for swap calculations. Locked memory and dynamic memory allocated by kernel are exceptions to page outs. So, that memory has to be de-allocated from the swap calculations and it is represented as "USED" in the memory column of your swapinfo output. So, at some point of time you may find your 'total swap' used at 100%.
Add more swap and make sure your total swap is atleast equal to the size of the memory.
-Sri
Patrick Wallek expert in this area This member has accumulated 20000 or more points
Sep 25, 2004 03:43:16 GMT unassigned
How much RAM do you have in your machine?
You MUST have at least as much swap allocated, or one form or another, as you have RAM in the machine. According to your swapinfo output you can fully utilize almost 3.5GB of RAM when you add together your device swap (1GB) and your "Pseudo-swap" (the memory line) approx. 2.5GB.
If you have more RAM than that, then you could very well get the error that you are seeing.
It may very well be that you do need to add some more swap to your system.
I don't know why you can't see the content.
Here it is anyway. I've requested this thread be moved from Linux sysadin to HP-UX sysadmin.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2005 08:20 PM
08-30-2005 08:20 PM
Re: Error en Syslog "Deferred swap reservation failure pid: XXXX"
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=704200