- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ioscan hangs
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-22-2000 12:18 PM
12-22-2000 12:18 PM
I have HP-UX 10.20 on HP 9000/898/K370 machine.
When I started "ioscan" it just hungs. When I check with "ps" there ware
more then 10 "ioscan" hang processes!
I tried "insf -e" but it doesn't help.
Any suggestions?
Troy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2000 12:25 PM
12-22-2000 12:25 PM
Solutionioscan -funC disk (or tape, or lan, etc...)
If that works, then your hang may be caused by a problematic device attached to your system.
Check the output of dmesg to see if you are logging any SCSI LBOLT messages, for example.
-tjh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2000 01:45 PM
12-22-2000 01:45 PM
Re: ioscan hangs
Use ODE MAPPER from a fresh RS boot. If it hangs then start checking your terminators, SCSI addresses and drives. Remove one piece of equipment at a time until the problem becomes apparent. Since the systems is not yet booted under ODE you are not going to mess anything up by playing with the hardware like this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2001 10:15 PM
01-09-2001 10:15 PM
Re: ioscan hangs
Having said that, I would agree with the other comments - it's more likely to be a problem on your scsi chain or something similar - check scsi-id's, cabling etc to make sure all is OK. Perhaps somebody has disturbed something. If you have the opportunity to reboot, try the Mapper option, or even do something really simple like interrupting the boot sequence and doing a search for boot paths - this will do a quick little check along the scsi chains. Watch it go through it's probe and see if it halts during this.
Cheers,
Murray
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2001 11:04 AM
01-11-2001 11:04 AM
Re: ioscan hangs
You may also want to look at your patch revision level (assuming you haven't already).
The response suggesting a reboot and using the offline diagnostic (ODE) is a good idea. You can also try the online diagnostic, however, I believe the online diagnostic makes function calls to the ioscan routine, so it may hang as well. It is not good to kill the diagnostic process if it should hang. I would suggest a reboot at that point. So you are almost better off trying the offline as suggested earlier. The point of using the diagnostics would be to confirm a non responsive piece of hardware.
I agree with the suggestion to look at your dmesg. You may find some help there identifying any SCSI LBOLT errors. Of course, you should also look at syslog too.