- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ioscan waiting for systm - how to clear?
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
02-19-2004 10:44 PM
02-19-2004 10:44 PM
Ioscan waiting for systm - how to clear?
Bit more info, until recently (well, beginning of Jan) we were getting frequent SCSI lbolt reset notification from EMS, referring to different disks in the disc pack. HP engineers couldn't fix the problem, but they eventually stopped. Can't help thinking these may be the cause of our dodgy ioscan.
Also, o/s is hp-ux 11.11. Was thinking of installing PHKL_29047, which fixes ioscan hangs if bad disks are present, but we have no indictaion that any of our disks are bad!
How can I fix our ioscan problem?
Cheers,
Matt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 10:52 PM
02-19-2004 10:52 PM
Re: Ioscan waiting for systm - how to clear?
Also to check any of your disk are bad run diskinfo -v /dev/rdsk/cxtxdx on all disks.
Check if it gives any error.
But installing the patch is good idea. It is always good to be up to date on patches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 11:07 PM
02-19-2004 11:07 PM
Re: Ioscan waiting for systm - how to clear?
And sam is hanging because of it!
diskinfo -v doesn't give any errors.
Cheers,
Matt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 11:09 PM
02-19-2004 11:09 PM
Re: Ioscan waiting for systm - how to clear?
Also, look at dmesg for possible interesting messages.
Does the ioscan from cache show all disks as claimed, or are some of them shown as NO_HW?
And, if you mirror using LVM, have you checked for stale blocks?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 11:12 PM
02-19-2004 11:12 PM
Re: Ioscan waiting for systm - how to clear?
Check the dmesg log
it may give u errors generated by disk
Thanx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2004 12:00 AM
02-20-2004 12:00 AM
Re: Ioscan waiting for systm - how to clear?
I think this dmesg is from back in Jan, the syslog has similar entries around that time (we haven't had any further resets since 5th Jan).
When we first got these scsi resets we increased pvtimeout to 180 secs. Didn't work. HP engineer replaced entire disk enclosure and all disks. Still happened :-/
Thanks for all the ideas so far....
Matt.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2004 01:21 AM
02-20-2004 01:21 AM
Re: Ioscan waiting for systm - how to clear?
Reckon that's it?
ctl 8 0/8/0/1.15.0 sctl SCAN DEVICE HP A6491A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2004 03:20 AM
02-20-2004 03:20 AM
Re: Ioscan waiting for systm - how to clear?
ioscan -fC lan
ioscan -fC tape
Then try limiting ioscan to just a hardware path:
ioscan -fH 10/8.9.0
or similar. You might have to start with just the This may get it down to the top part of the path and work down:
ioscan -fH 10
ioscan -fH 10/8
and so on. Note that a bad disk is in the eye of the beholder. It may not produce parity errors or seek failures but the electronics that reports back extended status may be broken, yet data gets transferred OK. And of course, there may be some firmware issue(s) in your disk arrays.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2004 11:23 PM
03-21-2004 11:23 PM
Re: Ioscan waiting for systm - how to clear?
The ioscan was hanging because of SCSI resets.
We were getting SCSI resets, because HP had installed ILT cables for use with our DS2300's and A5150A SCSI cards.
These cables should not be used in Serviceguard type setups. Changed the cables to normal non terminating ones, and all sorted!