- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SCSI :Read error
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
09-09-2003 10:50 PM
09-09-2003 10:50 PM
vmunix: SCSI: Read error -- dev: b 31 0x07b000, errno: 126, resid: 2048,
Sep 8 07:04:32 deidv02 vmunix: blkno: 8, sectno: 16, offset: 8192, bcount: 2048.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2003 12:40 AM
09-10-2003 12:40 AM
Re: SCSI :Read error
There's probably an problem with the disk /dev/dsk/c7t11d0.
Is this disk mirrored ?
Regards,
Tom Geudens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2003 12:53 AM
09-10-2003 12:53 AM
Re: SCSI :Read error
Yes, the disk has an mirror disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2003 01:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2003 01:15 AM
09-10-2003 01:15 AM
Re: SCSI :Read error
To test the bad block errors of this disk. Try this command.
# dd if=/dev/rdsk/c7t11d0 of=/dev/null bs=2048
The output of this command will show you total blocks in and out. The values should be equal and no errors should be generated. you can do this online. and it will not harm the system. It will dummy procesure to check the surface of the disk.
Saurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2003 08:10 PM
10-27-2003 08:10 PM
Re: SCSI :Read error
PS: this comes from an HP-UX expert but I don't know where he got this information from... if someone knows, thanks to tell me.
I got the same message on an internal mirrored disk c2t2d0. Before concluding the disk is nearly dead, I'm going to apply SCSI and LVM patches to see if it doesn't solve the Pb.
How did you solve your Pb ? Have you replaced the disk ?
Rgds,
Sabrina