- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: frecover (4305) : not enough memory for alloca...
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-19-2008 11:26 AM
09-19-2008 11:26 AM
frecover (4305) : not enough memory for allocate
I am getting the following frecover message when I try to list the backup:
# frecover –x –f /dev/rmt/0m –N –v
..
-rw-rw-rw- root sys ./us13/RP5430/usr8/ano/m41/nad
-rw-rw-rw- root sys ./us13/RP5430/usr8/ano/m41/nada.bak
frecover(4305): not enough memory for allocate
The maxdsiz and shmmax parameters were increased but it didn’t help.
maxdsiz = 0x20000000
shmmax = 0x80000000
Memory Information:
physical page size = 4096 bytes, logical page size = 4096 bytes
Physical: 4192256 Kbytes, lockable: 3726100 Kbytes, available: 3280288 Kbytes
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 8192 0 8192 0% 0 - 1 /dev/vg00/lvol2
reserve - 216 -216
total 8192 216 7976 3% - 0 -
procs memory page faults cpu
r b w avm free re at pi po fr de sr in sy cs us sy id
1 0 0 24941 763970 364 155 81 0 0 0 11 1573 64975 1405 5 5 90
If I have physical memory and swap space available, what it is wrong?
Could this problem be related to 1.75GB due to 32-bits applications? I have Cobol installed.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2008 11:34 AM
09-19-2008 11:34 AM
Re: frecover (4305) : not enough memory for allocate
It would be quite useful...
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=979781&admit=-682735245+1184029088609+28353475
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2008 11:48 AM
09-19-2008 11:48 AM
Re: frecover (4305) : not enough memory for allocate
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2008 01:17 PM
09-19-2008 01:17 PM
Re: frecover (4305) : not enough memory for allocate
if frecover can't allocate memory above it's limit because of 32bit unix it can be. perhaps a patch fix it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2008 09:07 PM
09-19-2008 09:07 PM
Re: frecover (4305) : not enough memory for allocate
You still have maxdsiz at 500 Mb. You might want to increase it to 2 Gb.
While you are at it, you should turn on pseudoswap: swapmem_on
>Could this problem be related to 1.75GB due to 32-bits applications?
Not until you set maxdsiz to 2 Gb.