- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Deferred swap reservation failure pid: xxxxx
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
03-31-2006 03:10 AM
03-31-2006 03:10 AM
Deferred swap reservation failure pid: xxxxx
I´m with problems in HP-UX/Oracle. I have the following message:
Deferred swap reservation failure pid: 28255
I verified the following variables:
maxdsiz
maxdsiz_64
shmmax
swapmem_on
and is all configured in the limit. The memory RAM is with used 97% and the memory of swap is with used 4%.
Thanks,
Cleber
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2006 03:24 AM
03-31-2006 03:24 AM
Re: Deferred swap reservation failure pid: xxxxx
do swapinfo -mt/fmt etc.. check if swap space is still available..
use UNIX95 command line to find bigger memory processes.. see if anything has been changed recently..
I would guess you did a kernel rebuild and rebooted host !
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2006 03:32 AM
03-31-2006 03:32 AM
Re: Deferred swap reservation failure pid: xxxxx
I have the following messages:
########
31-MAR-2006 11:04:46 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=CORP)(CID=(PROGRAM=D:\Mosaico75\UMsmnRq.exe)(HOST=SERVERMF1)(USER=rjzsup1))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.169.0.16)(PORT=3863)) * establish * CORP * 12518
TNS-12518: TNS:listener could not hand off client connection
TNS-12549: TNS:operating system resource quota exceeded
: TNS:protocol adapter error
TNS-00519: Operating system resource quota exceeded
HPUX Error: 12: Not enough space
#######
# swapinfo -tam
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 4096 163 3933 4% 0 - 1 /dev/vg00/lvol2
reserve - 3933 -3933
memory 6133 5864 269 96%
total 10229 9960 269 97% - 0 -
#######
Deferred swap reservation failure pid: 28255
Deferred swap reservation failure pid: 28249
Deferred swap reservation failure pid: 28255
#######
Thanks,
Cleber
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2006 03:45 AM
03-31-2006 03:45 AM
Re: Deferred swap reservation failure pid: xxxxx
You need *enough* swap space for all the processes you intend to spawn.
IF you don't have swap = memory you can still fudge it by setting swapmem=1 in the kernel parms.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2006 04:14 AM
03-31-2006 04:14 AM