- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Errors from SCSI driver
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
10-19-2004 02:18 AM
10-19-2004 02:18 AM
Errors from SCSI driver
looks as if I've got some sort of termination issue or similar on this K450 box.
I already had a ghost mirror disk in vg02 which I suspected to have failed.
Thus I lvreduced the affected volumes from this disk and attached another to this VG.
But since then syslogd entries from the SCSI driver (like below) keep appearing.
[root@hades:/]
# grep vmunix: /var/adm/syslog/syslog.log|tail -20
Oct 19 15:29:08 hades vmunix: LVM: Recovered Path (device 0x1f029000) to PV 0 in VG 2.
Oct 19 15:29:15 hades vmunix: lbp->offset: ffffffff
Oct 19 15:29:08 hades vmunix: LVM: Restored PV 0 to VG 2.
Oct 19 15:29:15 hades vmunix: lbp->uPhysScript: 880000
Oct 19 15:29:15 hades vmunix: From most recent interrupt:
Oct 19 15:29:15 hades vmunix: ISTAT: 01, SIST0: 00, SIST1: 00, DSTAT: 84, DSPS: 00000
002
Oct 19 15:29:15 hades vmunix: lsp: 0000000000000000
Oct 19 15:29:15 hades vmunix: lbp->owner: 0000000000000000
Oct 19 15:29:15 hades vmunix: scratch_lsp: 0000000000000000
Oct 19 15:29:15 hades vmunix: Pre-DSP script dump [0000000044026368]:
Oct 19 15:29:15 hades vmunix: 0f000001 008805c1 80840000 fffffea8
Oct 19 15:29:15 hades vmunix: 7c027f00 00000000 60000040 00000000
Oct 19 15:29:15 hades vmunix: Script dump [0000000044026388]:
Oct 19 15:29:15 hades vmunix: 98080000 00000002 74072000 00000000
Oct 19 15:29:15 hades vmunix: 80840020 fffffef0 58000200 00000000
Oct 19 15:29:16 hades vmunix: SCSI: Resetting SCSI -- lbolt: 8443969, bus: 2
Oct 19 15:29:16 hades vmunix: SCSI: Reset detected -- lbolt: 8443969, bus: 2
Oct 19 15:30:44 hades vmunix: LVM: Recovered Path (device 0x1f029000) to PV 0 in VG 2.
Oct 19 15:30:44 hades vmunix: LVM: Restored PV 0 to VG 2.
Oct 19 15:33:58 hades vmunix: LVM: Failed to automatically resync PV 1f029000 error: 5
As the log entries convey, the susceptible disk is at bus 8/12
[root@hades:/]
# lssf $(vgdisplay -v vg02|awk '/PV Name/{print$NF}')
sdisk card instance 3 SCSI target 8 SCSI LUN 0 section 0 at address 8/12.8.0 /dev/dsk/c3t8d0
sdisk card instance 2 SCSI target 9 SCSI LUN 0 section 0 at address 8/8.9.0 /dev/dsk/c2t9d0
Would you agree that I should check cabling, sockets and plugs for bent pins, and termination of the attached disks?
Or do the lbolt messages suggest something else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 02:31 AM
10-19-2004 02:31 AM
Re: Errors from SCSI driver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 02:39 AM
10-19-2004 02:39 AM
Re: Errors from SCSI driver
Looks like the problem is with 8/8 and the disk at 8/8.9.0 (c2t9d0)
//Quote//
Oct 19 15:30:44 hades vmunix: LVM: Recovered Path (device 0x1f029000) to PV 0 in VG 2
//Endquote//
Checking the termination etc would be a good idea. Is this on a shared channel (say a SG env).
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 02:45 AM
10-19-2004 02:45 AM
Re: Errors from SCSI driver
[root@hades:/]
# grep vmunix: /var/adm/syslog/syslog.log|grep -c Resetting
169
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 02:49 AM
10-19-2004 02:49 AM
Re: Errors from SCSI driver
you're right, 0x1f029000 obviously seems to refer to c2t9d0