- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- dump error message
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
05-07-2008 01:58 AM
05-07-2008 01:58 AM
dump error message
i got this message after trying to configure a dump device on hpux 10.20
total memory size is 1GB approx
and the total physical memory is 512MB approx
i created a logical volume of 1GB
and i got this:
# lvlnboot -d /dev/vg00/lvdump
lvlnboot: Unable to configure dump logical volume.
Dump logical volume size beyond the IODC max address.
What am i supposed to do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 02:19 AM
05-07-2008 02:19 AM
Re: dump error message
First figure out the order of all your LVs in the primary root disk ..
# pvdisplay -v /dev/dsk/
send your output
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 02:29 AM
05-07-2008 02:29 AM
Re: dump error message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 02:31 AM
05-07-2008 02:31 AM
Re: dump error message
If you get a complaint from IODC when trying to extend your dump
past 2 GB, it may be because your IODC firmware does not support
dumps greater than 2 GB. Or, the problem MAY be caused by a defect
in the kernel, not the IODC firmware. It is a case of the kernel
not 'trusting' the IODC card, and thus not allowing your dump to be
extended past 2 GB.
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 02:33 AM
05-07-2008 02:33 AM
Re: dump error message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 02:57 AM
05-07-2008 02:57 AM
Re: dump error message
11.X uses at least with recent (PCI based) machines the block adressing mode, which effectively imposes no relevant limitation.
but in your case of OS version 10.20 you cannot exceed the limit more than 1 GB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 03:01 AM
05-07-2008 03:01 AM
Re: dump error message
i even tried reducing it down to 400MB and still got the same message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 03:08 AM
05-07-2008 03:08 AM
Re: dump error message
I think you have to check for patch
Patch Name : PHCO_24809
Patch Description :
introduced behavior that will cause the lvlnboot(1M) command to fail when executed in recovery mode. Executing 'lvlnboot -R' will fail to configure swap and dump volumes and messages similar to the following will be reported:
lvlnboot: Unable to configure swap logical volume.
Swap logical volume size beyond the IODC max address.
lvlnboot: Unable to configure dump logical volume.
Dump logical volume size beyond the IODC max address.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 03:14 AM
05-07-2008 03:14 AM
Re: dump error message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 03:16 AM
05-07-2008 03:16 AM
Re: dump error message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2008 03:45 AM
05-07-2008 03:45 AM
Re: dump error message
You will have to access the patch archive and download the corresponding "LVM commands cumulative patch"
http://www11.itrc.hp.com/service/patch/wrap.do?dest=/patch/jsp/WrapFFS.jsp&page=ftp://ftp.itrc.hp.com/archived_patches/ArchiveJump.html&headerKey=patch.text.archiveIndex&titleKey=patch.text.archiveIndexBrowserTitle&BC=main|
hope this helps!
kind regards
yogeeraj