- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CSTM Failure
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
06-16-2004 08:36 PM
06-16-2004 08:36 PM
CSTM Failure
why are some utils disabled ?
cstm>dgn
^-- (Diagnose) is currently disabled. --
Thank Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 08:41 PM
06-16-2004 08:41 PM
Re: CSTM Failure
(diagmond)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 08:45 PM
06-16-2004 08:45 PM
Re: CSTM Failure
some utils (info) works correctly
Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 08:58 PM
06-16-2004 08:58 PM
Re: CSTM Failure
u may have "kill" the diagmond process? if so:
# /sbin/init.d/diagnostic stop
# /sbin/init.d/diagnostic start
# ps -ef|grep diagmond
to check if diagmond is up.
# cstm
cstm>dgn
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 09:21 PM
06-16-2004 09:21 PM
Re: CSTM Failure
but there was no change
info is ok
dgn is disabled
Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 10:59 PM
06-16-2004 10:59 PM
Re: CSTM Failure
http://docs.hp.com/hpux/onlinedocs/diag/stm/sth_cstm.htm#tdsb
Here all cstm OnLine help.
Anyway I think that it is needed a license in order to use diagnose tool (dgn). It seems to be an expert tool which needs a license (if you want contact HP for that license).
That's the reason dgn obtains that message:
********************************
The STM expert tools are device specific troubleshooting utilities for use by sophisticated users. Their functionality varies from tool to tool, but they are intended to be interactive, and rely on you to provide information necessary to perform a particular task. These tools require you to have the appropriate license if you wish to run them.
********************************
This part from:
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B6191-90015/B6191-90015_top.html&con=/hpux/onlinedocs/B6191-90015/00/00/8-con.html&toc=/hpux/onlinedocs/B6191-90015/00/00/8-toc.html&searchterms=license%7cstm&queryid=20040617-045615
However on docs.hp.com you will find many documents on STM.
HTH.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 11:09 PM
06-16-2004 11:09 PM
Re: CSTM Failure
where can I get the "licence" ??
Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2004 02:18 AM
06-17-2004 02:18 AM
Re: CSTM Failure
They are news for me too, and now I cannot try where the license can be requested.
HTH.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2004 08:43 PM
06-17-2004 08:43 PM
Re: CSTM Failure
To establish if there is a diagnose tool, in 'cstm' select the devices you are interested in and then run 'currdevstatus'. For each selected device you'll see output like:
-- Current Device Status Log for SCSI Disk on path 8/0/19/0.6.0 --
The following information was archived during the last hardware scan:
Product : SCSI Disk
Qualifier : IBMDDRS-39130WS
Hardware Path : 8/0/19/0.6.0
Device Type : Disk
Device Qualifier : Hard
Most Recent Tool Run : None
Tool Exit Status :
Current Status :
Recommended Action : None
Installed tools:
Diagnostic : None
Verifier : disk
Exerciser : disk
Information : scsi_disk
Expert Tool : scsi_disk (Licensed)
Firmware Update : scsi_disk
Note that this shows there is no diagnostic tool installed, and the Expert Tool is licensed.
What's the actual problem you want to solve that you're trying to run a diagnostic tool for?