HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: dump area shrunk to end at firmware access bou...
Operating System - HP-UX
1834926
Members
2928
Online
110071
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-26-2001 12:08 PM
04-26-2001 12:08 PM
dump area shrunk to end at firmware access boundary
Good afternoon all,
I received the message in the subject field after I had created a dump device and executed a 'crashconf -ar'.
Any thoughts on what would cause something like this?
Thanks
I received the message in the subject field after I had created a dump device and executed a 'crashconf -ar'.
Any thoughts on what would cause something like this?
Thanks
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2001 12:38 PM
04-26-2001 12:38 PM
Re: dump area shrunk to end at firmware access boundary
Houston,
The dump area has to lie within the first 2 GB of the physical volume . For a system with high density memory board , a 4GB dump logical volume is supported. The possible cause of the message could be that some extents used for configured dump do not lie within the first 2GB ( or 4 GB ) of the physical volume.
Hope this helps !!
The dump area has to lie within the first 2 GB of the physical volume . For a system with high density memory board , a 4GB dump logical volume is supported. The possible cause of the message could be that some extents used for configured dump do not lie within the first 2GB ( or 4 GB ) of the physical volume.
Hope this helps !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2001 01:05 PM
04-26-2001 01:05 PM
Re: dump area shrunk to end at firmware access boundary
Forgive my ignorance, but this sounds a bit confusing...
Our total memory is 12Gb, how would we be able to dump across six disks and ensure that we consume only the first 2Gb of space when using Jamica disks?
Thanks
Our total memory is 12Gb, how would we be able to dump across six disks and ensure that we consume only the first 2Gb of space when using Jamica disks?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2001 06:49 AM
04-27-2001 06:49 AM
Re: dump area shrunk to end at firmware access boundary
Houston,
If your are using high density memory ( check warning section of man on lvlnboot ) you can select three disks out of the six to hold the dump. Make sure that no lvols already exist on these disks and create a 4 GB dump space on each one of them.
EX. # lvcreate -C y -r n -n lv_dump1 /dev/vg00
# lvextend -L 4000 /dev/vg00/lv_dump1 "dsk1"
# lvlnboot -d /dev/vg00/lv_dump1
repeat the above for dump2 and dump3 on disk2 and disk3 respectively. You can also use this dump space as swap but keeping swap seperate from dump is recommended. You can create other lvols on the disks after the dump lvols are created.
Good luck !!
Praveen
If your are using high density memory ( check warning section of man on lvlnboot ) you can select three disks out of the six to hold the dump. Make sure that no lvols already exist on these disks and create a 4 GB dump space on each one of them.
EX. # lvcreate -C y -r n -n lv_dump1 /dev/vg00
# lvextend -L 4000 /dev/vg00/lv_dump1 "dsk1"
# lvlnboot -d /dev/vg00/lv_dump1
repeat the above for dump2 and dump3 on disk2 and disk3 respectively. You can also use this dump space as swap but keeping swap seperate from dump is recommended. You can create other lvols on the disks after the dump lvols are created.
Good luck !!
Praveen
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP