- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- scssi 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
12-01-2008 02:00 PM
12-01-2008 02:00 PM
scssi errors
SCSI: Read error -- dev: b 31 0x006000, errno: 126, resid: 8192,
blkno: 0, sectno: 0, offset: 0, bcount: 8192.
Can some one give me some clue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2008 02:21 PM
12-01-2008 02:21 PM
Re: scssi errors
Could you post;
# pvdisplay -v /dev/dsk/c0t6d0
# diskinfo /dev/rdsk/c0t6d0
or test the disk for i/o errors
# dd if=/dev/rdsk/c0t6d0 of=/dev/null bs=1024k
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 12:01 AM
12-02-2008 12:01 AM
Re: scssi errors
This error indicates that the system is unable to complete the read operation from the disk 0x006000 which is c0t6d0 on the specified block. So the disk is suspective.
Run dd command to check the disk intergrity or schedule to replace the disk.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 12:48 AM
12-02-2008 12:48 AM
Re: scssi errors
ioscn -fn /dev/dsk/c0t6d0
c0t6d0 came from
#cd /dev/dsk
#ls -lrt|grep 0x006000
:) in case .....
u gotta open a h/w case if this disk is still faile.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 12:53 AM
12-02-2008 12:53 AM
Re: scssi errors
Hi waqar,
The Problem is in that disk,it has some bad sectors,that's why it will show like that error.
Check the disk (c0t6d0),
Pls check and revert back.
Regards,
Unixguy.