3.1.3.2 Service Control Manager Configuration and Status

Servers MUST provide information about the configuration and current status of the cluster software by using the Service Control Manager Remote Protocol, as specified in [MS-SCMR]. In particular:

  • If a server is configured as a node in a cluster, the server MUST complete with success the OpenService method for service name "ClusSvc".

  • If a server is configured as a node in a cluster, the server MUST complete with success the QueryServiceConfig method for the ClusSvc service, and the returned service start type MUST NOT be 0x00000004 (SERVICE_DISABLED).

  • If the cluster software is currently running, the server MUST complete with success the QueryServiceStatus method, and the returned current status SHOULD<55> be 0x00000004 (SERVICE_RUNNING).