- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: annoying SCSI errors
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-07-2002 12:50 PM
05-07-2002 12:50 PM
annoying SCSI errors
Patches:
PHKL_24004 - S700_800 11.00 SCSI IO Subsystem Cumulative Patch
PHKL_24187 - S700_800 11.00 ioscan performance gain for SCSI Subsystem
External Litronic PC card reader -> single ended to differential ended converter -> K-Class
The following messages keep reappearing and crowding syslog:
Dec 4 08:42:36 USPCAR01 vmunix:
Dec 4 08:42:36 USPCAR01 vmunix: SCSI: bp: 09381000
Dec 4 08:42:36 USPCAR01 vmunix: dev: ef003000
Dec 4 08:42:36 USPCAR01 vmunix: cdb: 12 01 80 00 ff 00
Dec 4 08:42:36 USPCAR01 vmunix: residual: ff
Dec 4 08:42:36 USPCAR01 vmunix: status: (400) None -- Incomplete
Dec 4 08:42:44 USPCAR01 vmunix: scb->cdb: 12 01 80 00 ff 00
These seem to be benign. Any ideas on the cause? Any way to fix, or to stop and/or filter these messages?
Thanks - Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2002 01:45 PM
05-07-2002 01:45 PM
Re: annoying SCSI errors
dev: ef003000 decodes as :-
Bus 00
scsi id 3
LUN 0
Flags 00
Therefore your device at c0t3d0 is causing the problem. I guess it's the card reader.
Check the scsi termination, cabling is ok. Could be the device. Can you swap it for another to check?
More than likely a scsi patch will fix it. Check you've got the latest scsi patches and their dependencies installed.
HTH
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2002 01:45 PM
05-07-2002 01:45 PM
Re: annoying SCSI errors
ef 00 3 0 00 (c0t3d0)
ef = major number. (decimel=239)
Check what's the driver ..
# lsdev|grep 239
00 = bus number (ie card instance number)
3 = device scsi id
0 = lun 0 ie device logical unit number
Also check STM for any potential error.
# cstm
cstm>map
cstm>sel dev
cstm>info
cstm>infolog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2002 12:42 AM
05-08-2002 12:42 AM
Re: annoying SCSI errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2003 05:21 AM
01-03-2003 05:21 AM