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-26-2005 06:46 PM
05-26-2005 06:46 PM
What is purpose of the ccerrlog file and how to view the file?
Is it the ccerrlog file is the script that I should run to get output for the stmlog?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2005 07:18 PM
05-26-2005 07:18 PM
Re: STM log
what are the logfiles in /var/stm/logs/os? did any one remove that file?
have u try restarting the diagnostic and verify if the logs appear?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2005 07:49 PM
05-26-2005 07:49 PM
Re: STM log
sngxxxx [/var/stm/logs/os]ll
total 158
-rw-r--r-- 1 root root 10780 Dec 28 2003 log1.raw.cur
-rw-r--r-- 1 root root 69196 May 27 15:25 memlog
sngxxxx [/var/stm/logs/os]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2005 08:03 PM
05-26-2005 08:03 PM
Solutionccerrlog is the chassis code error log file. just like to check if diagmond daemon is running:
# ps -ef|grep diagmond
any output, also, if running:
# /sbin/init.d/diagnostic stop
and then restart:
# /sbin/init.d/diagnostic start
in order to view the error log:
# cclogview /var/stm/logs/os/ccerrlog|more
for more info on the logs:
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000066936191
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2005 09:08 PM
05-26-2005 09:08 PM
Re: STM log
sngxxxx [/]/sbin/init.d/diagnostic start
sngxxxx [/]ps -ef | grep diagmond
root 6072 5880 0 16:36:23 ttyp2 0:00 grep diagmond
root 5950 1 0 16:36:03 ? 0:00 /usr/sbin/stm/uut/bin/sys/diagmo
nd
sngxxxx [/]cd /var/stm/logs/os/
sngxxxx [/var/stm/logs/os]ls
log1.raw.cur memlog
Hi, I still can't find the file.What is the other method to get the file.
Thank You.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2005 12:21 AM
06-01-2005 12:21 AM
Re: STM log
The absence of the file does not of itself indicate a problem.
You can view the file, if it is present, in the 'logtool' tool inside of STM.
'cclogview' is an unsupported tool, and doesn't understand all the latest chassis codes, so the output of this may terminate suddenly without reading all of the file.
What is the reason you are looking for the ccerrlog file?
Andrew