- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Frecover error messages
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
12-01-2005 01:06 AM
12-01-2005 01:06 AM
Frecover error messages
e.g. frecover(4305) not enough memory for allocate
Regards
Craig
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2005 01:15 AM
12-01-2005 01:15 AM
Re: Frecover error messages
Increase the value of the kernel parameter maxdsiz
See also
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=870497
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2005 01:15 AM
12-01-2005 01:15 AM
Re: Frecover error messages
This one is self-explanatory. You do not have enough memory to run a recovery!
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2005 01:28 AM
12-01-2005 01:28 AM
Re: Frecover error messages
The frecover messages are stored in a catalog file located at
/usr/lib/nls/msg/C/frecover.cat
As far as the frecover 4305 error is concerned, it indicates in-sufficient memory for its operation.
You need to check for memory utilization using # vmstat 5 5
Check for swap utilization using
# swapinfo -tam
If everything above is ok , then you need to increase "maxdsiz" kernel paramter. If it is 64MB , you can increase say to 128MB and then rebuild the kernel and reboot the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2005 01:28 PM
12-01-2005 01:28 PM
Re: Frecover error messages
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2005 08:07 PM
12-01-2005 08:07 PM
Re: Frecover error messages
For reference, the server is a RP74000 with 8Gb of memory and was built using an ignite tape.
The server had no users and no applications or databases running, so there was very little going on during the recovery.
The maxdsiz was set to 0x20000000 (512Mb), so it was upped to 0x80000000. The kernel was then rebuilt and the recovery completed just fine.
So, once again. Thanks for the assistance.
Craig
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2005 08:09 PM
12-01-2005 08:09 PM