1837521 Members
3671 Online
110117 Solutions
New Discussion

Re: I/O hang on system

 
SOLVED
Go to solution
Smucker
Regular Advisor

I/O hang on system

We had a situation here this morning. We have a EMC DMX box that lost a disk (hot spared off) and was replaced. During the resync process 2 BCV devices seemed to hang during an "ll".

I am from the mainframe world where we can kill an outstanding i/o to a device and/or see these i/o. Is there a way in HP to see these and Kill them. Trying to kill the process does not work.
2 REPLIES 2
Pete Randall
Outstanding Contributor
Solution

Re: I/O hang on system

No, in the Unix world, the process is not interruptable until the I/O completes so there is no way to kill it.


Pete

Pete
Smucker
Regular Advisor

Re: I/O hang on system

thanks