WSRM for Microsoft Clusters
Recently Microsoft released a white paper on how to configure and use Windows System Resource Manager to manage Clusters. For those of you not familiar with WSRM, it’s a free product that comes with Windows Server 2003, Enterprise Edition or DataCenter – both of which you can run a cluster on today. Here are a few features of WSRM:Basically you ensure with WSRM that your clustered application gets the resources it needs and so does your base OS. This way Exchange or SQL gets everything it can without impacting normal operations. The article correctly states that WSRM is not cluster-aware. It will monitor individual computers in a cluster I would follow the best practice of configuring each clustered node with WSRM and identical resource allocation policies, process matching criteria, and other components of WSRM. Scripting the process is an excellent way to configure WSRM, as the articles title suggests.








