- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- I/O Subsystem Error Message
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-18-2002 08:32 AM
04-18-2002 08:32 AM
I/O Subsystem Error Message
Apr 17 18:42:19 hp0089 vmunix: 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 DEMLOG daemon is not active, use the DIAGSYSTEM command in SYSDIAG to start it. If the DEMLOG daemon is active, use the LOGTOOL utility in SYSDIAG to determine which I/O subsystem is logging excessive errors.
Apr 17 18:42:19 hp0089 vmunix: SCSI: Request Timeout -- lbolt: 2659802, dev: 1f004000
Apr 17 18:42:19 hp0089 vmunix: lbp->state: 40c0
Apr 17 18:42:19 hp0089 vmunix: lbp->offset: ffffffff
Apr 17 18:42:19 hp0089 vmunix: lbp->uPhysScript: 1298000
Apr 17 18:42:19 hp0089 vmunix: From most recent interrupt:
Apr 17 18:42:19 hp0089 vmunix: ISTAT: 22, SIST0: 00, SIST1: 04, DSTAT:
00, DSPS: 012983c0
Apr 17 18:42:19 hp0089 vmunix: NCR chip register access history (most recent la
st): 289640 accesses
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2002 08:38 AM
04-18-2002 08:38 AM
Re: I/O Subsystem Error Message
it means that
that the driver could not complete the
I/O in the specified amount of time. The default time is 30 seconds.
this error is on c0t4d0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2002 08:39 AM
04-18-2002 08:39 AM
Re: I/O Subsystem Error Message
Sounds like the system is detecing an error on a SCSI disk - specifically c0t4d0.
Try a diskinfo command on it
diskinfo /dev/rdsk/c0t4d0 or run stm diags against it.
You can determine the disk from the dev: 1f0040000 indication.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2002 09:17 AM
04-18-2002 09:17 AM
Re: I/O Subsystem Error Message
You have a disk with a problem.
Full backup and replace it ASAP.
HTH
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2002 09:26 AM
04-18-2002 09:26 AM
Re: I/O Subsystem Error Message
# cstm
cstm>map
===> take note of "dev" number of the disk
cstm>sel dev 14
===> assuming disk has device 14 assigned to it
cstm>exercise
===> run exerciser tool on it, it take a while to complete
cstm>map
===> check status of exerciser until it's 100% completed
cstm>infolog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2002 09:36 AM
04-18-2002 09:36 AM
Re: I/O Subsystem Error Message
pvchange -t 60 for 60 sec . by default it is 30 sec.
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2002 09:36 AM
04-18-2002 09:36 AM
Re: I/O Subsystem Error Message
It is better to check the SCSI time out parameter.If it is low, try to increase it.
But it seems thast you have a disk problem and hence you need to check the disk at highest priority. Check the disk by using support tools manager utilities stm, cstm or xstm etc...
Simply u can try dd to check the disk functionality about read and write.
dd if=/dev/dsk/cxtydz of=/dev/null
(Specify approprite block size)
this will show an error if it will occurs.
Thanks,
-pap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2002 09:36 AM
04-18-2002 09:36 AM
Re: I/O Subsystem Error Message
cstm>exeractlog
===> exerciser activity log display
cstm>exerfaillog
===> exerciser fail log display