Node Common Properties
Common properties for nodes are data values stored in the cluster database that describe the identity and behavior of each node in a cluster.
In this section
-
This property is not supported.
-
Specifies the build number of the version of the operating system installed on a node. The following table summarizes the attributes of the BuildNumber property.
-
Specifies the name of the most recent service pack installed on the node (if any). The following table summarizes the attributes of the CSDVersion property.
-
Provides comments about the node. The following table summarizes the attributes of the Description property.
-
Controls the current weight that is attributed to the node because of dynamic quorum.
-
Controls whether a node's system, application, and security event log entries are replicated in the event logs of all other cluster nodes.
-
Contains the fault domains for a node.
-
Specifies the ID of the fault domain for a node.
-
Specifies the integer component of the version of the operating system installed on the node. The following table summarizes the attributes of the MajorVersion property.
-
Specifies the decimal component of the version of the operating system installed on the node. The following table summarizes the attributes of the MinorVersion property.
-
Contains the name of the manufacturer of the node. The following table summarizes the attributes of the Manufacturer property.
-
Contains the model of the node. The following table summarizes the attributes of the Model property.
-
Specifies the status of a node drain.
-
Contains the node identifier of the drain target during a targeted drain.
-
Specifies the highest possible version of the Cluster service with which the node can join or communicate. The following table summarizes the attributes of the NodeHighestVersion property.
-
Specifies the lowest possible version of the Cluster service with which the node can join or communicate. The following table summarizes the attributes of the NodeLowestVersion property.
-
Provides the name of the node. The following table summarizes the attributes of the NodeName property.
-
Specifies a configurable weight to give to the node, which determines whether the node participates in quorum.
-
Contains the serial number of the node. The following table summarizes the attributes of the SerialNumber property.
-
Provides information about the status of a node.
Related topics