Operating System - HP-UX
1834494 Members
2710 Online
110067 Solutions
New Discussion

Re: diaglogd logss excessive errors

 
ecorban
Frequent Advisor

diaglogd logss excessive errors


I need to download the diaglogd tool. where can i get a copy of it ? Is it bundled in 11.11 support plus cd ?


i get the following errors and need to find out what exactly is happening :

-cp092021-1704.00000142.diag :DIAGNOSTIC SYSTEM WARNING:
-cp092021-1704.00000142.diag : The diagnostic logging facility has started
-cp092021-1704.00000142.diag : receiving excessive
-cp092021-1704.00000142.diag : errors from the I/O subsystem. I/O error
-cp092021-1704.00000142.diag : entries will be lost
-cp092021-1704.00000142.diag : until the cause of the excessive I/O logging
-cp092021-1704.00000142.diag : is corrected.
-cp092021-1704.00000142.diag : If the diaglogd daemon is not active,
-cp092021-1704.00000142.diag : use the Daemon Startup command
-cp092021-1704.00000142.diag : in stm to start it.
-cp092021-1704.00000142.diag : If the diaglogd daemon is active,
-cp092021-1704.00000142.diag : use the logtool utility in stm
-cp092021-1704.00000142.diag : to determine which I/O subsystem is logging
-cp092021-1704.00000142.diag : excessive errors.
2 REPLIES 2
Michael Schulte zur Sur
Honored Contributor

Re: diaglogd logss excessive errors

Hi,

can you see any errors in syslog.log?

Michael
PVR
Valued Contributor

Re: diaglogd logss excessive errors

Hi Corban,

This is part of Online Diagnostics, which is there in the Support plus CD. Just do

# swlist This will show whether this is installed in your system or not.

Check syslog for any errors. This tool reports error details to syslog.log(/var/adm/syslog/syslog.log) This can be restarted using
#/sbin/init.d/diagnostics stop
#/sbin/init.d/diagnostics start
Don't give up. Try till success...