Skip to ContentSkip to Footer
Start of content
General
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
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
- Email to a Friend
- Report Inappropriate Content
05-20-2008 08:39 AM
05-20-2008 08:39 AM
Enable
2 ques.
1) How do we enable core dump in RHEL AS 4 update 4.
does any one have a simple procedure for that.
2)We have 4 luns presented from eva3k to rhel 4.4, problem is whenever we restart the server we have are not able to see the luns and we had to do probe-luns -a.
we installed the latest qlogic drivers and still the problem persists and we not able to use probe-luns.
1) How do we enable core dump in RHEL AS 4 update 4.
does any one have a simple procedure for that.
2)We have 4 luns presented from eva3k to rhel 4.4, problem is whenever we restart the server we have are not able to see the luns and we had to do probe-luns -a.
we installed the latest qlogic drivers and still the problem persists and we not able to use probe-luns.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-20-2008 11:44 AM
05-20-2008 11:44 AM
Re: Enable
1) Use diskdump
http://www.redhat.com/magazine/013nov05/departments/tips_tricks/
2) Enable probe-luns:
# cd /opt/hp/hp_fibreutils/pbl
# ./pbl_inst.sh -i
http://www.redhat.com/magazine/013nov05/departments/tips_tricks/
2) Enable probe-luns:
# cd /opt/hp/hp_fibreutils/pbl
# ./pbl_inst.sh -i
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-20-2008 09:24 PM
05-20-2008 09:24 PM
Re: Enable
Ivan talked about crashdumps, i.e. when the entire machine crashes, the system can store some information that can be used to determine the cause of the crash.
Core dumps, on the other hand, happen when an individual process crashes, often because of a programming error. In Linux, the core dumps are disabled by default (the "coredumpsize" ulimit value is 0). To enable core dumps, just use the command "ulimit -c unlimited" before running the program that is desired to dump core on error. Normally any user can do this for his/her own processes: no root permissions required.
MK
Core dumps, on the other hand, happen when an individual process crashes, often because of a programming error. In Linux, the core dumps are disabled by default (the "coredumpsize" ulimit value is 0). To enable core dumps, just use the command "ulimit -c unlimited" before running the program that is desired to dump core on error. Normally any user can do this for his/her own processes: no root permissions required.
MK
MK
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.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP