Operating System - HP-UX
1838240 Members
3341 Online
110125 Solutions
New Discussion

Re: Kill HUNG ioscan Process

 
SOLVED
Go to solution
Cliff Lim Kok Hwee
Regular Advisor

Kill HUNG ioscan Process

Gd Day Forum,

I just run the command ioscan -fH 0/5/0/0 and it appears HUNG.

The hardware path 0/5/0/0 is attached with tape drives.

I tried performing kill -9 but to no avail.

Can anyone advise me?

thanks n regards/cliff
3 REPLIES 3
Brian Markus
Valued Contributor
Solution

Re: Kill HUNG ioscan Process

If you can't hack it out of memory with ipcrm, a reboot will get it out. (Not a great solution, but sometimes the only one)

-Brian.
When a sys-admin say's maybe, they don't mean 'yes'!
Michael Tully
Honored Contributor

Re: Kill HUNG ioscan Process

IPL'ing your tape drive or tape library should actually terminate the process.

Depending on the type of connection, you could conceivably unplug the connection, but rebooting the system should always be a last resort.
Anyone for a Mutiny ?
Cliff Lim Kok Hwee
Regular Advisor

Re: Kill HUNG ioscan Process

Hi Forum,

I performed ioscan -funC tape and realised that some tape drives were showing status "CLAIMED" and some tape drives were showing status "SCAN" on hardware path 0/5/0/0.

I monitored a while and realised now all the tape drives are showing status "CLAIMED".

I performed ps -ef |grep ioscan and now it is gone.

regards/cliff