- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- nickel "hanging"
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
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
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
07-05-2010 04:16 AM
07-05-2010 04:16 AM
I am trying to take nickel output for 2 servers - in fact the SAP database and central instance servers, which form a 2-node cluster.
But, the output is hanging there forever. The behaviour is similar for both the servers.
----------------------------------------------
Nickel Revision: A.01.12b15-001
Note, the Temporary Output will go to the following Directory:
/tmp/nickel.r3db
Point your favourite Web browser to that directory and
open the file index.html to see the results.
Final Archived File:
/tmp/nickel/nickel.r3db.tar.gz
Collecting System Information...
----------------------------------------------
We have tried by killing the processes, restarting the diagnostic, and restarting nickel, ...
But, it is the same situation.
Need your advise, as we are planning for some new filesystem creation, patch updation activities, and need to have the nickel output before proceeding ...
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2010 07:35 AM
07-05-2010 07:35 AM
Re: nickel "hanging"
Download a new nicle script and try....
did you check your /tmp, Is there any space issue.
If space issue is not there then download new copy of nicle script and try.
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2010 07:47 AM
07-05-2010 07:47 AM
Re: nickel "hanging"
check the pid , while nickel running and see where it is hanging, Nickel executes lot of sub commands to collect system information, so if you know exactly where it is hanging you can fix it.
Also you can open another session and check the nickel folder, (where it is saving the files, before making the tar, so you will have idea after which file it is hanging). Then you can take a look at the script to find the command where it is hanging. May be it is hanging in cstm or so. If it is hanging in cstm, you can run a cstm command manually and can check.
Hth,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2010 05:31 PM
07-05-2010 05:31 PM
SolutionUNIX95=1 ps -ef
This will show the parent and child relationship of all the processes. Find nickel and see what it is running. This process will need to be fixed. For instance, if ioscan is hanging, you very likely have a SAN zoning problem. It could also be an old version of the online diagnostics (which need to be kept up to date, just like patches).
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2010 03:18 AM
07-06-2010 03:18 AM
Re: nickel "hanging"
Just like Bill said - it was an old version of the online diagnostics. We just removed the Sup-Tool-Mgr B.11.11.16.09, and nickel went thru. We'll update EMS, STM and OnlineDiag to the latest version