- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vmunix: SCSI: Async write error -- dev: b 3 0x0c01...
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
06-11-2008 07:36 AM
06-11-2008 07:36 AM
vmunix: SCSI: Async write error -- dev: b 3 0x0c0100, errno: 5, resid: 4096
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 07:50 AM
06-11-2008 07:50 AM
Re: vmunix: SCSI: Async write error -- dev: b 3 0x0c0100, errno: 5, resid: 4096
/dev/dsk/c12t1d0
review the device with xstm for errors.
could also run a dd from it, i would guess reads would also fail.
dd if=/dev/rdsk/c12t1d0 of=/dev/null bs=1024
should get an io error.
either way it probably needs to be replaced.
if it is san storage then more investigation needs to be done as there should be errors on the array or something else going on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 07:55 AM
06-11-2008 07:55 AM
Re: vmunix: SCSI: Async write error -- dev: b 3 0x0c0100, errno: 5, resid: 4096
If you do "ll /dev/dsk" you 'll see that the c12t0d1 has a minor number 0x0c0100.
c12 = 0x0c
t0d1 = 0x0c01
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 09:10 AM
06-11-2008 09:10 AM
Re: vmunix: SCSI: Async write error -- dev: b 3 0x0c0100, errno: 5, resid: 4096
If this message is accompanied by an lbolt there is a disk problem.
If this issue is with a local disk, a desk may be failing.
I'd say this message refers to a local disk. To be sure, I'd need to match the device up to an ioscan -fnC disk
command output to identify the problem disk.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 09:18 AM
06-11-2008 09:18 AM
Re: vmunix: SCSI: Async write error -- dev: b 3 0x0c0100, errno: 5, resid: 4096
TTr is correct.
My reference would have had a minor number of
/dev/dsk/c12t1d0= 0x0c1000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 09:21 AM
06-11-2008 09:21 AM
Re: vmunix: SCSI: Async write error -- dev: b 3 0x0c0100, errno: 5, resid: 4096
It sounds like a hardware problem(Disk failed).
Did you try "ioscan -fnC disk" command to see if something is in an NO_HW state ?
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 09:53 AM
06-11-2008 09:53 AM
Re: vmunix: SCSI: Async write error -- dev: b 3 0x0c0100, errno: 5, resid: 4096
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 09:55 AM
06-11-2008 09:55 AM
Re: vmunix: SCSI: Async write error -- dev: b 3 0x0c0100, errno: 5, resid: 4096
If I assume the vdisk is not in RAID0 it is unlikely a disk error - but maybe a connection error.
I would check the connection from the SAN switch first (error counters etc.).
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2008 09:59 AM
06-11-2008 09:59 AM
Re: vmunix: SCSI: Async write error -- dev: b 3 0x0c0100, errno: 5, resid: 4096
http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=480130
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!