Resource Common Properties

Common properties for resources are data values stored in the cluster database that describe the identity and behavior of each resource in a cluster.

In this section

AdminExtensions

This property is not supported.

DeadlockTimeout

Specifies the period (in milliseconds) of the deadlock detection heartbeat.

DebugPrefix

This property is not supported.

Description

Provides comments about the resource. The following table summarizes the attributes of the Description property.

DumpServices

Dump services.

IsAlivePollInterval

Provides the recommended interval in milliseconds at which the Cluster service should poll the resource to determine if it is operational. The polling occurs when the Resource Monitor calls the resource DLL's IsAlive entry point function. The following table summarizes the attributes of the IsAlivePollInterval property.

LastOperationStatusCode

Contains the last error that was set by the resource.

LooksAlivePollInterval

Provides the recommended interval in milliseconds at which the Cluster service should poll the resource to determine if it appears operational.

MaximumMonitors

The maximum number of monitors.

MonitorProcessId

process id of the resource monitor.

Name

Provides the name of the resource. The following table summarizes the attributes of the Name property.

PendingTimeout

Sets the number of milliseconds that a Resource Monitor will wait for a resource DLL to update the status of a resource in an OnlinePending or OfflinePending state before terminating the resource. The following table summarizes the attributes of the PendingTimeout property.

PersistentState

Specifies whether the resource should be brought online or left offline when the Cluster service is started. The following table summarizes the attributes of the PersistentState property.

ResourceSpecificData1

Contains a 64-bit value that is specific to the resource.

ResourceSpecificData2

Contains a 64-bit value that is specific to the resource.

ResourceSpecificStatus

Provides a resource-specific status message of the resource. The following table summarizes the attributes of the ResourceSpecificStatus property.

RestartAction

Describes the action to be taken by the cluster service if the resource fails.

RestartDelay

Indicates the time delay, in milliseconds, before a failed resource is restarted.

RestartPeriod

Defines an interval of time, in milliseconds, during which a specified number of restart attempts can be made on a nonresponsive resource.

RestartThreshold

Specifies the maximum number of restart attempts that can be made on a resource within an interval defined by the RestartPeriod property before the Cluster service initiates the action specified by the RestartAction property.

RetryPeriodOnFailure

Specifies the interval of time (in milliseconds) that a resource should remain in a failed state before the Cluster service attempts to restart it. The following table summarizes the attributes of the RetryPeriodOnFailure property.

SeparateMonitor

Indicates whether the resource requires its own Resource Monitor. The following table summarizes the attributes of the SeparateMonitor property.

StatusInformation

Contains information about the status of the resource.

Type

Specifies the display name of the resource. The following table summarizes the attributes of the Type property.

Cluster Object Common Properties

Getting Resource Information