- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: What does these warning message mean?
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
04-11-2002 01:10 AM
04-11-2002 01:10 AM
What does these warning message mean?
Can anybody tell me why I got these warning message when I run dmesg?
Thanks,
...
DIAGNOSTIC SYSTEM WARNING:
The diagnostic logging facility is no longer receiving excessive
errors from the I/O subsystem. 13 I/O error entries were lost.
DIAGNOSTIC SYSTEM WARNING:
The diagnostic logging facility has started receiving excessive
errors from the I/O subsystem. I/O error entries will be lost
until the cause of the excessive I/O logging is corrected.
If the diaglogd daemon is not active, use the Daemon Startup command
in stm to start it.
If the diaglogd daemon is active, use the logtool utility in stm
to determine which I/O subsystem is logging excessive errors.
DIAGNOSTIC SYSTEM WARNING:
The diagnostic logging facility is no longer receiving excessive
errors from the I/O subsystem. 13 I/O error entries were lost.
DIAGNOSTIC SYSTEM WARNING:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 01:17 AM
04-11-2002 01:17 AM
Re: What does these warning message mean?
From your errors :-
If the diaglogd daemon is active, use the logtool utility in stm
Fire up stm and check out you systems.
Also have a look at /var/adm/syslog/syslog.log for information.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 01:19 AM
04-11-2002 01:19 AM
Re: What does these warning message mean?
Can you show us the part of the syslog file where these messages occurr ?
I.E. during boot or backup or something like that.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 01:23 AM
04-11-2002 01:23 AM
Re: What does these warning message mean?
# ps -ef|grep diagmon
==> if not running start it up by ..
# /sbin/init.d/diagnostic start
and
# cstm
cstm> ru logtool
Logtool utility>
..will bring you to STM logtool utility, look for any errors there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 01:24 AM
04-11-2002 01:24 AM
Re: What does these warning message mean?
As already stated . It is clear.
Something is logging messages
that smells like a hardware failure of some sort.
As the message indicates you probably need to run stm to determine what is broken.
But because you need to get some parts replaced then anyways and need to pace a call to hp you might as well ask them to help you run the diagnostics.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 01:27 AM
04-11-2002 01:27 AM
Re: What does these warning message mean?
Also you can reboot the machine to repair this situation.
I hope this help you.
Juanma.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 01:29 AM
04-11-2002 01:29 AM
Re: What does these warning message mean?
Investigate your hardware.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 01:41 AM
04-11-2002 01:41 AM
Re: What does these warning message mean?
By the way, how to check if the log is full and where is the log file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2002 03:50 AM
04-11-2002 03:50 AM
Re: What does these warning message mean?
If you go to /var/opt/resmon/log/event.log you can see what is causing the diagnostic errors.