[openib-general][patch review] srp: fmr implementation,
    Vu Pham 
    vuhuong at mellanox.com
       
    Fri May  5 14:19:42 PDT 2006
    
    
  
Roland Dreier wrote:
>  > reading scsi_error.c again, I find this logic for our case (please
>  > correct me if I'm wrong)
>  > 1. eh_abort_handler and eh_device_reset_handler fail with timeout;
>  > eh_host_reset_handler successes
> 
> But you're crashing inside the call to srp_reconnect_target() in
> srp_reset_host(), right?  So eh_host_reset_handler() never finishes.
> 
> (The crash is because the loop that flushes the req_queue in
> srp_reconnect_target() hits a stale SCSI command)
> 
> Or am I misunderstanding what you see?
> 
The first eh_host_reset_handler() will finish without 
problem; however, the next eh_host_reset_handler() will hit 
a stale scsi command
Vu
    
    
More information about the general
mailing list