HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- HPE 9000 and HPE e3000 Servers
- >
- Re: K220 error message, Need help with identifying...
HPE 9000 and HPE e3000 Servers
1834533
Members
2614
Online
110069
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
06-25-2003 01:13 AM
06-25-2003 01:13 AM
K220 error message, Need help with identifying hardware address
I keep getting the following error on my K220 and I suspect it may be with an external DLT4000s but the device address in the error doesn't seem to conform to the normal format for working out a device path. eg (0x041000 would relate to device path C4T1D0) Could someone have a look at the error and possibly explain how to convert it correctly.
SCSI: Write error -- dev: b 31 0x48000, errno: 5, resid: 8192,blkno: 386376, sectno: 772752, offset: 395649024, bcount: 8192.
Retry count exceeded!
As you can see the address is 0x48000 so i'm not sure how this converts to a CxTxDx device name? Any help gratefully recieved. :)
SCSI: Write error -- dev: b 31 0x48000, errno: 5, resid: 8192,blkno: 386376, sectno: 772752, offset: 395649024, bcount: 8192.
Retry count exceeded!
As you can see the address is 0x48000 so i'm not sure how this converts to a CxTxDx device name? Any help gratefully recieved. :)
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 01:51 AM
06-25-2003 01:51 AM
Re: K220 error message, Need help with identifying hardware address
c4t8d0
Check SCSI bus cables and termination. Also remember then SCSI Id8 has the lowest priority
Eugeny
Check SCSI bus cables and termination. Also remember then SCSI Id8 has the lowest priority
Eugeny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 02:13 AM
06-25-2003 02:13 AM
Re: K220 error message, Need help with identifying hardware address
Hi,
to decode:
b 31 -> block device 31 -> lsdev | grep 31 -> disk driver.
0x48000 -> 0xXYZ00 -> cXtYdZ
In your case it is the disk on c4t8d0.
You must check the scsi path, but in your case I bet for an media error, check by doing:
dd if=/dev/rdsk/c4t8d0 of=/dev/null bs=1024k
You will probably have an IO error -> I hope you have a good backup.
Cheers.
to decode:
b 31 -> block device 31 -> lsdev | grep 31 -> disk driver.
0x48000 -> 0xXYZ00 -> cXtYdZ
In your case it is the disk on c4t8d0.
You must check the scsi path, but in your case I bet for an media error, check by doing:
dd if=/dev/rdsk/c4t8d0 of=/dev/null bs=1024k
You will probably have an IO error -> I hope you have a good backup.
Cheers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 02:22 AM
06-25-2003 02:22 AM
Re: K220 error message, Need help with identifying hardware address
Thanks for that guys, It was the fact that there wasn't a "0" in front of the "4" that was confusing me.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP