6.3 NCSSDK Resource States

NCS_ResourceControl uses the following resource state flags:

Attribute ID

Value

Description

NCS_STATE_OFFLINE

1

Offline status indicates the resource is shut down or is in a dormant or inactive state.

NCS_STATE_COMATOSE

2

The resource is not running properly and requires administrator intervention.

NCS_STATE_LOADING

3

The resource is in the process of loading on a server.

NCS_STATE_UNLOADING

4

The resource is in the process of unloading from the server it was running on.

NCS_STATE_RUNNING

5

The resource is in a normal running state.

NCS_STATE_ALERT

6

Either the start, failover, or failback mode for the resource has been set to manual. The resource is waiting to start, failover, or failback on the specified server.

NCS_STATE_UNASSIGNED

7

There isn’t an assigned node up that the resource can be loaded on.

NCS_STATE_QUORUM_WAIT

8

The resource is waiting for quorum to be established so it can begin loading.

NCS_STATE_NDS_SYNC

9

The properties of the resource have changed and the changes are still being synchronized in eDirectory.