With regards to your SQL performance problems, have you investigated your storage stack. I would take a close look at disk latency and disk queue lengths in the first instance (this along with the other usual suspects, RAM including virtual memory, processor queue lengths, and network output queue).
↧