SQLIO / SQLIOISM: Must be installed on sql host?

  • I've been thinking of using these but wondered if they had to be installed on the sql host -- which usually leads to a delay waiting for our Systems Team to do the install.

  • I think you do have to install them on the SQL host.

  • I wouldn't recommend running either on a box that already has SQL running on it, unless you stop SQL for the duration.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • Gila, what if they run during a low usage period of time, like for instance on a day noone will use access the servers? I know that both tools are designed to be use before SQL installation, but what if you will like to run them on a system to figure out what is the I/O performance (in the case of SQLIO)?

  • Stop SQL first. They are IO stress test tools, they will push the IO subsystem as hard as it can go. You don't want SQL trying to get to its files during that.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • Thank you for your tip! 😉

  • I might be able to install and run on the inactive node of our cluster

    on a sunday. I'm assuming it has to be

    "installed" . Running from other machines would't tax the same nics etc (netapp filer)

  • Cluster as in shared storage windows cluster? If so, be prepared for SQl on the active node to be slow or to fail entirely due to the IO load been placed on the storage.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 8 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic. Login to reply