I have a client reporting sluggish performance on the principle server in a mirrored environment.
Running sp_who2 yielded some large cpu times and disk IO times. Here is a link to the screen shot
mirror_sp_who
The secondary server is seeing a few 'SQL Server has encountered x occurrence(s) of I/O requests taking longer than 15 seconds to complete on file...' x is sometimes in the tens of thousands.
Could these spid's be the culprit? Has anyone encountered anything like this? Is it as simple as killing those processes? Any help would be immensely appreciated. Thanks!