Hi,
I have a storport talking to disk for Win 2003 Server
LDM hangs and times out when ever i try to create a partition / format the drive. I can see few reads / write to my Miniport but after srb completion the Logical Disk Manager Hangs , any pointer
Thanks,
Manohara
If it was a case of a srb not being completed your bus reset routine would be called after a timeout period (typically 10 secs) unless you are reporting busy status to a srb repeatedly which could hang the I/O indefinitely. Perhaps there is wrong data being returned or an incorrect response causing LDM to go into an infinite loop on bad data. Run verifier, especially turn on disk integrity checking for this drive and additionally see the docs regarding turning on “SCSI Verificiation”. A bus analyzer could be useful in tracking this down such as this software tool: www.perisoft.net/bushound. Post what you find on this if you get the chance.
eof