Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

A file handle is left open on the cluster disk resource when you run a MOM script on a Windows Server 2003-based cluster node


View products that this article applies to.

Symptoms

Consider the following scenario:
You run a Microsoft Operations Manager (MOM) script on a Microsoft Windows Server 2003-based cluster node.
The MOM script calls the DefragAnalysis method.
The cluster node does not own the cluster disk resource.
In this scenario, a file handle is left open on the cluster disk resource. Therefore, the cluster disk resource does not fail over to another cluster node.

↑ Back to the top


Workaround

To work around this problem, use one of the following methods:
Modify the MOM script to make sure that the DefragAnalysis method is only called on a cluster disk resource that is owned by the cluster node.
Modify the MOM script to make sure that the DefragAnalysis method is not called in a clustered environment.

↑ Back to the top


Keywords: KB924831, kbtshoot

↑ Back to the top

Article Info
Article ID : 924831
Revision : 2
Created on : 9/14/2006
Published on : 9/14/2006
Exists online : False
Views : 189